/*
# copyright : Copyright (C) 2007 Squirnet.com. All rights reserved.
# url : http://www.squirnet.com
# mail : copyright@squirnet.com
# update : 2010-03-05
*/


/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX BODY XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
*{
	margin: 0px;
	padding: 0px;
}

body , html {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	text-align: center;
	font-family: arial, sans serif;
	font-size: 10px;
	color: #3f3f3f;
}
body {
	background: #ffffff;
}
.cleared {
	clear: both;
}

a:focus {
	outline: none;
}
a {
	color: #a9c83c;
}
a:hover {
	color: #a9c83c;
	text-decoration: none;
}

h2 {
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
}
h2 ul {
	font-size: 12px;
	font-weight: 900;
	list-style-position: inside;
	list-style: dotted;
}
h3 {
	margin: 0px 0px 20px 0px;
	font-size: 12px;
	font-weight: 900;
}
h4 {
	font-size: 10px;
	font-weight: 900;
}

.stronger {
	font-family: verdana, arial, sans serif;
	font-weight: 900;
}
p {
	font-size: 10px;
}
ul {
	list-style-position: inside;
	list-style: dotted;
}
table tr td {
	vertical-align: top;
	font-size: 10px;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX /BODY XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */


/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX CONTAINER XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
#container {
	display: block;
	width: 820px;
	margin: 0px auto 40px auto;
	text-align: left;
/*	border: 1px solid #0000ff; */
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX /CONTAINER XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */


/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TITLE XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
#title {
	display: block;
	margin: 10px auto 0px auto;
	width: 820px;
	height: 147px;
	text-align: center;
/*	border: 1px solid #00ff00; */
}
#logo a{
	display: block;
	margin: 0px auto 0px auto;
	width: 218px;
	height: 147px;
	background: #ffffff url('../img/title.png') no-repeat center center;
}
#logo a span {
	display: none;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX /TITLE XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */


/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX MENU XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
#menu {
	display: block;
	margin-top: 25px;
	float: left;
	width: 120px;
/*	border: 1px solid #00ffff; */
}
#menu ul {
	font-size: 12px;
	font-weight: 900;
	list-style-position: inside;
	list-style: dotted;
}
#menu ul li a {
	margin: 0px 0px 0px -5px;
}
#submenu2 ul {
	margin: 0px 0px 0px 20px;
	font-size: 10px;
	font-weight: 900;
	list-style-position: inside;
	list-style: square;
}
#submenu2 ul li a {
	margin: 0px 0px 0px -5px;
}

.menu_li a {text-decoration: none;}
.menu_li a:hover {text-decoration: underline;}
.menu_li_selected a {text-decoration: underline;}
.menu2_li a {text-decoration: none;}
.menu2_li a:hover {text-decoration: underline;}
.menu2_li_selected a {text-decoration: underline;}

#menu1 , #menu1 a {color: #be2d2d;}
#menu_speciaux , #menu_speciaux a {color: #485b98;}
#menu2 , #menu2 a {color: #a6cba5;}
	#menu2_1 , #menu2_1 a {color: #3f3f3f;}
	#menu2_2 , #menu2_2 a {color: #3f3f3f;}
	#menu2_3 , #menu2_3 a {color: #3f3f3f;}
#menu3 , #menu3 a {color: #bf7d33;}
#menu4 , #menu4 a {color: #be2d2d;}
#menu5 , #menu5 a {color: #485b98;}
#menu6 , #menu6 a {color: #a6cba5;}
#menu7 , #menu7 a {color: #bf7d33;}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX /MENU XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */


/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX CONTENT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
#content {
	display: block;
	float: right;
	width: 690px;
/*	border: 1px solid #ff0000; */
}
#content_start {
	display: block;
	width: 690px;
	height: 60px;
	background: url('../img/content_start.png') no-repeat center bottom;
}
#content_body {
	display: block;
	width: 690px;
	background: url('../img/content_body.png') repeat-y center center;
}
#content_stop {
	display: block;
	width: 690px;
	height: 56px;
	background: url('../img/content_stop.png') no-repeat center top;
}
#content_content {
	padding: 0px 0px 0px 20px;
}
#content_content table {
}
#content_content table tr td {
	padding: 0px 20px 0px 20px;
}
#content_td1 {
	width: 340px;
	vertical-align: top;
}
#content_td2 {
	width: 220px;
	vertical-align: top;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX /CONTENT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */


/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  H2,H3  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
.hr {
	display: block;
	margin: 10px auto 10px auto;
	width: 100px;
	height: 5px;
	background: transparent url('../img/hr.png') no-repeat center center;
	border: none;
}
.hr hr {
	display: none;
}
#page_home .hr {
	display: block;
	margin: 10px 0px 10px 0px;
	width: 100px;
	height: 5px;
	background: transparent url('../img/hr1_content.png') no-repeat center center;
	border: none;
}
#page_home .hr hr {
	display: none;
}
#page_home h2 , #page_home h3 {color: #be2d2d;}
#page_speciaux h2 , #page_speciaux h3 {color: #485b98;}
#page_menu h2 , #page_menu h3 {color: #a6cba5;}
	#page_menu_midi h2 , #page_menu_midi h3 {color: #a6cba5;}
	#page_menu_permanent h2 , #page_menu_permanent h3 {color: #a6cba5;}
	#page_menu_luxe h2 , #page_menu_luxe h3 {color: #a6cba5;}
#page_cours h2 , #page_cours h3 {color: #bf7d33;}
#page_bonus h2 , #page_bonus h3 {color: #be2d2d;}
#page_press h2 , #page_press h3 {color: #485b98;}
#page_contact h2 , #page_contact h3 {color: #a6cba5;}
#page_photos h2 , #page_photos h3 {color: #bf7d33;}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX /H2,H3  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */


/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  BANDEAU XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
#bandeau {
	display: block;
	margin: 15px 0px 0px 0px;
	float: left;
	width: 120px;
	text-align: center;
/*	border: 1px solid #00ffff; */
}
#bandeau_start {
	display: block;
	width: 120px;
	height: 35px;
	background: url('../img/bandeau_start.png') no-repeat center bottom;
}
#bandeau_body {
	display: block;
	width: 120px;
	background: url('../img/bandeau_body.png') repeat-y center center;
}
#bandeau_stop {
	display: block;
	width: 120px;
	height: 46px;
	background: url('../img/bandeau_stop.png') no-repeat center top;
}
#bandeau_content {
	padding: 10px 12px 10px 12px;
}
#bandeau .hr {
	display: block;
	margin: 10px auto 10px auto;
	width: 80px;
	height: 3px;
	background: transparent url('../img/hr_bandeau.png') no-repeat center center;
	border: none;
}
#bandeau .hr hr {
	display: none;
}
#bandeau b {
	color: #2f2f2f;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX /BANDEAU XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */


/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX END_FOOTER XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
#footer {
	clear: both;
}
#footer_body {
	display: none;
}

#page_end {
	display: block;
	position: fixed;
	bottom: 0px;
	width: 100%;
	text-align: center;
	background: #a9abae;
	border-top: 2px solid #ffffff;
/*	border: 1px solid #ff00ff; */
}
#page_end_content {
	margin: 0px auto 0px auto;
	padding: 5px 0px 5px 130px;	
	width: 690px;
	color: #ffffff;
}
#page_end_content a {
	color: #ffffff;
	text-decoration: none;	
}
#page_end_content a:hover {
	text-decoration: underline;
}
#page_end_content li {
	display: inline;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX /END_FOOTER XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */


/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  BONUS XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
#bonus1 {
	display: block;
	position: fixed;
	right: 0px;
	bottom: 0px;
	width: 260px;
	height: 220px;
	background: url('../img/bulles.png') no-repeat center center;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX /BONUS XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */


#content_td2 {
	text-align: center;
}
#content_td2 p {
	margin-top: 10px;
	text-align: center;
	font-size: 15px;
	font-weight: 400;
	color: #1f1f1f;
}
#content_td2 p b {
	font-weight: 900;
	color: #1f1f1f;
}
#content_td2 hr {
	margin: 20px auto 20px auto;
}



.td2_pict {
	margin: 10px auto 10px auto;
}
.td2_pict img {
	border: 2px solid #a9abae;
}


/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  PAGE_PHOTOS  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
#page_photos #content_start {background: url('../img/content_start_2.png') no-repeat center bottom;}
#page_photos #content_body {background: url('../img/content_body_2.png') repeat-y center center;}
#page_photos #content_stop {background: url('../img/content_stop_2.png') no-repeat center top;}

#page_photos #content_td1 {
	width: 600px;
}
#page_photos #content_td2 {
	width: 0px;
	display: none;
}

#pict_box {
	margin: 0px auto 0px auto;
	text-align: center;
}
#page_photos #pict_box img {
	margin: 5px;
	width: 170px;
	height: 128px;
	border: 1px solid #a9abae;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX /PAGE_PHOTOS  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

.prix {
	float: right;
}

#page_menu_midi table tr td table {
	padding: 0px;
	width: 340px;
}
.menu_tarifs {
	width: 50%;
}

#trip_advisor {
    margin: 20px auto 0px 25px;
    text-align: center;
}
#CDSWIDFRR {
    margin: 10px auto 0px auto;
}

