body
{ SCROLLBAR-FACE-COLOR: #ffffff; FONT-SIZE: 8pt; MARGIN: 0px 0% 0% 30px; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #c0bfbf; COLOR: #606060; DIRECTION: ltr; SCROLLBAR-3DLIGHT-COLOR: #c0bfbf; SCROLLBAR-ARROW-COLOR: #c0bfbf; SCROLLBAR-TRACK-COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: Arial; SCROLLBAR-DARKSHADOW-COLOR: #ffffff; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none }

a{
	font-family : arial;
	font-size : 11px;
	font-style: normal;
	font-weight : normal;
	color : #B20E23;
	text-decoration : none;
}

a:hover{
	font-family : arial;
	font-size : 11px;
	font-style: normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
	
}

/*
table{
	font-family : arial;
	font-size : 11px;
	font-style: normal;
	font-weight : normal;
	color : #545353;
	text-align : justify;
}
*/

td{
	font-family : arial;
	font-size : 11px;
	font-style: normal;
	font-weight : normal;
	color : #545353;
	text-align : justify;
}

td.titre{
	font-family : arial;
	font-size : 11px;
	font-style: normal;
	font-weight : bold;
	color : #545353;
	text-align : justify;
}

td.titrerouge{
	font-family : arial;
	font-size : 11px;
	font-style: normal;
	font-weight : bold;
	color : #BF0000;
	text-align : justify;
}

td.titrenoir{
	font-family : arial;
	font-size : 11px;
	font-style: normal;
	font-weight : bold;
	color : #000000;
	text-align : justify;
}
td.titreimage  { color: #bf0000; font-size: 10px; font-family: Arial; font-style: normal; font-weight: normal; text-align: center }
td.legende{
	font-family : arial;
	font-size : 10px;
	font-style: normal;
	font-weight : normal;
	color : #545353;
	text-align : justify;
}

div{
	
	font-family : arial;
	font-size : 11px;
	font-style: normal;
	font-weight : normal;
	color : #545353;
}



INPUT{
	font-family : arial;
	font-size : 11px;
	color : #545353;
}

SELECT  {
	font-family : arial;
	font-size : 11px;
	color : #545353;
	background-color : White;
}

TEXTAREA  {
	font-family : arial;
	font-size : 11px;
	color : #545353;
	background-color : White;
}
h1 { color: #bf0000; font-size: 2em; font-weight: bold; background-color: #fff; margin: 0.67em 0 }
