html {
	background-color: #414747;
}

body {
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
}

.print {
	display: none;
}

/* ----- NEUTRAL --------------------------------------------------------------------------- */

ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin: 0px;
	padding: 0px;
}

a img,:link img,:visited img {
	border: none;
}

hr {
    height: 1px;
    margin: 15px 0px 15px 0px;
    background-color: #7c6548;
    color: #746458;
    border: 0px;
    padding: 0px;
    display: block;
}

.clearer {
	clear: both;
}

#general {
	width: 980px;
	margin: 0px auto 10px auto;
	padding: 10px 0px 0px 0px;
	background-color: #ffffff;
	color: #423834;
	text-align: center;
}

#banner {
	width: 960px;
	height: 211px;
	margin: 0px auto 0px auto;
	vertical-align:top; 
}

#barre {
	width: 960px;
	height: 5px;
	margin: 0px auto 0px auto;
	background-image: url(/infra/img/construct/bg-barre.jpg);
}

#logo {
	float: left;
}

#photosBanner {
	float: right;
	margin: 0;
}

#banner_top {
	width: 960px;
	height: 58px;
	margin: 0px auto 0px auto;
}

#menu {
	text-align: right;
	background-position: left;
	background-repeat: repeat-x;
	font-size: 11px;
	padding: 35px 0 0 0;
}

#menu a:link, #menu a:visited {
	color: #000;
	font-weight:bold;
	font-size:11px;
	text-decoration: none;
}

#menu a:hover {
	color: #7b1919;
	text-decoration: none;
}

#liensMenu {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	background-color: #ffffff;
}

#main {
	margin: 10px;
	text-align: left;
	color: #242424;
}

#main img {
	border: 0px solid #746458;
}

#main img.right {
	float: right;
	border:1px solid #746458;
	margin: 0px 0px 5px 10px;
}

#navigation {
	margin-left: 0;
	font-size: 10px;
}

#navigation a.icone {
	float: left;
	text-align: center;
	margin: 0;
	font-weight: bold;
}

#navigation a.icone + a {
	margin: 0 0 0 6px;	
}

#navigation a.icone:link, #navigation a.icone:visited {
	color: #604c3f;
}

#navigation a.icone:hover {
	color: #746458;
	text-decoration: none;
}

#navigation img {
	margin-bottom: 5px;
}

#actualites {
	float: left;
	width: 645px;
}

#newsletter {
	float: right;
	width: 280px;
}

h1.bis {
	color: #a1401a;
	font-size: 13px;
	background: none;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

div.inbox {
	padding: 0px;
	margin: 0px;
	height: 135px;
	background-color: #f4f0ea;
	border: 1px solid #d4d4d5;
}

div.inbox {
	font-size: 11px;
}

#lirePlus {
	color: #995d22;
	font-size: 10px;
	text-align: right;
}

div.inbox a.plus {
	color: #995d22;
	font-size: 10px;
}

#innewsletter {
	width: 235px;
	text-align: right;
	margin: 0px auto 0px auto;
}

#innewsletter input {
	width: 235px;
	border: 1px solid #c7bfb9;
	font-size: 11px;
	padding: 2px;
	color: #d6b38c;
}

#contactInfo {
	float: left;
	width: 480px;
	text-align: center;
}

#contactForm {
	float: left;
	width: 459px;
	height: 460px;
	padding: 0px 0px 30px 20px;
	border-left: 1px solid #cbbb9d;
}

a.archive {
	color: #995d22;
}

#contact_immediat {
	width: 100%;
}

/* ----- BOTTOM ---------------------------------------------------------------------------- */
#haut {
	text-align: right;
	border-bottom: 2px solid #603a15;
	margin: 0px 10px 0px 10px;
}

#menuBas {
	padding: 5px 10px 10px 10px;
	font-size: 10px;
	color: #423834;
}

#menuBas a:link, #menuBas a:visited {
	color: #423834;
	text-decoration: none;
}

#menuBas a:hover {
	color: #746458;
	text-decoration: none;
}

#copylien {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #ccc; 
	text-decoration: none; 
	text-align:center;
}

div#copylien a:link, div#copylien a:visited { 
	color: #ccc; 
	text-decoration: none;
}

div#copylien a:hover {
	color: #fff; 
	text-decoration: none; 
}
