#subTitle {
    font-size: 16px;
    color: #fff;
    padding: 4px;
   /* background-repeat: repeat-x;
    background-image: url(../img/bgsubtitle.jpg); */
    background-color:#999999;
    height: 1%;
    padding-left: 10px;
}

.subTitleNav {
    font-size: 11px;
    color: #999999;
    padding: 6px 0px 6px 10px;
    border-bottom: 1px solid #d4d4d4;
}

#wrapperRecherche {
    padding: 10px;
}

#cubeCalculez {
    background-color: #000;
    color: #fff;
    padding: 10px;
}

#zoneGaucheRecherche {
    float: left;
    width: 225px;
}

#zoneDroiteRecherche {
    float: right;
    width: 700px;
}

select {
    width: 225px;
}

.zoneCritere {
    background-color: #f3f3f3;
    padding: 3px;
    font-size: 11px;
    font-weight: bold;
}

.center {
    text-align: center;
}

.right {
	 text-align: right;
}

.avecLigne {
    /* border-bottom: 1px solid #4e6493; */
    font-weight: bold;
    padding-bottom: 2px;
}

.imgModele {
    text-align: center;
}

.imgModele img {
	border: 1px solid #000;
}

.ligneRecherchePair {
    padding: 8px 0px 8px 0px;
    border-bottom: 1px solid #d4d4d4;
    line-height: 20px;
    border-left: 1px solid #d4d4d4;
    background-repeat: repeat-x;
    background-image: url(../img/bgsearchterrain.jpg);
    background-position: bottom center;     
}

.ligneRechercheImpair {
    padding: 8px 0px 8px 0px;
    border-bottom: 1px solid #d4d4d4;
    line-height: 20px;
    border-left: 1px solid #d4d4d4;
}

.btnSelectModele {
    width: 100px;
}

#listingPages {
    float: left;
}

#optionRecherche {
    float: right;
}

#optionRecherche img {
    border: 0px;
}

.listeItemsTri {
    width: 150px;
}

.detailLigneModele {
    border-left: 1px solid #d4d4d4;
}

.detailKit {
    padding: 4px;
    font-size: medium;
}

.sectionDetailPlan {
    color: #000;
    background-color: #e6eeff;
    font-weight: bold;
    padding: 3px;
}

#imagesDetailPlan {
    /* padding: 3px; */
    text-align: center;
    overflow: auto;
}

#contenuDescriptionPlan {
    padding-top: 10px;
}

#optionPlan {
    padding: 4px 0px 20px 4px;
    text-align: center;
    font-weight: bold;
}

li {
    list-style: none;
    line-height: 22px;
}

.serieOr {
    margin-top: 6px;
    border: 1px solid #d1c96b;
    background-color: #fffabf;
    padding: 2px;
}

.serieArgent {
    margin-top: 6px;
    border: 1px solid #d8d8d8;
    background-color: #ebebeb;
    padding: 2px;
}

.ficheGrille img {
	border: 1px solid #000;
}

.classImgBorder {
	border: 1px solid #000;
}

.pagesRecherche img {
    border: 0px;
}

.aucunModele {
    padding: 4px;
    border: 1px solid #cecece;
    background-color: #dde8ff;
    text-align: center;
}

.numPage {
    width: 20px;
    text-align: center;
}

.numPageCourante {
    color: white;
    width: 20px;
    background-color: #0a246a;
    text-align: center;
}

.numPageCourante a {
    color: white;
}

.parlerMaintenant {
    background-color: #eaffdd;
    padding: 4px;
}

.texteRouge {
    color: red;
}

.alignementCentrer {
    text-align: center;
}

.citation {
	padding: 10px;
	border: 1px solid #cecece;
	background-color: #dde8ff;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	height: 1%;
	
}

.imgDevis {
	padding: 10px;
	text-align: center;
	width: 200px;
}

.titreDevis {
	padding: 5px;
	font-weight: bold;
	height: 1%;
	font-size: 16px;
	margin-bottom: 4px;
	width: 200px;
}

.printDevis {
	padding: 4px;
	text-align: center;
}

.printDevis a {
	border: 0;
}

.borderImgDevis {
	/* border: 1px solid #000; */
}

h3 {
	font-size: 14px;
	line-height: 14px;
	color: #3d5281;
}

.prixTerrain {
    font-size: 18px;
    line-height: 14px;
    color: #3d5281;
    font-weight: bold;
}

.sectionBudget {
	font-size: 14px;
	color: #000;
	background-color: #e4edfe;
	padding: 4px;
	border-bottom: 1px solid #bdcde7;
	font-weight: bold;
}

.ligneAjout {
	border-top: 1px solid #d4d4d4;
}

/* ******************************************************/
/* CARTE GOOGLE */
/* ******************************************************/
#carteItin {
    width: 345px;
    float: left;
}

#adresseItin {
    float: right;
    width: 345px;
}

#map {
    width: 700px;
    height: 575px;
    border: 1px solid #000;
}

.texteLarge {
    font-size: 14px;
    font-weight: bold;
}


/***********************************************************/
/* FORMULAIRE CONTACTEZ-NOUS */
/***********************************************************/
div#zoneGaucheContact {
    float: left;
    width: 450px;
    /*width: 225px;
    margin-right: 10px;
    padding: 0 0 0 10px;*/
}

div#zoneDroiteContact {
    float: right;
    width: 450px;
    /*width: 300px;
    margin-left: 10px;
    padding: 0 10px 0 0;
    list-style: square;*/
}

#zoneGaucheCarriere {
    float: left;
    width: 300px;
}

#zoneDroiteCarriere {
    float: right;
    width: 600px;
    padding-right: 20px;
}


div#zoneCentreContact {
    /* overflow: hidden; */
}

div#intelliform {
    background-color: #ecffd9;
    padding: 4px;
}

div#feedbackStatusSimulation {
    background-color: #ecffd9;
    padding: 4px;
    text-align: center;
    border: 1px solid #b1ce94;
}

div#titreIntelliform {
    color: #3d5281;
    font-size: 14px;
    font-weight: bold;
    background-image:url(../img/icoQuestion.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    padding: 4px 0 0 30px;
    height: 24px;
}

div#wrapperContact {
    padding: 0 20px 20px 20px;
}

#wrapperSection, #wrapperSectionFAQ {
    padding: 10px;
}

#wrapperSectionFAQ a {
    color: #3d5281;
}

#wrapperSectionFAQ h2 {
    color: #3d5281;
    font-size: 14px;
    font-weight: bold;
}



#titrePostuler, #titreEnvoyer, #titreDivTris {
    font-size: 12px;
    font-weight:  bold;
    color: #FFFFFF;
    background-repeat: repeat-x;
    background-image: url(../img/bgnoir.jpg);
    height: 1%;
    cursor: pointer;
    margin-bottom: 1em;
    width: 100%;
}

/* -------------------------------------------------------------------------------- */
/* 				ENVOYER AMI 			*/
/* -------------------------------------------------------------------------------- */
#envoyerAmi, #divPostuler {
	padding: 4px;
	background-color: #f3f3f3;
	height: 1%;
	border: 1px solid #eeeeee;
	vertical-align: middle;
}

#boutonClose, #boutonClose2 {
	text-align: right;
}

#envoyerAmi fieldset {	/*** Mise en forme des cadres ***/
	margin: 0;
	font-style: normal;
	width: 400px;
	float: left;
	border: 0;
	padding: 0;
}

#divPostuler fieldset {
	margin: 0;
	font-style: normal;
	width: 510px;
	float: left;
	border: 0;
	padding: 0;
	line-height: 1.8em;
}

#envoyerAmi legend,  #divPostuler legend {	/*** Mise en forme des titres des cadres ***/
	font-weight: bold;
	color: black;
	background: transparent;
}

#envoyerAmi p, #divPostuler p {	/*** Mise en forme des lignes du formulaire ***/
	padding: .2em 0;
	margin: 0 0 .2em 0;
}

#envoyerAmi fieldset#fldVous label {	/*** Mise en forme des intitulés de champs ***/
	float: left;	/*** Très important, ne pas suprimer ! ***/
	width: 50%;	/*** Les intitulés prennent 1/3 de la largeur totale du formulaire... ***/
	text-align: right;	/*** ... et ils sont alignés à droite... ***/
	margin: 0;
	padding: 0 .5em 0 0;
	line-height: 2;	/*** ... et centrés verticalement. ***/
}

#divPostuler fieldset#fldVous2 label {	/*** Mise en forme des intitulés de champs ***/
	float: left;	/*** Très important, ne pas suprimer ! ***/
	width: 50%;	/*** Les intitulés prennent 1/3 de la largeur totale du formulaire... ***/
	text-align: right;	/*** ... et ils sont alignés à droite... ***/
	margin: 0;
	padding: 0 .5em 0 0;
	line-height: 2;	/*** ... et centrés verticalement. ***/
}

#envoyerAmi label:hover, #divPostuler label:hover {
	cursor: pointer;	/*** Petite astuce pour apprendre aux utilisateurs à cliquer sur les intitulés ***/
}

#envoyerAmi #amiInstr {
	float: right;
	padding: 1em .5em 0 0;
	line-height: 1.8;	/*** ... et centrés verticalement. ***/
}

#divPostuler #amiInstr2 {
	float: right;
	padding: 1em .5em 0 2em;
}

#envoyerAmi .boutonEnv {
	text-align: center;
}


/*****************************************************************/
/*			ACHAT MAISON			 */
/*****************************************************************/
.formLeft {
	float: left;
	width: 450px;
}

.formRight {
	float: right;
	width: 450px;
}

/**********************************/
/* SECTION CONCEPT */
/*********************************/
.floatLeft {
    width: 345px;
    float: left;
}

.floatRight {
    float: right;
    width: 345px;
    text-align: right;
    padding-right: 10px;
}

.floatLeft2 {
    width: 450px;
    float: left;
}

.floatRight2 {
    float: right;
    width: 400px;
    background-color: #f7f7f7;
    border: 1px solid #d4d4d4;
    text-align: center;
    margin: 10px 10px 0 0;
    padding: 5px;
}

.floatRight3 {
    float: right;
    width: 400px;
    text-align: center;
    margin: 10px 10px 0 0;
    padding: 5px;
}

.floatRight3 img {
	border: 0;
}

#conceptTexte {
float: left;
width: 740px;
	
}

#conceptLogos {
float: right;
width: 175px;
}

.itemBureauVente {
	padding-left: 10px;
}

.itemBureauTitre {
	font-weight: bold;
	padding: 4px;
	font-size: 14px;
}

.leftParaTer {
	padding-left: 40px;
}

#wrapperSectionCarrieres {
	padding: 10px;
	background-repeat: no-repeat;
	/*background-image: url(../img/bgCarrieres.jpg); */
	background-position: top left;
}

/* ---------------------------------- Zone 3D --------------------------------- */
#tabCategories {
	float: left;
	width: 125px;
	text-align: left;
	line-height: 1.8em;
	height: 100%;
	text-align: right;
	padding-right: 8px;
}

#tabZone3D {
	float: left;
	width: 800px;
	text-align: center;
	height: 100%;
}

.item3D {
	position: absolute;
	background-color: #fff;
	padding: 4px;
	font-size: 0.9em;
	border: 2px solid #ff0000;
	cursor: hand;
	background-color: #fff264;
	font-weight: bold;
}

.item3D:hover {
	background-color: #ff0000;
	color: #ffffff;
}

.item3D:hover a {
	color: #ffffff;
}

.item3D a {
	text-decoration: none;
}

.ficheItem {
	color: #fff;
}

.vue3d {
	padding: 4px;
	color: #000000;
}

/* ******************** BUDGET ********************** */
.explicationCout {
	float: left;
	width: 50%;
	text-align: right;
}

.explicationCout p {
	padding: 10px;
}

.zoneCout {
	float: right;
	width: 47%;
	text-align: left;
}

.zoneCout input {
	font-size: 18px;
	font-weight: bold;
	width: 80px;
}

.heading, .primetext {
	font-size: 12px;
	line-height: 12px;
	color: #3d5281;
	font-weight: bold;
	background-color: #e4edfe;
	padding: 4px;
	border-bottom: 1px solid #b1c2e1;
}

.headingTitreSim {
	font-size: 12px;
	line-height: 12px;
	color: #000;
	font-weight: bold;
	background-color: #c8f071;
	padding: 4px;
	border-bottom: 1px solid #b5dc61;
}

.regulartext {
	padding: 4px;
}

.regulartext input {
	text-align: right;
}

/******************* SIMULATION *****************/
#simulationErreur, #simulationAvert {
	background-color: #ffffa0;
	padding: 4px;
	border: 1px solid #e8e872;
	text-align: center;
	font-weight: bold;
	color: red;
}
#simulationOK {
	background-color: #def4c8;
	border: 1px solid #a6d17c;
	text-align: center;
	font-weight: bold;
	padding: 4px 4px 4px 10px;
}
#simulationConseil {
	background-color: #fff77f;
	border-left: 1px solid #dcd45b;
	border-top: 1px solid #dcd45b;
	border-bottom: 4px solid #d3d3d3;
	border-right: 4px solid #d3d3d3;
	padding: 4px 4px 4px 10px;
}

#simulationTropBas {
	background-color: #e9ebc2;
	border-left: 1px solid #cdd09e;
	border-top: 1px solid #cdd09e;
	border-bottom: 4px solid #cdd09e;
	border-right: 4px solid #cdd09e;
	padding: 4px;
}

#tabListeForm select {
	width: auto;
}
#tabListeForm {
	margin-bottom: 4px;
}
.texteSim {
	text-align: left;
}
#coutMensuelMax {
	background-color: #c8f071;
	padding: 4px;
	border-bottom: 1px solid #b5dc61;
	font-size: 14px;
}

.beaucoup {
	background-color: #bdfff6;
}

.unpeu {
	background-color: #f7ff7d;
}

.pasdutout {
	background-color: #bfe991;
}
.btnFormRemp {
	font-size: medium;
}

.subTitleAchatEtp04 {
	padding-bottom: 2px;
	border-bottom: 2px solid #dedede;
}

.titreSection {
	font-weight: bold;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 10px;
	padding-bottom: 4px;
}

.celluleTabMod {
	border-bottom: 1px solid #949494;
	border-right: 1px solid #949494;
}

#ficheImageTerr {
	padding: 10px;
}
