@charset "windows-1252";


body {
    margin: 0px;
    padding: 0px;
	background-color: #CC0000;
	
}

h1 {
		margin:.1em 0 .1em 0;
		padding:0;
		font-family:arial;
		text-align:center;
		font-size:15; 
		color:#000000;
		width:95%;
	}
	
	h2 {
		font-family:arial;
		text-align:center;
		font-size:15; 
		line-height: 1.2;
		margin:.1em 0 .1em 0;
		padding:5;
		width:95%;
		color:#003D00;
		background-image:url(fondnoel4.png); 
		background-repeat:no-repeat; 
		background-position:center center;
		background-color:#A9C6AB;
		border-top: 4px solid #006633;
		border-left: 1px solid #006633;
        border-right: 1px solid #006633;
		border-bottom: 4px solid #006633;
		width: 90%; 
		height:92px;
	}
	
	h3 {
		margin:.1em 0 .1em 0;
		padding:0;
		font-family:arial;
		text-align:left;
		font-size:15; 
		color:#000000;
		width:95%;
	}
	
	h4 {
		margin:.1em 0 .1em 0;
		padding:0;
		font-family:arial;
		text-align:center;
		font-size:25; 
		color:red;
		width: 95%;
		} 

	h5 {
		font-family:arial;
		text-align:center;
		font-size:18; 
		line-height: 1;
		margin:.1em 0 .1em 0;
		padding:5;
		width:95%;
		color:#003D00;
		background-image:url(fondnoel4.png); 
		background-repeat:no-repeat; 
		background-position:center center;
		background-color:#A9C6AB;
		border-top: 4px solid #006633;
		border-left: 1px solid #006633;
        border-right: 1px solid #006633;
		border-bottom: 4px solid #006633;
		width: 90%; 
		height:92px;
	}


p{margin:.1em 0 .1em 0;
		padding:5;
		font-family:arial;
		text-align:center;
		font-size:20; 
		color:#FFFF99;
		font-weight: bold ;
		width:91%;
		line-height: 1;
		background-color:#005200;
		border-top: 5px; border-style: solid; border-color: #002A00;
		border-right: 0px;
		border-left: 0px;
		border-bottom: 5px; border-style: solid; border-color: #002A00;
     } 
 div#middle {
    width: 100%;
	background-color:#C1FFD1;
	 max-width: 600px;
}

div#annonce {
     width: 90%;		
}