/* TABLE DES MATIÈRES:
	- Éléments à cacher
	- Éléments de base à personnaliser
	- Pied de page
	- Textes
----------------------------------------------------------------------------------------*/

/* ELEMENTS A CACHER 
--------------------------------------------------------------------------------------- */
#menu, #socialBookmarker, #bookmarkHoverPopup, #menuBas, #piedPageExt, .degrade, #ententeflash, #ententeflash, #bgprojetdroite, #flashprojet{
	position: absolute;
	visibility: hidden;
	display:none;
}

/* ELEMENTS DE BASE À PERSONNALISER 
--------------------------------------------------------------------------------------- */
html{
	/* Garder 3 fontes seulement */
	font-family: Arial, Verdana, Tahoma;
}
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img{border:0; margin:0; padding:0;}

br.both{clear:both;}



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;
}

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;}
ol li{color:#1F1F1F; font-size:11px; line-height:150%; margin-left:16px;}

.padGauche{padding-left: 40px;}


/* CONTENEURS ET CLASSES GÉNÉRALES
--------------------------------------------------------------------------------------- */
#contenu{margin-top: 35px;}

.photogauche{
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}
.contourbleu{
	border: 2px #6a99bc solid;
}
#contact{
	width: 283px;
	float: left;
}
#contactdroite{
	padding-left: 35px;
	width: 662px;
	float: left;	
}

.both{clear:both;}

/* INDEX
--------------------------------------------------------------------------------------- */
body#index #colgauche{
	float: left;
	width: 320px;
	padding: 0 15px 0 10px;
}
body#index #coldroite{
	float: left;
	width: 300px;
	padding: 0 10px 0 25px;
}


/* PROJET
--------------------------------------------------------------------------------------- */

body#projet #colgauche{
	width: 283px;
	float: left;	
}
body#projet #coldroite{
	padding-left: 35px;
	width: 662px;
	float: left;	
}

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;
}
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 a:hover, table.unite td a:visited:hover{
	text-decoration: underline;
}

/* CALCULATRICE HYPOTHÉCAIRE, TABLE DES RÉSULTATS
--------------------------------------------------------------------------------------- */
table#tableau{
	font-size: 12px;
	width: 650px;
}
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;}


/* 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;}