.grostitres {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0099FF;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.texte {
	font-size: 12px;
	text-align: justify;
}
.texte12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.champ {
	background-image: url(../images/ombre_champ.gif);
	border: none;
}
#dhtmltooltip{
position: absolute;
/*width: 150px;*/
border: 1px solid black;
padding: 3px;
background-color: lightyellow;
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);*/
}
#contener {
	width:760px;
	position:absolute;
	left:50%;
	margin-left:-380px;
}