body{
	padding:0;
	font:76% Verdana,Tahoma,Arial,sans-serif;
	color:#FFFFFF;
	background-color: #5680A9;
	margin: 0;
}
p, img {margin:0;
}
#metatop {visibility:hidden; display:none}
#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 790px;
height: 589px;
background: #fff url(images/bg/sky.jpg) no-repeat;
z-index: 1;
}
h1 {
	font-size:18px;
	font-weight: normal;
}
#wrap{
	width:940px;
	background: url(../_img/_structure/fond/bg.gif) repeat-y center top;
	background-color: #5680A9;
}

#header{
	clear:both;
	width: 890px;
	margin-left: auto;
	margin-right: auto;
}

#header p{
	font-size: 1em;
	margin: 0;
}

#header .td_menu { background:url(../_img/_structure/fond/menu.gif) no-repeat left top}

#header .bloc_camp {
	width:175px;
	display:block;
	float:left;
	margin-left: 15px;
	background: url(../_img/_structure/menu/boutons/titre_fr/camping_fr.gif) no-repeat center top;
	height: 175px;
}
#header .bloc_residentiel {
	width:175px;
	display:block;
	float:left;
	margin-left: 20px;
	background: url(../_img/_structure/menu/boutons/titre_fr/residentiel_fr.gif) no-repeat center top;
	height: 175px;
}

#header .bloc_sejour {
	width:175px;
	display:block;
	float:left;
	margin-left: 40px;
	background: url(../_img/_structure/menu/boutons/titre_fr/sejour_fr.gif) no-repeat center top;
	clear: right;
	height: 175px;
}


#header .bloc_sejour_us {
	width:175px;
	display:block;
	float:left;
	margin-left: 40px;
	background: url(../_img/_structure/menu/boutons/titre_us/sejour_fr.gif) no-repeat center top;
	clear: right;
	height: 175px;
}

#header .bloc_sejour_es {
	width:175px;
	display:block;
	float:left;
	margin-left: 40px;
	background: url(../_img/_structure/menu/boutons/titre_es/sejour_fr.gif) no-repeat center top;
	clear: right;
	height: 175px;
}


/* sous menu vert */
.bloc_sousmenu_vert {
	width:100%;
	clear:left;
}
.bloc_sousmenu_vert h1 {
	font-size:1.2em;
	margin: 5px 0 5px 0;
	color: #FFFFFF;
	background: url(../_img/puce/fleur/vert.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	border-bottom: 2px dotted #CCCC00;
	display: block;
	text-align: right;
	width: 50%;
}
/* ------------- */


/* sous menu rose */
.bloc_sousmenu_rose {
	width:100%;
	clear:left;
}
.bloc_sousmenu_rose h1 {
	font-size:1.4em;
	margin: 5px 0 5px 0;
	color: #FFFFFF;
	background: url(../_img/puce/fleur/rose.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	display: block;
	text-align: right;
	width: 50%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DE3883;
}
/* ------------- */


/* sous menu orange */
.bloc_sousmenu_orange {
	width:100%;
	clear:left;
}
.bloc_sousmenu_orange h1 {
	font-size:1.4em;
	margin: 5px 0 5px 0;
	color: #FFFFFF;
	background: url(../_img/puce/fleur/orange.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	display: block;
	text-align: right;
	width: 50%;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}

/* ------------- */
/* sous menu jaune */
.bloc_sousmenu_jaune {
	width:100%;
	clear:left;
}
.bloc_sousmenu_jaune h1 {
	font-size:1.4em;
	margin: 5px 0 5px 0;
	color: #FFFFFF;
	background: url(../_img/puce/fleur/jaune.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	display: block;
	text-align: right;
	width: 50%;
	border-bottom: 2px dotted #FFCC00;
}

/* ------------- */

#content{
	background: url(../_img/_structure/bas_fr/bas.gif) no-repeat center bottom;
	clear: both;
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	background-color: #5680A9;
}

#content h2 {
font-size:1.1em;
margin:0 0 0.5em 0;
color:#FFFFFF;
	border-bottom: 3px solid #CCCC00;
	padding-bottom: 5px;
}

#lien #content h3 a{
text-decoration:underline;
}	
	
#content h3  a:hover{
color: #FFFFFF;
}

#formulaire{
margin:0 130px 20px 160px;
border-left:1px solid #f0f0f0;
border-right:1px solid #f0f0f0;
padding:0 10px 0 10px;
line-height:1.6em;
text-align:left;
background: #ffffff;
}


h3{
font-size:1.3em;
margin:0 0 10px 0;
}

a{
text-decoration:none;
color:#FFFFFF;
}

a:hover{
color:#CCFFFF;
}

img{
border:0;
}

/* Footer */
#footer{
	clear:both;
	color:#FFFFFF;
	font-size:0.9em;
	text-align:center;
	background-color: #007CF9;
	width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#footer a{
color:#5680A9;
}

#footer p{
margin:0 10px;
}

#footer form {
	color:#069;
	margin: 0;
	padding: 0;
}

#footer input, #footer textarea, #footer select {
	font-size: 0.9em;
	color: #007CF9;
	background-color: #FFF;
	border: 1px solid #FFFFFF;
}




#footer_content {
	clear:both;
	color:#FFFFFF;
	font-size:0.9em;
	text-align:center;
	background-color: #FDCB34;
	width: 890px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.li_blog {
/*	background-image: url(../_img/_structure/_footer/puce.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
*/}


/* My Comment */



.left{
	margin:5px 5px 5px 0;
	float:left;
	width: 410px;
	display: block;
	padding-left: 5px;
}

.leftGD{
	margin:5px 5px 5px 0;
	float:left;
	width: 470px;
	display: block;
	padding-left: 5px;
}

.centre{
	margin:5px 0 5px 3px;
	float:left;
	width: 80px;
	text-align: center;
}
.centre img {
	margin:3px;
	border: 2px dotted #FFFFFF;
	padding: 3px;
	cursor: pointer;
}

.right{
	margin:5px 0 40px 0;
	float:right;
	width: 380px;
	clear: right;
}
.rightGD{
	margin:5px 2px 40px 0;
	float:right;
	width: 460px;
	clear: right;
	display: block;
	position: relative;
}
.right_img {
	border:#FFFFFF dashed 1px;
	display: block;
	text-align: center;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.textright{
text-align:right;
}

.center{
text-align:center;
}

.small{
font-size:0.7em;
}

.bold{
font-weight:bold;
}

.hide{
display:none;
}


#bloc450 {
width: 445px;
margin: 0;
padding: 0;
}


#menu-imprime strong { font-size: 0.9em; color: rgb(51, 51, 51); text-transform: uppercase; }

#menu-imprime ul { margin: 0pt; padding: 0pt; list-style-type: none; }
#menu-imprime ul li a:hover { color: rgb(255, 102, 0); text-decoration: underline; }
#menu-imprime ul li a { padding-left: 15px; background: transparent url('images/bg/doc.gif') no-repeat scroll left top; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;
display: block;
}

#lien #menu-imprime ul li a { padding-left: 22px; background: transparent url('images/bg/link.png') no-repeat scroll left top; 
}

blockquote p {}
blockquote {}

.clear {
	clear: both;
}


.googlemap img {
margin-right: 5px;
margin-bottom: 1px;
padding: 2px;
border: 1px solid #cccccc;
}

.googlemap {
width: 300px;
height: 100px;
text-align: left;
}


#map {
	height: 550px;
	width: 550px;
	border: 1px dotted #FFFFFF;
	display: block;
	z-index: 0;
	margin-left: 10px;
	color: #CCFF00;
	margin-right: 10px;
}
#map2 {
	height: 400px;
	width: 610px;
	border: 1px dotted #FFFFFF;
	display: block;
	z-index: 0;
	margin-left: 10px;
	color: #CCFF00;
	margin-right: 10px;
}
#map h1 {
	color:#006699;
	font:11px bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#side_bar {
	font-size: 1em;
	border: 2px dotted #FFFFFF;
	float: right;
	color: #666600;
	font-weight: bold;
	clear: right;
	margin-right: 5px;
	padding: 2px;
}

#side_bar a, #side_bar a:link, #side_bar a:visited {
	display:block;
	border-left: 8px solid #0099FF;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #99CCFF;
	padding: 5px;
}

#side_bar a:hover {
	display:block;
	border-left: 8px solid #99CC00;
	color: #003300;
	text-decoration: none;
	background: #CDFF37;
}

.trait_vert {
	background-image: url(../_img/puce/trait/vert.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 15px;
	margin-bottom: 30px;
}
.tarif1 {
	color: #426282;
	font-size: 13px;
	font-weight: bold;
	background-color: #ECE9D8;
	text-align: center;
}
.tarif2 {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	background-color: #426282;
	text-align: center;
}

.tarif3 {
	color: #324961;
	font-size: 13px;
	font-weight: bold;
	background-color: #98B1CB;
	text-align: center;
}

.location_metre {
	font-size: 1.5em;
	font-weight: bold;
	color: #003333;
	background: #CCCC00;
	height: 30px;
	width: 80px;
	margin-left: auto;
	float: right;
	text-align: center;
	padding-top: 5px;
}
/**************************************************************************************************
							BLOC BOX
**************************************************************************************************/
.boxlg {
	margin: 0 auto;
	padding-bottom: 10px;
	width: 90%;
	background: url(../_images/_structure/fond/content.jpg) no-repeat right top;
	border: 1px dotted #CFDC1F;
	display: block;
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
}

.boxlgtop {
	margin: 0;
	padding: 0;
	height: 5px;
	background-color: #CFDC1F;
}
.boxlg h2 {
	font-weight: bold;
	color: #CC0033;
	margin-top: 5px;
}
.boxlg h3 {
	font-weight: bold;
	padding-left: 0.5em;
	color: #CC0033;
	margin-top: 5px;
}
/************************************************************************************************** */
.citation {
	border: 1px dotted #ECE9D8;
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px;
	font-size: 0.9em;
	background-color: #799ABB;
}
/**************************************************************************************************
							TITRES
**************************************************************************************************/
.titre_vert {
	background: url(../_img/_structure/boutons/titre/vert/titre_1.gif) no-repeat right;
	height: 41px;
	padding-right: 10px;
}
.titre_vert p {
	float:left;
	padding-top: 10px;
	display: inline;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
}

.titre_rose {
	background: url(../_img/_structure/boutons/titre/rose/titre_1.gif) no-repeat right;
	height: 41px;
}
.titre_rose p {
	float:left;
	padding-top: 10px;
	display: inline;
	font-size: 1.2em;
	font-weight: bold;
}

.titre_jaune {
	background: url(../_img/_structure/boutons/titre/jaune/titre_1.gif) no-repeat right;
	height: 41px;
	padding-right: 10px;
}
.titre_jaune p {
	float:left;
	padding-top: 10px;
	display: inline;
	font-size: 1.3em;
	font-weight: bold;
	color: #333300;
}

/**************************************************************************************************/

#monoSlideshow {
	border: 1px dotted #FFFFFF;
}
#carte_activite {
	background: url(../_img/_structure/activites/fond_carte.jpg) no-repeat;
	height: 584px;
	width: 879px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.lucida {
	font-family: "Lucida Handwriting";
}
.puce_telecharger {
/*	background: url(../_img/picto/download_f2.png) no-repeat left; 
	padding-left: 35px;
	height: 32px;
	padding-top: 15px;*/
	font-weight: bold;
	border-bottom: 1px dotted #FFFFFF;
}


/*  POPUP */
#pop {
display: none;
position: absolute;
bottom: 5em;
right: 10em; 
width: 20em;
border: 3px double black;
background: #f5f5dc;
z-index: 500;
cursor: pointer;
font-size: 80%;
}
#pop p {
margin: 0 0.3em;
}
#pop h1 {
font-size: 110%;
margin: 0 0 0.5em 0;
border-bottom: 1px solid black;
background: white url(top.gif) left top repeat-x;
color: black;
text-align: center;
}
.fermer {
margin: 0.5em 0 0 0;
border-top: 1px solid black;
background: white url(bottom.gif) left top repeat-x;
color: black;
text-align: center;
}
input, textarea, select {
	font-size: 0.9em;
	color: #FFFFFF;
	background-color: #5680A9;
	border: 1px solid #FFFFFF;
}
.no_border {
	border-style: none;
}
.border_none {
	border: 1px solid #5680A9;
}
.input_bleu {
	font-weight: bold;
	color: #FFFFFF;
	background: #FF9900;
	border: 3px solid #FFFFFF;
	margin: 1px;
	padding: 1px;
	cursor: pointer;
	display: block;
	float: left;
}
.puce_fleur_blanc {
	background: url(../_img/puce/fleur/blanc.gif) no-repeat left;
	padding-left: 25px;
	display: block;
	height: 30px;
	padding-top: 12px;
}
.bulle1 {
	font-size: 13px;
	color: #5680A9;
	display: block;
	padding: 2px;
	font-weight: bold;
	border-top: none;
	border-right: none;
	border-bottom: 3px solid #CCCC00;
	border-left: none;
	text-align: center;
	background-color: #FFFFFF;
}
.bulle2 {
	font-size: 13px;
	color: #0099FF;
	display: block;
	padding: 2px;
	font-weight: bold;
	text-align: center;
	background: #FFFFFF;
	border: 1px solid #CCCC00;
}
.bulle2 a, .bulle2 a:link, .bulle2 a:visited {color:#0099FF; display: block;
}
.bulle2 a:hover {color:#ffffff; background-color:#99CC00; display: block;}
.signature {
	font-size: 9px;
}
#pub_popup {
	height: 500px;
	width: 750px;
	display: block;
	z-index: 500;
	position: absolute;
	top: 230px;
}
#pub_popup a, #pub_popup a:link, #pub_popup a:visited {
	color:#0099FF;
	display: block;
}
#promo {
	width: 190px;
	margin-top: 45px;
	margin-left: 25px;
	margin-right: 675px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	left: 52px;
	top: 217px;
}

#wrap_home{
width:890px;
height:338px;
margin:auto;
z-index:100;
}

#promo_n {
	width: 190px;
	height:150px;
	margin-top: 30px;
	margin-left: 25px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	left: 152px;
	top: 217px;
}
#slide{
	width:410px;
	height:220px;
	margin-top: -133px;
	margin-left: 240px;
}

#droite_home{
	width: 220px;
	margin-top: -220px;
	margin-left: 670px;
	font-size: 11px;
	}
#texte_pres{
width:210px;
margin-top:5px;
margin-left:675px;
height:60px;
}

