@charset "utf-8";
/* CSS Document */

#conteneur {
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	width:800px;
/*	border:1px solid #0F0;
*/}
#header {
/*	border:1px solid #F00;
*/	height:640px;
	width:800px;
}
#carossel {
/*	border:1px solid #F3C;
*/	height:122;
}
#adsence {
/*	border:1px solid #C90;
*/}
#footer {
/*	border:1px solid #0F9;
*/}
.footer-cyber {
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	color: #09F;
	text-decoration:none;
	font-size:11px;
}

a.footer-cyber {
	text-decoration:underline;
}
a.footer-cyber:hover {
	text-decoration:none;
}


