/* CSS Document */

*{ 
	margin:0;
	padding:0;
	outline:none;
}
html, body{
	text-align:center;
	font-size:70%;
	height:100%;
}
img{
	border:0;
}
/*************************************************************************/
/*---------------------------STYLE ACCUEIL ------------------------------*/
/*************************************************************************/
body.accueil{
	background: #f0f0f0 url(../images/charte/bg-body-accueil.jpg) center top no-repeat ;
}
#accueil_conteneur{
	position:absolute;
	left: 50%;
	top: 60px;
	width: 970px;
	height: 630px;         /* hauteur de img_accueil + 130px du bandeau en bas */
	margin-left: -485px;   /* moitié de la largeur */
}
#img_accueil{
	width: 970px;
	height: 500px; /* Ne pas depasser 500px en hauteur */
}
#accueil_coords{
	width:950px;
	text-align:center;
	padding:20px 10px 0 10px;
}
#accueil_desc{
	width:950px;
	height:auto;
	overflow:hidden;
	text-align:center;
	padding:0 10px 0 10px;
}
#accueil_domaine{
	width:200px;
	height:60px;
	float:left;
	display:block;
	text-align:left;
	padding:0 0 0 10px;
}
#accueil_distrib{
	width:200px;
	height:60px;
	float:right;
	display:block;
	text-align:center;
}	
#accueil_copyright{
	width:120px;
	float:left;
	margin:10px 0 0 215px;
	text-align:center;
	text-transform:uppercase;
}
.accueil p{
	color:#b4b4b4;
}
.accueil a, .accueil a:link, .accueil a:visited{
	font-size:0.85em;
	color:#e85913;
	text-decoration: none;
	outline:none;
}
.accueil a:hover, .accueil a:active{
	color:#f48751;
	text-decoration: underline;
}

div.txtDefil {
	width:930px;
	height:60px;
	padding:27px 20px 0 20px;
	display:block;
	background:url(../images/charte/bg-phrase4.jpg) left top no-repeat;
}
#accueil_conteneur marquee { 
	width:930px;
	margin:0 auto;
	height:60px;	
	display:block;
	color:#c10e1d;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase
}
/*************************************************************************/
/*---------------------------STYLE CHARTE -------------------------------*/
/*************************************************************************/

body{
	background:#f0f0f0 url(../images/charte/bg-body.jpg) center top repeat-y;
}
#conteneur_img {
	background: url(../images/charte/img-body.jpg) center top no-repeat;
	width:100%;
	height:auto;
	min-height:100%;
	position:relative
}
#conteneur {
	background:url(../images/charte/contenu_repeat.jpg) center top repeat-y;
	width:970px;
	margin:0 auto;
	text-align:left;
	min-height:100%;
	height:100%;
	position:relative
}
#haut{
	height:275px;
	width:970px;
	position:relative;
	display:block
}
/*---------------------------CONTENU------------------------------*/

#texte{
	background:url(../images/charte/contenu.jpg) no-repeat;
	width:910px; 	/* soustraire les padding à la largeur normal de la div */
	height:auto;
	min-height:560px;
	position:relative;
	float:left;
	padding: 10px 30px 20px 30px;
}
/*---------------------------BAS DE PAGE ------------------------------*/
#global_bas{
	margin:-100px 0 0 0;/*----rajouter en marge négative la hauteur de #bas---------*/
	width:100%;
	background: url(../images/charte/bas.jpg) center top no-repeat;
	position:relative;
	clear:both;
}
#bas{
	height:100px;/*----rajouter en marge négative la hauteur dans #global_bas---------*/
	width:970px;
	position:relative;
	margin:0 auto;
}
/* CSS WebKit HACK (pour Safari et Chrome) */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#bas{position:static; margin-top:100px; /* A modifier aussi en fonction de bas et global-bas*/}
	#global_bas{position:static;}
}
#bas ul.menu_bas{
	width:70%;
	margin:0 auto 0 auto;
	clear:both;
}
#bas ul.menu_bas li{
	float:left;
	text-align:center;
	position:relative;
	margin: 6px 10px;
	list-style-type:none;
	font: 0.8em Arial, Verdana, Helvetica, sans-serif;
}

/*************************************************************************/
/*---------------------------STYLE TEXTE -------------------------------*/
/*************************************************************************/

body {
	font: 1.125em Arial, Verdana, Helvetica, sans-serif;
	color:#3c3c3c;
	line-height:20px;
}
#texte p { margin: 10px 0; }
p.intro { font: 1.3em Arial, Helvetica, sans-serif; font-style:italic; color:#b00e1b; font-weight:bold; line-height:1.6em}
.petit_texte {
	font-size: 0.8em;
	color: #d30e20;
	line-height:normal;
	padding-left:5px;
}
h1{
	margin:10px 0 30px 0;
	padding-left:10px;
	font-family: "Arial", Gadget, sans-serif;
	font-size: 2em;
	font-weight: normal;
	color:#b9b9ba;
	text-transform:uppercase
 }
h2{
	font: bold 1.4em Arial, Verdana, Helvetica, sans-serif;
	margin:10px 0;
}
h2.ariane{
	float:left;
	background:url(../images/charte/ariane.jpg);
	width:530px;
	height:34px;
	padding:8px 0 0 10px;
	margin-top:0;
}
h2.ariane a:link, h2.ariane a:visited{
	color:white;
	text-decoration:none;
	font-size:14px;
}

h3{
	font: bold 1.2em Arial, Verdana, Helvetica, sans-serif;
	margin:10px 0;
}
a:link, a:visited{                             /*---------------------------STYLE LIENS -------------------------------*/
	color: #e85913;
	text-decoration:underline;
}
a:hover, a:active{                             /*---------------------------STYLE LIENS -------------------------------*/
	color: #f48751;
	text-decoration:underline;
}
.avertissement {
	color: #d30e20;
}
#texte ul {
	list-style-type:none;
	margin-left:30px;
	position: relative;
}

#texte ol{
	margin-left:30px;
}
select { color:#000 }

.block { width:415px; padding:0 10px 10px 10px; float:left;  }
.block.marge { padding:0 20px 10px 10px; margin-right:20px; border-right: 1px dotted #b2b2b2}

hr { border-bottom:1px dotted #b2b2b2; border-left:0; border-right:0;  border-top:0; height:1px; clear:both; padding-top:15px; margin-bottom:15px; }



/*************************************************************************/
/*------------------------MENU GAUCHE ----------------------------*/
/*************************************************************************/

ul#menuGauche { padding:20px;}
ul#menuGauche li { margin: 0 0 5px 0; list-style:none }
ul#menuGauche li a { font-size:1.2em; font-weight:bold; }

/*************************************************************************/
/*------------------------MENU BAS ----------------------------*/
/*************************************************************************/

ul#menuBas { padding:77px 10px 0 0; float:right;}
ul#menuBas li { float:left; display:inline; margin: 0 0 0 10px; list-style:none }
ul#menuBas li a { font-size:0.85em; text-decoration:none; color:#fff; }
ul#menuBas li a:hover { text-decoration:underline; color:#fff; }

/*************************************************************************/
/*------------------------FORMULAIRE CONTACT ----------------------------*/
/*************************************************************************/


#formContact { width:55%; text-align:left; margin:30px 10px 0 0; float:left }
.field { margin:0 0 10px 0; }
.field label { width:130px; display:block; float:left  }
.message { margin-bottom:5px }

#formContact textarea { width:330px; }
#formContact input { width:200px; }

#formContact input, #formContact textarea { 
	background:#fff url(../images/contact/ombre.jpg) top left repeat-x;
	border:1px solid #c8c8c8;
    padding:7px;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
}
#formContact input:focus, #formContact textarea:focus {
	-moz-box-shadow:0px 0px 10px #fff;
	-webkit-box-shadow:0px 0px 10px #fff;
	box-shadow:0px 0px 10px #fff;
}

#formContact input.BTcontact {
	width:120px;
	padding:3px 5px;
	margin:0;
	float:left;
	font-size:1em;
	font-weight:bold;
	background-image:none;
	background:#e85913;
	color:#fff;
	border:none;
	cursor: pointer;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#formContact input.BTcontact:hover {
	background:#f48751;
	color:#fff;
}

.adresse { width:40%; float:left; margin:30px 0 0 0; }
.coordonnees { padding-bottom:20px; margin-bottom:10px; border-bottom:1px dotted #b2b2b2; }
.asterix { color: #b8d0eb; }
.obligatoire { padding-right:30px; }

.alert_contact{
	margin: 20px 0 0 30px;
}


/*************************************************************************/
/*------------------------ STYLE PLAN SITE ------------------------------*/
/*************************************************************************/

#pagesstandards, #pagesspeciales {float:left; width:49%;}
#pagesstandards ul li, #pagesspeciales ul li, #list-base li {list-style:disc;}
#list-base li ul li, #list-base ul li ul li ul li, #list-base ul li ul li ul li ul li { list-style:circle;}


/*************************************************************************/
/*--------------------------------DIVERS --------------------------------*/
/*************************************************************************/
.clearer{
	clear:both;
	height:0px;
	line-height:0;
	border:none
}

.espace {
    padding-top: 20px;
}

.espaceBig {
    padding-top: 40px;
}

.espaceSmall {
    padding-top: 10px;
}

.left{
	float:left;
}
.right{
	float:right;
}
.bold { font-weight:bold }

.rss{
	float:right;
	margin:5px 10px 0 10px;
}
.png-cgv{
	float:right;
	margin:12px 10px 0 10px;
}
.png-icon-footer{
	float:right;
	margin:10px 10px 0 10px;
}
/****************MODAL BOX(envoyer à un ami)********************/
.hidden{
	display:none;
}

#hiddenFormami{
	background:#333;
	height:470px;
	padding:20px;
	width:300px;
}
#hiddenFormami #entete{
	font-size:1.4em;
	color:#CCC;
	margin:0 0 30px 0;
}
#hiddenFormami label{
	float:left;
	width:70px;
	padding:13px 0 7px 0;
	color:#CCC;
}
#hiddenFormami .inputfooter{
	width:259px;
	height:24px;
	font-size:1em;
	padding:4px 0 0 0;
	margin:3px 5px 3px 0;
	float:right;
	background:url(../images/charte/bg-input-footer.jpg) no-repeat;
}
#hiddenFormami .inputfooter2{
	width:259px;
	height:38px;
	font-size:1em;
	padding:4px 0 0 0;
	margin:3px 5px 3px 0;
	float:right;
	background:url(../images/charte/bg-input-footer3.jpg) no-repeat;
}
#hiddenFormami textarea{
	width:259px;
	height:90px;
	font-size:1em;
	padding:4px 0 0 0;
	margin:3px 5px 3px 0;
	float:right;
	background:url(../images/charte/bg-textarea-footer.jpg) no-repeat;
}
#submitModal{
	width:120px;
	height:24px;
	display:block;
	float:right;
	margin:5px 5px 0 0;
	cursor:pointer;
	background:url(../images/charte/bt-submit-footer.jpg) no-repeat;
}
/*************************************************************************/
/*------------------------------PAGINATION-------------------------------*/
/*************************************************************************/

/* PENSEZ A REPRENDRE LA MEME DIV QU'IL AURA AU DESSUS DES LIENS ET */
/* DE REGLER LES TOP LEFT DES LIENS */

.pagination{
	float:right;
	text-align:right;
	padding:0 25px 5px 10px;
	color:#000;
	font-weight:bold;
}
#pagination.mod-pagination {
	margin-top:15px;
}
.pagination2{
	float:right;
	text-align:right;
	padding:0 25px 5px 10px;
	color:#000;
	font-weight:bold;
}

#pagination .page_active{
	color:#F00;
}

.prec{
	background-image:url(../images/base/precedente.gif);
	width:111px;
	height:18px;
	display:block;
	float:left;
}

.retour{
	background-image:url(../images/base/retour.gif);
	width:111px;
	height:18px;
	display:block;
	float:left;
}

.suiv{
	background-image:url(../images/base/suivante.gif);
	width:111px;
	height:18px;
	display:block;
	float:left;
}

/*************************************************************************/
/*----------------------------- PARRAINAGE ------------------------------*/
/*************************************************************************/

#description { margin-bottom:15px; }

#message-erreur-parrainage { color:#F00; font-size:14px; border:#F00 1px solid; padding:5px; }
#message-erreur-parrainage p { color:#F00; }

#message-succes-parrainage { color:#6C0; font-size:14px; border:#6C0 1px solid; padding:5px; }
#message-succes-parrainage p { color:#6C0; }

#form_inscription_parrainage { text-align:left; margin:30px 10px 0 0; }

#form_inscription_parrainage fieldset { padding:0 10px; }

#form_inscription_parrainage .field { margin:0 0 10px 0; }
#form_inscription_parrainage .field label { width:160px; display:block; float:left  }

#form_inscription_parrainage input { 
	background:#fff url(../images/contact/ombre.jpg) top left repeat-x;
	border:1px solid #888686;
    padding:3px;
	color:#000;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	width:200px;
}

#form_inscription_parrainage input:focus {
	-moz-box-shadow:0px 0px 10px #fff;
	-webkit-box-shadow:0px 0px 10px #fff;
	box-shadow:0px 0px 10px #fff;
}

#form_inscription_parrainage input.BTparrainage {
	width:120px;
	padding:3px 5px;
	margin:0;
	float:left;
	font-size:0.8em;
	font-weight:bold;
	background-image:none;
	background:#353535;
	color:#fff;
	border:1px solid #888686;
	cursor: pointer;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#form_inscription_parrainage input.BTparrainage:hover {
	border:1px solid #32455b;
	background:#e1e0e0;
	color:#353535;
}

#form_inscription_parrainage hr { margin:10px 0; }


/*************************************************************************/
/*--------------------------------PERSO---------------------------------*/
/*************************************************************************/

.espace5 { padding-top:5px; }
.espace10 { padding-top:10px; }
.espace20 { padding-top:20px; }
.espace30 { padding-top:30px; }
.espace40 { padding-top:40px; }
.espace50 { padding-top:50px; }

.rounded5 {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.rounded10 {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
.rounded15 {
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
}
.rounded20 {
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
}

.roundedSpe {
	-moz-border-radius:20px 5px 20px 5px;
	-webkit-border-radius:20px 5px 20px 5px;
	border-radius:20px 5px 20px 5px;
}

.ligne1{
	background:#f2f0f4;
	color:#000;
	height:30px;
	line-height:30px;
}
.ligne2{
	background:#e5e3e6;
	color:#000;
	height:30px;
	line-height:30px
}
.pict {
	margin:10px 0 10px 0;
	padding:4px;
	background:#fff;
	border:1px solid #c3c1c1
}
.pictL {
	float:left;
	margin:10px 20px 10px 0;
	padding:4px;
	background:#fff;
	border:1px solid #c3c1c1
}
.pictR {
	float:right;
	margin:10px 0 10px 20px;
	padding:4px;
	background:#fff;
	border:1px solid #c3c1c1
}

/*************************************************************************/
/*-------------------------------- LISTES SPLITTEES EN COLONNES ---------------------------------*/
/*************************************************************************/

#texte ul.sousCatList {list-style-type:none; width:125px; float:left; margin:0 10px 10px 0}
#texte ul.sousCatList li { width:125px; float:left; padding:0; margin-bottom:7px}

/****** avec boutons
#texte ul.sousCatList li a { display:block; text-align:center; font-family: Verdana, Geneva, sans-serif}
#texte ul.sousCatList li a:link, #texte ul.sousCatList li a:visited { 
	padding:3px 5px;
	font-size:10px;
	font-weight:normal;
	border:0;
	cursor: pointer;
	background:#763736;
	color:#f4c7c4;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	text-decoration:none
}
#texte ul.sousCatList li a:hover { color:#763736; background:#f4c7c4; } ***/

/******************** AGENCES **************************/

.agence {
	width:255px;
	margin-bottom:28px;
	float:left;
	background:#fff;
	padding:10px;
	border:1px solid #dcdcdc;
	-moz-box-shadow:0px 0px 6px #b2b2b2;
	-webkit-box-shadow:0px 0px 6px #b2b2b2;
	box-shadow:0px 0px 6px #b2b2b2;
	text-align:center
}
.agence.marge { margin-right:35px }
.agence h2 { margin:0; padding:7px; text-transform:uppercase; background:url(../images/charte/bg-h2-fiche.gif) left top repeat; display:block }
span.tel { font-size:1.4em; font-weight:bold; color:#b20e1b }
.agence p.email { /*font-size:.9em;*/ color:#e0743f }


/********************  BIENS RECHERCHE **************************/

#biensRecherche {
	width:910px;
	min-height:50px;
	padding:10px 30px;
	background:url(../images/charte/bg-recherche.jpg) left bottom no-repeat;
	display:block;
	position:absolute;
	left:0;
	top:280px;
	z-index:1000
}
#biensRecherche .field { clear:both; margin-bottom:15px; overflow:hidden }
#biensRecherche .field .left label { width:auto; margin-right:10px }
#biensRecherche .field .left { margin-right:25px }
#biensRecherche .field .left input { margin-top:4px }
#biensRecherche .field label { padding-top:3px; }

#biensRecherche input, #biensRecherche select, #biensRecherche textarea { padding:4px; border:1px solid #c8c8c8; }

#biensRecherche select option { padding:2px 10px }
#biensRecherche .field input.BTrechercher { width:160px; height:46px; display:block; background:url(../images/charte/BTrechercher.jpg) left top no-repeat; cursor:pointer; border:none }
#biensRecherche .field input.BTrechercher:hover { background-position:0 -46px; }

#blockRecherche { padding:5px 20px 5px 30px; background:#e35713 url(../images/charte/bg-blockRecherche.gif) left -13px no-repeat; color:#fff; border:1px solid #ae4310}
#blockRecherche h2 {
	padding-bottom:18px;
	/*border-bottom:1px dotted #fff;*/
	margin-bottom:15px;
	color:#f9bea1;
	text-shadow: 1px 1px 1px #86340c;
	filter: dropshadow(color=#86340c, offx=1, offy=1);
	font-size:1.6em
}


/******************** BIENS **************************/

.resultMessage { background:#a60e1a; color:#fff; padding:10px 20px; text-align:center}

.bien {
	width:255px;
	margin-bottom:28px;
	float:left;
	background:#fff;
	padding:10px 10px 20px 10px;
	border:1px solid #dcdcdc;
	-moz-box-shadow:0px 0px 6px #b2b2b2;
	-webkit-box-shadow:0px 0px 6px #b2b2b2;
	box-shadow:0px 0px 6px #b2b2b2;
	text-align:center;
	position:relative;
	z-index:400
}
.bien.marge { margin-right:35px }
.bien h2 { margin:0; padding:7px; text-transform:uppercase; background:url(../images/charte/bg-h2-fiche.gif) left top repeat; font-size:1.3em; font-weight:bold; display:block}
.bien h3 { margin:3px 0; font-size:.9em }
#texte .bien .ref { margin:3px 0 }
.bien .descr { text-align:left; line-height:1.3em; font-size:.9em; }

a.BTsavoirplus { width:52px; height:52px; display:block; background:url(../images/charte/BTsavoirPlus.gif) left top no-repeat; position:absolute; bottom:1px; right:1px; z-index:500 }
a.BTsavoirplus:link, a.BTsavoirplus:visited { text-decoration:none }
a.BTsavoirplus:hover { background-position:0 -52px }
a.BTsavoirplus span { visibility:hidden; }


.bigFiche {}
.bigFiche h2 { margin:0 0 10px 0; padding:7px; text-transform:uppercase; background:url(../images/charte/bg-h2-fiche.gif) left top repeat; font-size:1.3em; font-weight:bold; overflow:hidden}
.bigFiche h2 span.ou { color:#a60e1a; float:left }
.bigFiche h2 span.prix {background:#646466; color:#fff; float:right; font-size:1em; padding:5px 10px; text-transform:none }
.bigFiche h2 span.hono { float:right; font-size:.7em; text-transform:none; font-weight:normal; padding:10px 10px 0 0; }

.bigFiche .tofs { padding:0; width:410px; float:left; margin-right:20px }
.bigFiche .miniTofs .pict { float:left; padding:0 }
.bigFiche .miniTofs .pict.marge { margin-right:6px; }
.bigFiche .infos { width:470px; float:left; }
.commentaires { padding:0 0 0 10px }

table.infos { }
table.infos td { padding:5px 10px }
table.infos tr.ligneA { background:#d5d5d5 }
table.infos tr.ligneB { background:#fff }

.jefimmo {
	padding:10px 15px 10px 5px;
	background:#fff;
	border:1px solid #dcdcdc;
	-moz-box-shadow:0px 0px 6px #b2b2b2;
	-webkit-box-shadow:0px 0px 6px #b2b2b2;
	box-shadow:0px 0px 6px #b2b2b2;
}
.jefimmo h4 { text-transform:uppercase; color:#d40d22; padding-bottom:5px; margin-bottom:10px; border-bottom:1px dotted #999 }
#texte .jefimmo p { margin:0 0 5px 0; font-size:.9em }
#texte .jefimmo p span { font-weight:bold; font-size:1.125em }

#boutons { width:145px; margin: 0 auto;}
.prec{
	background-image:url(../images/charte/precedent.jpg);
	width:23px;
	height:23px;
	display:block;
	float:left;
}
.prec span { display:none; }
.suiv{
	background-image:url(../images/charte/suivant.jpg);
	width:23px;
	height:23px;
	display:block;
	float:left;
}
.suiv span { display:none; }
.retour{
	background-image:url(../images/charte/retour.jpg);
	width:79px;
	height:23px;
	display:block;
	float:left;
	margin: 0 10px;
}
.retour span { display:none; }

/******************** NOS ACTUALITES  **************************/

.actu .infos { width:660px; float:left }
.actu .infos h2 { margin:10px 0 10px 0; padding:7px; text-transform:uppercase; background:url(../images/charte/bg-h2-fiche.gif) left top repeat; font-size:1.3em; font-weight:bold; overflow:hidden}

.actu.ligneB { background:#fff }


/******************** DPE et GES  **************************/

#texte p.dpe, #texte p.ges { clear:both; margin:0 }
.dpe span, .ges span { float:left; margin-bottom:2px; }

.DPEcolorA, .DPEcolorB, .DPEcolorC, .DPEcolorD, .DPEcolorE, .DPEcolorF, .DPEcolorG, .GEScolorA, .GEScolorB, .GEScolorC, .GEScolorD, .GEScolorE, .GEScolorF, .GEScolorG { 
	height:20px;
	display:block;
	color:#fff;
	font-size:.9em;
	text-transform:uppercase;
	text-align:left;
	padding:0 7px;
	text-shadow: 1px 1px 1px #353437;
	filter: dropshadow(color=#353437, offx=1, offy=1);
}


.DPEarrowColorA { background-color: #2a842d; }
.DPEarrowColorB { background-color: #4aa82c; }
.DPEarrowColorC { background-color: #bfce00; }
.DPEarrowColorD { background-color: #f3e500; }
.DPEarrowColorE { background-color: #ffbe10; }
.DPEarrowColorF { background-color: #f38524; }
.DPEarrowColorG { background-color: #e52323; }

.DPEcolorA { width:8px; background-color: #2a842d; }
.DPEcolorB { width:18px; background-color: #4aa82c; }
.DPEcolorC { width:28px; background-color: #bfce00; }
.DPEcolorD { width:38px; background-color: #f3e500; }
.DPEcolorE { width:48px; background-color: #ffbe10; }
.DPEcolorF { width:58px; background-color: #f38524; }
.DPEcolorG { width:68px; background-color: #e52323; }

.GESarrowColorA { background-color: #e3d6e3; }
.GESarrowColorB { background-color: #d1b6d5; }
.GESarrowColorC { background-color: #bb9bc4; }
.GESarrowColorD { background-color: #8e66a4; }
.GESarrowColorE { background-color: #8e66a4; }
.GESarrowColorF { background-color: #734993; }
.GESarrowColorG { background-color: #623f8f; }

.GEScolorA { width:8px; background-color: #e3d6e3; }
.GEScolorB { width:18px; background-color: #d1b6d5; }
.GEScolorC { width:28px; background-color: #bb9bc4; }
.GEScolorD { width:38px; background-color: #8e66a4; }
.GEScolorE { width:48px; background-color: #8e66a4; }
.GEScolorF { width:58px; background-color: #734993; }
.GEScolorG { width:68px; background-color: #623f8f; }


.DPEcolorA.lettre, .DPEcolorB.lettre, .DPEcolorC.lettre,.DPEcolorD.lettre, .DPEcolorE.lettre, .DPEcolorF.lettre,.DPEcolorG.lettre, .GEScolorA.lettre, .GEScolorB.lettre, .GEScolorC.lettre,.GEScolorD.lettre, .GEScolorE.lettre, .GEScolorF.lettre,.GEScolorG.lettre { width:8px; padding-right:5px; text-align:right; font-weight:bold; font-size:1.1em; }

/*span.arrow {
  border-right-color:transparent;
  border-top-color:transparent;
  border-bottom-color:transparent;
  border-style:solid;
  border-width:10px;
  width:0;
  height:0;
}*/

span.arrow {
  width:20px;
  height:20px;
  display:block;
  background-image:url(../images/charte/mask-arrow-01.png);
  background-position:left top;
  background-repeat:no-repeat;
}



/******************** SLIDE NOS BIENS **************************/

.navigation { width:415px; margin:10px auto; }
#nav { position: relative;  }
#nav li { float: left; list-style: none; }
#nav a { margin: 5px; padding:0; width:15px; height:15px; display:block; background: #b9b9ba; text-decoration: none }
#nav li.activeSlide a { background: #e35713; color: black }
#nav a:focus { outline: none; }
#nav a span { visibility:hidden }

.slideshow img {
	border:1px solid #dcdcdc;
	-moz-box-shadow:0px 0px 6px #b2b2b2;
	-webkit-box-shadow:0px 0px 6px #b2b2b2;
	box-shadow:0px 0px 6px #b2b2b2;
}



