
@import "style_nouvelle_page.css";


<!-- 

td.pill_l {
  background: url(centre2.jpg) no-repeat;
  width:  14px;
  height: 26px;
}

td.pill_m {
  background: url(barre2.jpg) 0px -7px no-repeat;
  padding: 0;
  margin: 0;
  width: auto;}

td.pill_r {
  background: url(centre2.jpg) no-repeat;
  width:  14px;
  height: 14px;
}

/* CSS issu des tutoriels http://css.alsacreations.com */

body {
margin: 0;
padding: 0;
font-family: "font: arial", helvetica, sans-serif;
font-size:10pt;
line-height:normal;
background: url(fond.jpg);

}
ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
dl, dt, dd{
margin: 0;
height:17px;
padding: 0;
list-style-type: none;
}
#menu {
position: relative;
top: 5px;
left: 0;
z-index:100;
font: 10pt arial,helvetica,sans-serif;
font-weight:normal;
color:#8c8c8c;
}
#menu dl {
float: left;
width: 10em;
margin: 0px 1px;
}
#menu dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;

}
#menu dd {

}
#menu li {
text-align: center;
background: #f6f6f6;
font-size:10px;
border-right: 1px solid #dedede;
border-left: 1px solid #dedede;
}
#menu li a, #menu dt a {
color: #7f7e84;
text-decoration: none;
display: block;
height: 100%;
}
#menu li a:hover, #menu dt a:hover {
background-color:#f6f6f6;
text-decoration:underline;
color:#000000
}

#site {
	z-index: 1;
	top : 0px;
	left : 10px;
	padding: 5px;
	font-size: 10pt;
	color: #666666;
}

a { 
	text-decoration: none;
	color: #444;
}

a:hover { 
	color: #999;
}

.style1 {
color: #febe37;
text-align:center;

}


.style2 {
	color: #68676B;
	font-size: 15pt;
	line-height: normal;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height:30pt;
	vertical-align:top;
	background:url(bleu.png) 0px 30px repeat-x;
}

.style3 {
	vertical-align:top;
	background:url(vert.png) 0px 30px repeat-x;
}

.style4 {
	vertical-align:top;
	background:url(orange.png) 0px 30px repeat-x;
	
}

.style4:link {
	vertical-align:top;
	background:url(orange.png) 0px 30px repeat-x;
	
}

.style5 {
	font-family: "font: arial", helvetica, sans-serif;
	font-size:10pt;
	line-height:normal;
}
a.style5 {
	color:#333333;
	text-decoration:none
}

.titre {	
	color: #8C8C8C;
	font: 13pt arial,helvetica,sans-serif;
	letter-spacing:0.5px;
	font-weight:bold;
	line-height:30pt;
	vertical-align:top;
	background:url(bleu.png) 0px 30px repeat-x;
}

.style9 {	
	line-height:30pt;
	vertical-align:top;
	background:url(bleu.png) 0px 30px repeat-x;
}
.style10 {
	color: #FDA836;
	font-size: 18pt;
}
.style11 {
	color: #78C8F0;
	font-size: 18pt;
}
.style12 {
	color: #B4CF7E;
	font-size: 18pt;
}

.contact{
	color: #FDA836;
	font-weight : bold;
	font-size: 10pt;
}

.highlight:link, .highlight:visited {
	color : red;
	font-weight : bold;
}

.highlight:hover {
	color : #999999;
	font-weight : bold;
}
