@charset "iso-8859-1";
/* CSS Document */

body {
background-image: url(../images/fond.jpg);
font-family: "Verdana", Times, serif;
font-size: 12px;
padding: 0;
margin-left: 5%;
font-size: 12px;
text-align: left;	
background-color: #9BA9F6;
}  
#global {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	}
#header {
width: 750px;
height: 120px;	
margin-top: 50px;
background-color: #92AC60;
border-top: 1px #000 solid;
border-left: 1px #000 solid;
border-right: 1px #000 solid; 
border-bottom: 1px #000 solid;
}
#menuhaut {
background-color: #C8C8C8;
width: 750px;
height: 20px;
border-left: 1px #000 solid;
border-right: 1px #000 solid;
} 
#menuhaut2 {
background-color: #C8C8C8;
width: 750px;
height: 20px;
border-left: 1px #000 solid;
border-right: 1px #000 solid;
border-bottom: 1px #000 solid;
} 
.rubriqueshaut {
float: left;
margin-right: 5px;
margin-top: 5px;
}  
.rubriqueshaut a {
font-size: 12px; 
color: #000000;
text-decoration: none;
}
.rubriqueshaut a:hover{
font-size: 12px; 
color: #000099;
text-decoration: none;
}
.menugauche{
border: 1px #000 solid;
}
#menug {
width: 250px;
height: 1100px;
float: left; 
background-color: #C8C8C8; 
border-left: 1px #000 solid;
border-right: 1px #000 solid;
border-bottom: 1px #000 solid; 
}
.rubriquesmenu {
margin-right: 5px;
margin-top: 5px;
}   
.rubriquesmenu a {
font-size: 12px; 
color: #000000;
text-decoration: none;
}
.rubriquesmenu a:hover{
font-size: 12px; 
color: #000099;
text-decoration: none;
} 
.contenu {
margin-left:5px;
width: 95%;
text-align: justify;
font-size: 20px;
} 
h1 { 
color: #467C3A;
font-size: 14px; 
padding: 5px; 
text-align: right;
font-weight: bold;
border-bottom: 1px #000 solid;
}  
h3 { 
color: #000;
font-size: 12px; 
padding: 5px;
font-weight: bold;
text-align: left;	
}  
h2 { 
color: #467C3A;
font-size: 14px; 
padding: 5px;
font-weight: bold;
border-bottom: 1px #000 dotted; 
} 
h4 { 
color: #467C3A;
font-size: 12px; 
padding: 5px;
font-weight: bold;
} 
h5 { 
color: #FF0000;
font-size: 12px; 
padding: 5px;
font-weight: bold;
} 
#centre {
width: 499px;
height: 1100px;
float: left;  
background-color: #C8C8C8;	
border-right: 1px #000 solid;
border-bottom: 1px #000 solid;
}
#bottom { 
width: 750px;
height: 100px;
float: left;  	
background-color: #C8C8C8;	
border-left: 1px #000 solid;
border-right: 1px #000 solid;
border-bottom: 1px #000 solid;
}
.bottom { 
text-align: center;
}

