#dhtmltooltip{
position: absolute;
width: 200px;
border: 2px solid #af7d83;
padding: 2px;
background-color: #f5f5f5;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.titreRouge {
	font-family: tahoma;
	font-size: 20px;
	color: #DB353A;
}

.txtRouge17 {
	font-family: tahoma;
	font-size: 17px;
	color: #DB353A;
}

.titreNoir {
	font-family: tahoma;
	font-size: 20px;
	color: #000000;
}
.txtRouge11 {
	font-family: tahoma;
	font-size: 11px;
	color: #DB353A;
}

.txtGris11 {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	font-weight:normal;
}

#fond {
	background-color: #FFD52A;
	background-image: url(images/visuel.gif);
	background-repeat: no-repeat;
	background-position: 0px 50px;
	font-family: tahoma;
	font-size: 11px;
	color:#000000
}
.lienTisit {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}



.txtGrand01
{
font-family: tahoma;
	font-size: 12px;
	color: #DB353A;

}

body
{
	background-color:#000000;
	font-family: tahoma;
	font-size: 11px;
}
