/* CSS Document */

*{ list-style-type:none;
	margin:0 auto;
	padding:0 auto;
	 }
body, html { width:100%; background-attachment:fixed; background-image:url(img/images/dégradé_01.gif);}



a:link { text-decoration: none; color: #666666; font-size:0.7em;}
a:visited { text-decoration: none; color: #666666; font-size:0.7em;}
a:hover{ text-decoration: none; color: #F54205; font-size:0.7em;}

a.menucontenu:link { text-decoration: none; color: #ff5a00; font-size:0.8em;  font-variant:small-caps; }
a.menucontenu:visited { text-decoration: none; color: #ff5a00; font-size:0.8em;  font-variant:small-caps;}
a.menucontenu:hover{ text-decoration:none; color: #F54205 ; font-size:0.8em;  font-variant:small-caps; font-style:italic;  }

a.footer:link { text-decoration: none; color: #ffffff; font-size:0.7em;}
a.footer:visited { text-decoration: none; color: #ffffff; font-size:0.7em;}
a.footer:hover{ text-decoration:underline; color: #ffffff; font-size:0.7em;}


.centrer{	margin-left:auto;
			margin-top:auto;  
			width:1000px;
			text-align:left; /* pour résoudre le centrage de bug de IE */

}
#conteneur{position:relative;
		background: url(img/images/conteneur_02.png);
		background-repeat:no-repeat;
		width:757px; 
		height:780px;
		z-index:0;
		
}


#banniere{ position:absolute; background: url(img/images/banniere3_08.jpg); background-repeat:no-repeat; width:145px; height:214px; left:11px; top:2px;  z-index:0;}

#banniere2{ position:absolute; background: url(img/images/banniere3_09.jpg);   background-repeat:no-repeat; width:34px; height:214px; left:145px; }
#banniere3{ position:absolute; background: url(img/banniere.jpg);  background-repeat:no-repeat; width:553px; height:214px; left:34px; top:-1px;  }

#bannieretitre{ position:absolute; top:26px; left:-76px; width:300px; height:auto; }


#fondtitre1 { position:absolute; background:url(img/images/fondtitre1_03.png); top:213px; left:100px; background-repeat:no-repeat;width:250px; height:30px; z-index:1; left:175px;  padding-left:15px; padding-top:6px;}

#fondtitre2 { position:absolute; background:url(img/images/fondtitre2_01.png); top:213px; left:100px; background-repeat:no-repeat;width:100px; height:25px; z-index:1; left:175px;  padding-left:15px; padding-top:6px;}

#fondtitre3 { position:absolute; background:url(img/images/fondtitre3_01.png); top:213px; left:100px; background-repeat:no-repeat; width:200px; height:30px; z-index:1; left:175px;  padding-left:15px; padding-top:6px;}

#fondtitre4 { position:absolute; background: url(img/images/fondtitre4_01.png); top:213px; left:100px; background-repeat:no-repeat; width:150px; height:25px; z-index:1; left:175px;  padding-left:15px; padding-top:6px;}



#accueilimg1{position: absolute; top:330px; left:656px; width:90px; height:70px;}
#accueilimg2{position: absolute; top:410px; left:656px; width:90px; height:70px;}
#accueilimg3{position: absolute; top:493px; left:656px; width:90px; height:70px;}

.barremenu{
	position:absolute;
	background:url(img/images/barremenu.png);
	background-repeat:no-repeat;
	width:200px;
	height:35px;
	z-index:1;
	left:0px;
	top:238px;
}



#positionmenuh{position:relative; left:262px; width:200px; top:2px;}




.devis {position:absolute; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; left:230px; height:385px; width:445px; top:250px; padding:5px; overflow:auto;}

.contenu{ position:absolute; left:235px;  height:250px; width:450px; top:300px; padding-left:3px; }

.menubas { position:absolute; top:50px; width:450px;}


