
.left {
	float:left !important;
}

#contacts .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;
	
}

#contacts .box img.left {
	margin: 4px 4px 0 0;
}

#contacts br.clear {
	clear:left;
}

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

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

#contacts 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;
}
