/* CSS Document */
body, html, span{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
.gris{
	color:#666666;
}
.vert{
	color:#99cc33;
	font-weight:bold;
}
.right{
	float:right;
}
.img{
	padding:2px;
	border:1px solid #666666;
}
a{
	color:#999999;
}
a:hover{
	text-decoration:none;
}
.marge{
	margin:10px 0 0 10px;
}
.border{
	border:#8ec44c 1px solid;
	padding:5px;
}
h1{
	color:#666666;
	font-size:22px;
	margin: 0px 0px 0px 10px;
	padding:0px;
	height:22px;
}
h2{
	color:#999999;
	font-size:17px;
	background:url(images/picto-h2.gif) no-repeat left center;
	text-indent:17px;
	margin:0px;
}
ul{
	list-style-type:none;
	padding:0px;
}
li{
	background:url(images/picto-liste.gif) no-repeat left top;
	text-indent:18px;
}
em{
 	margin: 0px 0px 0px 10px;
	font-style:normal;
	color:#8ec44c;
	font-size:12px;
	font-weight:bold;
	background:url(images/picto-em.gif) no-repeat left center;
	padding:0 0 0 12px;
}
noscript{
	color:#000;
	font-weight:bold;
	font-size:25px;
	text-align:center;
	height:50px;
}
#footer{
	margin:2px 26px 0px 197px;
}
#wrapper{
	margin:31px 20px 0px 0px;
}
.contenu-principale{
	border-left: 3px #d3d2d2 solid;
}
.contenu-principale p{
	margin:18px 0 0 10px;
}
.contenu-secondaire{
	background:url(images/fond-secondaire.gif);
	margin:48px 0 0 0;
}
.contenu-secondaire2{
	margin:48px 13px 10px 0px;
	padding: 0 0 0 10px;
	border-left: 3px #d3d2d2 solid;
}
.contenu-secondaire table, .contenu-secondaire2 table{
	text-align:center;
}
th{
	font-size:10px;
	font-weight:normal;
	color:#333333;
}
.elements{
	width:303px;
	margin: 0 0px 0 13px;
}
#ref{
	width:900px;
	display:none;
	margin:10px 0 0 0;
}