body {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: #000;
	border-bottom-color: #333333;
}
body,td,th {
	font-size: 11px;
	color: #847775;
}
th {background-color:#B6793D; color:#FFFFFF}
a {
	color: #F1B32A;
}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover, a:active {text-decoration: underline}
img {
	border:0;
}
#keywords {display:none; visibility:hidden}
#metatop {display:none; visibility:hidden}
p {
	margin:0;
	color: #847775;
}
h1 {font-size: 16px; margin:0}
h2 {font-size: 14px; margin:0}
h3 {font-size: 12px; margin:0}
h4 {font-size: 11px; margin:0}
h5 {font-size: 10px; margin:0}
.left {
	text-align:left;
	float:left;
	height: auto;
}
.right {text-align:right; float:right}


/**************************************************************************************************
							ARCHITECTURE SITE
**************************************************************************************************/
#global {
	width: 980px;
	background: #FFFFFF url(../_img/_structure/fond/fond_left.gif) repeat-y left;
	padding-left: 00px;
	position:relative;
	z-index:95;
}
#global_top {
	width: 790px;
	background-image: url(../_img/_structure/fond/camping-gers-chalet-gers-top.jpg);
	height: 205px;
	text-align: right;
	vertical-align:bottom;
	float:left;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}
#global_centre {
	width: 980px;
	background-color: #FFFFFF;
	height: 700px;
	margin-left: auto;
	margin-right: auto;

}
#global_topmenu {
	width: 100%;
	margin-left: 0px;
	position: absolute;
	z-index: 200;
	height: 30px;
	background-color: #E8BB33;
	padding-left: 0px;
}
#global_left {
	width: 240px;
	margin-left: 0px;
	position: absolute;
	z-index: 100;
}
#global_left_fond {
	width: 395px;
	margin-left: 0px;
	position: absolute;
	background: url(../_img/_structure/fond/fond_left.gif) repeat-y fixed left top;
}
#global_right {
	width: 190px;
	float: right;
	background: #FFFFFF;
	text-align: center;
}
#global_bas {
	width: 980px;
	background-image: url(../_img/_structure/fond/fond_bas.gif);
	height: 128px;
	background-repeat: no-repeat;
	background-color: #000000;
	clear: both;
	text-align: center;
	padding-left: 90px;
	padding-top: 35px;
}


#global_signature {width: 790px; text-align: center; text-decoration:none; color:#FFFFFF}
#global_signature a {text-decoration:none; color:#FFFFFF}
#global_signature a:link, .global_signature a:visited {color:#FFFFFF}
#global_signature a:hover {text-decoration: underline; color:#CCFF00}

/**************************************************************************************************
							MENU TOP
**************************************************************************************************/

.menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -0.06em;
	line-height:9pt;
	background-repeat: no-repeat;
	background-position: left;
}

.menu p {
	text-align:center;
	display:inline;
	float: left;
	margin-left: 15px;
}
.menu ul {
	display:inline;
	margin:0;
	text-align: center;
	outline-style: none;
}
.menu li {
	display:inline;
	margin:0;
	float: left;
}

.menu a:link, .menu a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	background:url(../_img/puce/carre/mauve.gif) no-repeat left center;
	width: 180px;
	margin-right: 5px;
	display: block;
	float: left;
	height: 30px;
	padding-top: 4px;
	padding-left: 5px;
}



.menutop {
	display:inline;
	width:89px;
	color:#641B62;
	float: left;
	margin-left: 2px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	height: 30px;
	border-left: 4px solid #A18850;
}

.menutop a {
	cursor: pointer;
	color:#FFFFFF;
	text-decoration:none;
	display: block;
}
.menutop a:link {
	cursor: pointer;
	color:#FFFFFF;
	text-decoration:none;
	display: block;
}
.menutop a:visited {
	cursor: pointer;
	color:#FFFFFF;
	text-decoration:none;
	display: block;
}
.menutop a:hover {
	cursor: pointer;
	color:#FFFFFF;
	text-decoration:none;
	display: block;
	background-color: #A18850;
}
.menutop_hover {
	cursor: pointer;
	color:#FFFFFF;
	text-decoration:none;
	display: block;
	background-color: #A18850;
}

/**************************************************************************************************
							Formulaire
**************************************************************************************************/
legend {
	margin-bottom:5px;
	font-size:1em;
	font-weight:bold;
	color:#669900;
	}
fieldset {margin:20px 4px 4px 4px;}
input, textarea {
	margin: 1px 0;
	background: #F5F5F5;
	font-size: 11px;
}
textarea {font-family:Verdana, Arial, Helvetica, sans-serif; width:500px; height:100px}
input:hover, input:focus {background-color: #99CC00;}
.alignlabel {width:80px; float:left; text-align:right}
.legend {color:#7C7C7C; font-size:0.7em}
.bouton {width:190px; background:url(../_images/structure/bg_bouton.gif) repeat-x; color:#006699; font-weight:bold}
.bouton:hover {background:url(../_images/structure/bg_bouton_hover.gif) repeat-x;}


/**************************************************************************************************
							PARTIE CONTENU CENTRAL SOUS PHOTO ET MENU
**************************************************************************************************/
.bloc_contenu {
	width:793px;
	text-align: left;
	background: #FFFFFF url(../_img/_structure/titres/vide.gif) no-repeat left top;
}
.bloc_contenu_left {
	width:580px;
	text-align: left;
	margin-left: 55px;
	float: left;
}
.bloc_contenu_right {
	width:140px;
	text-align: left;
	margin-left: 2px;
	float: left;
}


/**************************************************************************************************
							BLOC DRAPEAUX LANGUES
**************************************************************************************************/

.bloc_langues {
	width:184px;
	height:22px;
	text-align:right;
	}

/**************************************************************************************************
							BLOC NEWSLETTER
**************************************************************************************************/

.bloc_newsletter {
	width:184px;
	margin-top:15px;
	text-align: left;
}



/**************************************************************************************************
							STYLES POLICE
**************************************************************************************************/
.fleche {font:Webdings; font-family:Webdings; font-size:12px; color:#3D352E}
.souligne_bas_titre {
	font-size: 19px;
	font-weight: bold;
	color: #998141;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C49533;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.cadre_jaune {
	background-color: #FEF8D3;
	padding: 8px;
	border: Aucune;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3A0003;
	margin: 4px;
}
.titre1_brun {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
}
.titre1_noir {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;
}
.titre18noir {
	font-size: 16px;
	color: #A18850;
	font-weight: bold;
}
.bas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.footer_text {
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 1px;
	padding-left: 1px;
}

a.footer_text:link {
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 1px;
	padding-right: 1px;
}

a.footer_text:visited {
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	color: #FFFFFF;
	padding-left: 1px;
	padding-right: 1px;
}

a.footer_text:active {
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	color: #FF9900;
	padding-left: 1px;
	padding-right: 1px;
}

a.footer_text:hover {
	font-size: 10px;
	text-decoration: none;
	text-transform:none;
	color : #FF9900;
	padding-left: 1px;
	padding-right: 1px;
}




.Style2 {
	font-size: 11px;
	color: #847775;
}
.Style3 {
	font-family: "Lucida Handwriting";
	font-size: 24px;
	color:#C49533;
}
.Style4 {
	color: #FF9900;
	font-family: Arial;
}

	.Style3bis {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #3A0003;
}
.cadre_brun {
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #8C7A74;
	border-right-color: #8C7A74;
	border-bottom-color: #8C7A74;
	border-left-color: #8C7A74;
}
.titre2brun {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #977235;
}
.contenu2brun {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #977235;
}

.contenu2brun a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #977235;
}
.contenu2brun a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #977235;
}
.contenu2brun a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #977235;
}
.contenu2brun a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A2904E;
}










.contenu11brun {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #695B56;
}
.cadreform {
	border: 1px solid #8B7973;
}
.contenu10brun {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8D7A73;
}
.titre1_violet {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #C49533;
}
.titre1_mauve {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #C49533;
}
.titre1_blanc {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.contenu11blanc {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.titre1_brun {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #CFA84B;
}
.titre_violet {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C49533;
}
.titre_puce_mauve {background:url(../_img/puce/carre/mauve_sm.gif) no-repeat left; padding-left:18px; font-weight:bold}
.fond_menu {
	background: url(../_img/_structure/centre/barre_menu.gif) no-repeat right top;
	z-index: 120;
	display: block;
	position: relative;
	width: 793;
}
#global_vignette {
	height: 70px;
	width: 789px;
	position: absolute;
	left: 193px;
	top: 374px;
	overflow: hidden;
	z-index: 118;
	vertical-align: bottom;
}
#global_vignette img { margin-left:1px}

.cadre_menu_top {
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #C49533;
}
.topbanner {
	position: absolute;
	left: 0px;
	top: 28px;
}
.dest-violet{color:#A63189;}