#fancy_div {
	background:#fff !important;
	color:#3B3B3B !important;
	text-align:center !important;
}

*{
	margin:0;
	padding:0;
}

a:active, a:focus {
	outline:none;
}

body {
	background:#ecf5ea;
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.container {
	width:100%;
	height:auto; 
	position:relative;
	padding-top:229px;
}

.container_top {
	width:100%;
	height:229px;
	top:20px;
	left:0;
	z-index:10;
	position:absolute;
}

#header {
	height:229px; /* à modifier*/
	width:899px;
	margin:0 auto;
	position:relative;
}

.logo {
	width:226px;
	height:41px;
	background:url(../gifs/logo.jpg) top no-repeat;
	position:absolute;
	top:20px;
	color:#28871d;
	font-size:19px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	padding-top:120px;
	padding-left:50px;
	left:0;
	z-index:1;
}

.my_flash {
	background:url(../gifs/001.jpg) no-repeat scroll 0 0 transparent;
	border:3px solid #FFFFFF;
	bottom:38px;
	color:transparent !important;
	height:162px;
	position:absolute;
	right:0;
	width:609px;
	z-index:2;
}

.colonne_gauche {
	width:274px;
	height:auto;
	float:left;
	display:inline;
}

.services {
	width:272px;
	height:auto;
	overflow:hidden;
	padding-bottom:10px;
	border:1px solid #cd9934;
	background:#fff;
}

.title {
	font-size:16px;
	color:#28871d;
	line-height:30px;
	height:30px;
	font-weight:bold;
}

.list1, .list2 {
	width:130px;
	height:auto;
	margin-top:5px;
	float:left;
	display:inline;
	font-size:11px;
}

.list1 {
	margin-left:10px;
}

.services img {
	margin-bottom:5px;
}

.partenaires {
	width:272px;
	height:auto;
	overflow:hidden;
	padding-bottom:10px;
	margin-top:20px;
	border:1px solid #cd9934;
	background:#fff;
}

.newsletter_1 {
	width:222px;
	height:auto;
	background:url(../gifs/news.jpg) left no-repeat;
	display:block;
	font-size:12px;
	color:#28871d;
	font-weight:bold;
	padding-left:50px;
	margin:10px 0;
	text-decoration:none;
}

.newsletter_1:hover, #box_fav:hover, #box_ami:hover {
	color:#000;
}

#box_fav, #box_ami {
	width:222px;
	height:auto;
	background:url(../gifs/star.jpg) left no-repeat;
	display:block;
	font-size:12px;
	color:#28871d;
	font-weight:bold;
	padding-left:50px;
	margin:10px 0;
	text-decoration:none;
}

.page {
	width:597px;
	height:auto;
	background:#fff;
	border:1px solid #28871d;
	float:right;
	display:inline;
	padding:10px;
}

#content {
  width:899px;
  height:auto;
  position:relative;
  margin:0 auto;
  overflow:hidden;
  padding:20px 0 30px;
}

.fd_footer {
	width:100%;
	clear:both;
	background:url(../gifs/footer.jpg) top repeat-x;
}

.footer {
  width:899px;
  height:auto;
  overflow:hidden;
  margin:0 auto;
  padding-bottom:30px;
}

.nuage {
	font-size:12px;
	text-align:center;
	color:#cd9934;
	padding-bottom:20px;
}

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

.footer a:hover {
	color:#000;
}

.col {
	width:160px;
	height:auto;
	float:left;
	display:inline;
	margin-right:20px;
	border-right:1px solid #fff;
}


/******************************************************************** Lien ******************************************************************/
.page p {
	color:#000;
	text-align:justify;
	line-height:1.5em;
	padding-bottom:10px;
}

.sub {
	padding-bottom:0 !important;
	margin-bottom:15px;
	margin-left:15px;
	padding-left:4px;
	border-left:1Px solid #ccc;
}


.important {
	width:99%;
	height:auto;
	margin-bottom:10px;
	padding:10px 0 0 0;
	background:#f5f5f5;
	border-color:#ccc #999 #999 #ccc;
	border-style:solid;
	border-width:1px;
}

.important p {
	padding:0 20px 10px 20px !important;
}

.border {
  border-color:#ccc #999 #999 #ccc;
	border-style:solid;
	border-width:1px;
}

.big_lien {
	font-size:15px;
}


.centrer {
  text-align:center !important;
}


.page a {
	color:#16620d;
	text-decoration:underline;
}

.page a:hover {
	text-decoration: none;
	color:#16620d;
}

.lien {
  text-decoration:underline !important;
  color:#16620d !important;
  display:inline-block;
  height:18px;
  font-size:1em;
  font-weight:bold;
  float:right;
  line-height:16px;
}

.lien:hover {
  text-decoration:none !important;
  color:#16620d !underline;
}

.paragraphe5050 {
	float:left;
	width:48%;
	height:auto;
	display:inline;
}

.paragraphe50501 {
	float:right;
	width:48%;
	height:auto;
	display:inline;
}

.filet {
	width:100%;
	height:3px;
	border-top:1px solid #bfbfbf;
	margin-top:10px;
	margin-bottom:10px;
	-margin-bottom:0;
	clear:both;
}

.page ul {
	margin:0 0 10px 25px;
	padding:0;
	list-style:none;
	list-style-position:outside;
}

.page ul li {
	line-height:1.5em;
	color:#000;
	text-align:left;
}


.img_left {
	float:left;
	display:inline;
	margin-right:20px;
	margin-bottom:10px;
}

.img_right {
	float:right;
	display:inline;
	margin-left:20px;
	margin-bottom:10px;
}

.img_normal {
	margin-bottom:10px;
}

/************** fin mise en page *************/

/************** LOUPE *************/

#loupe {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
	font-size:11px;
}

#loupe p {
	text-align:right !important;
	color:#252525;
}

#loupe a {
	color:#252525;
	text-align:center;
	text-decoration:none;
}

#loupe a:hover {
	text-decoration:underline;
}

zoom {
	font-size:120%;
}

/************** FIN LOUPE *************/

/***********************************************************CONTACT FORMULAIRE*********************************/

#formulaire_1 {
	width:415px;
	height:auto;
	float:left;
	display:inline;
}

.valide {
	background-color: #f9f9f9 !important;
	border-color:#ccc #999 #999 #ccc;
	border-style:solid;
	border-width:1px;
	color:#2A2A2A !important;
	width:365px;
	height:auto;
	float:left;
	display:inline;
}
.formu .valide {
	width:90%;
}

.coord {
  width:150px;
  height:auto;
  padding:10px;
  overflow:hidden;
  float:right;
  display:inline;
  border-color:#ccc #999 #999 #ccc;
	border-style:solid;
	border-width:1px;
  background:#f9f9f9;
}

input, textarea {
	background:#f9f9f9;
	border-color:#ccc #999 #999 #ccc;
	border-style:solid;
	border-width:1px;
	width:205px;
}

textarea {
	margin-bottom:4px;
}

.submit #field_5, .submit #field_7 {
	border-color:#ccc #999 #999 #ccc;
	border-style:solid;
	border-width:1px;
	background:#f5f5f5;
	cursor:pointer;
	display:inline-block;
	padding: 3px 5px;
	text-transform:uppercase;
	margin:15px 0 0 180px;
}

.submit #field_5:hover, .submit #field_7:hover {
	background:#ccc;
	color:#fff;
}

#formulaire_1 .submit, #formulaire_2 .submit {
	margin-left:0 !important;
	margin-top:0 !important;
}

.formu h2 {
	border-bottom:1px dotted #ccc;
	margin-top:20px;
}


.optional, .required  {
	width:175px !important;
	text-align:right !important;
}

.divGenerateurRequired {
	margin-bottom:10px !important; 
}

#formulaire_1 p {
	margin:0 !important;
	padding:0 !important;
}
/**********FIN CONTACT*************/


/************* NEWSLETTER *****************/

#newsletter_iframe {
	background:#fff !important;
	height: 325px !important;
}

  
#newsletter_iframe h1 {
  margin-top:0 !important;
	color:#b89861 !important;
}

#newsletter_iframe p {
	color:#38291A !important;
}

#newsletter_iframe a {
	color:#B89861 !important;
	text-decoration:underline !important;
}

#newsletter_iframe a:hover {
	text-decoration:none !important;
}

#newsletter_iframe #submit_newsletter, #newsletter_iframe #input_newsletter {
	float:left !important;
}
/******************* NEWSLETTER*******************/

/************ MENU ***********/
ul.MenuHorizontal { 
   width: 897px;
   height:28px;
   border:1px solid #28871d; 
   list-style: none; 
   margin: 0; 
   padding: 0; 
   overflow: hidden; 
   position:absolute;
   bottom:0;
   left:0px;
   z-index:3;
} 

ul.MenuHorizontal li { 
   float: left; 
} 

ul.MenuHorizontal li a { 
   display: block; 
   color: #876849;         /*Ici, changer la couleur de la police*/ 
   font-size: 14px;         /*Ici, changer la taille de la police du menu*/ 
   padding-top: 0px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   height: 28px;         /*Ici, on augmente la hauteur du menu*/  
   text-align: center;
   line-height:28px;
   text-decoration: none; 
} 

li#menu0 { 
   width: 87px; 
} 

li#menu1 { 
   width: 165px; 
} 

li#menu2 { 
   width: 98px; 
} 

li#menu3 { 
   width: 108px; 
} 

li#menu4 { 
   width: 80px; 
} 

li#menu5 { 
   width: 117px; 
} 

li#menu6 { 
   width: 76px; 
} 

li#menu7 {
	width:53px;
}

li#menu8 {
	width:113px;
	background:#cd9934;
}

li#menu8 a {
	color:#fff;
}

li#menu0 a:hover, a#selected-over0, li#menu1 a:hover, a#selected-over1, li#menu2 a:hover, a.selected-over2, li#menu3 a:hover, a#selected-over3, li#menu4 a:hover, a#selected-over4, li#menu5 a:hover, a#selected-over5, li#menu6 a:hover, a#selected-over6, li#menu7 a:hover, a#selected-over7 { 
  background-color:#28871d !important;
  color:#fff !important;
} 

li#menu8 a:hover, a#selected-over8 {
	font-weight:bold !important;
	text-decoration:underline !important;
}
/******* FIN MENU ********/


/********************* REFERENCEMENT **********************/

#top {
	width:100%;
	background:#000;
	height:20px;
}

#top p {
	line-height:20px;
	font-size:11px;
	color:#fff;
}

/***************************** MISE EN PAGE ***************/

h1 {
	font-size:20px;
	font-weight:bold;
	color:#356734;
	margin-bottom:20px;
}

h2, h3 {
	font-size:15px;
	font-weight:bold;
	color:#356734;
	margin-bottom:10px;
}


.prez {
	width:425px;
	height:auto;
	background:#16620d;
	border:1px solid #cd9934;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:10px;
	overflow:hidden;
	margin-bottom:15px;
}

.prez h2 {
	color:#fff !important;
}

.prez p {
	color:#fff;
}

.prez .lien {
	color:#fff !important;
}

.prez img {
	float:left;
	display:inline;
	margin-right:15px;
}

.btn_contact {
	width:135px;
	margin-top:45px;
	height:142px;
	background:url(../gifs/btn_contact.jpg) bottom no-repeat;
	float:right;
	display:inline-block;
	color:#cd9934 !important;
	font-size:14px !important;
	font-weight:bold;
	text-align:center !important;
}

.btn1 {
	width:176px;
	height:184px;
	background:url(../gifs/btn1.jpg) top no-repeat;
	float:left;
	display:inline;
	text-decoration:none !important;
	font-weight:bold;
	color:#fff1d2 !important;
	text-align:center !important;
	line-height:40px !important;
	font-size:16px;
	margin-bottom:15px;
}

.btn2 {
	width:176px;
	height:184px;
	background:url(../gifs/btn2.jpg) top no-repeat;
	display:inline;
	float:left;
	text-decoration:none !important;
	font-weight:bold;
	color:#cd9934 !important;
	text-align:center !important;
	line-height:40px !important;
	font-size:16px;
	margin-bottom:15px;
}

.btn1:hover {
	color:#fff !important;
}

.btn2:hover {
	color:#ccc !important;
}

.camping {
	width:160px;
	height:90px;
	display:block;
	background:url(../gifs/camping.jpg) top no-repeat;
	margin-left:6px;
	/margin-left:2px;
}

.chalet {
	width:160px;
	height:90px;
	display:block;
	background:url(../gifs/chalet.jpg) top no-repeat;
	margin-left:8px;
	/margin-left:4px;
}

.tac {
	margin-right:10px;
}

.roulotte {
	width:160px;
	height:90px;
	display:block;
	background:url(../gifs/roulotte-location.jpg) top no-repeat;
	background-position:0 -50px;
	margin-left:6px;
	/margin-left:2px;
}

.mobile {
	width:132px;
	height:90px;
	display:block;
	background:url(../gifs/mobile_home.jpg) top no-repeat;
	margin-left:8px;
	/margin-left:4px;
}

.img {
	width:180px;
	height:auto;
	float:left;
	display:inline;
	margin-right:10px;
}

p.ariane { padding:0 0 20px 0}
/************ ss-menu *************/

#ss-menu2 {
	width:98px;
	height: 0;
	position:absolute;
	overflow:hidden;
	top:229px;
	left:253px;
	z-index:10;
	background:#28871D
}

.inside a {
	width:75px;
	height:24px;
	line-height:24px !important;
	color:#fff !important;
	font-size:12px;
	font-weight:100;
	text-decoration:none !important;
	border-bottom:1px dotted #ccc;
	display:block;
	margin-left:10px;
	padding-left:5px;
}

.inside {
	width:98px;
	display:block;
	position:relative;
}

.inside a:hover {
	color:#2A2A2A !important;
}

.fond_ssmenu {
	background-color:#28871D;
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	width:98px;
}
/*********Modifications référencement***************/
.col1{border-right:1px solid #FFFFFF;display:inline;float:left;height:auto;margin-right:20px;width:190px;}
.col2{border-right:1px solid #FFFFFF;display:inline;float:left;height:auto;margin-right:20px;width:190px;}
#bloc_h1{margin-bottom:20px;}
#bloc_h1 h1{display:inline}
#bloc_h1 p{color:#356734;font-size:20px;font-weight:bold;display:inline}
.special{font-weight:normal}
.bold{font-weight:bold}

tr.texte td p {
	padding: 0 !important;
	line-height:21px !important;
}
