/* CSS Document */

#bloc_recherche {
	float:left;
	font-size:10px;
	text-align:left;
	margin-top:10px;
}

#bloc_recherche .rechercher {
	font-size:12px;
	text-align:left;
	width:207px;
	height:49px;
	background-image:url(/images/rechercher.jpg)
}

#bloc_recherche .td_champ {
	width:147px;
}

#bloc_recherche .champs {
	font-size:10px;
	width:130px;
	height:17px;
	margin-top:10px;
	margin-left:10px;
}


#bloc_recherche input[type=text]{
   font-family:Verdana;
   font-size:14px;
} 


#bloc_recherche .bt_ok {
	text-align:left;
	padding-top:6px;
	height:20px;
}


#bloc_recherche a:link, #bloc_recherche  a:visited {
	font-size:12px;
	color:#DDDDDD;
	font-weight:bold;
	text-decoration: none;
}
#bloc_recherche a:hover,#bloc_recherche a:active {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}	


#bloc_retour {
	float:left;
	margin: auto;
	padding: 0;
	margin-left:20px;
	margin-top:10px;
	margin-right:20px;
	width:730px;
	font-size:10px;
	FONT-FAMILY: Verdana,Arial , Helvetica, sans-serif; 
}


#bloc_retour ul{
	list-style:none;
	margin: 0 ;
	padding:0;
	left:0px;
	}

#bloc_retour A{
	font-size:10px;
	color:#000000;
	text-decoration:none;
	}


#bloc_retour H1{
	font-size:18px;
	color:#FF9933;
	text-transform:uppercase;
	}
	


#bloc_retour H2{
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
	color:#01a2e5;
	text-align:left;
}	

#bloc_retour .url{
	font-size:12px;
	font-weight:bold;
	color:#FF9933;
	text-align:left;
}	
#bloc_retour .date{
	font-size:10px;
	color:#01a2e5;
	text-align:left;
}	
#bloc_retour .description{
	font-size:10px;
	color:#000000;
	text-align:justify;
}	



