/* * FICHE CONTACT  **/
#personne {background: #D2BEAA;}
.titre {margin: 20px 10px 10px 30px;}

div.fichecontact {
	float: left;
	width: 265px;
	height: 146px;
	margin-left: 16px;
	font: normal 0.8em verdana, sans-serif;
	color: #372225;
	background: transparent url(../img/bloc-contact.gif) top left no-repeat;}

.fichecontact img {
	float: left;
	margin: 4px 0 0 5px;
	border: 1px solid #D2BEAA;}

.fichecontact h3 {
	margin-top: 7px;
	margin-left: 70px;
	padding-left: 12px;
	font: bold 1.1em verdana, sans-serif;
	color: #8c191c;
	background: transparent url(../img/puce-mobilier-urbain.png) center left no-repeat;}

.fichecontact h4 {
	margin-left: 83px;
	font: normal 1em verdana, sans-serif;}
	
.fichecontact h5 {
	margin-top: 7px;
	margin-left: 70px;
	padding-left: 12px;
	font: bold 1em verdana, sans-serif;
	color: #8c191c;
	background: transparent url(../img/puce-mobilier-urbain.png) center left no-repeat;}

.fichecontact ul {
	margin-top: 10px;
	margin-left: 40px;
	list-style: none;}

.fichecontact li.tel, .fichecontact li.mail {
	padding: 5px 0 5px 55px;
	font-weight: bold;
	color: #886E5C;
	background: transparent url(../img/picto-tel.png) 30px 5px no-repeat;}

.fichecontact li.mail {
	background-image: url(../img/picto-mail.png);}

.fichecontact a {
	color: #886E5C !important;
	text-decoration: underline !important;}

.fichecontact a:hover {
	text-decoration: none !important;
	color: #886E5C !important;}

div .blocvide {
	float: left;
	width: 265px;
	height: 146px;
	margin-left: 16px;
	font: normal 0.8em verdana, sans-serif;
	color: #372225;
	background: transparent url(../img/bloc-vide.gif) top left no-repeat;}
	
#espace {height: 160px !important; height: 50px;}
#espace2 {height: 295px !important; height: 50px;}
#espace3 {height: 595px !important; height: 50px;}