
.left {
	float:left !important;
}
.imgleft {
	margin: 4px 4px 0 0;
	float:left !important;
}

#annuaire .box {
	background: #fff url(/download/site-principal/image/charte/fond_contact.png) repeat-x bottom left;
	border: 1px solid #DFD58C;
	margin: 4px 6px 4px 0;
	padding: 4px;
	
}

#annuaire .box p{margin:0;padding:0;color: #000;}
#annuaire .box p a {color: #000; text-decoration:none;}
#annuaire .box p a:hover {color: #000; text-decoration:underline;}

#annuaire br.clear {
	clear:left;
}

#annuaire p.grey,  #annuaire p.grey a {
	color: #666;
	text-decoration:none;
}

#annuaire p.grey a:hover {
	text-decoration:underline;
}

#annuaire h2{
	color: #000;
	border-left: 12px solid #E2001A;
	padding: 0 0 0 5px;
	line-height: 24px;
	font-size:1.2em;
	font-weight:800;
	margin: 8px 0 8px 10px;
}


#annuaireintervenant{
	width:100%;
	float:left;
}

#annuaireintervenant .col0 {
	padding: 4px;
	float:left;	
	width:144px;
	text-align:center;
}

#annuaireintervenant .col1 {
	margin: 4px 0;
	padding: 0 4px;
	float:left;	
	width:143px;
	border-right: 1px solid #DFD58C;
	border-left: 1px solid #DFD58C;
	text-align:center;
}

#annuaireintervenant .col2 {
	padding: 4px;
	float:left;	
	width:145px;
	text-align:center;
}

#annuaireintervenant .separation{
	width:100%;
	clear:left;
}

#annuaireintervenant hr{clear:left;font-size:1px; height:1px; background-color:#DFD58C; color:#DFD58C; margin:2px 0;border:0;}
