* {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin: 0;
	padding: 0;
}

a {
	color: #1C4077;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #1C4077;
	text-decoration: underline;
	font-weight: bold;
}

h1 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #1C4077;
	text-decoration: none;
	margin: 5px;
}

h2, .etiquetteFormulaire {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #1C4077;
	text-decoration: none;
}

input, select, textarea {
	color: #000;
	font-size: 12px;
}

.accueil_orange {
	font-weight: bold;
	color: #ff7f00;
	font-size: 12px;
}


address {
	font-size: 12px;
	color: #000;
	font-style: normal;
}

hr {
	color: #A4B3C9;
}

.mini {
	font-size: 9px;
	color: #666;
	font-style: normal;
}

#BandeauGauche {
	background-color: #E8ECF1;
}

#MenuGauche {
	margin: 10px;
	padding: 0;
}

#MenuGauche li {
	list-style: none;
	margin: 1px;
}

#MenuGauche a {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #1C4077;
	text-decoration: none;
	margin: 15px 5px;
}

#MenuGauche a:hover {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#CoupDeCoeur {
	color: #1C4077;
}

#Fiche {
	font-size: 12px;
}

.RangePrix img {
	margin-left: 2px;
}

#NosAgences {
	font-size: 11px;
}

.listeBlocEnTete {
	background-color: #1C4077;
	color: #FFF;
	font-weight: bold;
	padding: 4px;
}

.listeBlocPrix {
	background-color: #778CAD;
	color: #FFF;
	text-align: right;
	font-weight: bold;
	padding: 4px;
	width: 15%;
}

.listeBlocDescriptif {
	background-color: #E8ECF1;
	color: #1C4077;
	padding: 4px;
	vertical-align: top;
}

.listeBlocBoutonVoirFiche {
	background-color: #E8ECF1;
	color: #1C4077;
	padding: 4px;
	vertical-align: bottom;
	text-align: right;
}

.listeBlocPhoto {
	background-color: #E8ECF1;
	border: 2px solid #FFF;
	width: 200px;
	vertical-align: top;
}

#ZoneRecherche td {
	border-bottom: 1px solid #A4B3C9;
}

#FichePhotosDetails {
	background-color:#E8ECF1;
	margin: 0;
	padding: 2px;
	text-align: center;
	vertical-align: top;
}

.ficheTitreClair {
	background-color: #A4B3C9;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #1C4077;
	text-decoration: none;
	margin-top: 10px;
	padding: 5px;
}

.ficheTitreFonce {
	background-color: #496692;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin-top: 10px;
	padding: 5px;
}

.ficheRubiques {
	display: block;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #1C4077;
	text-decoration: none;
	height: 25px;
}

.fichePhotoMaxi {
	border: 2px solid #FFF;
	width: 300px;
	margin: 4px;
	cursor: hand;
	cursor: pointer;
}

.fichePhotoMini {
	border: 2px solid #FFF;
	width: 144px;
	margin: 1px;
}

#FormulaireContact {
	margin: 20px;
}

.formulaireIntitule {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #1C4077;
	text-decoration: none;
	
}

.formulaireChamp {
	width: 200px;
}

.UneAgence {
	border-top: 2px solid #CCC;
	margin-top: 10px;
	padding: 10px;
	width: 280px;
	/* background: url(images/liste/sep-rayures.gif) center top no-repeat; */
}

.LogoAgence {
	/* float: right; 
	margin: 20px 0 0 0;*/
}

#LegendeDesPrix {
	margin: 10px;
}

#LegendeDesPrix p {
	color: #1C4077;
	font-size: 10px;
}

#LegendeDesPrix img {
	margin: 1px;
}

#TexteAccueil {
	position: absolute;
	top: 352px;
	left: 50px;
	width: 241px;
	margin: 10px;
}

#TexteAccueil h1 {
	margin: 0;
	text-transform: uppercase;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}

#TexteAccueil h2 {
	margin: 5px 0 0 0;
	font-size: 11px;
}

#MentionsLegales  {
	position: relative;
	top: -25px;
	width: 955px;
	font-size: 9px;
	font-style: normal;
	text-align: center;
	color: #666;
}
	