@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
body {
	background-image:url(img/bg.gif);
	font-family:Arial, Helvetica, sans-serif;
}
#wrapper {
	width:948px;
	margin-right:auto;
	margin-left:auto;
	background-color:#FFFFFF;
	padding-bottom:4px;
}
#wrapper1 {
	margin-top:20px;
	width:948px;
	height:8px;
	background-image:url(img/anneaux.png);
	background-repeat:no-repeat;
	background-position:34px 0px;
	margin-right:auto;
	margin-left:auto;		
}
#wrapper2 {
	width:948px;
	float:left;
	background-image:url(img/visuPage.jpg);
	background-repeat:no-repeat;
	background-position:4px bottom;
}
#menu {
	background-image:url(img/bgMenuPage24.png);
	background-repeat:no-repeat;
	background-position:4px 0px;		
	width:228px;
	height:600px;
	float:left;
}
#menu ul{
	margin-top:40px;
	width:220px;
}
#menu ul li {
	list-style-type:none;
	border-bottom:1px dotted #d5d4d4;
	margin-left:3px;
}
#menu ul li a {
	text-transform:uppercase;
	font-size:11px;
	color:#999999;
	height:28px;
	text-decoration:none;
	display:block;
	padding-left:25px;
	background-image:url(img/fleche.png);
	background-repeat:no-repeat;
	background-position:12px 10px;
	line-height:28px;
}
#menu ul li a:hover {
	color:#FF9900;
	background-position:12px -33px;	
}
#menu .on {
	color:#FF9900;
	background-position:12px -33px;	
}
#barreLangue {
	height:32px;
	text-align:right;
	font-size:10px;
	width:718px;
	float:left;
}
#barreLangue p{
	padding:7px;
}
#barreLangue a {
	padding:2px;
	border:1px solid #FFF;
}
#footer {
	background-color:#000;
	height:20px;
	width:940px;
	margin-left:auto;
	margin-right:auto;
	color:#FFF;
	font-size:10px;
	text-align:center;
	line-height:20px;
}

#cont {
	float:left;
	border-left:1px solid #CCC;
	margin-left:10px;
	/*height:649px;*/
	width:702px;
}

#cont #contWrapper {
	/*overflow:auto;
	height:610px;
	width:702px;*/
}
#cont h2 {
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	padding:10px;
	background-color:#666666;
	margin-bottom:7px;
}
#cont a {
	color:#FF9900;
	text-decoration:none;
}
#cont a:hover {
	text-decoration:underline;
}
#cont .entete {
	background-color:#C2C2C2;
	color:#666666;
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:10px;
	text-align:center;
	width:180px;
}
#cont .pointille {
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #CCC;
	padding-bottom:7px;
}
#cont .corps11 {
	padding:7px;
	font-size:0.9em;
	text-align:justify;
}
#cel1 {
	border-right:1px dotted #666666;
	float:left;
	margin-left:10px;
	margin-right:5px;
	padding-right:5px;
	width:210px;
	display:block;
}

#cont #cel2 {
	border-right:1px dotted #666666;
	float:left;
	display:block;
	margin-left:10px;
	margin-right:5px;
	padding-right:5px;
	width:210px;
}
#cont #cel3 {
	float:left;
	width:200px;
}
#cont div span {
	color:#999999;
	display:block;
	float:left;
	font-size:11px;
	margin-right:10px;
	padding-bottom:3px;
	padding-left:10px;
	width:190px;
}

#cont ul,  #cont ol{
	margin-left:25px;
	font-size:0.9em;
	padding:7px;
	margin-top:7px;
	text-align:justify;
}
#cont table td {
	font-size:0.75em;
}
#cont .corps11 {
	font-size:0.8em;
}

.normal {
	font-size:1.2em;
}
#formSaisie h4 {
	background-color:#CCCCCC;
	font-size:1em;
	padding:4px;
}
#formSaisie label {
	font-size:0.8em;
	width:200px;
	text-align:right;
	display: inline;
	float: left; 
	margin-left:40px;
	line-height:20px;
}
#formSaisie input {
	font-size:0.9em;
	width:300px;
	margin:3px;
}


.captcha {
	/*margin-left:110px;*/
	font-size:11px;
	text-align:center;
}
.captcha img{
	vertical-align:middle;
}
.captcha a img{
	border:0px;
}

#cont #formSaisie .captcha input {
	width:60px;
}
.aj2l {
	padding:4px; 
	text-align:center; 
	font-size:0.7em;	
}
.aj2l a {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}