body {
    font:normal normal 13px arial;
    margin:0; padding:0 0 35px 0;
    background-color:#898989;
}
p { margin:10px; padding:0; }
div, img, span, ul, li { margin:0;padding:0; border:0; }
#bandeG {
    background:url(../img/squelette/bandeG.jpg) repeat-x;
    height:1022px;
    position:absolute;
    top:0; left:0;
    width:50%;
}
#bandeD {
    background:url(../img/squelette/bandeD.jpg) repeat-x;
    height:1022px;
    position:absolute;
    top:0; right:0;
    width:50%;
}
#conteneur {
    position:relative;
    width:1000px;
    min-height:700px; _height:700px;
    margin:auto;
}
#conteneurMentionsLegales {
    position:absolute;
    bottom:35px; right:15px;
    color:#d20025;
    font-size:9px;
}
#conteneurMentionsLegales a {
    text-decoration:none;
    color:#d20025;
}
#conteneurMentionsLegales a:hover { text-decoration:underline; }
#conteneurLienContact {
    position:absolute;
    bottom:7px; right:40px;
    color:white;
}
#conteneurLienContact a {
    text-decoration:none;
    color:white;
}
#conteneurLienContact a:hover { text-decoration:underline; }
/******************************************************************* BANDEAU */
#bandeau_haut {
    width:1000px; height:237px;
    position:relative;
    background:url(../img/squelette/fondBandeau.jpg) no-repeat;
}
#logo{
    position:absolute;
    top:67px;left:0;
}
#conteneurPavesPrinc {
    position:absolute;
    top:68px; left:380px;
    height:123px;
}
#conteneurPavesPrinc a {
    float:left;
    height:123px;
    margin:0 2px;
}
#paveAchat {
    width:120px;
    background:url(../img/squelette/paveAchat.jpg) no-repeat;
    background-position:top left;
}
#paveAchat:hover { background-position:top right; }
#paveVente {
    width:120px;
    background:url(../img/squelette/paveVente.jpg) no-repeat;
    background-position:top left;
}
#paveVente:hover { background-position:top right; }
#paveLocAnnuelle {
    width:120px;
    background:url(../img/squelette/paveLocAnnuelle.jpg) no-repeat;
    background-position:top left;
}
#paveLocAnnuelle:hover { background-position:top right; }
#paveLocSaison {
    width:119px;
    background:url(../img/squelette/paveLocSaison.jpg) no-repeat;
    background-position:top left;
}
#paveLocSaison:hover { background-position:top right; }
#paveSyndic {
    width:119px;
    background:url(../img/squelette/paveSyndic.jpg) no-repeat;
    background-position:top left;
}
#paveSyndic:hover { background-position:top right; }
#refletsBlocsH {
    position:absolute;
    bottom:-46px; left:2px;
}


/******************************************************************* LIEN VERS PROMOS */
#listePromos ul{
    margin:0 0 0 30px;
}
#listePromos li{
    margin:0 0 10px 0;
}
#lienVersPromos{
    position:absolute;
    top:255px;
    right:10px;
}
/******************************************************************* CONTENU */
#zoneContenu {
    position:relative;
    min-height:350px; _height:350px;
    margin:0px; padding:0 0 30px 0;
    background:url(../img/squelette/fondZoneContenu.jpg) no-repeat;
    background-position:bottom left;
}
#zoneContenuPartG {
    float:left;
    padding:0; margin:0;
    width:223px;
}
#zoneContenuPartD {
    float:left;
    padding:0; margin:0;
    width:207px;
}
#logoFnaim {
    margin:0 0 30px 40px;
}
#conteneur_drapeaux {
    width:70px;height:25px;
    margin:2px 0 0 0px;
}
#drapeau_en{
    display:block;
    width:33px;height:22px;
    background:url(../img/squelette/en.gif) no-repeat;
}
#drapeau_en:hover {
    background:url(../img/squelette/en-hover.gif) no-repeat;
}
#drapeau_fr{
    float:right;
    display:block;
    width:33px;height:22px;
    background:url(../img/squelette/fr.gif) no-repeat;
}
#drapeau_fr:hover {
    background:url(../img/squelette/fr-hover.gif) no-repeat;
}
#btnContact {
    width:202px;
    height:48px;
    background:url(../img/squelette/btnContact.gif) no-repeat;
    background-position:top left;
    display:block;
    margin:15px 0 25px 8px;
}
#btnContact:hover { background-position:top right; }
/************************************************************************ ZONE NEWS */
#conteneurZoneNews{
    position:relative;
    width:198px; height:325px;
    margin:0 0 0 9px;
    padding:75px 0 0 0;
    background:url(../img/squelette/bgConteneurZoneNews.jpg) no-repeat;
}
#conteneurZoneNews img{ display:block; }
#zoneNewsHaut{
    width:162px; height:26px;
    background-color:#d20025;
    font-size:18px;
    text-align:right;
    color:white;
    padding:4px 10px 0 0;
    position:absolute;
    top:20px; left:23px;
}
#blocktoscroll{
    position:relative;
    width:150px; height:279px;
    overflow: hidden;
    padding:0; margin:0 auto;
}
/********************************************************************* ZONE TEXTE CONTENU */
#conteneur_zone-texte-contenu {
    padding:0;
    width:568px;
    float:left;
    background:url(../img/squelette/bgZoneTexteContenu.png) repeat-y;
    min-height:740px; _height:740px;
}
#tableContenu {
    margin:30px 25px 0 25px; padding:0;
    width:520px;
}
#chemin{
    color:#d20025;
    font:italic normal 10px arial;
    text-decoration:none;
    display:inline;
    margin:0; padding:0;
    position:absolute;
    top:10px; left:240px;
}
.titre {
    font-size:22px;
    margin:0 0 15px 0; padding:0 0 0 15px;
    color:#d20025;
    position:relative;
}
.titre img{
    position:absolute;
    left:-21px; top:3px;
}
.classChap img {
    display:block;
    float:left;
    margin:0 5px 0 0;
}
.classChap_titre { /* titre des chapitres */
    font-size:17px;
    margin:30px 0 0 0; padding:0 0 0 15px;
    color:#d20025;
}
.classCellGauche, .classCellDroit {
    vertical-align:top;
    font:normal normal 12px arial;
    padding:5px 15px;
    list-style-position:inside;
}
.cellIntroG, .cellIntroD {
    vertical-align:top;
    font:normal normal 12px arial;
    padding:0 15px;
}
.bas{
    padding:50px 15px 15px 15px;
}
/********************************************************************* DEVIS */
.devis_fieldset { margin:0 0 20px 0; }
.devis_fieldset legend {
    font:normal bold 14px arial;
    color:#D20025;
}
#ec label {
    display:block;
    float:left;
    width:80px;
}
#date { margin:0 0 20px 0; }
#date label, #totalAd label {
    display:block;
    float:left;
    width:150px;
}
.explication_champs-oblig { text-align:center; }
.etoile_oblig {
    color:red;
    font: normal bold 16px arial;
}
#btn { text-align:center; }


#fieldsetBienLocation label {
    width:150px;
}

#fieldsetBienVente label {
    display:block;
    font-weight:bold;
    color:#D20025;
    border:1px solid #D20025;
    border-width:0 0 1px 0;
    margin:10px 0 10px 0;
}
.conteneurChoixLocaliteVente { 
    height:115px;
    float:left;
    width:155px;
}
#conteneurNatureBienVente {
    float:left;
    width:165px;
    margin:15px 5px 0 0;
}
#conteneurNatureBienVente input { margin:10px 4px 10px 0; }
#conteneurPrixBienVente {
    float:left;
    margin:15px 0 0 0;
}
#conteneurPrixBienVente input { margin:6px 2px 5px 0; }









/**************************************************************************************/
/************************************ CALENDAR ****************************************/
/**************************************************************************************/
div.calendar { /* calendrier en general */
    color:white;
    border:1px solid black;
    background-color:white;
    padding:10px; margin:0;
}
div.calendar td.invalid { /* jours du mois courant deja passes */
    color:gray;
    text-align:center;
}
div.calendar td.valid { /* jours du mois courant qui restent a venir */
	color:black;
	cursor:pointer;
	text-align:center;
}
div.calendar td.active { /* jour que l'on a deja selectionne (dans un premier calendar) */
    color:red;
    text-align:center;
}
div.calendar th { /* lettres de la semaine*/
    color:black;
}
div.calendar caption { /* nom du mois */
    color:black;
    margin:0 0 15px 0;
}
div.calendar a {
    cursor:pointer;
    text-decoration:none;
    color:black;
}
div.calendar div div {
    font-weight:bold;
    color:black;
    text-align:center;
}
button.calendar{
	background:url(../img/tools/calendar.png);
	border:0;
	cursor:pointer;
	width:16px;
	height:16px;
	padding:8px 0 0 0;
	margin:0 20px 0 0 ;
}
input.calendar { color:black; }
.next{ position:absolute; right:15px; }
.prev{ position:absolute; left:15px; }

/**********************************************************************Zone de tag ****/
#tag {
    overflow:hidden;
    position:absolute;
    left:0; bottom:30px;
    text-align:right;
    width:205px;
    height:160px;
}
#tag a{
    color:#6e6e6e;
    text-decoration:none;
}
#tag a:hover{ color:white; }
/******************************************************map google**************************/
#map{
margin:20px auto 0 auto;
width:499px;
height:600px;
}
/********************************************************************** MICROBLOG ****/
#conteneurCommentaires{
	width:695px;
	border-color:black;
}
#conteneurCommentaires legend{
	font:normal bold 20px arial;
	color:black;
}
.conteneurUnCommentaire{ margin:30px 0; }
.conteneurTexteCommentaire{
	border:1px dotted black;
	padding:10px;
	text-align:justify;
}
.imgCommentaireGauche{
	float:left;
	margin:0 10px 0 0;
}
.imgCommentaireDroite{
	float:right;
	margin:0 0 0 10px;
}

#conteneurFormulaireAddCommentaire{ text-align:center; }
#titreAjouterUnCommentaire {
	font:normal bold 15px arial;
	color:black;
}
#textareaAddCommentaire{ width:691px; height:150px; }
#explicationSoumissionCommentaire { font:italic normal 11px arial; }

/* Zone Echange */
.conteneur_zone_echange{
	position:absolute;
	width:100%;
	text-align:right;
	right:20px;
}
/********************************************************************** RSS ****/
.conteneurUnFluxRss{ margin:10px 0 35px 0;}
.lienTitreFluxRss {
	font:normal bold 14px arial;
	color:black;
	text-decoration:none;
	display:block;
	padding:0;
	margin:10px 0 5px 0;
}
.lienTitreFluxRss:hover {
	color:blue;
	text-decoration:underline;
}

/********************************************************************** PLAN DU SITE ****/
#planSite {
    margin:30px 25px 0 25px; padding:0;
    width:520px;
}
#planSite ul {
    list-style-type: none;
    margin:0; padding:0;
}
#planSite li {
    margin:0; padding:0;
    line-height:35px;
}
#planSite ul img {
    float:left;
    margin:11px 5px 0 0; padding:0;
}
