body{
			margin: 0px 0;
			margin-bottom: 5px;
			margin-top: 5px;
			padding: 0px;
			text-align: center;
			font-family: "Verdana";
			font-size: 12px;
			font-weight: normal;
			background: #FFF url('fondnew.jpg') repeat-x fixed top left;
		}
		
div#conteneur{
			width: 804px;
			margin: 0 auto;
			background: #FFF ;
			
		}

div#milieu{
			padding: 0px 100px 0 100px ;
			margin-top: 100px;
			margin-right: 0px;
			
	}
		
h1#header{
			height: 110px ;
			margin: 0;
			background: #FFFFFF;
			
		}

ul#menu{
			height: 38px ;
			margin: 0 ;
			padding: 0 ;
			background: #D3B796;
			list-style-type: none ;
			border-bottom: 1px;
			border-top: 1px;
		}

ul#menu li img{
			border:none;
			background: #FFF;
		}

ul#menu li{
			float: left ;
			margin: 8px;
		}

ul#menu li a{
			font-weight: bold ;
			letter-spacing: 1px ;
			color: #894732 ;
			display: block ;
			text-decoration: none ;
			font-size: 13px;
		}
		
ul#menu li a:hover{
			color: #FFF;
		}
		
div#centre{
			padding: 0px 80px 0 80px ;
			margin-top: 10px;
			margin-right: 0px;
			background: #FFF url('fondcentre.png') ;
		}

div#centre li{	
			text-align: left;
			font-size: 13px;
			margin-top: 0px;
			margin-left: 20px;
			margin-right: 20px;
		}

div#centre h1{
			text-align: center;
			font-family: "Verdana";
			padding-top: 1px;
			font-size: 13px;
			color: #894732;
		}

div#centre h3{
			text-align: left;
			font-family: "Verdana";
			padding-top: 1px;
			margin-left: 10px;
			font-size: 13px;
			color: #894732;
		}

div#centre h4{
			text-align: left;
			font-family: "Verdana";
			padding-top: 1px;
			margin-left: 20px;
			font-size: 13px;
			color: #894732;
		}

div#centre ul{	
			margin-top: 0px;
			padding: 0px;
		}

div#centre h2{			
			text-align: center;
			font-size: 16px;
			color: #894732;
			margin-bottom: 3px;
			margin-top: 3px;					
		}

div#pied{
			margin: 0 ;
			line-height: 30px;
			font-weight: normal;
			text-align: center ;
			font-family: "Verdana";
			font-size: 11px;
			color: #D3B796 ;
			background: #894732;			
		}

div#pied a{
			font-weight: normal;
			font-family: "Verdana";
			font-size: 11px;
			text-decoration: none;
			color: #D3B796 ;
		}

div#pied a:hover{
			color: #000 ;
}
		
.Style1 {		
			color: #894732;
			font-weight:bold;
			font-size: 20px;  
			margin-top: 11px;
		}
.Style7 {		
			color: #894732;
			font-weight:bold;
			font-size: 14px;  
			margin-top: 5px;
		}
.Style9 {		
			color: #000;
			font-weight:bold;
			font-size: 14px;  
			margin-top: 5px;
			text-align: center;
		}
.Style8 {		
			color: #894732;
			text-align: center;
			font-weight:bold;
			font-size: 20px;
			font-family: "Calibri";  
			margin-top: 5px;
		}

.Style2 {
			color: #000000;
 			font-size: 12px;
		}

.Style3 {
			color: #D3B796; 
			font-weight:bold;
 			font-size: 16px;
		}

.Style4 {
			color: #000000;
			text-align: center;
			margin-top: 0px;
 			font-size: 12px;
		}

.Style5 {
			color: #33CC66;
			text-align:center;
			font-weight:bold;
 			font-size: 11px;
		}
		
.Style6 {			
			text-align: center;
			font-size: 14px;
			color: #000;
			margin-bottom: 0px;
			margin: 0px;
			padding: 0px;
			border: 1px;	
		}

a:link{
			color:#894732; 
			text-decoration:none; 
			font-weight:bold;
			font-size:12px;
		}

a:visited{
			color:#894732; 
			text-decoration:none;
			font-weight:bold; 
			font-size:12px;
		}

a:hover{
			color:#000000; 
			text-decoration:none;
			font-weight:bold;  
			font-size:12px;
		}

p, li{
			margin: 0 0 5px 0;
			text-align: justify;
		}
	
table.fondbleu{
			border: solid #894732 1px;
			color: #FFF;
}


.titre{
		font-size: 12px;
		font-weight: bold;
		font-style: italic;
		color: #894732;
		text-align: left;
	}		