body 
{
	background-image:  url(Images/texture.gif); 	/*on met comme image de fond le point gris*/
	background-repeat: repeat;						/* on repete ce point gris sur toute la page*/
}


/*propriétés pour le corps central*/
/*propriétés pour le corps central*/
#global
{						
/*la couleur de fond sur le blanc*/
width: 960px;		
height: 522px;									/*la largeur de la page sera de 760pixel*/
position:absolute;
     left: 50%; 
     top: 50%;
     margin-top: -261px; 
     margin-left: -480px; 
	  font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 9pt; 
 font-weight: bold; 
 color: #999999;


}

#pied_de_page
{
width: 960px;
height: 30px;
color:#999999;
font-size: 10px;
font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
margin-top: 5px;
background-image: url(Images/Index/fond_pied.gif);
}

#bandeau
{
width: 960px;
height: 67px;
}

#menu
{
background-image: url(Images/Index/fond%20menu.jpg);
background-repeat: no-repeat;  
float: left;
width: 153px;
height: 420px;
margin-top: 5px;
}



#corps
{
margin-left: 158px;
width: 802px;
height: 420px;
background-color:#FFFFFF; 
margin-top: 5px;	
}


.menusimple
{
heigt: 25px;
margin-left: 0px;
margin-top: 5px;
margin-bottom: 5px;
background-image: url(Images/Index/fond_cat.jpg);
background-repeat: no-repeat; 
align: center;
font-size: 15px;
font-family: Georgia, Times New Roman, "Times", serif;
padding-left: 30px;

}

a.lienmenu:hover
{  
color: #000000;
text-decoration:none;
}
a.lienmenu:link
{  
color: #000000;
text-decoration:none;
}
a.lienmenu
{  
color: #000000;
text-decoration:none;
}


#titre
{
margin-left: 15px;
margin-right: 15px;
height: 55px;
margin-bottom: 0px;
} 

#unepage
{
margin-left: 20px;
margin-top: 5px;
height: 365px;
width: 760px;
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10pt; 
 font-weight: bold; 
 color: #999999;
}




H1
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 24pt; 
font-weight: bold; 
color: #999999;
margin-top: 0px;
margin-bottom: 0px;
}

H1:first-letter
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
margin-top: 0px;
margin-bottom: 0px;
font-size: 24pt; 
font-weight: bold; 
color: #00CCFF;
}

H2
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14pt; 
font-weight: bold; 
color: #999999;
margin-top: 0px;
margin-bottom: 0px;
}

H2:first-letter
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
margin-top: 0px;
margin-bottom: 0px;
font-size: 14pt; 
font-weight: bold; 
color: #00CCFF;
}


.floatleft
{
float: left;
margin-right: 5px;
}




hr {
	clear: both;
	visibility: hidden;
}
a.current 
{
    border-bottom: 1px solid #fff;
    background-color: #fff;
}

ul#menu_onglet {

    font: bold 11px verdana, arial, sans-serif;
    list-style-type: none;
    padding-bottom: 24px;
    border-bottom: 1px solid #00CCFF;
	margin: 0;


}
ul#menu_onglet li {
    	margin-left: 20;
		float: right;
    height: 21px;
    background-color: #CCCCCC;
    margin: 2px 2px 0 2px;
    border: 1px solid  #00CCFF;

}
ul#menu_onglet li a {

   float: left;
    display: block;
    color: #000000;
    text-decoration: none;
    padding: 4px;


}
ul#menu_onglet li a:hover {
 background: #fff;

}
.on {
	display: block;
}
.off {
	display: none;
}

INPUT {
font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 10pt; 
 color: #000000;
}
SELECT {
font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 10pt; 
 color: #000000;
}
.texterouge
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-weight: bold; 
color: #FF0000;
}

.cache
{
display: none;
}
