/* CSS Document */
* { margin:0; padding:0;}

.column { float:left;}
.clear { clear:both;}

html, body { height:100%; background:#0D82A9}
html, input, textarea
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;		
		color:#6996A6;
		line-height:16px;		
	}	
	
.bg{background:url(../images/top.gif); width:100%;} 
.bg1{width:100%; background:#172732} 
.bg2{width:100%; background:url(../images/bot.gif)} 

.bg3{background:url(../images/3_bg.gif)} 
.line{ background:url(../images/line.gif); height:2px}

.q1{ background:url(../images/q1.gif) no-repeat top left }
.q2{ background:url(../images/q2.gif) no-repeat top right }
.q3{ background:url(../images/q3.gif) no-repeat bottom right }
.q4{ background:url(../images/q4.gif) no-repeat bottom left }
.li1{ background:url(../images/li1.gif) repeat-x top  }
.li2{ background:url(../images/li2.gif) repeat-x bottom  }
.li3{ background:url(../images/li3.gif) repeat-y right  }
.li4{ background:url(../images/li4.gif) repeat-y left}
.col{ background:#111E27 }

span{color:#E8520F;} 

a{color:#E8520F; text-decoration:underline} 
a:hover{text-decoration:none}




ul{margin:0; padding:0; list-style:none; line-height:15px; vertical-align:top;}
ul li{color:#E8520F; background:url(../images/puce_autremans.png)  center left no-repeat; margin:0px; padding-left:40px; background-position:0 3px }
ul li a{color:#E8520F; text-decoration:none; background:url(../images/a.gif) repeat-x bottom;} 
ul li a:hover {color:#E8520F; }



#header { background:url(../images/top.gif) right top ; height:281px}

#footer {line-height:15px; background:url(../images/bot1.gif) no-repeat top left; color:#ffffff; text-align:center; padding-top:41px; font-family:Tahoma; font-size:11px  }
#footer a {color:#ffffff; line-height:13px; text-decoration:none; font-size:11px}  
#footer a:hover { color:#ffffff; text-decoration:underline}

.more{ color:#E8520F; font-style:italic; font-size:13px}


.set{ font-size:11px}
.set span a{color:#326EA1; text-decoration:none; background:url(../images/a.gif) repeat-x bottom; font-size:11px;} 
.set span a:hover{text-decoration:none}

.set1 div{ width:200px}
.set1 div div{ width:auto; color:#E8520F; height:17px}
.set1 a{ color:#6996A6; text-decoration:none}
.set1 a:hover{ text-decoration:underline}



.indent{padding:0 0 0 13px;}
.indent1{padding:0 10px 0 18px;}

.indent2{padding:17px 15px 0 26px}
.indent3{padding:18px 15px 0 28px}
.indent4{padding:17px 0px 0 2px;}
.indent5{padding:0px 15px 0 28px}

.width{ width:570px}
.width1{ width:207px}
.width2{ width:208px}
.width3{ width:232px}
.width5{ width:233px}
.width6{ width:229px}
.width7{ width:200px}



.input{
   background:#13212B;
   border:1px solid #2E3E49;
   padding-left:5px;
   padding-top:2px;
   width:204px; height:21px;
   vertical-align:middle;
}
.input_form{
   background:#13212B;
   color:#CCCCCC;
   border:1px solid #2E3E49;
   width:150px; height:20px;
   vertical-align:top;
}
.textarea{
   background:#13212B;
   border:1px solid #2E3E49;
   padding-left:5px;
   padding-top:2px;
   width:250px; height:280px;
   overflow:auto;
   padding-top:2px}
   
.titre_blanc {
color:#FFFFFF;
font-weight:bold;
}