@charset "utf-8";
/* CSS Document */
body { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	text-align: center; 
	background: #ebe4d5; 
	clear: both; 
}
.fleft{
	float:left;
}
.fright{
	float:right;
}
.clear{
	clear:both;
}
a{
	text-decoration: none;
}

li{
	list-style:none;
}
.noHeight{
	height:0px;
}
#container { 
	width:956px; 
	margin:5px auto; 
	clear: both; 
}
#ctContainer { 
	float:left; 
	background: #ffffff; 
	width: 936px; 
	text-align: left; 
	padding: 0 10px 0 10px; 
}
.txtNavigationPipe { 
	position:relative; 
	top: 0; 
	font-size: 10px; 
	line-height: 14px; 
	color: #c2c0b3; 
	padding-right: 4px; 
	padding-left: 2px; 
}
a.lnkServiceNav:link, a.lnkServiceNav:visited, a.lnkServiceNav:active, a.lnkServiceNav:hover { 
	color: #49493f; 
	margin: 0; 
	font-size: 10px; 
}

.txtServiceNav { 
	color: #49493f; 
	font-size: 10px; 
}
#langue{
	padding:0px!important;
		margin:10px 0 0 0;
}
#langue li{
	float:left;
	width:70px;
	list-style:none;
}
p#footer{
	margin:10px 10px;
	padding-top:5px;
	border-top:1px solid #CCC;
}
p#footer a{
	color: #818169;
}
p.baseline, h1{
	width:956px;
	color:#CCCCCC;
	margin:0px auto;
	padding:0px 0;
	text-align:center;
	font-size:10px;
	font-weight:normal;
}
.baseline a,h1 a{
	color:#CCCCCC;
	font-size:10px;
	margin:0px;
}
#langue input#text{
	width:80px;
	font-size:10px;
	border:1px solid #CCC;
}
#langue input#submit{
	width:20px;
	font-size:10px;
	border:1px solid #CCC;
}
#langue li#form{
	width:120px;
}
img.logo{
	float:right;
}
img.centrale, .centrale{
	clear:both;
	margin-top:3px !important;
		margin-top:0px;
}
/*---------------------------------------*/
ul#menuh {
	background-color:#CCCCCC;
	width: 936px; 
	padding:0px;
	margin:10px 0 5px 0;
}
#menuh li{
	width:140px;
	float:left;
	background-color:#CCCCCC;
	padding:5px 3px;
	text-align:center;
}
#menuh li a{
	color:#000;
	font-weight:bold;
}
/*---------------------------------------*/
.path{
	background-color:#CCCCCC;
	width: 930px; /* - 3*2 cote padding */
	padding:5px 3px;
	margin:3px 0 5px 0;
	color:#FDFDFD;
}
.path a{
	color:#000;
	font-weight:bold;
}
.path a:hover,#menuh li  a:hover,a.current{
	color:#666666;
}
/*------------------------------------------*/
.corps{
	width:934px;
	margin:0px;
	padding:0px;
	
}
/*------------------------------------------*/
dl.menu-gauche{ /* 222px */
	float: left;
	display: inline;
	padding: 5px 0 0 12px;
	width: 200px;
	margin:0px 0 10px 10px;
}
dl.menu-gauche dt,dl.menu-gauche dd,dl.menu-gauche ul{
	margin:0px;padding:0px;
}
dl.menu-gauche dt{
	background-image:url(images/arw_a.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:5px;
}
dl.menu-gauche ul{
	margin:0px 0 15px 20px;
}
dl.menu-gauche li{
	background-image:url(images/arw_grey.gif);
	background-repeat:no-repeat;
	background-position:0 7px;
	padding:5px 0 0px 15px;
}
.menu-gauche dt a{
	color:#000;
	margin: 5px 0 5px 15px;
	padding: 5px 0 5px 0px;
}
.menu-gauche dt a:hover{
	text-decoration:underline;
}
.menu-gauche dt a.current{
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
.menu-gauche dd a{
	color:#666666;
}
.menu-gauche dd a:hover,.menu-gauche dd a.current{
	text-decoration:underline;
}
/*------------------------------------------*/
.content2col{
	background-image:url("images/bg-2col.gif");
	background-repeat: repeat-y;
	background-position:-33px 0px;
}
.content2colcenter{
	width: 448px;
	float:left;
	display: inline;
	padding: 5px 6px 2px 6px;
}
.content2colright{
	width: 198px;
	float: right;
	display: inline;
	padding: 5px 4px 2px 0px;
}
/*------------------------------------------*/
.content1col{
	background-image:url("images/bg-1col.gif");
	background-repeat: repeat-y;
	background-position:-33px 0px;
}
.content1colright{
	width:674px;
	display: inline;
	padding:5px 6px 2px 6px;
	float: left;
}
.separator{
	display: inline;
	float: left;
	width: 24px;
}
/*-*----------------------------------------------*-*/
h3{
	font-size: 12px;
	font-weight: bold;
}
h2{
	font-size: 14px;
	margin: 0 0 12px 0;
	font-weight: bold;
	color: #9a9b8d;
}
.corps p{
	margin-bottom:10px;
	line-height:16px;
}
form{
	position:relative;
}
label{
	width:150px;
	display:block;
}
input,textarea{
	width:100%;
	position:relative;
}
textarea{
	height:90px;
}
input.submit{
	width:120px;
}
input.captcha{
	width:40px;
}
.warning{
	color:#FF0000;
}



















