@charset "utf-8";
/*  RESET MARGES


*{margin:0;
padding:0;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead,{
margin:0;
padding:0;
border:0;
outline:0;
/*vertical-align:baseline;
background:transparent;
}


*/
blockquote, img {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}
html, body {
	width:100%;
	height:100%;
}
body {
	background-color: #576815;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#706B5F;
	line-height: 1.4;
}
a {
	color: #B15570;
	text-decoration: underline;
}
#contenu_offrir h2 {
	color: #A15570;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #706B5F;
	background-image: url(images/elements_css/puce_violet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
h1 {
	font-size: 170%;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 15px;
	margin-top: 10px;
	line-height: 1;
}
legend {
	padding: 5px;
	margin: 5px;
	color: #706B5F;
	border: 1px dotted #F2F3EE;
}
.clear {
	clear: both;
}
.font_sm {
	font-size: 80%;
}
.font_prix_sejour {
	font-size: 250%;
	color: #A15570;
	text-align: right;
}
.align_left {
	float: left;
	margin: 5px 10px 10px 0;
}
.align_right {
	float: right;
	margin: 10px 0 10px 10px;
	clear: right;
}
.table_left {
	clear: left;
	float: left;
	width: 48%;
}
.table_right {
	clear: right;
	float: right;
	width: 48%;
}
/* LIENS */
.lien_1 {
	font-size: 130%;
	color: #943F5C;
	background-image: url(images/elements_css/puce_rose.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-left: 15px;
	text-decoration: underline;
}
.lien_2 {
	font-size: 130%;
	color: #5B5150;
	background-image: url(images/elements_css/puce_brune.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-left: 15px;
	text-decoration: underline;
}
.lien_3 {
	font-size: 130%;
	color: #576815;
	background-image: url(images/elements_css/puce_verte.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-left: 15px;
	text-decoration: underline;
}
.lien_4 {
	font-size: 130%;
	color: #876578;
	background-image: url(images/elements_css/puce_violet.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-left: 15px;
	text-decoration: underline;
}
.lien_5 {
	font-size: 130%;
	color: #529A9A;
	background-image: url(images/elements_css/puce_turquoise.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-left: 15px;
	text-decoration: underline;
}
.lien_6 {
	font-size: 130%;
	color: #D38A2B;
	background-image: url(images/elements_css/puce_orange.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-left: 15px;
	text-decoration: underline;
}
.lien_7 {
	font-size: 130%;
	color: #7A6B1A;
	background-image: url(images/elements_css/puce_or.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-left: 15px;
	text-decoration: underline;
}
#LOCATION {
}
#LOCATION h1 {
	color: #BD9C26;
	font-weight: normal;
}
#LOCATION #chapo {
	background-color: #BD9C26;
	height: 99px;
	min-height: 99px;
}
/* CHAPO DE PAGE */

#chapo {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 120%;
	line-height: 110%;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 8px;
	background-image: url(images/elements_css/chapo_bg_left.png);
	clear: both;
	min-height: 135px;
	margin-bottom: 0px;
}

#chapo p {
	margin: 0;
}
#chapo img {
	float: right;
	margin: 0 0 5px 10px;
}
#chapo h1 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 190%;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	margin-top: 8px;
}
#velo #chapo {
	background-color: #529A9A;
	background-image: url(images/elements_css/sejours/chapo_bg.png);
	margin-bottom: 0px;
}
#rando #chapo {
	background-color: #A9BA32;
	background-image: url(images/elements_css/sejours/chapo_bg.png);
	margin-bottom: 0px;
}
#sejour_thema #chapo {
	background-color: #AA5D79;
	background-image: url(images/elements_css/sejours/chapo_bg.png);
	margin-bottom: 0px;
}
/* MENU ONGLETS */

#tabs {
	margin: 0 0 10px 0;
	text-align: center;
}
#tabs a {
	text-decoration: none;
	font-size: 100%;
	color: #89887C;
	line-height: 85%;
	font-weight: bold;
}
#tabs ul {
	float: none;
	padding:0 0 0 3px;
	margin:0;
	list-style:none;
	height:38px;
	position:relative;
	clear: both;
	list-style-type: none;
}
#tabs li {
	float:left;
	height:38px;
	margin-right:8px;
	float:left;
	display:block;
	background-image: url(images/elements_css/sejours/onglet/onglet_1a.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 0 8px;
	list-style-type: none;
}
#tabs li a {
	background-repeat: no-repeat;
	height: 38px;
	display: block;
	background-image: url(images/elements_css/sejours/onglet/onglet_1b.png);
	background-position: right top;
	margin: 0px;
	padding-right: 8px;
	padding-top: 8px;
}
#tabHeaderActive a {
	background-repeat: no-repeat;
	height: 38px;
	display: block;
	background-image: url(images/elements_css/sejours/onglet/onglet_2b.png);
	background-position: right top;
	margin: 0px;
	padding-right: 8px;
	padding-top: 8px;
}
#tabs li:hover, #tabHeaderActive li {
	background-image: url(images/elements_css/sejours/onglet/onglet_2a.png);
}
#tabs li a:hover, #tabHeaderActive a {
	background-image: url(images/elements_css/sejours/onglet/onglet_2b.png);
	color: #576815;
}
#tabHeaderActive a {
	color: #0099CC;
	font-size: 110%;
	background-image: url(images/elements_css/sejours/onglet/onglet_2b.png);
	font-style: italic;
}
#tabHeaderActive li {
	background-image: url(images/elements_css/sejours/onglet/onglet_2a.png);
	color: #ECE9E0;
}
#velo #MENU ul {
	background-color: #529A9A;
}
#rando #MENU ul {
	background-color: #A9BA32;
}
#velo #MENU ul {
	background-color: #529A9A;
}
#sejour_thema #MENU ul {
	background-color: #AA5D79;
}
#PROMO {
	font-family: "Times New Roman", Times, serif;
	clear: both;
	display: block;
}
#PROMO h3 {
	font-size: 170%;
	color: #AB4B6D;
	font-weight: normal;
}
#PROMO ul {
	margin: 10px;
	padding: 0;
	font-size: 150%;
}
#PROMO li {
	list-style-image: url(images/elements_css/puce_rose.png);
	list-style-position: inside;
	padding-bottom: 10px;
}
/* ***********************************************************************************************************
********************************************** CONTENU *******************************************************
**************************************************************************************************************
**************************************************************************************************************/

#contenu {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 75px;
}
/* ******************************************************************************************** STYLE jaune */
#jaune #contenu h1 {
	font-size: 220%;
	color:#EEEBE4;
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #CCB42B;
	margin-top: 30px;
	margin-right: 0;
	margin-left: 0;
	padding-left: 10px;
	background-color: #706B5F;
	background-image: url(images/elements_css/h3_content_sejour_charme_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	height: 22px;
	margin-bottom: 15px;
	padding-top: 8px;
	clear:both;
}
#jaune #contenu h3 {
	font-size: 140%;
	color: #779229;
	margin: 0;
}
#jaune #chapo {
	background-color: #CCB42B;
	background-image: url(images/elements_css/sejours/chapo_bg.png);
	height: 135px;
	margin-bottom: 0px;
}
#jaune #MENU ul {
	background-color: #CCB42B;
}
/* ******************************************************************************************** STYLE mauve */
#mauve #contenu h1 {
	font-size: 220%;
	color:#EEEBE4;
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #876578;
	margin-top: 30px;
	margin-right: 0;
	margin-left: 0;
	padding-left: 10px;
	background-color: #706B5F;
	background-image: url(images/elements_css/h3_content_sejour_charme_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	height: 22px;
	margin-bottom: 15px;
	padding-top: 8px;
	clear:both;
}
#mauve #contenu h3 {
	font-size: 140%;
	color: #876578;
	margin: 0;
}
#mauve #chapo {
	background-color: #876578;
	background-image: url(images/elements_css/sejours/chapo_bg.png);
	margin-bottom: 0px;
}
#mauve #MENU ul {
	background-color: #876578;
}
/* ******************************************************************************************** STYLE orange */
#orange #contenu h1 {
	font-size: 220%;
	color:#EEEBE4;
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #54B6D6;
	margin-right: 0;
	margin-left: 0;
	padding-left: 10px;
	background-image: url(images/elements_css/h3_content_sejour_charme_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	height: 22px;
	margin-bottom: 15px;
	padding-top: 8px;
	clear:both;
	background-color: #EDAF52;
}
#orange #contenu h3 {
	font-size: 140%;
	color: #54B6D6;
	margin: 0;
}
#orange #chapo {
	background-color: #EDAF52;
	background-image: url(images/elements_css/sejours/chapo_bg.png);
	margin-bottom: 0px;
}
#orange #MENU ul {
	background-color: #EDAF52;
}
.font_spot_orange {
	font-size: 150%;
	color: #D48F2C;
}
/* ******************************************************************************************** STYLE rose */
#rose #contenu h1 {
	font-size: 220%;
	color:#EEEBE4;
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #A15570;
	margin-right: 0;
	margin-left: 0;
	padding-left: 10px;
	background-color: #706B5F;
	background-image: url(images/elements_css/h3_content_sejour_charme_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	height: 22px;
	margin-bottom: 15px;
	padding-top: 8px;
	clear: both;
}
#rose #contenu h3 {
	font-size: 140%;
	color: #A15570;
	margin: 0;
}
#rose #chapo {
	background-color: #A15570;
	background-image: url(images/elements_css/sejours/chapo_bg.png);
	margin-bottom: 0px;
}
#rose #MENU ul {
	background-color: #A15570;
}
.font_spot_rose {
	font-size: 150%;
	color: #A15570;
}
/* ******************************************************************************************** STYLE turquoise */
#turquoise #contenu h1 {
	font-size: 200%;
	color:#EEEBE4;
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #529A9A;
	margin-right: 0;
	margin-left: 0;
	padding-left: 10px;
	background-color: #706B5F;
	background-image: url(images/elements_css/h3_content_sejour_charme_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	height: 26px;
	margin-bottom: 15px;
	padding-top: 2px;
	clear:both;
}
#turquoise #contenu h3 {
	font-size: 140%;
	color: #529A9A;
	margin: 0;
}
#turquoise #chapo {
	background-color: #529A9A;
	background-image: url(images/elements_css/sejours/chapo_bg.png);
	margin-bottom: 0px;
}
#turquoise #MENU ul {
	background-color: #529A9A;
}
.font_spot_turquoise {
	font-size: 150%;
	color: #4797A3;
}
/* ******************************************************************************************** STYLE vert */
#vert #contenu h1 {
	font-size: 220%;
	color:#EEEBE4;
	font-weight:normal;
	min-height:23px;
	font-family: "Times New Roman", Times, serif;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #779229;
	margin-right: 0;
	margin-left: 0;
	padding-left: 10px;
	background-color: #706B5F;
	background-image: url(images/elements_css/h3_content_sejour_charme_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	height: 22px;
	margin-bottom: 15px;
	padding-top: 8px;
	clear:both;
}
#vert #contenu h3 {
	font-size: 140%;
	color: #779229;
	margin: 0;
}
#vert #chapo {
	background-color: #779229;
	background-image: url(images/elements_css/sejours/chapo_bg.png);
	margin-bottom: 0px;
}
#vert #MENU ul {
	background-color: #779229;
}
.font_spot_vert {
	font-size: 150%;
	color: #779229;
}
/* ******************************************************************************************** STYLE vert2 */
#vert2 #contenu h1 {
	font-size: 220%;
	color:#EEEBE4;
	font-weight:normal;
	min-height:23px;
	font-family: "Times New Roman", Times, serif;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #899728;
	margin-right: 0;
	margin-left: 0;
	padding-left: 10px;
	background-color: #706B5F;
	background-image: url(images/elements_css/h3_content_sejour_charme_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	height: 22px;
	margin-bottom: 15px;
	padding-top: 8px;
	clear:both;
}
#vert2 #contenu h3 {
	font-size: 140%;
	color: #899728;
	margin: 0;
}
#vert2 #chapo {
	background-color: #899728;
	background-image: url(images/elements_css/sejours/chapo_bg.png);
	margin-bottom: 0px;
}
#vert2 #MENU ul {
	background-color: #899728;
}
.font_spot_vert2 {
	font-size: 150%;
	color: #899728;
}
/* ********************************************************************************************
******************************* BACKGROUND DE CONTENU *****************************************
***********************************************************************************************
************************************************************************************************/
.tourisme {
	background-image: url(images/elements_css/background/tourisme.gif);
}
.bonplan {
	background-image: url(images/elements_css/background/bonsplans.gif);
}
.charme {
	background-image: url(images/elements_css/background/charme.gif);
}
.offrir {
	background-image: url(images/elements_css/background/offrir.gif);
}
/* ********************************************************************************************
***********************************************************************************************
***********************************************************************************************
************************************************************************************************/


#contenu_sejour_vignoble {
	background-color: #FFFFFF;
}
#contenu_sejour_vignoble h1 {
	font-size: 220%;
	color:#EEEBE4;
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #876578;
	margin-right: 0;
	margin-left: 0;
	padding-left: 10px;
	background-color: #706B5F;
	background-image: url(images/elements_css/h3_content_sejour_charme_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	height: 22px;
	margin-bottom: 15px;
	padding-top: 8px;
	clear:both;
}
#contenu_sejour_vignoble h3 {
	font-size: 140%;
	color: #876578;
	margin: 0;
}
#contenu_sejour_velo {
	background-color: #FFFFFF;
}
#contenu_sejour_velo h1 {
	font-size: 220%;
	color:#EEEBE4;
	font-weight:normal;
	min-height:23px;
	font-family: "Times New Roman", Times, serif;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #529A9A;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-left: 10px;
	background-color: #706B5F;
	background-image: url(images/elements_css/h3_content_sejour_charme_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#contenu_sejour_velo h3 {
	font-size: 140%;
	color: #A15570;
	margin: 0;
}
#contenu_sejour_vignoble h1 {
	font-size: 220%;
	color:#EEEBE4;
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #876578;
	margin-right: 0;
	margin-left: 0;
	padding-left: 10px;
	background-color: #706B5F;
	background-image: url(images/elements_css/h3_content_sejour_charme_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	height: 22px;
	margin-bottom: 15px;
	padding-top: 8px;
	clear:both;
}
#contenu_sejour_rando {
	background-color: #FFFFFF;
}
#contenu_sejour_rando h1 {
	font-size: 220%;
	color:#EEEBE4;
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #A9BA32;
	margin-right: 0;
	margin-left: 0;
	padding-left: 10px;
	background-color: #706B5F;
	background-image: url(images/elements_css/h3_content_sejour_charme_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	height: 22px;
	margin-bottom: 15px;
	padding-top: 8px;
	clear:both;
}
#contenu_sejour_rando h3 {
	font-size: 140%;
	color: #899728;
	margin: 0;
}
#contenu_sejour_velo {
	background-color: #FFFFFF;
}
#contenu_sejour_velo h1 {
	font-size: 220%;
	color:#EEEBE4;
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #529A9A;
	margin-right: 0;
	margin-left: 0;
	padding-left: 10px;
	background-color: #706B5F;
	background-image: url(images/elements_css/h3_content_sejour_charme_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	height: 22px;
	margin-bottom: 15px;
	padding-top: 8px;
	clear:both;
}
#contenu_sejour_velo h3 {
	font-size: 140%;
	color: #A15570;
	margin: 0;
}
#contenu_sejour_sejour_thema {
	background-color: #FFFFFF;
}
#contenu_sejour_sejour_thema h1 {
	font-size: 220%;
	color:#EEEBE4;
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #AA5D79;
	margin-right: 0;
	margin-left: 0;
	padding-left: 10px;
	background-color: #706B5F;
	background-image: url(images/elements_css/h3_content_sejour_charme_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	height: 22px;
	margin-bottom: 15px;
	padding-top: 8px;
	clear:both;
}
#contenu_sejour_sejour_thema h3 {
	font-size: 140%;
	color: #A15570;
	margin: 0;
}
/* FORMULAIRES  */

/* FORM CONTACT */

#CONTACT {
}
#CONTACT h1 {
	color: #826A74;
	font-weight: normal;
}
#CONTACT #chapo {
	background-color: #826A74;
	height: 99px;
}
#contenu_contact {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 20px;
}
#contenu_contact h1 {
	font-size: 220%;
	color:#EEEBE4;
	font-weight:normal;
	min-height:23px;
	font-family: "Times New Roman", Times, serif;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #826A74;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-left: 10px;
	background-color: #706B5F;
	background-image: url(images/elements_css/h3_content_sejour_charme_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 30px;
}
#contenu_contact h3 {
	font-size: 140%;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B15570;
	color: #ADB09D;
}
#FORM_contact {
	font-size: 130%;
	padding: 0 10px;
	border: 10px solid #F2F3EE;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/elements_css/contact_bg.gif);
}
#FORM_contact th {
	width: 150px;
	text-align: right;
	font-weight: normal;
	background-color: #F4F3EA;
}
#FORM_contact .input {
	color: #A15570;
	background-color: #F2F3EE;
	width: 250px;
	border: 1px solid #DDDDDD;
	height: 30px;
	font-size: 150%;
}
#FORM_contact .input:hover {
	color: #F2F3EE;
	width: 250px;
	border: 1px solid #DDDDDD;
	background-color: #A15570;
}
#FORM_contact textarea {
	color: #A15570;
	background-color: #F2F3EE;
	width: 250px;
	border: 1px solid #DDDDDD;
	height: 90px;
	font-size: 150%;
}
/* FORM NEWSLETTER */

#FORM_newsletter {
	font-size: 130%;
	padding: 0 10px;
	border: 10px solid #F2F3EE;
	background-repeat: no-repeat;
	background-position: right top;
}
#FORM_newsletter th {
	width: 150px;
	text-align: right;
	font-weight: normal;
	background-color: #F4F3EA;
}
#FORM_newsletter .input {
	color: #D48F2C;
	background-color: #F2F3EE;
	width: 250px;
	border: 1px solid #DDDDDD;
	height: 30px;
	font-size: 150%;
}
#FORM_newsletter .input:hover {
	color: #F2F3EE;
	width: 250px;
	border: 1px solid #DDDDDD;
	background-color: #D48F2C;
}
#FORM_newsletter textarea {
	color: #A15570;
	background-color: #F2F3EE;
	width: 250px;
	border: 1px solid #DDDDDD;
	height: 90px;
	font-size: 150%;
}
/* PAGES 3 - OFFRIR */

#OFFRIR {
}
#OFFRIR h1 {
	color: #826A74;
	font-weight: normal;
}
#OFFRIR #chapo {
	background-color: #826A74;
	height: 99px;
}
#contenu_offrir {
	background-color: #FFFFFF;
	background-image: url(images/elements_css/background/offrir.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#contenu_offrir h1 {
	font-size: 220%;
	color:#EEEBE4;
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #826A74;
	margin-right: 0;
	margin-left: 0;
	padding-left: 10px;
	background-color: #706B5F;
	background-image: url(images/elements_css/h3_content_sejour_charme_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	height: 22px;
	margin-bottom: 15px;
	padding-top: 8px;
}
#contenu_offrir h3 {
	font-size: 140%;
	color: #A15570;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B15570;
}
/* PAGE BONS PLANS */
#BONSPLANS {
}
#BONSPLANS h1 {
	color: #826A74;
	font-weight: normal;
}
#BONSPLANS #chapo {
	background-color: #D38C2D;
	height: 99px;
}
#contenu_bonsplans {
	background-color: #FFFFFF;
	background-image: url(images/elements_css/background/bonsplans.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#contenu_bonsplans h1 {
	font-size: 220%;
	color:#EEEBE4;
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #F7C008;
	margin-right: 0;
	margin-left: 0;
	padding-left: 10px;
	background-color: #D48F2C;
	background-image: url(images/elements_css/h3_content_sejour_charme_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	height: 22px;
	margin-bottom: 15px;
	padding-top: 8px;
}
#contenu_bonsplans h3 {
	font-size: 140%;
	color: #D48F2C;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D48F2C;
}
.bloc_bonplan p {
	margin:0
}
#contenu_bonsplans .bloc_bonplan {
	width: 47%;
	background-color: #F5F4EF;
	padding: 3px;
	margin-bottom: 15px;
	display:block;
	float: left;
	margin-right: 7px;
	height: 190px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C1BDA4;
	border-bottom-color: #C1BDA4;
	background-image: url(images/elements_css/background/bg_bonplan_bloc.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#contenu_bonsplans .bloc_bonplan:hover {
	background-color: #F1EAD1;
	cursor: pointer;
}
#contenu_bonsplans .bloc_bonplan h3 {
	font-size: 140%;
	color: #FFFFFF;
	margin: 0;
	background-color: #D5AB2E;
	padding-left: 30px;
	background-image: url(images/elements_css/background/h3_bonplan_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	padding-top: 5px;
}
/* PAGES 5 - TOURISME  */

#TOURISME {
}
}
#TOURISME h1 {
	color: #826A74;
	font-weight: normal;
}
#TOURISME #chapo {
	background-color: #826A74;
}
#contenu_tourisme {
	background-color: #FFFFFF;
	background-image: url(images/elements_css/background/tourisme.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#contenu_tourisme h1 {
	font-size: 200%;
	color:#EEEBE4;
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #AA5D79;
	margin-right: 0;
	margin-left: 0;
	padding-left: 10px;
	background-color: #706B5F;
	background-image: url(images/elements_css/h3_content_sejour_charme_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	height: 22px;
	margin-bottom: 15px;
	padding-top: 8px;
}
#contenu_tourisme h3 {
	font-size: 140%;
	color: #AA5D79;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AA5D79;
}
#TOURISME #gastronomie #chapo {
	background-color: #AA5D79;
	background-image: url(images/elements_css/sejours/chapo_bg.png);
	margin-bottom: 0px;
}
#TOURISME #gastronomie #MENU ul {
	background-color: #AA5D79;
}
#TOURISME #chapo h1 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 190%;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 8px;
}
/* PAGES 6 - PHOTOS VIDEOS  */

#PHOTOS {
}
}
#PHOTOS h1 {
	color: #826A74;
	font-weight: normal;
}
#PHOTOS #chapo {
}
#contenu_photos {
	background-color: #FFFFFF;
	background-image: url(images/elements_css/background/photos.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#contenu_photos h1 {
	font-size: 200%;
	color:#EEEBE4;
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #4797A3;
	margin-right: 0;
	margin-left: 0;
	padding-left: 10px;
	background-color: #706B5F;
	background-image: url(images/elements_css/h3_content_sejour_charme_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	height: 22px;
	margin-bottom: 15px;
	padding-top: 2px;
	padding-bottom: 8px;
}
#contenu_photos h3 {
	font-size: 140%;
	color: #4797A3;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4797A3;
}
#PHOTOS #photos_video #chapo {
	background-color: #4797A3;
	background-image: url(images/elements_css/sejours/chapo_bg.png);
	margin-bottom: 0px;
}
#PHOTOS #photos_video #MENU ul {
	background-color: #4797A3;
}
#PHOTOS #chapo h1 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 190%;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 8px;
}
/* BOUTONS */
.bouton_telecharger {
	background-image: url(images/elements_css/boutons/bouton-telecharger0.gif);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 210px;
	color: #FFFFFF;
	padding-top: 12px;
	padding-left: 38px;
	font-size: 120%;
	font-weight: bold;
	cursor:pointer;
	text-decoration: none;
	line-height: 100%;
}
.bouton_telecharger:hover {
	background-image: url(images/elements_css/boutons/bouton-telecharger1.gif);
}
/* BACKGROUND TD listings */
.td_foret {
	background-image: url(images/elements_css/background/bas_td_foret.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #779229;
}
.td_plage {
	background-image: url(images/elements_css/background/bas_td_plage.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CCFF;
}
.td_rando {
	background-image: url(images/elements_css/background/bas_td_rando.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A9BA32;
}
.td_gastro {
	background-image: url(images/elements_css/background/bas_td_gastro.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A9BA32;
}
/* PRIX XXL */

#prix_xxl {
	background-color: #C68CAD;
	height: 120px;
	width: 123px;
	display: block;
	background-image: url(images/elements_css/background/bg_prix_sejour.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
	text-align: center;
	line-height: 90%;
	margin-left: 10px;
	float: right;
}
#prix_xxl h2 {
	font-size: 330%;
	text-align: center;
	color: #FFFFFF;
}
#prix_xxl p {
	font-size: 100%;
}
#turquoise #prix_xxl {
	background-color: #C68CAD;
}
#vert #prix_xxl {
	background-color: #748414;
}
hr {
	color: #C8C8C8;
	margin-top: 20px;
	margin-bottom: 20px;
}
.bloc_large_item {
	background-color: #F7F7F7;
	clear: both;
	margin: 20px 0;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C8C8C8;
	border-bottom-color: #C8C8C8;
	border-left-color: #C8C8C8;
	display: block;
	background-image: url(images/elements_css/background/bas_td_rando.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
