@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333;
}

a{
	text-decoration:none;
}
p {
	color: #333;
}
.contenu a, #detailRef a{
	color: #9B0413;
	/*font-weight:bold;*/
	text-decoration:underline;
}
/*---------------TITRE-------------------*/
.contenu H1, H2, .lastRef H1, H2{
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.contenu H1{
	margin:0 0 0 -20px;
	
}
.contenuContact H1, H2, h4,.lastRef H1, H2, h4{
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#pied H2{
	color: #666;
	font-size:1.9em;
	margin:10 0 5px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.contenuContact H1{
	margin:0 0 0 -20px;
	
}
.contenuContact H4{
	margin:3px 0 0 0;
}
.lastRef H1{
	margin:0 0 0 0;
	font-size: 1.5em; 
	
}
H1 {
	font-size: 2em; 
}
H2{
	font-size: 1.4em; 
}
H3 {
	font-size: 1.1em; 
	margin: 20px 0 0 0;
	padding:0;
}
H4 {
	font-size: 100%; 
}
H5 {
	font-size: 0.9em;  
}
H6 {
	font-size: 0.8em; 
}
input, select, textarea{
    font-size: 100%;
}
strong{
	color: #000033; 
}
em{
	color: #666; 
}
.legende{
	
	font-size:9px;
	font-family:Verdana, Geneva, sans-serif;
}
#pied .legende{
	color:#555;
}
