body
{
	background:url('../images/bg.jpg') repeat-x rgb(255,248,216);
	line-height:0.7em;
}

li, p, td, th, h3
{
	font-family:Verdana;
}

a img
{
 border:0px;
}

.center
{
	text-align:center;
}
.img_gauche
{
	float:left;
	margin:0;
	margin-top:8px;
	padding-right:10px;

}
.img_droite
{
	float:right;
	padding-left:10px;
}
.clear
{
	clear:both;
}
.align_right
{
	text-align:right;
}
.under
{
	text-decoration:underline;
}
.copy
{
	font-size:9px;
	text-align:center;
	color:#D08904;
	padding:0px;
	margin:4px;
}
.copy a
{
	text-decoration:none;
	color:#D08904;
	font-weight:bold;
}
.phpvisite
{
	display:none;
}