/* CSS Document */

body {
	margin:0;
	background-color:#630;
}
body, p, table{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#936;
}
a{
	text-decoration:none;
	color:#630;
}
a:hover{
	color:#F60;
}
.menu-cote{
	background-image:url(../skin/index-menu-cote-bg.gif);
}
.menu-cote ul{
	margin:0;
	padding:0;
	margin-bottom:20px;
	list-style-type:none;
}
.menu-cote #menu{
	background-image:url(../skin/index-menu-cote-center.gif);
}
.menu-cote #menu li{
	text-align:center;
	font-weight:bold;
}
.menu-cote #menu li a{
	display:block;
	line-height:20px;
	height:20px;
}
.menu-cote #header{
	margin-top:20px;
	margin-bottom:10px;
}
#actualite{
	background-image:url(../skin/index-menu-cote-center.gif);
	font-size:11px;
}
#actualite h3{
	margin:0;
	padding:0;
	font-size:12px;
	font-color:#630;
}
#actualite a{
	display:block;
	margin-left:35px;
	margin-right:35px;
	margin-bottom:10px;
}
#actualite #liste{
	padding-bottom:10px;
}
#footer{
	font-size:10px;
	line-height:11px;
	color:#A38566;
	text-align:center;
	padding-top:5px;
	padding-bottom:50px;
}
#footer a{
	color:#A38566;
}
#footer a:hover{
	color:#FFF;
}
