@CHARSET "ISO-8859-1";
h1.espace{letter-spacing: 3px;} 
.clear
{
	clear: both;
	margin: 0;
	padding: 0;
}

.invisible
{
	visibility: hidden;
}

.gauche
{
	float: left;
}

.droite
{
	float: right;
}

body
{
	background-color: #051a4f;
}

#site
{
	width: 950px;
	margin: -9px auto auto;
	background: #2c2e92;
}

#bandeau img
{
	
}

#menu
{
	height: 50px;
	background: #5773a5;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0 0 0 2px;
	width: 948px;
}

#menu .elementMenu
{
	float: left;
	list-style-type: none;
	width: 103px;
	height: 48px;
	margin: 0;
	padding: 0;
	border: 1px solid #FFFFFF;
	font-size: 16px;
}

#menu .elementMenu a
{
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.4em;
}

#menu .elementMenu a:hover
{
	color: #051a4f;
}

.photosAgences
{
	border: none;
	float: left;
}

#corps
{
	margin-top: 10px;
}

#blocCentral
{
	width: 920px;
	margin: auto;
	background: #5773a5;
}

.blocMoitie
{
	width: 450px;
	margin: 5px;
	background: #5773a5;
}

.blocMoitie h1
{
	background: #FFFFFF;
	margin: 3px 0;
	font-size: 16px;
	font-family: Arial;
	padding: 3px 0;
	font-weight: bolder;
	color: #5773a5;
	text-align: center;
}

.blocMoitie h1 a
{
	color: #5773a5;
	text-decoration: none;
}

.blocMoitie h1 a:hover
{
	color: red;
}

#nouveautes
{
	background: #FFFFFF;
}

.coupCoeur
{
	width: 215px;
	margin: 5px;
	float: left;
	font-family: Arial;
	text-align: center;
}

.coupCoeur .enteteCoupCoeur
{
	font-size: 14px;
	color: #051a4f;
	margin: 0;
	font-weight: bolder;
}

.coupCoeur .imageCoupCoeur
{
	position: relative;
}

.coupCoeur .imageCoupCoeur img
{
	border: none;
	width: 190px;
	
}

.coupCoeur .imageCoupCoeur .surimpression
{
	position: absolute;
	bottom: 5px;
	right: 15px;
}

.coupCoeur .imageCoupCoeur .surimpression img
{
	width: 25px;
}

.coupCoeur p
{
	width: 190px;
	text-align: justify;
	font-size: 10px;
	color: #051a4f;
	margin: 2px auto 5px;
	font-style: italic;
}

.coupCoeur .prixCoupCoeur
{
	font-size: 14px;
	color: #5773a5;
	font-style: italic;
	font-weight: bolder;
	width: 190px;
	margin: auto;
	text-align: left;
}

#footer
{
	width: 920px;
	margin: auto;
	color: #FFFFFF;
	font-family: Arial;
}

#footer p
{
	margin: 0;
}

#footer a
{
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover
{
	color: #5773a5;
}

#catalogue
{
	font-family: Arial;
}

#catalogue .choixVenteLocation
{
	float: left;
	text-align: center;
	width: 30%;
	margin: 5px 0;
	color: white;
}

#formulaire
{
	text-align: center;
	color: #FFFFFF;
	font-family: Arial;
	margin: 15px auto;
	width: 400px;
	line-height: 36px;
}

#formulaire h2
{
	font-size: 12px;
	float: left;
	width: 120px;
	padding-right: 10px;
	clear: both;
	text-align: right;
	margin: 0;
}

#formulaire h3
{
	font-size: 12px;
	float: left;
	width: 60px;
	padding-left: 10px;
	text-align: left;
	margin: 0;
}

#formulaire .selecteur
{
	float: left;
	width: 160px;
	padding-left: 10px;
	clear: right;
	text-align: left;
}

#formulaire .selecteur label
{
	display: inline-block;
	width: 250px;
	font-size: 12px;
	line-height: 1.1em;
}

#formulaire .selecteur input
{
	margin-right: 5px;
}

#formulaire #carte
{
	width: 400px;
	height: 304px;
	border: none;
}

#formulaire #texteCarte
{
	text-align: center;
	font-size: 10px;
	font-style: italic;
	margin: 0;
	line-height: 12px;
}

#formRecherche
{
	border-collapse: collapse;
}

#formRecherche th, #formRecherche td
{
	border: solid 1px grey;
	width: 150px;
}

area
{
	cursor: pointer;
}

#rechercheMandat
{
	text-align: center;
	margin: 8px 0;
}

#rechercheMandat p, #rechercheMandat input
{
	display: inline;
	margin: 0;
	padding: 0;
}

#resultMandat
{
	margin-left: 120px;
	text-align: left;
	color: #FFFFFF;
}

#resultMandat a
{
	text-decoration: none;
	color: #FFFFFF;
	line-height: 35px;
}

.txt_accueil
{
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px;
	padding: 0;
}

#listeAffaires
{
	text-align: center;
	font-family: Arial;
	color: #FFFFFF;
	margin: 10px 0;
}

#listeAffaires a
{
	text-decoration: none;
	color: #FFFFFF;
}

#listeAffaires a:hover
{
	color: #051A4F;
}

