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

#centreressources .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;

}

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

#centreressources br.clear {
	clear:left;
}

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

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

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


