/* Feuille de style pour la charte graphique du site
 * Cette feuille de style est appelée depuis styles.css.
 */

/***************** STRUCTURE *****************/
*{
/*---toutes les marges sont à 0---*/
margin:0;
padding:0;
}
body,html{
	height:100%;/*---obligatoire pour le footer---*/
	background-color:#191512;
}

body{
	font-size:62.5%;
}

#container{
	position: relative;/*---obligatoire pour le footer---*/
	min-height:100%; /*---obligatoire pour le footer:Firefox---*/
	height:auto !important;/*---obligatoire pour le footer:Firefox---*/
	height:100%;/*---obligatoire pour le footer:IE---*/
	width:990px;
	margin:0 auto;
	background:#d8d0c7 url(../images/charte/bg-container.jpg) repeat-y;
}

#header{
	width:990px;
	height:196px;
}
/***************** CONTAINER DU CONTENU *****************/


#contenu {
	position:relative;
	width:990px;
	padding-bottom:40px;
	display:table;
	font-family:Arial, Helvetica, sans-serif;
	color:#5f3205;
}

/***************** MENU *****************/

#contenu #menu {
	width:202px;
	float:left;
}


#contenu #menu dt {
	cursor: pointer;
	height: 28px;
	line-height: 28px;
	text-align:left;
	font-size:1.2em;
	font-weight: bold;
	text-indent:20px;
	color:#fff;
}

#contenu #menu dd {
}

#contenu #menu dt a {
	color: #2a241e;
	text-decoration: none;
	display: block;
	height: 25px;
	padding:0 0 0 5px;
}
#contenu #menu dt a:hover {
	font:bold 1.4em Arial, Helvetica, sans-serif;
	color: #c20808;
	text-decoration: none;
	display: block;
	height: 20px;
	padding:5px 0 0 5px;
}



#contenu #menu ul{
	border:0px solid #ccc;
	
}
#contenu #menu li {
	font-size:1em;
	text-align:left;
	text-indent:25px;
	text-decoration: none;
	background:#870000;
}


#contenu #menu li a {
	font-weight:bold;
	color: #fcf308;
	text-decoration: none;
	display: block;
}
#contenu #menu li a:hover {
	color:#fcf308;
	background: #550101;
	text-decoration: none;
}

/***************** CONTENU TEXTUEL *****************/

#contenuTexte{
	padding:0px 30px;
	width:726px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	
}



.accueil {
background:url(../images/charte/pict-accueil2.gif) 0px 0 no-repeat;

}

.accueil3 {
background:url(../images/charte/pict-accueil3.gif) 0px 0 no-repeat;

}

#contenu #menu dt .accueilcurrent {
padding-top:3px;
height:22px;
background:#2a241e url(../images/charte/pict-accueil.gif) 0px 0 no-repeat;
font:bold 1.4em Arial, Helvetica, sans-serif;
color:#d8d0c7;}

.plomberie {
background:url(../images/charte/pict-plomberie2.gif) 0px 0 no-repeat;
}

.plomberie3 {
background:url(../images/charte/pict-plomberie3.gif) 0px 0 no-repeat;
}

#contenu #menu dt .plomberiecurrent {
padding-top:3px;
height:22px;
background:#2a241e url(../images/charte/pict-plomberie.gif) 0px 0 no-repeat;
font:bold 1.4em Arial, Helvetica, sans-serif;
color:#d8d0c7;
}


.chauffage {
background:url(../images/charte/pict-chauffage2.gif) 0px 0 no-repeat;
}

.chauffage3 {
background:url(../images/charte/pict-chauffage3.gif) 0px 0 no-repeat;
}

#contenu #menu dt .chauffagecurrent {
padding-top:3px;
height:22px;
background:#2a241e url(../images/charte/pict-chauffage.gif) 0px 0 no-repeat;
font:bold 1.4em Arial, Helvetica, sans-serif;
color:#d8d0c7;}

.serrurerie {
background:url(../images/charte/pict-serrurerie2.gif) 0px 0 no-repeat;
}

.serrurerie3 {
background:url(../images/charte/pict-serrurerie3.gif) 0px 0 no-repeat;
}

#contenu #menu dt .serrureriecurrent {
padding-top:3px;
height:22px;
background:#2a241e url(../images/charte/pict-serrurerie.gif) 0px 0 no-repeat;
font:bold 1.4em Arial, Helvetica, sans-serif;
color:#d8d0c7;}


.realisation {
background:url(../images/charte/pict-realisation2.gif) 0px 0 no-repeat;
}

.realisation3 {
background:url(../images/charte/pict-realisation3.gif) 0px 0 no-repeat;
}

#contenu #menu dt .realisationcurrent {
padding-top:3px;
height:22px;
background:#2a241e url(../images/charte/pict-realisation.gif) 0px 0 no-repeat;
font:bold 1.4em Arial, Helvetica, sans-serif;
color:#d8d0c7;}

.electricite {
background:url(../images/charte/pict-electricite2.gif) 0px 0 no-repeat;
}

.electricite3 {
background:url(../images/charte/pict-electricite3.gif) 0px 0 no-repeat;
}

#contenu #menu dt .electricitecurrent {
padding-top:3px;
height:22px;
background:#2a241e url(../images/charte/pict-electricite.gif) 0px 0 no-repeat;
font:bold 1.4em Arial, Helvetica, sans-serif;
color:#d8d0c7;}


.vitrerie {
background:url(../images/charte/pict-vitrerie2.gif) 0px 0 no-repeat;
}

.vitrerie3 {
background:url(../images/charte/pict-vitrerie3.gif) 0px 0 no-repeat;
}

#contenu #menu dt .vitreriecurrent {
padding-top:3px;
height:22px;
background:#2a241e url(../images/charte/pict-vitrerie.gif) 0px 0 no-repeat;
font:bold 1.4em Arial, Helvetica, sans-serif;
color:#d8d0c7;}

.renovation {
background:url(../images/charte/pict-renovation2.gif)  0px 0 no-repeat;
}
.renovation3 {
background:url(../images/charte/pict-renovation3.gif)  0px 0 no-repeat;
}

#contenu #menu dt .renovationcurrent {
padding-top:3px;
height:22px;
background:#2a241e url(../images/charte/pict-renovation.gif) 0px 0 no-repeat;
font:bold 1.4em Arial, Helvetica, sans-serif;
color:#d8d0c7;}

.assainissement {
background:url(../images/charte/pict-assainissement2.gif) 0px 0  no-repeat;
}

.assainissement3 {
background:url(../images/charte/pict-assainissement3.gif) 0px 0  no-repeat;
}

#contenu #menu dt .assainissementcurrent {
padding-top:3px;
height:22px;
background:#2a241e url(../images/charte/pict-assainissement.gif) 0px 0 no-repeat;
font:bold 1.4em Arial, Helvetica, sans-serif;
color:#d8d0c7;}

.contact {
background:url(../images/charte/pict-contact2.gif) 0px 0 no-repeat;
}

.contact3 {
background:url(../images/charte/pict-contact3.gif) 0px 0 no-repeat;
}

#contenu #menu dt .contactcurrent {
padding-top:3px;
height:22px;
background:#2a241e url(../images/charte/pict-contact.gif) 0px 0 no-repeat;
font:bold 1.4em Arial, Helvetica, sans-serif;
color:#d8d0c7;
}

.merci {
background:url(../images/charte/merci.jpg) 0px 0 no-repeat;

}

.news {
background:url(../images/charte/news.jpg) 0px 0 no-repeat;

}

#contenuTexte h1{
	margin:10px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#5f3205;
	padding-left:35px;
	height:25px;
}

#contenuTexte h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	font-style:italic;
	color:#C20808;
	padding-top:15px;
	border-bottom:1px dashed #C20808;
	margin-bottom:5px;
}

#contenuTexte h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	color:#C20808;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;

}




#contenuTexte a:link, #contenu a:visited{
	color: #c20808;
	text-decoration:none;
}
#contenuTexte a:hover, #contenu a:active{
	color: #c20808;
	text-decoration:underline;
}
#contenuTexte p.couleur, .couleur{
	font-weight:bold;
	color:#c20808;
}

/*---obligatoire pour le footer---*/
/*---mettre <div class="clearer"></div> apres la div contenu---*/
.clearer
{
	clear: both;
	display: block;
	height: 0px;
	margin-bottom: 0px;
	font-size: 0px;
	line-height: 0px;
}
/***************** FOOTER *****************/
#footer{
	position: relative;/*---obligatoire pour le footer---*/
	margin: -32px auto 0 auto;/*---margin top = - hauteur du footer---*/
	width:990px;
	height:32px;
	background-color:#907b65;
	font:bold 1em Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight:bold;
	clear:both;
	
}

#footer .gros{
	color: #FFF;
	font:bold 1.3em Arial, Helvetica, sans-serif;
}
/***************** DIVERS *****************/

.gros {
font:bold 1.4em Arial, Helvetica, sans-serif;
color:#c20808;}


.inputForm{
	font-family: Arial, Courier, monospace;;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-color:#ffffff;
	width: 180px;
	border: 1px solid #CFC7BE;
}
.inputFormOver{
	font-family:  Arial, Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	background-color:#F8F7F5;
	width: 180px;
	border: 1px solid /*#A73364;*/#CFC7BE;
}

.button{
	font-family:Arial, Courier, monospace;
	font-size: 12px;
	color: #ffffff;
	border: 1px solid #29241E;
	width:80px;
	background-position: bottom left;
	background-color: #948068;
	vertical-align: bottom;
}
.buttonOver{
	font-family:Arial, Courier, monospace;
	font-size: 12px;
	color: #ffffff;
	border: 1px solid #29241E;
	width:80px;
	background-position: bottom left;
	background-color: #29241E;
	vertical-align: bottom;
}

.frmContact{ /* dedicated ID for "contact form"*/
	width:600px;
	background-color:#E6DFD8;
	border: 1px solid #948068;
		background-image:url(../images/charte/back.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	
}
.frmContact .Label, .frmContact label{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F3205;
	font-weight:normal;
	text-align:left;
}

.notice{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#5F3205;
	line-height:18px;
	text-align:center;
}
