/** ***************** **/
/** Dans tous les CSS **/
/** ***************** **/

/** Supprimes les pointillés des Flash et des Liens **/
a:focus, object:focus, img:focus{
	outline: 0;
}
/** Pour les Boutons images AVEC lien **/
a:hover, object:hover{
	cursor: pointer;
	cursor: hand;
}
/** Pour les Boutons images SANS lien **/
.lnk{
	cursor: pointer;
	cursor: hand;
}
/** Pour les champs obligatoires **/

.bleu{
	color: #46686b;
}

img{
	border:0;
}
a:link, a:visited, a:hover, a:active{
	color:#383f47;
	text-decoration: none;
	border:none;
}
a.blanc{
	color:#ffffff;
	text-decoration: none;
	border:none;
	font-size: 10px;
}

a.box{
	color:#ffffff;
	text-decoration: underline;
	border:none;
	font-size: 12px;
}

a.formulaire{
	color:#ffffff;
	text-decoration: none;
	border:none;
	font-size: 12px;
}
a.formulaire2{
	color:#000000;
	text-decoration: none;
	border:none;
	font-size: 12px;
}

body{
	background-image: url(images/fond.jpg);
	color: #383f47;
	background-repeat: repeat-x;
	background-color: #a8a4a1;
	font-family: arial;
	font-size: 13px;
	margin: 0;
	padding: 0;
	text-align: center;
}


.justify{
	text-align: justify;
}
	
.center{
	text-align: center;
}
.left{
	text-align: left;
}
.right{
	text-align: right;
}

.gras{
	font-weight: bolder;
}

.italic{
	font-style: italic;
}

.top{
	vertical-align: top;
}

.padding10{
	padding: 10px;
}

.padding10_2{
	padding: 10px;
	font-size:10px;
}

.blanc{
	color: #ffffff;
	font-weight: bold;
}

.vert{
	color: #9bb012;
	font-weight: bold;
	font-size: 14px;
}

.explication{
	color: #ffffff;
	background-color: #9bb012;
	font-weight: bold;
	font-size: 14px;
	padding: 2px;
}

.bgviolet{
	background-color: #49515c;
	color: #ffffff;
}

.espace{
	width: 30px;
}

.gros{
	font-size: 15px;
}

.titre{
	color: #383f47;
	font-size: 16px; 
	font-weight: bold;
	text-align: center;
}

.texte{
	color: #383f47;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	text-align: justify;
}

.titre_bien{
	background-image: url('images/fond_titre.jpg');
	background-repeat: repeat-x;
}

/** ***************** **/

#conteneur{
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	text-align: center;
}

#bandeau{
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 823px;
	height: 188px;
	text-align: center;
	float: right;
}


#logo{
	position: relative;
	background-color: #ffffff;
	width: 177px;
	height: 188px;
	float: left;
	text-align: justify;
}

/** ***************** **/
/** colonne gauche **/
/** ***************** **/

#colonne_gauche{
	position: relative;
	width: 178px;
	/*min-height: 540px;*/
	float: left;
	text-align: left;
	margin-top: 20px;
}

#pave_recherche{
	position: relative;
	width: 178px;
	float: left;
	text-align: left;
}

.recherche_rapide{
	background-image: url(images/pave_recherche_rapide.png);
	background-repeat: no-repeat;
	position: relative;
	width: 168px;
	height: 230px;
	float: left;
	text-align: left;
}

#meilleur_taux{
	position: relative;
	width: 178px;
	float: left;
	text-align: center;
}
#epi_box{
	position: relative;
	width: 166px;
	height: 280px;
	float: left;
	text-align: left;
	margin-top: 10px;
	border: 1px solid #B6C90D;
}
#epi_box_2{
	position: relative;
	width: 178px;
	float: left;
	text-align: center;
}

#selection_aleatoire{
	width: 178px;
	float: left;
	text-align: center;
	margin-top: 15px;
}

.boxaleatoire{
	background-color: #ffffff;
	border:1px solid;
	border-color: #383f47;
	width: 166px;
	height: 230px;
	text-align: center;
}

#recrutement{
	width: 166px;
	margin-left: 12px;
	margin-top: 8px;
}

/** ***************** **/

#colonne_droite{
	position: relative;
	width: 178px;
	float: right;
	text-align: justify;
	margin-top: 20px;
}

#colonne_droite2{
	position: relative;
	width: 200px;
	float: right;
	text-align: justify;
	margin-top: 20px;
}

#rappel{
	background-image: url('images/rappel_immediat.jpg');
	background-repeat: no-repeat;
	height: 167px;
	width: 166px;
	margin-left: 12px;
}

#apps{

	margin-left: 12px;
}

#apps2
{
	margin-left: 1px;
}

#epibox{
	position: relative;
	width: 166px;
	height : 280px;
	margin-left: 12px;
	text-align: justify;
}

#infos{
	position: relative;
	width: 166px;
	margin-left: 12px;
	text-align: justify;
}

#telephone{
	position: absolute;
	width: 44px;
	height: 69px;
	margin-left: 5px;
	margin-top: 3px;
	
}

#caroussel{
	position: relative;
	background-color: #49515c;
	width: 1000px;
	height : 150px;
	/*float: right;*/
	clear: both;
	text-align: justify;
}

.footer{

	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 1001px;
	text-align: center;

}

#texte_accueil{
	position: relative;
	width: 644px;
	float: left;
	text-align: justify;
	margin-top: 20px;
}

#texte_epibox{
	position: relative;
	background-color: #ffffff;
	width: 614px;
	padding: 15px;
	float: left;
	text-align: justify;
}

#texte_fiche{
	position: relative;
	width: 600px;
	max-height : 550px;
	float: left;
	text-align: justify;
    overflow:auto;
    margin-bottom:20px;
}

#texte_bien{
	position: relative;
	width: 821px;
	/*max-height : 550px;*/
	float: left;
	text-align: justify;
    /*overflow:auto;*/
    margin-bottom:20px;
    /*border:1px dashed #000000;*/
}

#texte_404{
	position: relative;
           float: left;
           text-align: center;
           margin-top: 100px;
           font-size: 18px;
	   width: 100%;
}


#contenu_page{
	position: relative;
	width: 802px;
	float: right;
	/*min-height: 520px;*/
	text-align: justify;
	min-height: 500px;
	padding: 10px;
}

#contenu_page_centre{
	position: relative;
	width: 600px;
	float: right;
	/*min-height: 520px;*/
	text-align: justify;
	min-height: 500px;
	padding: 10px;
}

#contenu_page2{
	position: relative;
	background-color: #ffffff;
	width: 802px;
	float: left;
	min-height: 980px;
	text-align: justify;
	padding: 10px;
}

#contenu_page3{
	position: relative;
	background-color: #ffffff;
	width: 644px;
	height: 785px;
	float: left;
	/*min-height: 520px;*/
	text-align: justify;
}

#contenu_page4{
	position: relative;
	background-color: #ffffff;
	width: 802px;
	height: 765px;
	float: left;
	/*min-height: 520px;*/
	text-align: justify;
	padding: 10px;
}

.fond_box{
	background-image: url(images/fond_box.jpg);
	width : 325px;
	height : 200px;	
}

.fond_box_grand{
	background-image: url(images/fond_box_grand.jpg);
	width : 600px;
	height : 400px;
}

#infos_gauche
{
        float: left;
        width: 200px;
        background-color: #8c9c00;
        color: #ffffff;
}

#infos_droite
{
        float: right;
        width: 580px;

}

.parole
{
        float: left;
        background-color: #8c9c00;
        color: #ffffff;
}

.sitemapUL
{
        font: bold 14px Verdana;
        list-style-type: none;
        text-align: left;
}
.sitemapUL li
{
        margin: 2px;
}
.sitemapUL li a:hover
{
        color: #618CE1;
}

/** ***************** **/
/** texte relais **/
/** ***************** **/

#texterelais{
	position:absolute;
	top:1500px;
	width: 820px;
	/*left:50%;*/
	margin-left:85px;
	text-align:center;
	padding:5px;
	border:1px dashed #000000;
	font:10px Verdana,Arial,sans-serif;
}

#texterelais2{
	position:absolute;
	top:1300px;
	width: 820px;
	left:45%;
	margin-left:-350px;
	text-align:center;
	margin-bottom: 200px;
	padding:5px;
	border:1px dashed #000000;
	font:10px Verdana,Arial,sans-serif;
}
#texterelais3{
	position:absolute;
	top:1950px;
	width: 820px;
	left:45%;
	margin-left:-350px;
	text-align:center;
	margin-bottom: 200px;
	padding:5px;
	border:1px dashed #000000;
	font:10px Verdana,Arial,sans-serif;
}
#texterelais4{
	position:absolute;
	top:2350px;
	width: 820px;
	left:45%;
	margin-left:-350px;
	text-align:center;
	margin-bottom: 200px;
	padding:5px;
	border:1px dashed #000000;
	font:10px Verdana,Arial,sans-serif;
}
 .inputListeSecteur{
	visibility:hidden;
	position:absolute;
	width:183px;
	z-index:5;
	background:#ffffff;
}
#liste_bien, #liste_divers, #liste_agence{
	visibility:hidden;
	position:absolute;
	width:170px;
	z-index:5
}

.padding{
	
	padding: 10px;
}

.surdiv
{
        position: absolute;
        margin-top: 80px;
        margin-left: 70px;
        width: 300px;
        height: 200px;
        background-color: #ffffff;
        border: 1px solid #49515C;
        display: none;
        z-index: 1;
}

.surdivparole
{
        position: absolute;
        margin-top: -10px;
        margin-left: 20px;
        width: 150px;
        height: 110px;
        background-color: #ffffff;
        border: 1px solid #49515C;
        display: none;
        z-index: 1;
}

.surdiv_in
{
        margin: 20px;
        text-align: center;
}


#carte_google
{
        width: 800px;
        /*height: 410px;
        margin-left: auto;
        margin-right: auto*/
        text-align: center;
}

#carte_google2
{
        width: 645px;
        text-align: center;
}

#iphone
{
        position: absolute;
        top: 180px;
}

#iphone2
{
        position: absolute;
        top: 380px;
}

/***********************/
/*      Diaporama      */
/***********************/

.diaporama
{
        position: relative;
        width: 620px;
        height: 280px;
        margin: 0px;
        padding: 0px;
        text-align: left;
        border: 1px solid #49515c;
}

.diaporama li
{
        list-style-type: none;
	overflow: hidden;
	position: absolute;
}

.diaporama2
{
        position: relative;
        width: 450px;
        height: 203px;
        margin: 0px;
        padding: 0px;
        text-align: left;
        border: 1px solid #49515c;
}

.diaporama2 li
{
        list-style-type: none;
	overflow: hidden;
	position: absolute;
}


div#diagnostique
{
        display: block;
}
div#lexique
{
        display: none;
}
div#faq
{
        display: none;
}
div#ecoenergie
{
        display: none;
}

