@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* il est conseillé de mettre à zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */
	padding: 0;
	text-align: center;
	background-color: #FFFFFF;
    }
    .oneColLiqCtrHdr #container {
	width: 100%;  /* ce paramétrage crée un conteneur dont la largeur est 80 % de celle du navigateur */
	background: #FFFFFF;
	margin: 0 auto; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
	border: 0;
	text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
    }
    .oneColLiqCtrHdr #header {
	padding: 0;  /* ce remplissage correspond à l'alignement à gauche des éléments des div qui apparaissent en dessous. Si, au lieu de texte, c'est une image qui est insérée dans l'élément #header, il est conseillé de supprimer le remplissage. */
	width: 1000px;
	margin: 0 auto;

    }
    .oneColLiqCtrHdr #header h1 {
    	margin: 0; /* la mise à zéro de la marge du dernier élément du div #header permet d'éviter une disparition de la marge (espace inexplicable entre les éléments div). Si l'élément div est entouré d'une bordure, cette précaution n'est pas nécessaire, car la bordure évite également la disparition de la marge */
    	padding: 10px 0; /* l'utilisation de remplissage, au lieu d'une marge, permet d'éloigner l'élément des bords de l'élément div */
    }
    .oneColLiqCtrHdr #mainContent {
	background: #FFFFFF;
    }
    .oneColLiqCtrHdr #footer {
	width:1000px;
	margin: 0 auto;
	background-image:url(../images/fond_footer.gif);
	background-repeat:repeat-x;    } 
    .oneColLiqCtrHdr #footer p {
	margin: 0 auto; /* la mise à zéro de la marge du premier élément du pied de page permet d'éviter une possible disparition de la marge (espace entre les éléments div) */
	padding: 10px 0; /* l'utilisation d'un remplissage pour cet élément crée un espace, tout comme une marge l'aurait fait, mais en évitant le risque de disparition de la marge */
	text-align: center;
    }
/*AJOUT PASCAL PINGAULT*/


/***HEADER****/
/*************/

/*header élastique*/
div#header_large {
	width:100%;
	height:165px;
	background-image: url(../images/fond_header.gif);
	background-repeat: repeat-x;
	}

/*div dans header 1000px large centré*/
/*logo*/
div#logo a img {
	float:left;
	border:0;
	width:386px;
	height:131px;
	}
/*animation flash*/
div#flash {
	width:614px;
	height:131px;
	float:right;
	}
/*menu principal*/
div#menu {
	width:1000px;
	height:34px;
	}
/*cale gauche et droite*/
div#cale_gauche {
	background-image:url(../images/cale_gauche.gif);
	width:31px;
	height:34px;
	float:left;
	}
div#cale_droite {
	background-image:url(../images/cale_droite.gif);
	width:275px;
	height:34px;
	float:right;
	}

/***CORPS****/
/*************/
div#corps {
	width:1000px;
	margin:0 auto;
	background-image: url(../images/image.gif);
	background-position:top right;
	background-repeat:repeat-y;
	min-height:300px;
	}

div#contenu_texte {
	width:575px;
	min-height:500px;
	background-image:url(../images/Fond_de_site_clair.jpg);
	text-align:left;
	padding-left: 30px;
	padding-right:15px;
	float: left;
	}
div#visionneuse {
	width:575px;
	height:500px;
	z-index:10;

	}
div#visionneuse embed#gallery {
	z-index:15;
	}
div#contenu_texte h1, div#contenu_texte h2 {
	color: #a8232a;
	font-size: 18px;
	font-weight: bold;
}

div#contenu_texte h3{
	font-weight:bold;
	font-size:12px;
	}
	

div#contenu_texte h2 {
	font-size:14px;
	}
	
div#contenu_texte p {
	text-align:justify;
	color: #000000;
	font-size: 10px;
}
div#contenu_texte p strong {
	font-weight:bold;
}

div#visuel {
	width:339px;
	float:right;
	padding:20px;
	}
div#visuel p {
	font-size:12px;
	text-align:left;
	color:#FFFFFF;
	}
	
/* PAGE CHOIX MAISON BRIQUE MAISON PIERRE*/
div#choix {
	width:100%;
	background-color: #FFFFFF;
	}
div#cadre {
	width:1000px;
	margin:0 auto;
	background-image: url(../images/fond_choix.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	padding-bottom:20px;
}

p.presentation {
	margin:0 auto;
	padding-top:20px;
	width:705px;
	font-size:14px;
	color:#FFFFFF;
	text-align:justify;
	}	

caption.choix, td.legende a {
	font-size:24px;
	font-weight: normal;
	color:#ffed00;
	text-align:center;
	}
td.legende a {
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	}

td.legende a:hover {
	color: #ffed00;
	}
/*formulaire de contact*/
label, span.textfieldRequiredMsg {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color: #a8232a;
	}
/***********************************/
/***PAGES MAISON BOIS ET BRIQUES****/
/***********************************/

/*menu gauche*/
div#menu_gauche {
	width:157px;
	float:left;
}
div#menu_gauche a img.design, img.design {
	margin:0;
	padding:0;
	display:block;
	border:0;
	float:left;
}
ul.menu_gauche{
	display:block;
	margin:0;
	padding:0;
	width:157px;
	float:left;
	}
ul.menu_gauche li {
	background-color:#017b2c;
	list-style-type:none;
	margin:0;
	padding: 5px;
	color: #FFFFFF;
	font-size:11px;
	font-weight:600;
	text-decoration:none;
	border-bottom:1px #FFFFFF;
	}
ul.menu_gauche li a {
	color:#FFFFFF;
	text-decoration:none;
	}
ul.menu_gauche li:hover {
	background-color:#003f16;
	}
	
ul.menu_gauche li a:hover {
	color:#ffed00;
	}

/*texte maisons bois et briques*/
div.texte_maison {
	width:400px;
	float:right;
	display: block;
	}
div.texte_maison h1, div.texte_maison h2 {
	color:#a8232a;
	font-size:18px;
	font-weight:bold;
	}
div.texte_maison h2 {
	font-size:14px;
	}
div.texte_maison p {
	color: #000000;
	font-size:10px;
	text-align:justify;
	}

div.texte_maison p strong {
	font-weight:bold;
	}
div.texte_maison p em {
	font-style:italic;
	}
div.texte_maison p blockquote{
	margin:0;
	padding:0;
	}
/***FOOTER****/
/*************/
div#footer p, div#footer p a {
	margin:0;
	padding:0;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	}

div#footer p a:hover {
	color:#006600;
	}
	
div#footer a img {
	display:block;
	margin:0 auto;
	padding:0;
	border:0;
	}

#vide_sanitaire{
position:absolute;
top:200px;
z-index:15px;
width:300px;
}

#plancher{
position:absolute;
top:200px;
z-index:15px;
width:300px;
visibility:hidden;
}

#plancher_intermediaire{
position:absolute;
top:200px;
z-index:15px;width:300px;
visibility:hidden;
}

#plafonds{
position:absolute;
top:200px;
z-index:15px;
width:300px;
visibility:hidden;
}
#murs_exterieurs{
position:absolute;
top:200px;z-index:15px;
width:300px;
visibility:hidden;
}


#gallery{
width:1000px;
height:500px;
margin: 0 auto;
background-color:#003E15;
}
