
/* © 2009 Bexter Vaince CSS */

html{
	padding: 0px;
	margin: 0px;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
	padding: 0px;
	margin: 0px;
	background: #5a9d32 url(../images/fond.jpg) repeat-x;
	background-position: top center;
}

/* Hack FF pour masquer les contours pointillés sur les liens 
---------------------------------------------------------- */ 
a{
	outline: none;
}

:focus{
	-moz-outline-style: none;
}

a {
	color: #4c8729;
	text-decoration: none;
}

a:hover{
	color: #4c8729;
	text-decoration: underline;
}

/* ------------------------------------------------ TITRE : h1*/
h1{
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #3d771b;
	font-weight:bold;
	text-transform:uppercase;
}

h1 a:hover{
	color: #4c8729;
	text-decoration: none;
}

/* ------------------------------------------------ TITRE : h2*/
h2{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 15px;
	color: #4c8729;
}

h2 a:hover{
	color: #4c8729;
	text-decoration: none;
}

/* ------------------------------------------------ TITRE : h3*/
h3{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style:italic;
	text-transform: uppercase;
	font-size: 13px;
	color: #4c8729;
	text-align: left;
}

h3 a:hover{
	color: #4c8729;
	text-decoration: none;
}

/* ------------------------------------------------ TITRE : h4*/
h4{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	color: #4c8729;
	text-align: left;
}

h4 a:hover{
	color: #4c8729;
	text-decoration: none;
}

/* ------------------------------------------------ TITRE : h5*/
h5,h6{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
	color: #4c8729;
	text-align: left;
	background: transparent url(../images/fleche.gif) top left no-repeat;
}

h5 a:hover{
	color: #4c8729;
	text-decoration: none;
}

h6 a:hover{
	color: #4c8729;
	text-decoration: none;
}

/* ------------------------------------------------ PARAMETRES : default*/
p{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	/*text-align: justify;*/
}

ol{
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

ol li{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-position: outside;
	list-style-image: url(../images/puce-carre.gif);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	text-align: justify;
}

ul li{
	margin: 0px 0px 0px 20px;
	padding: 5px 0px 0px 0px;
}

strong{
	color: #4c8729;
	font-weight: bold;
}

img{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

table{
	margin: 0px;
	padding: 0px;
	border: 0px;
}


/*---------------------------------------------------------------------*/
/* PARAMETRES : site  */
/*---------------------------------------------------------------------*/
#site{
	width: 990px;
	margin-left: -495px;
	padding: 0px;
	z-index: 99;
	position: absolute;
	left: 50%;
	background: transparent url(../images/bg-site.jpg) no-repeat;
}

#header{
	margin: 0px;
	width: 990px;
	height: 100px;
	float:left;
	background: transparent url(../images/header.jpg) no-repeat;
}

#flash{
	margin: 0px;
	width: 990px;
	height: 179px;
	float: left;
	background: transparent url(../images/flash.jpg) no-repeat;
}

.lienretourdyn{
	background: transparent url(../images/retour.jpg) center left no-repeat;
	float:left;
	clear:both;
	height: 15px;
	width: 100px;
	padding: 0px 0px 0px 20px;
	font-weight: bold;	
}

.bbdynasuite{
	background: transparent url(../images/puce.jpg) center right no-repeat;
	height: 15px;
	width: 70px;
	padding: 0px 20px 0px 0px;
	font-style: italic;
	float: right;
}

.titre-page{
	font-size: 21px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 20px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #3d771b;
	font-weight: normal;
	text-transform:uppercase;
}

.wash{
	clear: both;
	margin: 0px;
	padding: 0px;
}

.separation{
	float: left;
	margin: 10px 0px;
	padding: 0px;
	height:1px;
	width:615px;
	border-bottom: 1px dotted #4c8729;
}



/*--------------------------------------------------------------------*/
/* GESTION : contenu */
/*--------------------------------------------------------------------*/
#contenu{
	width: 964px;/*980*/
	width: 965px !important;/*980*/
	height: 100px;
	min-height: 100px !important;
	height: auto !important;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 5px !important;
	margin: 0px 0px 0px 3px;
	float: left;
	background: #FFFFFF;
}

.content{
	width: 615px;/*645*/
	float: right;
	height: 300px;
	min-height: 300px !important;
	height: auto !important;
	margin: 10px 15px 10px 0px !important;
	margin: 10px 7px 10px 0px;
	padding: 10px 15px 0px 30px;
	text-align: justify;
	background: transparent url(../images/bg-contenu.jpg) top right no-repeat;
	border-left:1px dotted #4c8729;
}

.gauche{
	float: left;
	width: 256px;/*271*/
	height: 350px;
	min-height: 350px !important;
	height: auto !important;
	padding: 10px 0px 0px 15px;
	margin: 10px 0px 0px 0px;
	text-align: justify;
	font-size:10px;
	background: transparent url(../images/bg-actualites.jpg) no-repeat;
}

.actu-top{
	width:266px;
	height:37px;
	padding:0px;
	margin:0px;
	float:left;
	background: transparent url(../images/actu-top.jpg) no-repeat;
}

.actualite{
	float: left;
	width: 242px;
	margin: 0px 0px 10px 0px !important;
	margin: 0px 0px 5px 0px;
}

.actu-photo{
	float: left;
	padding: 2px;
	margin: 0px 7px 0px 0px;
	border: 1px solid #737373;
	width: 85px;
	height: 68px;
	background-color: #fff;
}

.actu-savoir{
	background: transparent url(../images/puce.jpg) center right no-repeat;
	height: 15px;
	width: 70px;
	margin:10px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	font-style: italic;
	float: right;
}

.all-actu{
	float:left;
	text-align:left;
	margin:0px 0px 10px 0px;
	padding:0px;
	text-transform:uppercase;
}

.border-photo{
	padding: 2px;
	margin: 0px;
	border: 1px solid #6b6b6b;
}

/*---------------------------------------------------------------------- PAGE : index.htm */

.accueil-block1{
	float:left;
	width:300px;
	margin-top:20px;
}

.accueil-block2{
	float:right;
	width:300px;
	margin-top:20px;
}

.accueil-block3{
	text-align:right;
	width:615px;
	float:left;
	margin-top:10px;
}

.accueil-block3 p{
	text-align:center;
}

/*---------------------------------------------------------------------- PAGE : page1.htm */
.images-stores{
	float:right;
	width:235px;
	margin-left:10px;
}

#pointer{
	cursor: url(../images/zoomin.cur), pointer !important;
}

/*---------------------------------------------------------------------- PAGE : page2.htm */

/*---------------------------------------------------------------------- PAGE : contact.htm */
#form-contact{
	float: left;
	width: 380px;
}

#form-contact input{
	 width: 250px;
	 margin: 2px 0px;
	/* border: 1px dotted #bca996;
	 background-color: #471d27;*/
	 padding: 5px;
	 color: #bca996;
}

#form-contact textarea{
	 width: 250px;
	 margin: 2px 0px;
	 /*border: 1px dotted #bca996;
	 background-color: #471d27;*/
	 padding: 5px;
	 color: #bca996;
}

fieldset{
	float: left;
	display: block;
	margin: 0px;
	padding: 10px;
	text-align: left;
	border: 0px;
}

label{
	float: left;
	width: 90px;
	margin: 6px 0 0 0;
	padding: 0px;
	text-align: left;
}

p.message{
	font-size: 14px;
	color: #3d771b;
	font-weight: bold;
	text-align: center;
}

p.obligatoire{
	font-size: 10px;
	font-style: italic;
	text-align: right;
}

#coordonnes-contact{
	float: right;
	width: 225px;
}

.googleMap{
	border: 1px solid #C0C0C0;
	padding: 2px;
}

/*---------------------------------------------------------------------- PAGE : sitemap.htm */
.sitemap{
	width: 600px;
	text-align: justify;
	float: left;
	margin-top: 20px !important;
	margin-top: 10px;
	border: 1px solid #B4B5B9;
	padding: 30px 0px 10px 30px !important;
	padding: 15px 0px 10px 15px;
	background: #FFFFFF;
}

/*---------------------------------------------------------------------- PAGE : mentions.htm */
#mentions-gauche{
	float: left;
	width: 180px;
	margin: 0px 0px 10px 0px !important;	
	margin: 0px 0px 5px 0px;				
	text-align: left;
}

#mentions-droite{
	float: right;
	width: 430px;
	text-align: justify;
	margin: 0px 0px 10px 0px !important;	
	margin: 0px 0px 5px 0px;	
}


/*--------------------------------------------------------------------*/
/* GESTION : footer */
/*--------------------------------------------------------------------*/
#footer {
	float: right;
	width: 980px;/*980*/
	margin: 5px 5px 0px 0px !important;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}

#footer ul{
	text-align:right;
	list-style: none;
	display: block;
	margin: 0px;
	padding: 0px;
}

#footer li{
	display: inline;
	margin: 0px;
	padding: 0px;
}

#footer a{
	color: #fff;
	text-decoration: none;
}

#footer a:hover{
	color: #fff;
	text-decoration: underline;
}

#copyright{
	float: right;
	text-align:right;
	padding: 0px;
	margin: 0px 5px 5px 0px;
	font-weight: bold;
	width:980px;
	color: #fff;
}

#copyright a{
	color: #fff;
	text-decoration: none;
}

#copyright a:hover{
	color: #fff;
	text-decoration: underline;
}