@import url("reset.css");

body {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#56351f;
}

#body{
	background: #fff url(/images/bgBody.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#56351f;
}

a:link {color:#617846;font-family:Verdana, Geneva, sans-serif;}
a:visited {color:#617846;}
a:hover {color:#617846;text-decoration:none;}
a:active {color:#617846;}

h1, h2, h3, h4, h5, h6{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
}
h1 {
	font-size:30px;
	color:#9c731f;
	padding:0 0 20px 0;
}
h2 {
	font-size:22px;
	color:#452614;
	padding:18px 0 15px 0;
}
h3 {
	font-size:18px;
	color:#617846;
	padding:12px 0 5px 0;
}
	h3 sup{
		font-size:10px;}
h4{
	font-size:15px;
	color:#617846;
	padding:8px 0 5px 0;
}
h5, h6{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	padding: 5px 0 3px 0;
}
h5 {
	color:#56351f;
	font-size:13px;
}
h6 {
	color:#56351f;
	font-size:11px;
	line-height:normal;
}

p {
	text-align:justify;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#56351f;
	padding:3px 0 8px 0;
}

p span{
font-family:Verdana, Geneva, sans-serif;
font-size:14px;
font-weight:bold;
color:#617846;
}
small{
	font-size:9px;
	padding:3px 0 8px 0;
}

ul, ol{
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	margin-left:18px;margin-bottom:10px;
}
ul {}
ul li {
	list-style:square;
}
ol{
	list-style:upper-alpha;
}

table {}
th {}
td {}
/* Formulaire -------- */
form div{
	float:left;
	width:425px;
	padding:6px;
	font-size:11px;
	font-weight:bold;
}
form div.browndiv{
	background:#f4efdf;
	border:1px solid #e9ddbe;
}
form label{
	display:block;
	float:left;
	width:150px;
	clear:left;
}
form input{
	float:left;
	width:200px;
	font-family:Arial, Helvetica, sans-serif, "Century Gothic";
	font-size:12px;
	border:1px solid #56351f;
}
form textarea{
	font-family:Arial, Helvetica, sans-serif, "Century Gothic";
	font-size:12px;
	border:1px solid #56351f;
	width:200px;
}
#btnSend{
	clear:both;
	margin-top:15px;
	margin-bottom:15px;
	/*margin-left:160px;*/
	width:auto;
	padding:3px 10px;
	background:#bad8f3;
	color:#1e3345;
	font-weight:bold;
	border-top:1px solid #387db8;
	border-bottom:1px solid #387db8;
	border-left:4px solid #387db8;
	border-right:4px solid #387db8;
	/*float:right;*/
}

/* -------- */


#page {
width: 782px;
margin: 0 auto;
background:url(/images/bgPage.gif);
}

/* Header
--------------------------------------------------------------------------------------- */

#header {
width: 782px;
height:206px;
background:url(/images/bgHeader.jpg);
position: relative;
}
	#header.ete{
		background:url(/images/bgHeader-ete.jpg);
	}
	#header.automne{
		background:url(/images/bgHeader-automne.jpg);
	}
	#header.printemps{
		background:url(/images/bgHeader-printemps.jpg);
	}
#header img.anim{
	float:right;
}

#seo{
	text-align: right;
	padding: 4px 10px 5px 0px;
	position: absolute;
	top: 16px;
	right: 20px;
	witdh: 300px;
	z-index: 10;
	}
	#seo h2 {
	color: #E2EBEF;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
		}
/* Content
--------------------------------------------------------------------------------------- */

#content {
width:782px;
float:left;
background:url(/images/bgContent.jpg) no-repeat;
}
	#content.ete{
		background:url(/images/bgContent-ete.jpg) no-repeat;
	}
	#content.automne{
		background:url(/images/bgContent-automne.jpg) no-repeat;
	}
	#content.printemps{
		background:url(/images/bgContent-printemps.jpg) no-repeat;
	}

#sidebar{
float:left;
margin-left:52px;
margin-top:42px;
width:196px;
padding-bottom:260px;
}

#sidebar ul{
margin:0px;
padding:0px;
}

#sidebar ul li{
margin:0px;
padding:0px;
list-style:none;
}

#sidebar ul li a{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
color:#fff;
text-decoration:none;
}

#sidebar a.accueil{
display:block;
width:168px;
padding-left:30px;
padding-top:11px;
height:28px;
background:url(/images/btn_accueil.jpg);
color:#fff;
}

#sidebar a:hover.accueil{
background:url(/images/btn_accueil_hov.jpg);
}

#sidebar a.presentation{
display:block;
width:168px;
padding-left:30px;
padding-top:13px;
height:29px;
background:url(/images/btn_presentation.jpg);
}

#sidebar a:hover.presentation{
background:url(/images/btn_presentation_hov.jpg);
}

#sidebar a.produits{
display:block;
width:168px;
padding-left:30px;
padding-top:13px;
height:29px;
background:url(/images/btn_produits.jpg);
}

#sidebar a:hover.produits{
background:url(/images/btn_produits_hov.jpg);
}

#sidebar a.reseau{
display:block;
width:168px;
padding-left:30px;
padding-top:12px;
height:30px;
background:url(/images/btn_reseau.jpg);
}

#sidebar a:hover.reseau{
background:url(/images/btn_reseau_hov.jpg);
}


#sidebar a.demandes{
display:block;
width:168px;
padding-left:30px;
padding-top:11px;
height:31px;
background:url(/images/btn_demandes.jpg);
}

#sidebar a:hover.demandes{
background:url(/images/btn_demandes_hov.jpg);
}


#sidebar a.coordonnees{
display:block;
width:168px;
padding-left:30px;
padding-top:4px;
height:33px;
background:url(/images/btn_coordonnees.jpg);
}

#sidebar a:hover.coordonnees{
background:url(/images/btn_coordonnees_hov.jpg);
}

#nav{
position:Relative;
}
#nav li{
position:Relative;
}

#nav li ul {
	position: absolute;
	left: -999em;
	background:url(/images/bgSousMenu.jpg);
		border-left:6px solid #3b2313;
		border-top:1px solid #3b2313;
		border-right:1px solid #3b2313;
		border-bottom:1px solid #3b2313;
}

#nav li a.navOver{
color:#fcd86c;	
}

#nav li ul a{
	display:block;
	width:194px;
	padding:6px 8px;
	color:#000;
	font-size:13px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:2px solid #ae742a;
}
#nav li ul a:hover{
background:#edcf8c;}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	top:-5px;
	margin-left:197px;
}

#contenu{
margin-left:40px;
width:440px;
float:left;
padding-top:55px;
}

#contenuAccueil{
margin-left:40px;
width:236px;
float:left;
padding-top:55px;
}

#nouvelleAcceuilEtPhoto{
width:210px;
float:left;
padding-top:38px;
}

#nouvelleAcceuil{
background:url(/images/innerNouvelles.jpg);
}

#nouvelleAcceuil h2{
padding:0;
width:160px;
margin-left:25px;
font-size:10px;
font-weight:bold;
font-family:Verdana, Geneva, sans-serif;
margin-bottom:4px;
color:#9c731f;
}

#nouvelleAcceuil p{
padding:0;
width:160px;
margin:0px;
margin-left:25px;
font-size:10px;
font-family:Verdana, Geneva, sans-serif;
color:#3b2313;

}
#nouvelleAcceuil p.suite{
text-align:right;
font-weight:bold;
}
#nouvelleAcceuil p.suite a{
color:#9c731f;
text-decoration:none;
}

#nouvelleAcceuil p.suite a:hover{
color:#16643c;
}

#nouvelleBottom{
height:61px;	
background:url(/images/BottomNouvelles.jpg);
padding-top:22px;
}

#nouvelleBottom p{
text-align:right;
font-weight:bold;

}

#nouvelleBottom p a{
color:#9c731f;
text-decoration:none;
}

#nouvelleBottom p a:hover{
color:#16643c;
}

.carte{
	background:#4b662c;
	border: 10px solid #4b662c;
}
	.carte a{
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:10px;
		color:#FFF;
		display:block;
		padding-top:3px;
	}

.fAriane{
	color: #755032;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

	.fAriane a{
	text-decoration: underline;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	.fAriane a:hover{
	text-decoration: none;
	}




/* Le Footer
--------------------------------------------------------------------------------------- */

#footer {
clear: both;
margin:0 auto;
width:782px;
height:120px;
background:url(/images/bgFooter.gif) no-repeat;
position:relative;
}

#hdp{
position:absolute;
left:295px;
top:11px;
}

#copyright{
width:782px;
position:absolute;
color:#fff;
text-align:center;
top:88px;
font-family:Arial, Helvetica, sans-serif, "Century Gothic";
font-size:10px;
}

#copyright a{
color:#fff;
text-decoration:none;
}

#copyright a:hover{
text-decoration:underline;
}

/* Classes diverses
------------------------------------- */

.clear {clear: both;}
.flt-right {float: right;}
.flt-left {float: left;}
.txt-right {text-align: right;}
.txt-center {text-align: center;}
.txt-left {text-align: left;}
.img-left {
	float: left; 
	margin: 0 10px 4px 0; 
}
.img-right {
	float: right; 
	margin: 0 0 4px 10px;
}
.noborder {border: none;}
.alt {background: #f0f0f0;}

/* Vidéo
---------------------------------------- */

#divVideo {top:100px;}