* {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;}

body {
	background:#84b9d7 url(img/bg_global.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;}
	
#global {
	background:url(img/bg_bas.png) bottom center no-repeat;
	margin:0 auto;
	min-height:890px;}
	
#page {
	background:url(img/bg_haut.jpg) top center no-repeat;
	width:960px;
	margin:0 auto;
	min-height:890px;}

h1 {
	position:absolute;
	top:-9999px;}

/*************************
		Entête
**************************/	
#entete {
	position:relative;
	height:424px;
	width:960px;
	padding-left:24px;}

#flash {
	position:absolute;
	top:0;
	left:0;
	width:960px;
	height:240px;}

#bloc2 {
	height:168px;}
	
#bloc2 img{
	width:480px;
	border:4px #b8b8b8 solid;
	float:left;}
	
#contact{
	margin-left:665px;
	color:#2544a8;
	margin-bottom:148px;
}

#contact dt{
	margin-bottom:5px;}

#contact dd{
	margin-left:20px;}


#actualite {
	width:259px;
	height:168px;
	background:#fff;
	border:4px #b8b8b8 solid;;
	margin-left:8px;
	float:left;}

#news{
	height:125px;
	overflow:auto;
	padding-left:20px;}
	
#actualite h3 {
	padding-top:10px;
	margin-left:12px;
	color:#0163ac;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	margin-bottom:5px;}
	
	
#actualite a{
	color:#181a19;
	text-decoration:none;
	font-weight:bold;}
	
#actualite a:hover{
	text-decoration:underline;}	

#actualite .date {
	color:#ff0000;
	margin-bottom:5px;
}
#actualite .titre {
	color:#0012ff;
	margin-left:4px;
	font-weight:bold;
	margin-bottom:5px;
}

#actualite .texte {
	color:#181a19;
	margin-right:4px;
}
#actualite .lien {
	margin-top:1px;	
}

#actualite p {
	color:#181a19;
	margin-top:3px;
}
/*******************************
				Centre
*******************************/
#centre {
	margin-top:13px;
	min-height:406px;
	width:910px;
	margin-left:24px;
	overflow:hidden;
}

#haut_contenu{
	height:15px;
	width:899px;
	background:url(img/haut_contenu.jpg) no-repeat;}
	
#contenu{
	min-height:378px;
	width:899px;
	background:url(img/bg_contenu.jpg) repeat-y;
	color:#0012ff;
	overflow:hidden;
	
	}
	
#main_contenu{
	margin-left:20px;
	margin-right:18px;
	min-height:380px;
	/*width:561px;*/
	color:#0012ff;
	text-align:justify;
	overflow:hidden;
	
	}

#main_contenu p{
	padding-bottom:10px;
	text-decoration:none;
	}
#main_contenu .paiement {
   font-weight:bold;

}
	#main_contenu a{
	
	text-decoration:none;
	color:#0012ff;
	}

	#main_contenu .plomberie
	{text-decoration:underline;}
#bas_contenu{
	height:13px;
	width:910px;
	background:url(img/bas_contenu.png) no-repeat;}
	
#images{
width:252px;
height:337px;
float:right;
margin-left:10px;
margin-bottom:10px;}

#images ul li{
	background:url(img/bg_img.png) no-repeat;
	padding:9px;
	list-style:none;
} 
h2{
	height:48px;
	background:url(img/bg_h2.png) no-repeat;
	padding-left:28px;
	padding-top:20px;
	color:#000;
	font-size:15px;
	font-style:oblique;
	text-transform:uppercase;
	width:130px;
	text-align:left;}	

#vignettes_chauffage img{
border:1px solid #7F7777;
margin:5px;
}	

#vignettes_chauffage {
width:400px;
margin:15px 0 0 110px;
}	
	
#vignettes_chauffage li {
float:left;
list-style-type:none;
}	

#vignettes_plomberie {
width:500px;
margin:15px 0 0 40px;
}	

#vignettes_plomberie li {
float:left;
list-style-type:none;
margin:5px;
}	

#vignettes_sanitaire {
margin-top:40px;
}	

#vignettes_sanitaire img {
border:1px solid #7F7777;
margin:3px;
}	

#vignettes_sanitaire li {
float:left;
list-style-type:none;
}


/*******************************
				Pied
*******************************/
#pied {
	background:url(img/bg_pied.png) no-repeat;
	text-align:center;
	height: auto;
	}

#pied ul{
	background:url(img/bg_pied.jpg) no-repeat;
	width:899px;
	line-height:26px;
}
#pied ul li {		
	color:#000;
	display:inline;
	text-transform:uppercase;
	font-size:11px;}
	
#pied ul li a {
	font-size:11px;
	color:#000;
	text-decoration:none;}
	
#pied ul li a:hover {
	text-decoration:underline;}
	
#pied .imnalys img {
	margin-top:5px;
	border:0
}
#pied .imnalys span {
	position:absolute;
	top:-9999px;
}


/*     Formulaire      */
input.champs {
border: solid 1px;
}

textarea.champs {
border: solid 1px;
}

p span.left {
float:left;
width:100px;
font-weight:bold;
margin-right:20px; 
}

.bouton {
border: solid 1px;
margin-left:10px;
}

p.notice {
font-size: 80%;
}
