@charset "windows-1252";  
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 15;
padding: 0;
}
p {
margin: 0 0 10px 0;
}
 
a:link{
color: #319323;
text-decoration:none; 
} 
a:visited{
color: #319323;
text-decoration:none; 
}
a:hover{
color: #319323;
text-decoration: underline;
}

#header {
width: 1200px;
height: 135px;
background-color: #c3db73;
}
#haut {
width: 1200px;
height: 100px;
background-image: url('../images/bandhaut.jpg');
}
#conteneur {
margin-left: auto; 
margin-right: auto; 
position: relative;
width: 1200px;
background-color:#FFFFCC;
}
#centre {
background-image: url('../images/band.jpg');
margin-left: 220px;
margin-right: 210px;
}
#gauche {
padding: 5px;
float:left;
width: 220px;
}
#droite {
float:right;
width: 200px;
}
#pied {
width: 1200px; 
clear:both;
height: 70px;
background-color: #7A925C;
}	   

			
#plop {
       text-decoration: blink;
}			 	  
			 
			 
			/* Menu haut */	
			#nav1 {
				list-style: none ;
				margin: 10 ;
				padding: 10 ;
				overflow: hidden ;		/* Création du contexte de formatage */
				background-image: url('../images/bandhaut.jpg');
				}
			#nav1 li {
				float: left ;
				width: 80px ;
				height: 60px ;
				border: 0px solid #600 ;
				margin-right: 15px ;
				color: #fff ;  
				background: #FFFFCC ;
				}
			#nav1 li a {
				display: block ; 
				background: #FFFFCC url(http://albums.pizza-plaza.net/images/drapeau1.gif) left top no-repeat ;
				color: #fff ;
				font: 1em "Trebuchet MS",Arial,sans-serif ;
				line-height: 5em ;
				padding: -2px 0 ;
				text-align: center ;
				text-decoration: none ;
				}
			#nav1 li a:hover, #nav li a:focus, #nav li a:active {
				background: #FFFFCC url(http://albums.pizza-plaza.net/images/drapeau.gif) left top no-repeat ;
				text-decoration: none ;
				color: #95F4FF ;
				}

			<!--[if lt IE 7]>
			
			#nav1 {							/* Contexte de formatage pour IE6 */
				overflow: visible ;
				height: 10% ;
				}
				
h1 {
font-family:Cracked Johnnie;	   
font-size: 300%;
color: 319323;
} 

h2 {
font-family:Tahoma;
font-size: 100%;
color: 319323;
}

h3 {
font-family:Cracked Johnnie;	   
font-size: 150%;
color: 319323;
} 

h4 {
font-family:Cracked Johnnie;	   
font-size: 100%;
color: red;
} 	

.ul1
{
font-family:Verdana, Arial, Helvetica, sans-serif;	   
font-size: 70%;
color: black;
margin: 0;
} 			

.p1
{
font-family:Verdana, Arial, Helvetica, sans-serif;	   
font-size: 70%;
color: black;
margin: 5;
}

.p2
{
font-family:Verdana, Arial, Helvetica, sans-serif;	   
font-size: 100%;
color: black;
margin: 15;
}

.p3
{   
background-color:#FFFFCC;
margin: 15;
}
