@charset "utf-8";
/* CSS Document */
body{
margin:0px;
padding:0px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
#miniatures{
vertical-align: bottom;
	list-style-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	width:100%;
	align:center;
	float:left;

}

#footer{
	vertical-align: bottom;
	list-style-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	width:700px;
	align:center;
	float:left;
}
#footer a{
	color: #CCCCCC;

}
#left{
	float:left;
	width:200px;
	height:500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-align:justify;
	padding-left:5px;
	padding-right:5px;
}
#left a {
	text-decoration: none;
	color: #666666;
}
#center{
	width:700px;
	height:500px;
	vertical-align:top;
	float:left;
	text-align: center;
	top: 0px;
	right: auto;
	left: 0px;
	bottom: auto;
}

#titre{
float:left;
}
#et1{
float:left;
width:800px;
height:700px;
}
#annuaires{
vertical-align: bottom;
	list-style-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width:700px;
	align:center;
	float:left;

}
