html, body {
	height: 100%;
}
* {
    margin: 0;
    padding: 0;
}
a {
    color: #be3032;
}
a:hover {
    color: #3a9576;
}
img {
    border: 0;
}
.clear {
    clear: both;
}
body {
    font-family: verdana,geneva,sans-serif;
    background: #e9e9e9;
    color: #000000;
    font-size: 12px;
}

#page {
    margin: 15px auto;
    width: 100%;
    max-width: 1000px;
    min-height: 500px;
    position: relative;
    background: #ffdec6;
    text-align: left;
}
#page #header {
	background: url("images/logo-cmei.gif") no-repeat;
	height:206px; 
	overflow: hidden;
	position: relative;
}
#page #header #banniere {
	height: 170px;
	position: relative;
	margin-left:228px;
}
#page #main #contenu #droite {
	float:right;
	display:inline;
	margin-top:24px;
}
#page #main #menu {
	float:left;
	display: inline;
	width: 240px;
	margin-top:24px;
	padding-left:6px;
}
#page #main #contenu {
	padding-left: 251px;
	margin-top:5px;
}
/* menu des pages de de gauches */
#liste-sections #haut_menu {
	margin-top: 29px;
	width: 240px;
}
#liste-sections ul {
	min-height: 50px;
	border: 1px solid #be3032;
	border-top: none;
	width: 240px;
	margin: auto;
	position: relative;
	background: #ffffff;
}
#liste-sections li {
	position: relative;
	list-style-type: none;
}
#liste-sections li a {
	text-transform: uppercase;
	display: block;
	padding: 2px 4px 2px 10px;
	color: #be3032;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	border-top: 1px solid #be3032;
}
#liste-sections li a:hover {
	color: #3a9576;
}
#liste-sections li.selected {
}
#liste-sections li.selected img{
	position: absolute;
	top: 6px;
	left: 12px;
}
#liste-sections li.selected a {
	background: #3a9576;
	color: #ffffff;
	min-height:16px;
}
#liste-sections li.selected li a {
	background: none;
	color: #be3032;
}
#liste-sections ul ul {
	margin: 5px 5px 5px 30px;
	padding: 2px 4px 2px 4px;
	background: none;
	width: 182px;
	min-height: 0px;
	border: none;
	border-left: 1px solid #be3032;    
	overflow: visible;
}
#liste-sections li li {
	width: 100%;
	border: none;
}
#liste-sections li li a {
	height: auto;
	padding: 0 20px 0 0;
	margin: 1px 0px 0px 0px;
	text-transform: none;
	background: none;
	border: none;
	line-height: 0.9em;
}
#liste-sections li li a:hover {
	color: #3a9576;
}
#liste-sections li li.selected {
	color:#3a9576;
	list-style-type:disc;
}
#liste-sections li li.selected a {
	color: #3a9576;
}

#liste-sections li .illustration {
	position: absolute;
	top:-1px;
	right:-182px;
	z-index:10;
	border: 1px solid #670031;
}
#liste-sections li li .illustration {
	right:-186px;
}
#copyright, #mentions {
	text-align: center;
	font-size: 0.8em;
	display:block;
	text-decoration: none;
	color: #3a9576;
}

#random_image {
	display: block;
	border:  solid #be3032;
	width: 240px;
	border-width: 0 1px 1px 1px;
	padding: 20px 0 20px 0;
	background:#ffffff;
}

#random_image img {
	display: block;
	margin: auto;
}

/* menu du haut */
#header #annonce {
	position:relative;
	height: 28px;
	overflow: hidden;
	vertical-align: bottom;
	background: none;
	background-color:#3a9576;
}
#header #annonce marquee {
	font-weight: bold;
	color: #ffffff;
	padding-top:6px;
	margin-right:195px;
}
#header #annonce a {
	color: #ffffff;
}
#header #recherche {
	position:absolute;
	top: 5px;
	right: 0;
	width: 220px;
	text-align: right;
	padding-right: 5px;
}
#contenu #liste-pages {
	margin-left: 3px;
	width: 740px;
	height: 24px;
	background: url('images/onglet.gif'); 
	background-repeat: repeat-x;
}

/* contenu des articles */
#contenu #liste-articles {
	width: 720px;
	min-height: 400px;
	overflow-x: hidden;
	font-size: 1em;
	padding: 10px;
	margin-left: 3px;
	border-left: 1px solid #be3032;
	border-right: 1px solid #be3032;
	background: #ffffff;
}
#liste-articles h1{
	font-size: 1.2em;
	border-bottom: 1px solid #be3032;
	margin-bottom: 10px;
	color:#be3032;
}
#liste-articles ul {
	margin: 0 0 35px 20px;
}
#liste-articles #map{
	float:left;
	width:480px;
}
#liste-articles #map img{
	width:469px;
}
#liste-articles #recherche p{
	color:#000000;
}
#liste-articles #recherche{
	float:left;
	width:240px;
	color:#be0032;
	font-size:12px;
}
#liste-articles #revendeurs{
	margin-top:20px;
	color:#000000;
}
/* formulaire */
#liste-articles div.formu h1 {
	font-size: 1.2em;
	color: #ffffff;
	background: #3a9576;
	width: 500px;
	text-align: center;
	margin: auto;
	margin-bottom:15px;
}
#liste-articles div.formu h2 {
	font-size:1.1em;
	margin-left:40px;
	padding-left:10px;
	text-align:left;
}
#liste-articles div.formu h3 {
	font-size:1em;
	text-align: center;
	font-style: italic;
	border-bottom: 2px solid #be3032;
	width: 200px;
	margin: 20px auto 10px auto;
}
#liste-articles div.formu label {
	width: 120px;
	margin: 3px 5px 0px 40px;
	display: block;
	float: left;
	display: inline;
	text-align: left;
	font-size: 0.8em;
}
#liste-articles div.formu p {
	clear: both;
	margin-bottom: 5px;
}

#liste-articles div.formu p.avertissement{
	clear:both;
	font-size:10px;
	margin-left:0px;
	color:black;
}

#liste-articles div.formu input, #liste-articles div.formu textarea, #liste-articles div.formu .select {
	width: 170px;
}
#liste-articles div.formu input.checkbox, #liste-articles div.formu input.button {
	width: auto;
}
#liste-articles div.formu textarea{
	height:75px;
}
#liste-articles div.formu table{
	text-align:center;
	margin-top:25px;
}

#liste-articles div.formu table.formulaire_envoyer{
	border-top:1px solid #be3032;
}

#liste-articles div.formu .submit, #liste-articles div.mentions {
	text-align: center;
}
#liste-articles div.formu p.mentions a{
	color:#000000;
	font-size:11px;
}
#liste-articles div.formu .obligatoire {
	color: #ff0000;
}
#liste-articles div.formu .date_pick {
	width: 125px;
}
#liste-articles div.formu #fond_form {
	width: 70%;
	margin: auto;
	/*background: #670031;*/
}
#liste-articles div.formu input.button{
	color:#be3032;
}
#liste-articles div.formu #fond_form a{
	color: #999999;
}
#liste-articles div.formvalid {
	/*border: 1px solid #009900;*/
	color: #3a9576;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	/*background: #ffffff;*/
	padding: 5px;
}
#liste-articles div.formerror {
	border: 1px solid #ff0000;
	color: #ff0000;
	text-align:center;
	/*background: #ffffff;*/
	font-size:13px;
	font-weight:bold;
}
#liste-articles div.formu .formerror h1 {
	margin:0 0 15px;
	width:533px;
	background:#ff0000;/* #3a9576;*/
}


#bottom {
	clear: both;
	height: 33px;
	background: #3a9576;
	color:#ffffff;
}
#adresse {
	padding: 12px;
	text-align: center;
	font-size: 0.9em;
}

