html, body {  
	margin: auto;
	cursor: url("const/test.ani"); }

div#global {
	margin: auto;
    width: 805px;
    border: none; 
 }
	
div#en_teteindex {
	text-align: center;
	height:600px;
    width: 800px;
    border: none; 
 }
 
 div#en_teteindex a {
	text-align:right;}
 
div#en_tete {
	text-align: center;
	background-image: url("const/header.jpg");
	height: 111px;
    width: 800px;
    border: none; 
 }
 
 div#menu {
	text-align: left;
	background-image: url("const/menu.jpg");
	float: left;
	height: 422px;
    width: 110px;
    border: none; 
 }
 
div#corp{
	float: left;
	text-align:center;
	height:220px;
	width:400px;
	overflow:auto;
}

div#corp2{
	float: left;
	text-align:center;
	height:420px;
	width:690px;
}

div#corp3{
	float: left;
	text-align:center;
	height:220px;
	width:300px;
}

div#contenneur{
	float:left;
	text-align:center;
	height:200px;
	width:690px;
	}
div#contenneur2{
	float:left;
	text-align:left;
	height:200px;
	width:200px;
	}
div#cont2{
	float:left;
	text-align:center;
	height:220px;
	width:290px;
	}

.infos {
	color:black}
 
 div#pied_de_page {
	background-image: url("const/footer.jpg");
	height:69px;
    width: 800px;
	text-align: center;
	float: left; }
	
	
a{
	color:#FF8900;
	text-decoration: none;}

a:hover{
	color:#009900;
	text-decoration:none;}
	
.devis {
	text-decoration:blink;}
	
.t1 {
          background-color : #d63d3d;
          }

.photo {
	max-height:165px;
}
.soulign{
	text-decoration: underline;
} 




