a{
	color: #646A61;
}

body {
	background: #edeee9;
	margin:0;
	padding:0;
	font-family: Lucida Grande, Lucida Sans, Lucida Sans Unicode, Lucida Sans Unicode Normal;
}
div.home-separator {
	border-top:1px solid #b9bdb5;
	background: #edeee9;
	display: block;
	height: 9px;
	margin-top: 21px;
}
div#top-shadow {
	width: 970px;
	background: url(../img/header/header-shadow.png) no-repeat top right;
	margin:auto;
}
div#bottom-shadow {
	width: 970px;
	background: url(../img/footer/footer-shadow.png) no-repeat bottom right;
	margin:auto;
}
div#bottom-shadow2 {
	width: 950px;
	display:block;
	height: 8px;
	background: url(../img/footer/footer-shadow2.png) no-repeat top right;
	margin:auto;
}
div#container {
	width: 950px;
	margin:auto;
	background: #FFFFFF;
}
div#container div#header {
	background: #edeee9;
	margin-top:1px;
}
div#container div#header img#header-logo {
	border:0;
	float:right;
}
div#container div#header div#header-top {
	background: #20221f url(../img/header/header-top.gif) no-repeat top right;
	height: 50px;
	width: 866px;
	text-align: right;
}
div#container div#header div#header-menu {
	background: #2bb059 url(../img/header/header-menu.gif) no-repeat top right;
	height: 30px;
	width: 866px;
}
div#footer {
	width: 950px;
	margin:auto;
	line-height: 23px;
	font-size: 8pt;
	color: #6b6f69;
}
div#footer div#footer-menu {
	margin-left: 10px;
	margin-right: 10px;
	background: url(../img/footer/footer-logo.png) no-repeat top right;
}
div#footer div#footer-menu a{
	text-decoration: none;
	color: #6b6f69;
}
div#footer div#footer-menu a:hover{
	text-decoration: underline;
}
div#footer-container {
	margin-top: 21px;
}
div#footer-container div.footer-bloc {
	float: left;
	width: 315px;
	border-right: 1px solid #c6c8c5;
}
div#footer-container div#sondage {
	background: url(../img/layout/sondage.gif);
}
div#footer-container div#sondage h3{
	padding:10px 10px;
}
div#footer-container div#reseaux{
	font-size: 8pt;
	color: #6b7269;
}
div#footer-container div.footer-bloc div.footer-bloc-content{
	width: 295px;
	height: 190px;
	margin: 0 10px;
}
div#footer-container div.footer-bloc h3{
	color: #0d3483;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12pt;
	margin:0 10px;
}
div#footer-container div.footer-bloc.last {
	border-right: 0;
}