

/* BICOLONNE */
#bicolonne {clear:both;background-color:#FFF;height:100%;width:auto;overflow: auto;}
/* passage en vert haute police souligné pour les titres section */
.sepgrand {clear:both;width:432px;height:14px;background: url('../images/graphics/sepGrand.gif') no-repeat;margin-bottom:20px;}

/* COLONNNE NUMERO 1 */
/* *******************/
#colnumero1{float:left;width:692px;background-color:#FFFFFF;}
#colnumero11{float:left;width:652px;padding-left:20px;padding-right:20px;}
/*#textecolnumero1{font: 11px/15px Arial;}
#textecolnumero1 .lettrine {font-weight: bold; font-family: Arial; color: #186622;}*/

#accroche{float:left;width:652px;text-align:justify;margin-bottom:10px;}
#blocrecherche{float:left;width:645px;background-color:#F0F0F0;border:solid #C2C2C2 1px;padding-top:5px;padding-bottom:5px;margin-bottom:10px;}
#blocrecherche .ligne{float:left;width:650px;}
#blocrecherche .ligne select{font:11px/11px Arial;}
#blocrecherche .ligne .casetitre{float:left;width:214px;text-transform:uppercase;text-align:center;font-weight:bold;}
#blocrecherche .ligne .casemenuderoulant{float:left;width:214px;text-align:center;padding-top:5px;padding-bottom:5px;}
#blocrecherche .lignebouton{float:left;width:650px;text-align:center;}
#blocrecherche .lignebouton .button { 
		width:200px; 
		font-family:arial; 
		font-size:11px; 
		border-width : 2px; 
		border-style:outset; 
		border-color:#FFBA00; 
		font-weight:bold; 
		text-transform: uppercase;
		color: #FFFFFF;
		background: #FFBA00; 
		cursor:pointer;
		margin-right:10px;
}


/*#encart{float:left;width:652px;font:11px/11px Arial;}*/
.grouperesultats{float:left;width:650px;border:solid #FFBA00 1px;font:11px/11px Arial;margin-bottom:10px;}
.grouperesultats .ligne{float:left;width:650px;height:auto;}
.grouperesultats .resultatgauche{float:left;width:320px;margin-right:2px;}
.grouperesultats .resultatgauche .photo{float:left;width:50px;padding:5px;}
.grouperesultats .resultatgauche .infos{float:left;width:250px;text-transform:capitalize;padding-top:5px;padding-bottom:5px;}
.grouperesultats .resultatgauche .infos a{font-weight:bold;text-transform:capitalize;color:#186622;text-decoration:none;}
.grouperesultats .resultatgauche .infos a:hover{font-weight:bold;text-transform:capitalize;color:#186622;text-decoration:underline;}
.grouperesultats .resultatgauche .infos .grasvert{color:#186622;font-weight:bold;}


/* COLONNNE NUMERO 2 */
/* *******************/
#colnumero2{float:left;width:267px;padding-left:6px;padding-right:3px;background-color:#FFF;border-left:1px solid #186622;}
.sepmoyen {clear:both;width:267px;height:14px;background: url('../images/graphics/sepmoyen.gif') no-repeat;}

