body {
	margin: 0;
	color: #3e3d3d;
	background: #70BE02 url(img/bg_body.jpg) repeat-x;
	font: 80% Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
}

#page {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

/* ############### */

#top {
	color: #6c6e6a;
	font-family: Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	background: url(img/bg_top.jpg) no-repeat 0 top;
	height: 231px;
}

#top #bandeau {
	height: 159px;
}

#top #acces {
	position: absolute;
	text-align: right;
	width: 730px;
	font-size: 0.8em;
}

#top #acces ul {
	margin: 7px 0 0;
	list-style-type: none;
	text-align: right;
}

#top #acces ul li {
	display: inline;
	margin-right: 3px;
	margin-left: 3px;
}

#top #acces ul li a,
#top #acces ul li a:visited {
	color: #657a8c;
	text-decoration: none;
}

#top #acces ul li a:hover {
	color: #312f2f;
}

#invisible {
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 15px;
	width: 900px;
	display: none;
}

#top #ident_site h1 a,
#top #ident_site h1 a:visited,
#top #ident_site h2 a, 
#top #ident_site h1 a:visited {
	color: #5f879e;
	text-decoration: none;
}

#top h1 {
	padding-top: 25px;
	margin-top: 0;
	margin-bottom: 0;
	text-transform: uppercase;
	font-size: 1.3em;
}

#top h2 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
}

#top #menu {
	margin-top: 192px;
	width: 716px;
	margin-left: 16px;
	background-color: #395D06;
	position: absolute;
	font-size: 1em;
}

#top #menu ul {
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	float: left;
}

#top #menu ul li {
	float: left;
	text-align: center;
}

#top #menu ul li a,
#top #menu ul li a:visited {
	
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	border-right: 1px solid #718e66;
	float: left;
	padding: 12px 5px;

}

#top #menu ul li a:hover {
	color: white;
	background-color: #7c9d71;
}

#top #menu ul li.on a,
#top #menu ul li.on a:visited {
	color: white;
	background-color: #7c9d71;
}

#top img.logo {
	float: left;
	padding-top: 12px;
	padding-right: 10px;
}

/* ############### */

#conteneur {
	background: url(img/bg_conteneur.jpg) repeat-y;
	width: 790px;
	padding-left: 30px;
	padding-right: 30px;
	float: left;
}

#conteneur #sousMenu ul {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.7em;
	padding-left: 0;
	border-top: 0 solid silver;
	margin: 0 0 0 20px;
}

#conteneur #sousMenu ul li {
	margin-right: 10px;
}

#conteneur #sousMenu a,
#conteneur #sousMenu a:visited {
	text-decoration: underline;
	color: #4680c8;
	font-weight: bold;
}

a,
a:link,
a:visited {
	color: #2d718f;
}

#fil_ariane {
	color: #406609;
	font-size: 0.8em;
}

#fil_ariane ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#fil_ariane ul li {
	display: inline;
}

#fil_ariane a,
#fil_ariane a:visited,
#footer a,
#footer a:visited {
	color: #406609;
}

#conteneur #gauche {
	line-height: 1.3em;
	width: 450px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 40px;
	float: left;
	display: table;
	min-height: 500px;
}

#conteneur #gauche table tr td {
	border-right: 1px solid #494949;
}

#conteneur #gauche img {
	padding: 2px;
	border: 6px solid #dce3e7;
	margin-bottom: 5px;
}

#conteneur #gauche h1 {
	font-size: 1.4em;
	margin-bottom: 3px;
}

#conteneur #gauche h1 a,
#contenu #gauche h1 a:visited {
	color: #9a3318;
	text-decoration: none;
}

#conteneur #gauche h1 a:hover {
	text-decoration: underline;
}

#conteneur #gauche h2 {
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 0;
	color: gray;
	font-style: normal;
}

/* ############### */

#conteneur #droite {
	font-size: 0.9em;
	background-repeat: repeat-y;
	padding-top: 5px;
	line-height: 1.2em;
	margin-left: 20px;
	width: 200px;
	float: left;
}

#conteneur #droite h2 {
	font-size: 1.3em;
	color: gray;
	margin-top: 20px;
}

#conteneur #droite p.extra {
	font-size: 0.9em;
}

#conteneur #droite p.extra img {
	vertical-align: text-bottom;
}

#conteneur #droite h3 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.1em;
	font-weight: normal;
	font-style: normal;
	color: #45751a;
}

#conteneur div.separ {
	height: 10px;
	border-bottom: 1px dashed #7ec835;
}

#conteneur div.separ02 {
	height: 15px;
}

/* ############### */

#footer {
	font: 0.8em Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
	color: #43463f;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid silver;
	width: 690px;
	float: left;
	background-color: #fff;
}

br.clear {
	clear: both;
}

/* ##### FORMS ###### */

legend {
	display: none;
}

div.spip_forms {
	border-left-style: none;
	margin-top: 0;
}

div.spip_forms fieldset {
	border-style: none;
}

div.spip_forms div.spip_bouton input {
	cursor:pointer;
	padding:.4em;
	background: #daedbb;
	color: #2f2e2d;
	font: normal normal .9em Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-left-style: none;
	border-bottom: 1px solid #6f965a;
	border-right: 1px solid #6f965a;	
}

div.spip_forms textarea {
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

div.spip_forms p.spip_form_ok {
	background-color: white;
	color: gray;
}

div.clear {
	float: left;
	clear: both;
	width: 100%;
	height: 50px;
	background-color: #ff6363;
}