/* CSS Document */

#central
{
	position:absolute;
	height:440px;
	width:432px;
	top:151px;
	left:315px;
	text-align:left;
	/*background:#EEF;*/
	
}


#central #bas
{
	margin-left:30px;
	margin-right:25px;
	height:220px;
}
#central #bas .titre
{
	background:url(../images/rech_voya.gif) 10px 0 no-repeat;
	color:#AF0310;
	font-size:9pt;
	font-weight:bold;
	height:38px;
	padding:9px 0 0 40px;
	margin-top:10px;	
}
#central #bas .form
{
	background:url(../images/fle_rech.gif) 0px 4px no-repeat;
	font-size:8pt;
	font-weight:bold;
	color:#AF0310;
	/*padding:0px 0 0 15px;*/
	text-indent:15px;
	margin-top:10px;
	margin-left:15px;
	margin-bottom:10px;
	float:left;
	width:170px;
}
#central #bas .form select
{
	width:160px;
	border:1px solid #999;
	font-size:8pt;
	color:#999999;
	margin-top:5px;
	height:16px;
}
#central #bas .form input
{
	width:160px;
	border:1px solid #999;
	font-size:9pt;
	color:#999999;
	margin-top:5px;
	height:18px;
	vertical-align:middle;
}
#central #bas .form input.btn
{
	height:33px;
	width:97px;
	margin-left:25px;
	border:none;
	background:url(../images/btn_moteur.gif) 0px 0px no-repeat;
	cursor:pointer;
	
}
#central #bas .form input.btn:hover{
	background-position:0 -33px;
	
}
#DebCode {
	margin-bottom:0px;
}
#central #bas a 
{
	vertical-align:bottom;

}
#pied, #ExempleLien
{
	/*padding:8px 0 0 40px;*/
	font-size:8pt;
	color:#FFF;
	
}
#pied a,#ExempleLien a
{
	font-size:8pt;
	color:#FFF;
}
#ExempleLien a,#ExempleLien
{
	color:#AAA;
}
#pied a:hover,#ExempleLien a:hover
{
	font-size:8pt;
	color:#333;
}
#Condtions{
	display:block;
	clear:both;
	color:#AF0310;
	font-size:9pt;
	background:url(../images/fle_rouge.gif) 0 6px no-repeat;
	padding-left:9px;
	margin-left:18px;
}