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; 
 }

 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 ; 
}

h5
{
position: absolute;
top:-10px;
text-decoration: none;
color:red;
font-size: 10px;
font-weight:normal;
font-family: "Comic sans Ms",Times New Roman,Arial,Verdana;
}
 
 
#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;
}

/* 

#ligne_1
 {
position:absolute;
left: 560px;
top: 85px;
width: 80px;
height: 30px;
background-color:white;
border-left: 1px solid silver;
border-right: 1px solid silver;
border-bottom: 1px solid silver;
}


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

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

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


#ligne_2
 {
position:absolute;
left: 630px;
top: 85px;
width: 140px;
height: 30px;
background-color:white;
border-right: 1px solid silver;
border-bottom: 1px solid silver;
border-left: 1px solid silver;
}
 
 
#ligne_2 a 
{
position:absolute;
left: 5px;
top: 5px;
text-decoration: none;
color:black;
font-size: 10px;
font-weight:bold;
font-family:"Verdana","Comic Sans Ms","Arial", "serif"; 
}


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


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

#ligne_3
 {
position:absolute;
left: 770px;
top: 85px;
width: 100px;
height: 30px;
background-color:white;
border-right: 1px solid silver;
border-bottom: 1px solid silver;
border-left: 1px solid silver;
}

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

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

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


#ligne_4
 {
position:absolute;
left: 870px;
top: 85px;
width: 70px;
height: 30px;
background-color:orange;
border-right: 1px solid silver;
border-bottom: 1px solid silver;
border-left: 1px solid silver;
} 

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

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

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


#ligne_5
 {
position: absolute;
left: 940px;
top: 85px;
width: 80px;
height: 30px;
background-color:white;
border-right: 1px solid silver;
border-bottom: 1px solid silver;
border-left: 1px solid silver;
}  
 
#ligne_5 a 
{
position: absolute;
left: 5px;
top: 5px;
text-decoration: none;
color:black;
font-size: 10px;
font-weight:bold;
font-family: "Verdana","Comic Sans Ms","Arial", "serif";  
}

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

#ligne_5:hover
{
background-color:white;
}
*/


#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:orange;
font-size: 11px;
font-weight: normal;
font-family: "Verdana","Comic Sans Ms", Arial, serif; 
}

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

#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:black;
font-size: 11px;
font-weight:normal;
font-family: "Verdana","Comic Sans Ms", Arial, serif; 
}

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

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


#titre_flottant 
{ 
position:absolute;
left: 120px;
top: 325px;
width: 500px;
height: 40px;  
background-color:none
;
}


#menu_haut /*illustration */

{ 
position:absolute;
left: 210px;
top: 120px;
width: 890px;
height: 280px;  
background-color:white;
background-image: url("bannieres/emp_ref.jpg");
background-repeat: no-repeat;
}


#menu 
{ 
position:absolute;
left: 200px;
top: 430px;
width: 440px;
height: 210px;  
background-color:white;
border-bottom: 1px solid silver;
}

 
p 
{
position:absolute;
left: 20px;  
right: 0px; 
color: black;
font-size: 12px;
font-weight:normal;
font-family: "Verdana",Times New Roman,Comic sans Ms, Arial, Serif;     
}

strong 
{
color:#ff6600;
font-size: 34px;
font-weight: normal;
font-family: "Verdana",Times New Roman,Comic sans Ms, Arial, Serif;  
}

em 
{
color:#ff6600;
font-size: 20px;
font-weight: normal;
font-style: normal;
font-family: "Verdana",Times New Roman,Comic sans Ms, Arial, Serif;     
}


#menu_droite 
{ 
position:absolute;
left: 645px;
top: 430px;
width: 440px;
height: 210px;
background-color:white;
border-bottom: 1px solid silver;
}


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


