a:link{	color: #FF0000}
a:visited{	color: #FF0000} 
a:active {	color: #FF0000}
body
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #666666;
	font-size: 10px;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}
.description {
	font-weight: bold;
	color: #914646;
}

H1, H2, H3, H4, H5, H6
{	font-family: Verdana, Arial, Helvetica;}
H1 {
	color: #FFE70D;
	font-size: 18pt;
     }

h2{	color: #A0A0A0; }
h3{	color: #A0A0A0;}
h4{	color: #A0A0A0;}
h5{	color: #A0A0A0;}
h6{	color: #A0A0A0;}

textegris
{
	font: 9pt ; 
	color: #808080; 
}

.titre {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#titre1 {
	padding: 6px;
	width: 700px;
	background-image: url(../images/bg_titre1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}#titre1 h2 {
	margin-top: 10px;
	color: #666666;
	margin-bottom: 0px;
}
#titre1 h3 {
	color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
}
#separateur {
	height: 2px;
	margin: 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
a:hover {
	color: #710000;
	text-decoration: none;
}
#texte {
	padding-left: 40px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 10px;
}
