body {
font-family:'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	color: #7d7d7d;
}

.hautpage {  
font-size: 0.8em; 
color: #003366}

.titre {  
 font-size: 1.2em; 
 font-weight: bold; 
 color: #000000}

.texte  {  
font-size: 80%}

.soustitre { 
font-size: 1.0em; 
font-weight: bold}

.petit {
	font-size: 80%;
	color: #333333;}

#contenu{
	top : 30px;
	bottom : 30px;
	left : 40px;
	width : 600px;
	position : absolute;
	} 
 
#contenu h1{
	font-size: 1em;
	font-weight: bold;
	text-align : center;	
	color: #000000;
	line-height : 110%;
	} 

#contenu h3{
	font-size: 0.8em;
	font-weight: bold;
	text-align : left;
	color: #000000;
	line-height : 110%;
	}
	
#contenu p{
	font-size: 0.8em;
	font-weight: normal;
	text-align : left;
	color: #000000;
	line-height : 110%;
	}

.annee {
	font-size: 90%;
	text-align: right;
	border-top: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 10px 0 0;
	margin: 0 0 0 150px;
}