body
{
background-color:rgb(169,179,189);
background-image:url('../images/fond.jpg');
background-repeat : repeat-x;
font-family:Verdana, sans-serif;
font-size:12px;
color:rgb(68,60,45);
text-align:center;
}
#site
{
margin:auto;
margin-top:5px;
width:525px;
border-collapse:collapse;
text-align:left;
font-size:12px;
}
#site td { padding:0px; }
#corps
{
width:505px;
background-image:url(../images/fond.png);
}
.barre { border:1px rgb(106,121,138) solid; background-color:rgb(166,176,187); width:522px; height:6px; }
.barre_haut { background-image:url(../images/barre_haut.png); width:525px; height:5px; }
.barre_bas { background-image:url(../images/barre_bas.png); width:525px; height:5px; }
.menu { border:1px rgb(170,170,170) solid; background-color:rgb(240,240,240); -moz-border-radius:9px; -webkit-border-radius:9px; }
.valider { border:rgb(106,121,138) 1px solid; background-color:rgb(189,197,204); color:rgb(70,77,97) }
.valider:hover { color:rgb(230,230,230); background-color:rgb(153,166,177); }
.bleu { color:rgb(70,77,97); }
.titre { color:rgb(50,55,69); }
a.gauche  { color:rgb(40,40,40); text-decoration:none; }
a.gauche:hover  { color:rgb(101,111,139); }
a.action  { font-size:11px; color:rgb(40,40,40); text-decoration:none; }
a.action:hover  { color:rgb(101,111,139); }
a.bas  { font-size:9px;color:rgb(83,94,107);text-decoration:none; }
a.bas:hover  { color:rgb(112,126,144); }
.sans_rien
{ border-collapse:collapse; }
.sans_rien td
{ padding:0px; }
#dhtmltooltip{
	font-size:10px;
	text-align:center;
	position: absolute;
	padding:4px;
	left: -300px;
	width: 175px;
	border:	1px rgb(101,111,139) solid;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	visibility: hidden;
	z-index: 100;
	background-image:url('../images/transpa80.png') !important;
}
