html,body { 
padding : 0px; 
margin : 0px; 
height: 100%;
} 
a.general {	
	font-family:Arial, Helvetica, sans-serif;
	color:#D8000A;
	font-size:12px;	
	font-weight:bold;	
}
a.general:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #7E0E13;		
	font-size: 12px;
	font-weight: bold;
}
a.actu {
	font-family:Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-size:11px;	
	font-weight:bold;	
}
a.actu:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFE73F;		
	font-weight: bold;
}
a.jnbi {
	font-family:Arial, Helvetica, sans-serif;
	color:#BD9817;
	font-size:10px;	
	font-weight:bold;	
}
a.jnbi:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #D8000A;
	font-weight: bold;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #000000;
	line-height: 1.4em;
}
.txt_grand_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D8000A;
	font-weight: bold;
}
.txt_grand_maigre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D8000A;
	font-weight: normal;
}
.txt_grand_marron {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #DE0000;
	font-weight: bold;
	line-height: 1.8em;
}
.edito {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: Normal;
	color: #D8000A;
}
.edito_produits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;	
	color: #D8000A;
}
.titre_actu {	
	font-size: 15px;
	font-style: normal;
	font-weight: bold;	
	color: #FFE73F;
}
.corps_actu {	
	font-size: 13px;
	font-style: normal;	
	color: #FFFFFF;
}

.input_rouge {
color: #FF0000;
}
