body {
	background-color: white;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px
}

table,tr,td
{
	font-family:Verdana;
	font-size:12px;
}

table,tr,td a
{
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
	color:white;
}

.content
{
	color:white;
	font-size:12px;
}

.multilangue
{
	color:#463F32;
	font-size:12px;
}

.multilangue a
{
	color:#463F32;
	font-size:12px;
	text-decoration:none;
}

.multilangue a:hover
{
	color:#463F32;
	font-size:12px;
	text-decoration:underline;
}

.bas
{
	color:#504533;
	font-size:11px;
}

.bas a 
{
	color:#504533;
	font-size:11px;
	text-decoration:none;
}
.bas a:hover
{
	color:#504533;
	font-size:11px;
	text-decoration:underline;
}

.bigtab
{
	width:800px;
	padding-left:9px;
}

.champs
{
	color:#504533;
	font-size:10pt;
	color:#504533;
}

.bouton
{
	background-color:white;
	color:color;
	border:1px solid white;
	font-size:10pt;
	width:150px;
}

#shad 
{
	position:absolute;
	top:0;
	left:0;
	right:0;
	width:100%;
	height:100%;
	height:6000px;
	z-index:5000;
	background-color:black;
	-moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=60);
}

#affimg
{
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	width:500px;
	text-align:left;
	overflow: auto;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -200px;
	overflow:hidden;
} 

.img
{
	border:2px solid white;
}


.footer 
{
	color:white;
}

.footer a
{
	color:white;
	text-decoration:none;
}

.footer a:hover
{
	color:white;
	text-decoration:none;
	font-weight:bold;
}