﻿body {
	margin:0;
	padding: 0;
	font-size: 85%;
}
#contenant {
    background-color: #FAFCF7;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-left: 18px double #EDEDED;
	border-right: 18px double #EDEDED;
}
#contenant #tete {
	float: left;
	width: 900px;
}
#contenant #tete h1 {
    background: url(images/fond-sylvestre.jpg) no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #66B801;
	font-weight: bold;
	float: left;
	width: 880px;
	padding: 22px 0 20px 20px;
	clear: left;
}
#contenant #tete h1 span {
	font-weight: normal;
}
#contenant #tete .langue {
    float: left;
	font-weight: bold;
	margin-left: 835px;
	margin-top: -30px;	
}
#contenant #tete .menupanel {
	float: left;
	height: 40px;
	width: 900px;
	background-image: url(images/menu_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom: 3px solid #000;
}
#contenant #tete .menupanel ul {
	margin: 0px;
	padding: 0px;
	width: 520px;
	list-style-image: none;
	list-style-type: none;
	margin-left: auto;
	margin-right: auto;
}
#contenant #tete .menupanel li {
	display: inline;
}
#contenant #tete .menupanel li a {
    float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: center;
	text-decoration: none;
	display: block;	
	height: 40px;
	line-height: 40px;
	width: 120px;
	margin-left: 10px;
}
#contenant #tete .menupanel a.current {
	background-image: url(images/menu_hover_active.jpg);
	background-repeat: no-repeat;
	color: #FFF;
}
#contenant #tete .menupanel a:hover {
	color: #FFF;
	background-image: url(images/menu_hover_active.jpg);
}
#contenant #banniere {
	background-image: url(images/banniere.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 300px;
	width: 900px;
	background-color: #FFF;
	border-bottom: 2px solid #000;
}
#banniere .droite {
	float: right;
	width: 200px;
	height: 295px;	
}
.droite h2 {
    float: left;
	background-image: url(images/liens.jpg);
	background-repeat: repeat-x;
	font-family: tahoma, verdana, arial;
	font-size: 13px;
	color: #335226;
	width: 190px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 20px;
}
.droite ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.droite li {
	display: inline;
}
.droite li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width: 185px;
	padding-left: 15px;
	float: left;
	display: block;
	line-height: 20px;
	margin-top: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFF;
}
.droite li a:hover {
	color: #00C462;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #94B318;
	padding-left: 12px;
}
#contenant #contenu {
    margin:0;
	padding: 0;
	float: left;
	width: 900px;
}
#contenant #contenu .texte {
	float: left;
	width: 850px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 15px;
}
.texte h3, h3 {
    clear: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #4F8C01;
}
.texte p.verte {
    background-color: #B4F1A5;
    height: 20px;
    line-height: 20px;
}
.texte h4 {
    margin-top: 20px;
    font: bold .9em Georgia, Garamond, serif;
}
#contenu3 {
    width: 600px;   
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
#contenu3 h3, h3.centre, h3.photos {
    padding-top: 30px;
    padding-bottom: 5px;
    text-align: center;
}
#contenu h3.photos {
    margin-left: 50px;
}
#contenu3 .texte2  {
    float: left;
    text-align: center;	
    width: 250px;
    border: 2px dotted;
    padding: 8px;
    margin-left: 30px;
    margin-bottom: 25px;
}
#contenu3 .texte3  {
    float: left;
    text-align: center;
    width: 250px;
    border: 2px dotted;
    padding: 8px;
   	margin-left: 26px;
    margin-bottom: 25px;
}
#contenu .texte p.cout { 
    font-variant: small-caps; 
    margin-left: 70px;
    margin-top: 40px;
}
#contenu ul.menu, #contenu ul.menu5 { 
    float: left;
    margin: 0;
    padding: 0;
    margin-left: 18px;   
}
.menu li, .menu5 li { 
    list-style-type: none;  
}       
.menu li { 
	margin: 0 2px; 
	width: 118px; 
	height: 20px; 
	display: block; 
	background-color: #FCF4CC;
	border: 3px double gray; 
	text-align: center; 
}
.menu li a { 	
	text-decoration: none; 	
}
.menu5 li {
    position: relative;
    background-color: transparent;
    margin-top: -185px;
    margin-left: 595px;
    border-width: 0;
    width: 260px;
	height: 260px;
}  
p.menu6 {
	clear: left;
	float: left;
	margin-left: 350px;
	margin-top: -10px;	
	width: 200px;  
	border: 2px dotted;
	padding: 6px 6px 6px 6px;
	text-align: center;
}
p.externe { 
	clear: both;
	margin-left: 55px;
	margin-bottom: 15px;
	text-align: center;
}
#contenu div.traiteu {
    position: absolute;	
	
	top: 455px;
	left: 1em;
	z-index: 2;
}
#contenant #contenu #galerie {   
    padding: 20px 15px;
    width: 900px;
    }   
#contenu #galerie #pgimg {
    width: 260px;
    height: 350px;
    padding: 20px 5px 5px 25px;
	border-right: 6px double #5BD24F;	
    border-bottom: 8px double #5BD24F;	
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
    }

/* -------------pied ----------------------*/

#contenant #pied {
    clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	width: 900px;
	padding: 8px 0 8px 0;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	color: #000;
}
#contenant #pied a, .texte3 a, a {
	color: #000;	
}
#contenant #pied a:hover, .texte3 a:hover, a:hover {
	color: #00B335;
	text-decoration: none;
}
