@charset "windows-1252";  
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
}

 
a:link{
color: #319323;
text-decoration:none; 
} 
a:visited{
color: #319323;
text-decoration:none; 
}
a:hover{
color: #319323;
text-decoration: underline;
}

#identification
{
margin-right: auto;
margin-left: auto;
padding: 5px;
width: 450px; 
text-align:               center;
background-color: #F8F8F8;
border-top: 1px solid #555;
border-left: 1px solid #555;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
}

#contact
{
margin-right: auto;
margin-left: auto;
padding: 5px;
width: 450px; 
text-align:               center;
background-color: #F8F8F8;
border-top: 1px solid #555;
border-left: 1px solid #555;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
}

#header {
height: 130px;
background-color: #c3db73;
}
#haut {
height: 100px;
background-color:#FFFFCC;
}
#google {  
height: 15px;
background-color:#FFFFCC;
}
#conteneur {
position: absolute;
width: 100%;
background-color:#FFFFCC;
}
#centre {
background-color:#c3db73;
margin-left: 16%;
}
#gauche {
float:left;
width: 20%;
}
#pied {
clear:both;
height: 70px;
background-color: #7A925C;
}	

#haut_2 {
height: 150px;
background-color:#FFFFCC;
}
#conteneur_2 {
position: absolute;
width: 100%;
background-color:#FFFFFF;
}
#droite {
float:rigth; 
margin-left: 33%;
background-color:#FFFFFF;
}
#go {
float:left;
width: 32%;
background-color:#FFFFCC;
}   
			
			/* Menu haut */	
			#nav {
				list-style: none ;
				margin: 10 ;
				padding: 0 ;
				overflow: hidden ;		/* Création du contexte de formatage */
				}
			#nav li {
				float: left ;
				width: 110px ;
				border: 1px solid #FFFFCC ;
				margin-right: 5px ;
				color: #c3db73 ;
				background: #FFFFCC ;
				}
			#nav li a {
				display: block ;
				background: #c3db73 ;
				color: #319323 ;
				font: 1em "Trebuchet MS",Arial,sans-serif ;
				line-height: 1em ;
				padding: 4px 0 ;
				text-align: center ;
				text-decoration: none ;
				}
			#nav li a:hover, #nav li a:focus, #nav li a:active {
				background: #989b32  ;
				text-decoration: underline ;
				color: #c3db73 ;
				}

			<!--[if lt IE 7]>
			
			#nav {							/* Contexte de formatage pour IE6 */
				overflow: visible ;
				height: 1% ;
				}
			
			
			
			 
			 
			/* Menu haut */	
			#nav1 {
				list-style: none ;
				margin: 10 ;
				padding: 10 ;
				overflow: hidden ;		/* Création du contexte de formatage */
				}
			#nav1 li {
				float: left ;
				width: 80px ;
				height: 60px ;
				border: 0px solid #600 ;
				margin-right: 15px ;
				color: #A05000 ;
				background: #FFFFCC ;
				}
			#nav1 li a {
				display: block ; 
				background: #FFFFCC url(http://albums.pizza-plaza.net/images/8.jpg) left top no-repeat ;
				color: #A05000 ;
				font: 1.2em "Trebuchet MS",Arial,sans-serif ;
				line-height: 6em ;
				padding: 4px 0 ;
				text-align: center ;
				text-decoration: none ;
				}
			#nav1 li a:hover, #nav1 li a:focus, #nav li a:active {
				background: #FFFFCC url(http://albums.pizza-plaza.net/images/1.gif) left top no-repeat ;
				text-decoration: none ;
				color: #A05000 ;
				}

			<!--[if lt IE 7]>
			
			#nav1 {							/* Contexte de formatage pour IE6 */
				overflow: visible ;
				height: 10% ;
				}	

				
div#menu_a
{	
position: absolute; left: 20; top:170;
border:	 1px solid #c3db73; 
}	


	
