
body 
{
width: 990px;
margin: auto;
margin-top: 20px;
margin-bottom: 20px;
background-color:white; 
  }

#logo 
{
position:absolute;
left: 60px;
width: 140px;
height: 150px;
margin-bottom:0px;
background-color:white;
background-image: url("images/logoentete.jpg");
background-repeat: no-repeat;
}
 
#entete_central /*atelier fridé et adresse*/
{
position:absolute;
left:210px;
width:600px;
height:95px;
margin-bottom:0px;
background-color:white;
border-bottom:1px solid silver;
}

 h1 
{
position:absolute;
top:0px;
left:5px;
color:gray;
font-size:10px;
font-weight:normal;
font-family:"Verdana",Comic Sans Ms, Arial,Serif; 
 }
  
h2
{
position:absolute;
top:50px;
left:0px; 
color:black;
font-size:12px;
font-weight:normal;
font-family: "Verdana",Comic Sans Ms, Arial,Serif; 
 }
 
 
h3
{
position:absolute;
top: -5px;
left:5px;
color:black; /*#ff6633;*/
font-size: 10px;
font-weight:normal;
font-family:  "Verdana","Comic Sans Ms", "Arial", serif;    
 } 

 h4   
{
position:absolute;
left:0px;
top:-10px;
color:gray;
font-size: 10px;
font-weight:normal;
font-family: "Synchro Let",Times New Roman,Comic sans Ms, Arial,Verdana ; 
} 
 
 h6
{
position:absolute;
left:10px;
text-decoration: none;
color:gray;
font-size: 10px;
font-weight:normal;
font-family: "Verdana","Times New Roman","Comic sans Ms", Arial, serif; 
}

 
 
 
 p
{
position:absolute;
left: 5px;   
color: gray;
font-size: 12px;
font-weight:normal;
font-family: "Verdana","Times New Roman","Comic sans Ms", Arial, serif;   
}


 
 
#entete_droit /*contact*/
{
position:absolute;
left: 760px;
width: 250px;
height: 95px;
margin-bottom:10px;
background-color:white;
border-bottom: 1px solid silver;
}


#entete_droit a
{
position:absolute;
top: 70px;
left: 10px;
text-decoration:none;
color:black;
font-size: 11px;
font-weight:bold;
font-family: "Verdana","Comic Sans Ms", Arial, serif; 
}


#entete_droit a:hover
{
text-decoration: none;
color:silver;
}

#entete_droit:hover
{
background-color:white;
}





#bandeau_sup_fixe_1
{
position:absolute;
top: 125px;
left: 210px;
width: 70px;
height: 60px;
margin-bottom:10px;
background-color:white;
border-bottom: 1px solid silver;
}



#bandeau_sup_fixe_2
{
position:absolute;
top: 125px;
left: 280px;
width: 320px;
height: 60px;
margin-bottom:10px;
background-color:white;
border-left: 1px solid silver;
border-bottom: 1px solid silver;
}



#bandeau_sup_fixe_3
{
position:absolute;
top: 125px;
left: 600px;
width: 180px;
height: 60px;
margin-bottom:10px;
background-color:white;
border-left: 1px solid silver;
border-bottom: 1px solid silver;
}


#bandeau_sup_fixe_4
{
position:absolute;
top: 125px;
left: 780px;
width: 230px;
height: 60px;
margin-bottom:10px;
background-color:white;
border-left: 1px solid silver;
border-bottom: 1px solid silver;
}





#pave_central /*visuel*/
{ 
position:absolute;
left: 210px;
top: 190px;
width:350px;
height: 600px;
margin-bottom:10px;   
background-color:white;
background-image: url("images/visuels.jpg");
background-repeat: no-repeat;
}




#onglet_a /*retour à l'accueil*/
{ 
position:absolute;
left: 60px;
top: 190px;
width: 140px;
height: 30px;  
background-color:black;
border-top: 1px solid white;
border-bottom:1px solid white;
}


#onglet_a a 
{
position:absolute;
top: 5px;
left: 10px;
text-decoration:none;
color:gray;
font-size: 11px;
font-weight:normal;
font-family: "Verdana","Comic Sans Ms", Arial, serif; 
}


#onglet_a a:hover
{
text-decoration:none;
color:white;
}


#onglet_a:hover
{
background-color:black;
}


#onglet_b /*les projets*/
{ 
position:absolute;
left: 60px;
top: 220px;
width: 140px;
height: 30px;   
background-color:black;
border-top: 1px solid silver;
border-bottom: 1px solid silver;
}


#onglet_b a 
{
position:absolute;
top: 5px;
left: 10px;
text-decoration:none;
color:white;
font-size: 11px;
font-weight:bold;
font-family: "Verdana","Comic Sans Ms","Arial","serif"; 
}


#onglet_b a:hover
{
text-decoration:none;
color:silver;
}


#onglet_b:hover
{
background-color:white;
}


#onglet_c /*galerie photos*/
{ 
position:absolute;
left: 60px;
top: 250px;
width: 140px;
height: 30px;   
background-color:silver;
border-bottom: 1px solid white;
border-top: 1px solid white;
}


#onglet_c a 
{
position:absolute;
top: 5px;
left: 10px;
text-decoration:none;
color:black;
font-size: 11px;
font-weight:bold;
font-family: "Verdana","Comic Sans Ms", Arial, serif; 
}


#onglet_c a:hover
{
text-decoration:none;
color:silver;
}


#onglet_c:hover
{
background-color:white;
}


#onglet_d /*références*/
{ 
position:absolute;
left: 60px;
top: 280px;
width: 140px;
height: 30px;   
background-color:silver;
border-bottom: 1px solid silver;
border-top: 1px solid white;
}


#onglet_d a 
{
position:absolute;
top: 5px;
left: 10px;
text-decoration:none;
color:black;
font-size: 11px;
font-weight:bold;
font-family: "Verdana","Comic Sans Ms","Arial","serif"; 
}


#onglet_d a:hover
{
text-decoration:none;
color:silver;
}


#onglet_d:hover
{
background-color:white;
}


#onglet_e /*démarche*/
{ 
position:absolute;
left: 60px;
top: 310px;
width: 140px;
height: 30px;   
background-color:silver;
border-bottom: 1px solid silver;
border-top: 1px solid white;
}


#onglet_e a 
{
position:absolute;
top: 5px;
left: 10px;
text-decoration:none;
color:black;
font-size: 11px;
font-weight:bold;
font-family: "Verdana","Comic Sans Ms", Arial, serif; 
}

#onglet_e a:hover
{
text-decoration:none;
color:silver;
}

#onglet_e:hover
{
background-color:white;
}


#onglet_f /*rien*/
{ 
position:absolute;
left: 60px;
top: 340px;
width: 140px;
height: 30px;   
background-color:white;
border-bottom: 1px solid white;
border-top: 1px solid silver;
}


#onglet_f a 
{
position:absolute;
top: 5px;
left: 10px;
text-decoration:none;
color:black;
font-size: 11px;
font-weight: normal;
font-family: "Verdana","Comic Sans Ms", Arial, serif; 
}

#onglet_f a:hover
{
text-decoration:none;
color:silver;
}

#onglet_f:hover
{
background-color:white;
}


#onglet_g /*actualité*/
{ 
position:absolute;
left: 60px;
top: 370px;
width: 140px;
height: 30px;   
background-color:silver;
border-top: 1px solid white;
border-bottom: 1px solid white;
}

#onglet_g a 
{
position:absolute;
top: 5px;
left: 10px;
text-decoration:none;
color:black;
font-size: 11px;
font-weight:normal;
font-family: "Verdana","Comic Sans Ms", Arial, serif; 
}

#onglet_g a:hover
{
text-decoration: none;
color:silver;
}


#onglet_g:hover
{
background-color:white;
}



#onglet_h /*définitions*/
{ 
position:absolute;
left: 60px;
top: 400px;
width: 140px;
height: 30px;   
background-color:silver;
border-bottom: 1px solid white;
border-top: 1px solid white;
}


#onglet_h a 
{
position:absolute;
top: 5px;
left: 10px;
text-decoration:none;
color:black;
font-size: 11px;
font-weight: normal;
font-family: "Verdana","Comic Sans Ms", Arial, serif; 
}

#onglet_h a:hover
{
text-decoration:none;
color:silver;
}

#onglet_h:hover
{
background-color:white;
}

 
#onglet_i /*environnement*/
{ 
position:absolute;
left: 60px;
top: 430px;
width: 140px;
height: 30px;   
background-color:silver;
border-bottom: 1px solid white;
border-top: 1px solid white;
}


#onglet_i a 
{
position:absolute;
top: 5px;
left: 10px;
text-decoration:none;
color:black;
font-size: 11px;
font-weight: normal;
font-family: "Verdana","Comic Sans Ms", Arial, serif; 
}

#onglet_i a:hover
{
text-decoration:none;
color:silver;
}

#onglet_i:hover
{
background-color:white;
}

  
#onglet_j /*pourquoi 1 architecte*/
{ 
position:absolute;
left: 60px;
top: 460px;
width: 140px;
height: 30px;   
background-color:silver;
border-bottom: 1px solid white;
border-top: 1px solid white;
}


#onglet_j a 
{
position:absolute;
top: 5px;
left: 10px;
text-decoration:none;
color:black;
font-size: 11px;
font-weight: normal;
font-family: "Verdana","Comic Sans Ms", Arial, serif; 
}

#onglet_j a:hover
{
text-decoration:none;
color:silver;
}

#onglet_j:hover
{
background-color:white;
}
 
 
#onglet_k /*handicap*/
{ 
position:absolute;
left: 60px;
top: 490px;
width: 140px;
height: 30px;   
background-color:silver;
border-bottom: 1px solid white;
border-top: 1px solid white;
}


#onglet_k a 
{
position:absolute;
top: 5px;
left:10px;
text-decoration:none;
color:black;
font-size: 11px;
font-weight: normal;
font-family: "Verdana","Comic Sans Ms", Arial, serif; 
}

#onglet_k a:hover
{
text-decoration:none;
color:silver;
}

#onglet_k:hover
{
background-color:white;
}
 
 
#onglet_l /*liens utiles*/
{ 
position:absolute;
left: 60px;
top: 520px;
width: 140px;
height: 30px;   
background-color:silver;
border-bottom: 1px solid white;
border-top: 1px solid white;
}


#onglet_l a 
{
position:absolute;
top: 5px;
left:10px;
text-decoration:none;
color:orange;
font-size: 11px;
font-weight:normal;
font-family: "Verdana","Comic Sans Ms", Arial, serif; 
}

#onglet_l a:hover
{
text-decoration:none;
color:orange;
}

#onglet_l:hover
{
background-color:white;
}
  




#glissiere_1
{ 
position:absolute;
left: 560px;
top: 200px;
width: 90px;
height: 40px;   
background-color:white;
}


#glissiere_2
{ 
position:absolute;
left: 560px;
top: 240px;
width: 90px;
height: 60px;   
background-color:white;
}

#glissiere_3
{ 
position:absolute;
left: 560px;
top: 300px;
width: 90px;
height: 60px;   
background-color:white;
}

#glissiere_4 /*Ekopolis*/
{ 
position:absolute;
left: 560px;
top: 360px;
width: 90px;
height:60px;   
background-color:white;
}

#glissiere_5
{ 
position:absolute; /*commission BDF*/
left: 560px;
top: 420px;
width: 90px;
height: 60px;   
background-color:white;
}

#glissiere_6 /*priorité logt*/
{ 
position:absolute;
left: 560px;
top: 480px;
width: 90px;
height: 60px;  
background-color:white;
}


#glissiere_7
{ 
position:absolute;
left: 580px;
top: 540px;
width: 70px;
height: 60px;   
background-color:white;
}

#glissiere_8 /*Theatre et révolution*/
{ 
position:absolute;
left: 560px;
top: 600px;
width: 90px;
height: 60px;   
background-color:white;
}


#glissiere_9
{ 
position:absolute;
left: 560px;
top: 660px;
width: 90px;
height: 60px;   
background-color:white;
}

#glissiere_10
{ 
position:absolute;
left: 560px;
top: 720px;
width: 90px;
height: 60px;   
background-color:white;
}


#menu_1
{ 
position:absolute;
left: 650px;
top: 190px;
width: 450px;
height: 50px;  
background-color:white;
border-bottom: 1px solid silver;
}


#menu_1 a
{
position:absolute;
left: 10px;  
top: 20px;
color: #CC0033;
font-size: 14px;
font-weight:normal;
text-decoration: none;
font-family: "Verdana","Times New Roman","Comic sans Ms", Arial, serif;    
}

#menu_1 a:hover
{
 left: 10px; 
 color: gray;
 font-size: 14px;
 font-weight:normal;
 font-style: normal;
 text-decoration: none;
 font-family: "Verdana","Times New Roman","Comic sans Ms", Arial, serif;    
}


#menu_2
{ 
position:absolute;
left: 650px;
top: 250px;
width: 450px;
height: 50px;  
background-color:white;
border-bottom: 1px solid silver;
}


#menu_2 a
{
position:absolute;
left: 10px; 
top: 10px; 
right: 0px; 
color:#999900;
font-size: 14px;
font-weight:normal;
text-decoration: none;
font-family: "Verdana","Times New Roman","Comic sans Ms", Arial, serif;    
}


#menu_2 em
{
 left: 0px; 
 color: gray;
 font-size: 11px;
 font-weight:normal;
 font-style: normal;
 font-family: "Verdana","Times New Roman","Comic sans Ms", Arial, serif;    
}


#menu_2 a:hover 
{
 color:gray;
 font-size: 14px;
 font-weight:normal;
 text-decoration: none;
 font-family: "Verdana","Times New Roman","Comic sans Ms", Arial, serif;   
}


#menu_3 /*CAUE75*/
{ 
position:absolute;
left: 650px;
top: 310px;
width: 450px;
height: 50px;  
background-color:white;
border-bottom: 1px solid silver;
}


#menu_3 a
{
position:absolute;
left: 10px;  
right: 0px; 
top: 10px; 
color: #339999;
font-size: 14px;
font-weight:normal;
text-decoration: none;
font-family: "Verdana","Times New Roman","Comic sans Ms", Arial, serif;    
}

#menu_3 em
{
 left: 0px; 
 color: gray;
 font-size: 11px;
 font-weight:normal;
 font-style: normal;
 font-family: "Verdana","Times New Roman","Comic sans Ms", Arial, serif;    
}

#menu_3 a:hover 
{
 color:gray;
 font-size: 14px;
 font-weight:normal;
 text-decoration: none;
 font-family: "Verdana","Times New Roman","Comic sans Ms", Arial,serif;   
}


#menu_4 /*Ekopolis*/
{ 
position:absolute;
left: 650px;
top: 370px;
width: 450px;
height: 50px;  
background-color:white; 
border-bottom: 1px solid silver;
}


#menu_4 a
{
position:absolute;
left: 10px;  
top: 10px; 
right: 0px; 
color:green;
font-size: 14px;
font-weight:normal;
text-decoration: none;
font-family: "Verdana","Times New Roman","Comic sans Ms", Arial, serif;    
}

#menu_4 em
{
 left: 0px; 
 color: gray;
 font-size: 11px;
 font-weight:normal;
 font-style: normal;
 text-decoration: none;
 font-family: "Verdana","Times New Roman","Comic sans Ms", Arial, serif;    
}

#menu_4 a:hover 
{
 color:gray;
 font-size: 14px;
 font-weight:normal;
 font-family: "Verdana","Times New Roman","Comic sans Ms", Arial,serif;   
}

#menu_5
{ 
position:absolute;
left: 650px;
top: 430px;
width: 450px;
height: 50px;  
background-color:white;
border-bottom: 1px solid silver;
}


#menu_5 a
{
position:absolute;
left: 10px;  
top: 10px; 
right: 0px; 
color: black;
font-size: 11px;
font-weight:normal;
 text-decoration: none;
font-family: "Verdana","Times New Roman","Comic sans Ms", Arial, serif;    
}

#menu_5 em
{
 left: 0px; 
 color: gray;
 font-size: 11px;
 font-weight:normal;
 font-style: normal;
 font-family: "Verdana","Times New Roman","Comic sans Ms", Arial, serif;    
}

#menu_5 a:hover 
{
 color:gray;
 font-size: 11px;
 font-weight:normal;
text-decoration: none;
 font-family: "Verdana","Times New Roman","Comic sans Ms", Arial,serif;   
}


#menu_6
{ 
position:absolute;
left: 650px;
top: 490px;
width: 460px;
height: 50px;  
background-color:white;
border-bottom: 1px solid silver;
}


#menu_6 a
{
position:absolute;
left: 10px;  
top: 10px; 
right: 0px; 
color: black;
font-size: 11px;
font-weight:normal;
text-decoration: none;
font-family: "Verdana","Times New Roman","Comic sans Ms", Arial, serif;    
}

#menu_6 em
{
 left: 0px; 
 color: gray;
 font-size: 11px;
 font-weight:normal;
 font-style: normal;
 font-family: "Verdana","Times New Roman","Comic sans Ms", Arial, serif;    
}

#menu_6 a:hover 
{
 color:gray;
 font-size: 11px;
 font-weight:normal;
  text-decoration: none;
 font-family: "Verdana","Times New Roman","Comic sans Ms", Arial,serif;   
}



#menu_7
{ 
position:absolute;
left: 650px;
top: 550px;
width: 450px;
height: 50px;  
background-color:white;
border-bottom: 1px solid silver;
}


#menu_7 a
{
position:absolute;
left: 10px;  
top: 10px; 
right: 0px; 
color: black;
font-size: 11px;
font-weight:normal;
text-decoration: none;
font-family: "Verdana","Times New Roman","Comic sans Ms", Arial, serif;    
}

#menu_7 em
{
 left: 0px; 
 color: gray;
 font-size: 11px;
 font-weight:normal;
 font-style: normal;
 font-family: "Verdana","Times New Roman","Comic sans Ms", Arial, serif;    
}

#menu_7 a:hover 
{
 color:gray;
 font-size: 11px;
 font-weight:normal;
  text-decoration: none;
 font-family: "Verdana","Times New Roman","Comic sans Ms", Arial,serif;   
}


#menu_8
{ 
position:absolute;
left: 650px;
top: 610px;
width: 450px;
height: 50px;  
background-color:white;
border-bottom: 1px solid silver;
}


#menu_8 a
{
position:absolute;
left: 10px;  
top: 10px; 
right: 0px; 
color: black;
font-size: 11px;
font-weight:normal;
text-decoration: none;
font-family: "Verdana","Times New Roman","Comic sans Ms", Arial, serif;    
}

#menu_8 em
{
 left: 0px; 
 color: gray;
 font-size: 11px;
 font-weight:normal;
 font-style: normal;
 font-family: "Verdana","Times New Roman","Comic sans Ms", Arial, serif;    
}

#menu_8 a:hover 
{
 color:gray;
 font-size: 11px;
 font-weight:normal;
  text-decoration: none;
 font-family: "Verdana","Times New Roman","Comic sans Ms", Arial,serif;   
}


#menu_9
{ 
position:absolute;
left: 650px;
top: 670px;
width: 450px;
height: 50px;  
background-color:white;
border-bottom: 1px solid silver;
}


#menu_9 a
{
position:absolute;
left: 10px;  
top: 10px; 
right: 0px; 
color: black;
font-size: 11px;
font-weight:normal;
text-decoration: none;
font-family: "Verdana","Times New Roman","Comic sans Ms", Arial, serif;    
}

#menu_9 em
{
 left: 0px; 
 color: gray;
 font-size: 11px;
 font-weight:normal;
 font-style: normal;
 font-family: "Verdana","Times New Roman","Comic sans Ms", Arial, serif;    
}

#menu_9 a:hover 
{
 color:gray;
 font-size: 11px;
 font-weight:normal;
  text-decoration: none;
 font-family: "Verdana","Times New Roman","Comic sans Ms", Arial,serif;   
}


#menu_10
{ 
position:absolute;
left: 650px;
top: 730px;
width: 450px;
height: 50px;  
background-color:white;
border-bottom: 1px solid silver;
}


#menu_10 a
{
position:absolute;
left: 10px;  
top: 10px; 
right: 0px; 
color: black;
font-size: 11px;
font-weight:normal;
text-decoration: none;
font-family: "Verdana","Times New Roman","Comic sans Ms", Arial, serif;    
}

#menu_10 em
{
 left: 0px; 
 color: gray;
 font-size: 11px;
 font-weight:normal;
 font-style: normal;
 font-family: "Verdana","Times New Roman","Comic sans Ms", Arial, serif;    
}

#menu_10 a:hover 
{
 color:gray;
 font-size: 11px;
 font-weight:normal;
  text-decoration: none;
 font-family: "Verdana","Times New Roman","Comic sans Ms", Arial,serif;   
}




#ligne_du_bas_gauche 
{ 
position:absolute;
left: 70px;
top: 700px;
width: 100px;
height: 50px;
margin-bottom:10px;   
background-color:white;
}



a img
{ 
border: none;
}


