BODY { 
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}


TR, TD, pre { font-family: "arial";
 font-size: 10pt; 
 font-weight: 400; 
 line-height: normal; 
 color: #666666;
 text-align : justify;
}


.rouge { 
 font-size: 10pt; 
 font-weight: 400; 
 color: #ff0000;
}


.gris_pale_pm { 
 font-size: 9pt; 
 font-weight: 400; 
 color: #999999;
}

.plusgros{
 font-size: 20pt;
	
}


.titre_pages {
	
	font-size: 18pt;
	font-weight: 800;
	color: #990000;
	text-align: left;
	background-color: #e8e8e8;
 	
}

.bordeaux_gm {
	
	font-size: 25pt;
	font-weight: 800;
	color: #990000;
	text-align: center;

 	
}

.encadre
{
	border: 1px solid #666666;
	
}

a {  
 font-size: 10pt; 
 font-weight: 400; 
 color: #990000;
 text-decoration: underline;
	}
	
a:hover{ 
 font-size: 10pt; 
 font-weight: 400; 
 color: #333333;
 text-decoration: underline;
}

 a:visited { 
 font-size: 10pt; 
 font-weight: 400; 
 color: #990000;
 text-decoration: underline; }
  

input {
border:1px solid black;
background-color:#ffffff;
font-family: Arial;
color:#990000;
}
select, option {
background-color:#ffffff;
color:#000000;
}
textarea {
border:1px solid black;
background-color:#ffffff;
font-family: Arial;
color:#000000;
}

select {
border:1px solid black;
background-color:#ffffff;
font-family: Arial;
color:#000000;
}

