/* RÉINITIALISATION DES ÉLÉMENTS
--------------------------------------------------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr,acronym{border:0;}
address,caption,cite,code,dfn,var{font-style:normal;font-weight:normal;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
a,a:link,a:visited,a:hover,object,embed{outline:none;}

img, div {_behavior:url(inc/iepngfix.htc);}

/* BODY ET HTML
--------------------------------------------------------------------------------------- */
body#index{
	margin: 0;
	padding: 0;
	text-align:center;
	background: url(Gx/I/bg.gif) repeat-x top;
}
body#projet{
	margin: 0;
	padding: 0;
	text-align:center;
	background: url(Gx/01/bg_gauche.gif) repeat-x top;
}
body#main{
	margin: 0;
	padding: 0;
	text-align:center;
	background: url(Gx/bg.gif) repeat-x top;
}
html{
	color: #717172;
	font-size: 11px;
	font-family: Arial, Verdana, Tahoma, Helvetica, "Trebuchet MS", Georgia, Times, "Times New Roman", "Courier New"; /* Garder seulement 3 fontes */
}

/* TEXTES ET HYPERLIENS GLOBAUX
--------------------------------------------------------------------------------------- */

h1, h2{
	font-size: 20px;
	line-height: 24px;
	color: #4f4e4e;
	font-weight: bold;
}
h2 a, h2 a:link, h2 a:visited, h2.bleu{
	color: #6a99bc;
	text-decoration: none;
	font-size: 18px;
}
h2 a:hover, h2 a:visited:hover{text-decoration: underline;}
.projet{
	background: url(Gx/ico_projet.gif) no-repeat left top;
	padding: 10px 0 10px 50px;
	display: block;
	border-bottom: 1px #a7a6a6 dashed;
}
h4{
	color: #484747;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: bold;
}

p{font-size: 11px; line-height: 17px; color: #606060;}
p.textePetit{font-size:10px;}
p a, p a:link, p a:visited, ul li a, ul li a:visited, ol li a, ol li a:visited{color:#ee1926; text-decoration:underline;}
p a:hover, p a:visited:hover, ul li a:hover, ul li a:visited:hover, ol li a:hover, ol li a:visited:hover{
	color:#000; text-decoration:underline;
}

ul li{color:#1F1F1F; font-size:11px; line-height:150%; list-style:square; margin-left:16px;_margin-left: 8px;}
ol li{color:#1F1F1F; font-size:11px; line-height:150%; margin-left:16px;_margin-left: 8px;}

.padGauche{padding-left: 40px;}
.degrade{
	width: 100%;
	background: url(Gx/degrade.gif) repeat-x top;
	height: 23px;
}
.lienRSS{background: url(Gx/icone_RSS.gif) no-repeat left;padding:5px 0 5px 20px;}
.lienPDF{background: url(Gx/icone_PDF.gif) no-repeat left;padding:5px 0 5px 20px;}

/* CONTENEURS ET CLASSES GÉNÉRALES
--------------------------------------------------------------------------------------- */
#ententelogo{margin-top: 1px;}


#conteneur{
	margin: 0 auto 0 auto;
	text-align: left;
	width: 981px;
}
#ententeflash{
	width: 980px;
	height: 282px;
	float: left;
}
#contenu{
	margin-top: 35px;
	float: left;
	width: 980px;
}

.photogauche{
	display: block;
	float: left;
	margin: 0 10px 10px 0;_margin-right: 5px;
}
.contourbleu{
	border: 2px #6a99bc solid;
}
#contact{
	width: 283px;
	float: left;
	padding-left: 25px;
}

#photoProm{
	width: 283px;
	float: right;
	padding-left: 25px;
	padding-top:20px;
}

#contactdroite{
	
	width: 662px;
	float: left;	
}

.both{clear:both;}

/* INDEX
--------------------------------------------------------------------------------------- */
body#index #colgauche{
	float: left;
	width: 535px;
	padding: 0 15px 0 10px;
}
body#index #coldroite{
	float: left;
	width: 385px;
	padding: 0 10px 0 25px;
}


/* PROJET
--------------------------------------------------------------------------------------- */

.slideshow{ width:278px; height:330px; float:left; position:relative; margin:7px 10px 0 0; oveflow:hidden; }
.slideshow img{ background-color: #eee; }

#bgprojetdroite{
	background: url(Gx/01/bg_droite.gif) repeat-x top;
	width: 50%;
	position: absolute;
	right: 0;
	top: 56px;
	height: 358px;
}
#flashprojet{
	float: left;
	margin-top: 1px;
	width: 980px;
	height: 426px;
	position: relative;
}
#viewer{
	background:url(gx/bas.png) no-repeat;
	width:980px;
	height:79px;
	margin-top:7px;
	padding: 15px  0 0 120px;
}
#viewer img{margin-right:30px;}
body#projet #colgauche{
	width: 283px;
	float: left;	
}
body#projet #coldroite{
	padding-left: 35px;
	width: 652px;
	float: left;	
}

#coldroite .imgProjet{ /*border: 1px solid #c8c8c6;*/ float:left; margin:0 30px 0 0; }
#coldroite .projetTexteDescriptif{ float:left; width:405px; }

#coldroite .btnVoirProjet{ 
	background: url(Gx/M/btn_voirProjet.gif) no-repeat left top;
	color: #fff;
	display:block;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0 2px 15px;
	text-decoration:none;
	width: 150px;
	}
#coldroite .btnVoirProjet:hover{ background: url(Gx/M/btn_voirProjet_over.gif) no-repeat left top; }


table.unite{
	width: 654px;
	font: 12px Arial;
}
table.unite tr{
	border-top: 1px #fff solid;
}
table.unite td{
	padding: 2px 0;
	background-color: #f0efef;
}
table.unite th{
	color: #fff;
	background: url(Gx/01/th_bg.gif) no-repeat left top;
	font-weight: bold;
	padding-left: 18px;
	padding-top: 6px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
}
table.unite th .fr{float: right;padding-right: 16px;}
table.unite th .en{float: right;padding-right: 20px;}
table.unite tr.titre{
	background-color: #f0efef;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
table.unite td.petitpad{
	padding-left: 5px;
	text-align:center;
}
table.unite td.centre{
	text-align: center;
}
table.unite tr.vendu{
	background-color: #ECECEC;
}
table.unite td.vendu{
	text-align: center;
	color: #d70b8c;
	font-weight: bold;
}

table.unite td a, table.unite td a:link, table.unite td a:visited{
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

table.unite td.vendu a, table.unite td.vendu a:link, table.unite td.vendu a:visited{
	font-size: 12px;
	/*background: url(Gx/01/pasvendu_bg.gif) no-repeat left top;*/
}

table.unite td.vendu a.reserve{
	text-align: center;
	color: #d70b8c;
	font-weight: bold;
}


table.unite td.disponible a, table.unite td.disponible a:link, table.unite td.disponible a:visited{
	font-size: 12px;
	/*background: url(Gx/01/pasvendu_bg.gif) no-repeat left top;*/
}

table.unite td a:hover, table.unite td a:visited:hover{
	text-decoration: underline;
}




/* CALCULATRICE HYPOTHÉCAIRE, TABLE DES RÉSULTATS
--------------------------------------------------------------------------------------- */
table#tableau{
	font-size: 12px;
	width: 980px;
}
table#tableau th{
	background: url(Gx/06/calculateur_th.gif) no-repeat left top;
	color: #fff;
	text-align: center;
	padding: 4px;
	font-size: 14px;
}
table#tableau td{border-right: 1px solid #fff;padding: 4px;color: #000;}
table#tableau td.texteColone{
	background-color: #f0efef;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: right;
}
table#tableau td.last{border-right: none;}
table#tableau tr.pair{background: none;}
table#tableau tr.impair{background: #f0efef;}



/* MENUS
--------------------------------------------------------------------------------------- */
#menu {
	margin: 0;
	padding: 25px 0 0 0;
	display: block;
	float: left;
	background: #c2d9e7 url(Gx/M/menu_bg.gif) no-repeat left top;
	width: 981px;
	height: 30px;
	text-align: center;
}
#menu li{
	padding: 0 7px;
	margin: 0;
	list-style-type: none;
	color: #293b8e;
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana;
	display: inline;
}
#menu li a, #menu li a:link, #menu li a:visited{
	color: #293b8e;
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana;
	text-decoration: none;
}
#menu li.langue a{font-weight: bold;}
#menu li a:hover, #menu li a:visited:hover{color: #fc0101;}
#menu li a.actif, #menu li a.actif:visited{color: #fc0101;}

#menuBas {
	margin: 0;
	padding:0;
	display: block;
	float: left;
}
#menuBas li{
	padding: 0 10px 0 0;
	margin: 0;
	list-style-type: none;
	color: #fff;
	font-size: 11px;
	line-height: 15px;
	display: inline;
}
#menuBas li a, #menuBas li a:link, #menuBas li a:visited{
	color: #fff;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
}
#menuBas li a:hover, #menuBas li a:visited:hover{text-decoration: underline;}


/* PIED DE PAGE
--------------------------------------------------------------------------------------- */
#piedPageExt{
	text-align: center;
	background-color: #6a99bc;
}
#piedPage{
	text-align: left;
	margin: 0 auto 0 auto;
	color:#fff;
	padding-top: 10px;
	width: 981px;
	height: 100px;
}
#piedPage a{color:#fff; text-decoration:underline;}
#piedPage a:hover{color:#fff;}
#piedPage #copyrights{float:left; margin:0; text-align:left;}
#piedPage #copyrights a{font-weight:bold;}
#piedPage #copyrights #lienCopyrights{font-weight:normal; text-decoration:none; color:#fff;}
#piedPage #copyrights #lienCopyrights:hover{font-weight:normal; text-decoration:underline; color: #fff;}

/* Partager cette page (bookmarker) */
#socialBookmarker{float:right;}
#socialBookmarkerPrefix{float:left;cursor:default;}
.bookmarkIconesVisibles {float:left;margin-left:2px;}
#bookmarkHoverPopup{border:solid 1px; background-color:#FFF; display:none; padding:4px; position:absolute; text-align:left; width:315px;}
#bookmarkHoverPopup .bookmarkHoverPopupItems{float:left; height:25px; margin-right:4px; width:150px;}
#bookmarkHoverPopup .bookmarkHoverPopupItems a{height:25px; line-height:25px;}
#bookmarkHoverPopup .bookmarkHoverPopupItems a:link, #bookmarkHoverPopup .bookmarkHoverPopupItems a:visited{border:none; color:#000; display:block; padding-left:2px; text-decoration:none; width:150px;}
#bookmarkHoverPopup .bookmarkHoverPopupItems a:active, #bookmarkHoverPopup .bookmarkHoverPopupItems a:hover{background-color:#eee; border:1px solid #666; color:#333; display:block; height:25px; padding-left:2px; text-decoration:none; width:150px;}

/* FORMULAIRES
--------------------------------------------------------------------------------------- */
fieldset{
	border: none;
	font-size: 11px;
	margin-bottom:10px;
	padding:0px;
}
fieldset label{
	font-size: 11px;
	color: #484747;
	margin: 2px 0 2px 0;
	float: left;
}
.champTexte{
	background: #f0efef;
	border: 1px solid #c8c8c6;
	color: #000;
	font-size: 11px;
	margin:2px 0 2px 0;
	padding: 2px;
	width: 283px;
	display: block;
	float: left;
}
.petit{
	width: 85px;
}
.listeDeroulante{
	background: #f0efef;	
	border: 1px solid #c8c8c6;
	color: #000;
	font-size: 11px;
	margin:2px 0 2px 0;
	padding: 2px;
	width: 283px;
	display: block;
	float: left;
}
.boiteTexte{
	background: #f0efef;
	border: 1px solid #c8c8c6;
	color: #000;
	font-family: Arial;
	font-size: 11px;
	margin:2px 0 2px 0;
	padding: 2px;
	width: 283px;
	height: 75px;
	display: block;
	float: left;
}
.bouton{
	background-color: #EEF3F7;
	color: #498ECB;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}
.bouton:hover{background-color:#1A80B6; color:#FFF;}

.champCache{display:none; visibility:hidden;} /* Utilisé pour l'anti-spam */

.erreur{color:#FF0000;}



#contact label{width: 283px;}
#calculateur label{width: 100px;}

.boutonsubmitfr, .boutonsubmiten{
	font-size: 0;
	width: 125px;
	height: 24px;
	display: block;
	border: none;
	float: right;
	margin-top: 8px;
}
.boutonsubmitfr{background: url(Gx/btn_envoyer_fr.gif) no-repeat left top;}
.boutonsubmitfr:hover{background: url(Gx/btn_envoyer_fr_over.gif) no-repeat left top;}
.boutonsubmiten{background: url(Gx/btn_envoyer_en.gif) no-repeat left top;}
.boutonsubmiten:hover{background: url(Gx/btn_envoyer_en_over.gif) no-repeat left top;}

.boutoncalculerfr, .boutoncalculeren{
	font-size: 0;
	width: 125px;
	height: 24px;
	display: block;
	border: none;
	float: left;
	margin-top: 8px;
}
.boutoncalculerfr{background: url(Gx/06/btn_calculer_fr.gif) no-repeat left top;}
.boutoncalculerfr:hover{background: url(Gx/06/btn_calculer_fr_over.gif) no-repeat left top;}
.boutoncalculeren{background: url(Gx/06/btn_calculer_en.gif) no-repeat left top;}
.boutoncalculeren:hover{background: url(Gx/06/btn_calculer_en_over.gif) no-repeat left top;}

/* Formulaire d'invitation */
#invitation .boutonsubmitfr,#invitation .boutonsubmiten{float: left;}
#invitation .gauche{float: left;width: 200px;}
#invitation .droite{float: left;width: 200px;padding-left: 20px;}
#invitation .champTexte{width: 200px;}
#invitation .boiteTexte{width: 420px;height: 100px;}
#invitation p{padding: 0 0 10px 0;text-align: left;}



/***************************************** Map ***********************************/
#map{
	width: 450px;
	height: 300px;
	float: left;
	border: 1px #a3a4a4 solid;
}

/***************************************** Page Garantie ***********************************/

#logosGarantie{
	margin-top:40px;
}

#logosGarantie img.logo2{
	margin-left:40px;
}

/***************************************** Page Financement ***********************************/

.multipretsImg{
	float:right;
	position:relative;
	top:60px;
}




