@CHARSET "UTF-8";
body{
	/*background-color: rgb(242,239,239);*/
	background-color: rgb(230,230,230);
	margin:0px;
	padding:0px;
}

#bandeauTiers{
	margin:5px 5px 0px;
}
#menusDroiteTiers{
	margin:5px;
position:absolute;
right:0px;
top:210px;
width:20%;
z-index: 1;
font-family:Verdana;
font-size:10px;
}
#menusGaucheTiers a{
font-family:Verdana;
font-size:10px;
	}
#menusGaucheTiers{
	left:0px;
margin:5px;
position:absolute;
top:210px;
width:20%;
z-index: 1;
color:#666666;
font-family:Verdana;
font-size:10px;

}
#menusGaucheTiers ul {
margin-left:10px;
padding-left:5px;
}
table {
	border-spacing:0px;
	/*width:100%;*/
}
#contenuTiers{
	margin:1px 20.5%;
	z-index: 2;
	font-family:Verdana;
font-size:10px;
background-color: transparent;
}
#contenuTiers a{
font-family:Verdana;
font-size:10px;
	}
	
.afccentre{
font-family:Verdana;
font-size:10px;
	}
#footerTiers{
	margin:10px 21.5%;
	text-align: center;
	font-family:Verdana;
font-size:10px;
}
#footerTiers a{
font-family:Verdana;
font-size:10px;
	}
#fin{
	background: gray;
	text-align: center;
	vertical-align: center;
	opacity:0.8;
	color:white;
	font-size: 20px;
}
#fin a{
	color:white;
	text-decoration: none;
	font-size: 20px;
}