body{
background: #FFFFFF;
}
#conteneur{
background: #FFFFFF;
}
a:link { font-family:Trebuchet MS,Verdana,sans-serif; 
font-weight:bold; 
font-size:11px; 
color:#666699; 
text-decoration:yes;
} 

a:visited { font-family:Trebuchet MS,Verdana,sans-serif; 
font-weight:bold; 
font-size:11px; 
color:#666699;
text-decoration:yes; 
} 

a:hover { font-family:Trebuchet MS,Verdana,sans-serif; 
font-weight:bold; 
font-size:11px; 
color:#666699;
text-decoration:none;
 } 

a:active { 
font-family:Trebuchet MS,Verdana,sans-serif; 
font-weight:normal; 
font-size:11px; 
color:#cc0033; 
text-decoration:yes; 
}
.titregraph{
font-family: "Trebuchet MS",Verdana,sans-serif;
color: #003300;
font-size: 13px;
}

.descgraph{
background: #CCCCCC; 
color: #000033;
width: 380px;
margin: 10px;
padding: 10px;
text-align: justify ;
}

.illust{
border: 1px solid #000000;
}

.titre1{
font-family: "Trebuchet MS",Verdana,sans-serif;
color: #cc3333;
font-size: 16px;
font-weight: bold;
}
.titre2{
font-family: "Trebuchet MS",Verdana,sans-serif;
color: #CC9900;
font-size: 14px;
font-style: bold;
}

.titre3{
font-family: "Trebuchet MS",Verdana,sans-serif;
color: #666699;
font-size: 12px;
}

.tabcontenu{
font-family: "Trebuchet MS",Verdana,sans-serif;
font-size: 12px;
color: #000000;
text-align: justify ;
}

.copyright {
   
   width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.puces{
list-style-type:square;
}