@charset "UTF-8";
/* CSS Document */

body {
	margin: 0; /* pour éviter les marges */
	text-align: center; /* pour corriger le bug de centrage IE */
	font-family: Helvetica, Geneva, Arial, sans-serif;
	color: #004c1f;
	background-color: #01230f;
	background-image: none;
}
#global {
	background-color: #01230f;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: left;
}
#entete {
	width: 1300px;
	height: 325px;
	margin-bottom: 0;
}
#bandeau {
	background-color: transparent;
	background-image: url(../images/fond-bandeau.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: -200px;
	width: 1300px;
	height: 285px;
}
#retouracc {
	display:block;
	height: 200px;
	width: 230px;
	font-size:0;
	text-decoration:none;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 30px;	
}
/*----------- langues -------------*/

#langue{
display: block;
float: right;
margin: 10px 0 0 0;
padding: 4px 4px  4px 4px;
background: #01230f;
}

#langue a{
display: block;
float: left;
width: 20px;
height: 25px;
margin: 2px 5px 2px 5px;
color:#5F744D;
font-size: 12px;
text-decoration:none;
text-align:center;
}

#langue img{
border:none;
margin: 0px 0 4px 0;
}

#langue a:hover{
color:#fff;
text-decoration:none;

}



/* --------------- menu------------*/
/*#menu{
	width: 1300px;
	height: 30px;
	margin-left: -200px;
	background:url(images/fond-contenu.jpg) no-repeat;
}*/
#menu {
	background-image: url(../images/fond-contenu.jpg);
	background-repeat: repeat-y;
	width: 1300px;
	height: 52px;
	margin-bottom: 0;
	margin-left: -200px;
	padding-left: 200px;
}
#menu ul {
	float: left;
	margin-left: 0;
}
#menu ul li {
	font-size: 12px;
	background-color: #004c1f;
	float: left;
	margin-left: 0;
	padding: 0 10px 0;
	display: block;
}
#menu li a {
	display:block;
	color:#bdd592;
	text-decoration:none;
	padding: 8px 10px;
}
#menu li a:hover {
	color: #fffbe5;
	text-decoration: none;
	padding: 8px 10px;
	display: block;
}
#menu a.lienselec {
	color: #ebe02c;
	text-decoration: none;
	padding: 8px 10px;
	display: block;
}
#menu a.lienselec:hover {
	color: #ebe02c;
	text-decoration: none;
	display: block;
	padding: 8px 10px;
}
/*--------------- page ---------------*/
#contenu {
	width: 1300px;
	margin-left: -200px;
	background: url(../images/fond-contenu.jpg) repeat-y;
	height: auto;
	margin-top: 0;
}
#photos {
	text-align: right;
	position: static;
	display: block;
	float:right;
	width:300px;
	height: auto;
	margin-right: 220px;
	padding-top: 70px;
}
#photos img {
	border: solid 3px #9ab07f;
}
#photos p {
	color: #7b4600;
	font-size: 11px;
	text-align: center;
	margin-top: 3px;
}
#photos a {
	color: #7b4600;
	font-size: 12px;
	text-decoration: underline;
}
#photos a:hover {
	color: #669f00;
	font-size: 12px;
	text-decoration: underline;
}
/*---------- zone de contenu, texte---------------*/
#texteacc {
	text-align: left;
	position: relative;
	display:block;
	width: 500px;
	margin:50px 40px 0 0;
}
#textepage {
	text-align: left;
	position: relative;
	display:block;
	width: 550px;
	margin-left: 200px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#textepage h1 {
	color: #6b946d;
	font-size: 17px;
	padding-top: 20px;
	padding-left: 30px;
}
#textepage h2 {
	color: #669f00;
	font-size: 14px;
	font-weight: normal;
	padding-left: 30px;
}
#textepage h3 {
	color: #23412c;
	font-size: 14px;
	font-weight: 600;
	margin-top: 0;
	padding-top: 0;
	padding-left: 30px;
	text-transform:uppercase;

}
#textepage p {
	color: #004c1f;
	font-size:12px;
	padding-left: 30px;
}
#textepage ul {
	list-style-type: none;
	list-style-image: url(../images/puce-01.png);
}
#textepage ul li {
	font-size: 12px;
	line-height: 16px;
	margin-left: 8px;
}
.txtVert {
	color: #669f00;
}
.txtOrange {
	color: #7b4600;
}
.visu {
	margin-left: 30px;
}
.visu img {
	margin-right: 4px;
	border: solid 3px #9ab07f;
}
/*----------------- plan du ste -----------------*/
.sitemap {
	margin-top: 30px;
	margin-left: 30px;
}
.sitemap ul {
}
.sitemap ul li {
}
.sitemap a {
	color: #005a00;
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
}
.sitemap a:hover {
	color: #4e8357;
	font-size: 14px;
	line-height: 30px;
	text-decoration: underline;
}
/*-------------- pied de page ----------------*/
#pied {
	display:block;
	width: 1300px;
	height: 48px;
	margin-left: -200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #01230f;
	background-image: url(../images/fond-pied.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0;
}
#copyright {
	padding-top: 10px;
	text-align:right;
	line-height:0;
	padding-right: 200px;
}
#copyright li {
	display: inline;
	color: #bdd592;
	font-weight: light;
	font-size:0.65em;
}
#copyright a {
	text-decoration:none;
	color: #bdd592;
	font-weight:lighter;
}
#copyright a:hover {
	color: #fffbe5;
	text-decoration:none;
}
/**/
#clear {
	clear: both;
}
