/*
+----------------------------------------------------------------+
|								 |
|	Webdesign and coding:					 |
|	Com&Cie communication interactive 			 |
|	24 rue de la Serre, CH-2300 La Chaux-de-Fonds	         |
|	http://www.comeandsee.ch				 |
|							         |
|							         |
+----------------------------------------------------------------+
*/


/********************
RESET
********************/

* {
	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, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
}
/********************
STYLES GENERAUX
********************/


body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 80%;
	background-image: url(/fileadmin/templates/images/bckrgnd.jpg);
	background-repeat: repeat-x;
	background-position: center 10px;
}
a:link, a:visited {
	text-decoration: underline;
	color: #019FC4;
}
a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}
ul {
	padding: 0px;
	margin: 0px 0px 15px 15px;
}
li {
	padding: 2px 0px 6px 3px;
	list-style-type: circle;
}
.bodytext {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	line-height: 130%;
}
p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.contenttable .bodytext {
	margin: 3px 0px 3px 0px;
	padding: 0px;
}
/********************
CONTENEUR
********************/

html, body, #wrap {
	height: 100%;
}
body > #wrap {
	height: auto;
	min-height: 100%;
	background-image: url(/fileadmin/templates/images/bck_content.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */



#wrap_header {
	width: 100%;
	position: relative;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/fileadmin/templates/images/vague.gif);
	background-repeat: repeat-x;
	background-position: center 230px;
	height: 430px;
}
#wrap_header a:link, #wrap_header a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#wrap_header a:hover, #wrap_header a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#wrap_header2 {
	width: 960px;
	margin: 0px auto 0 auto;
}
#header_bird {
	float: left;
	top: 151px;
	position: relative;
	left: 226px;
}
#back_home {
	height: 85px;
	width: 235px;
	float: left;
	position: absolute;
	top: 240px;
}
#back_home a {
	display: block;
	height: 85px;
	width: 235px;
	text-indent: -5000px;
}
#header_fish {
	float: left;
	top: 334px;
	position: relative;
	left: 131px;
}
#header_menu_left {
	background-color: #FF9900;
	float: right;
	height: 13px;
	font-size: 0.9em;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: text-top;
	margin: 0px;
	position: relative;
	background-image: url(/fileadmin/templates/images/head_menu_rond_gauche.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 12px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	z-index: 10;
}
#header_menu_right {
	background-color: #FF9900;
	float: right;
	height: 13px;
	font-size: 0.9em;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: text-top;
	margin: 0px;
	position: relative;
	background-image: url(/fileadmin/templates/images/head_menu_rond_droite.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-position: right;
}
#header_img_wrap {
	position: relative;
	top: 0px;
	left: 131px;
	width: 550px;
	float: left;
}
#header_img_left {
	float: left;
}
#header_img_image {
	float: left;
	background-color: #FFFFFF;
}
#header_img_image img {
	border-top-width: 9px;
	border-right-width: 9px;
	border-bottom-width: 9px;
	border-left-width: 9px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#header_img_right {
	float: left;
}
#header_img_bottom {
	clear:both;
	background-color: #FFFFFF;
}
#header_reservation {
	float: left;
	top: 204px;
	position: relative;
	left: 130px;
}
#wrap_content {
	width: 960px;
	margin: 0px auto 0 auto;
	padding-bottom: 146px;
}
#menu {
	width: 228px;
	float: left;
	margin: 0px 0px 0px 0px;
	text-align: right;
}
#content {
	float: left;
	width: 365px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 62px;
	padding-right: 5px;
	zoom: 1;
}
#content h1 {
	margin-bottom: 15px;
}
#content h2 {
	font-size: 1.2em;
	margin: 20px 0px 8px 0px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
}
#content h3 {
	font-size: 1.1em;
	margin: 15px 0px 15px 0px;
	color: #019FC4;
	text-transform: uppercase;
	font-weight: normal;
}
#content_large {
	float: left;
	margin-bottom: 0px;
	padding-right: 5px;
	width: 664px;
	margin: 0 0 0 62px;
}
#content_large h1 {
	margin-bottom: 15px;
}
#news_home {
	clear: left;
	margin: 0 0 40px 0;
}
#news1 {
	float: left;
	width: 318px;
	margin: -10px 28px 0 0;
	padding: 0;
	background: url(../templates/images/home_news_trait_tilles.gif) no-repeat left bottom;
	line-height: 1.2;
}
#news2 {
	float: left;
	width: 318px;
	margin: -10px 0 0 0;
	padding: 0;
	background: url(../templates/images/home_news_trait_tilles.gif) no-repeat left bottom;
	line-height: 1.2;
}
#news1 h1, #news2 h1 {
	text-transform: uppercase;
	padding: 0px;
	margin: 10px 0 4px 0;
}
#images_right {
	float: left;
	width: 250px;
	margin: 35px 0px 0px 50px;
}
#images_right h2 {
	font-size: 1.2em;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	color: #000000;
	font-weight: bold;
	border-bottom: 1px solid #72AD18;
	width: 210px;
}
#wrap_footer {
	background-image: url(/fileadmin/templates/images/footer.gif);
	background-repeat: repeat-x;
	background-position: center 0px;
	clear: both;
	position: relative;
	width:100%;
	margin-top: -146px;
	height: 146px;
}
#footer {
	width: 960px;
	position: relative;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	color: #FFFFFF;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover, #footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer_copyright {
	float: left;
	margin-top: 125px;
}
#footer_comcie {
	float: right;
	margin-top: 125px;
}
/********************
Menu
********************/



#menu ul {
	font-size: 0.9em;
	padding: 0px 0px 0px 0px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px 0px 15px 0px;
}
#menu ul ul {
	font-size: 0.9em;
	padding: 0px 0px 0px 0px;
	list-style-image: none;
	list-style-type: none;
	margin: 5px 0px 0px 0px;
}
#menu li {
	margin: 0px 0px 3px 7px;
	padding: 0px 0px 2px 0px;
	text-transform: uppercase;
	line-height: 1.2;
	list-style-type: none;
	text-align: right;
}
#menu a:link, #menu a:visited {
}
#menu a:hover, #menu a:active {
}
.level1_no {
	margin: 0px 0px 7px 0px;
}
.level1_act {
	margin: 0px 0px 7px 0px;
}
.level2_no a:link, .level2_no a:visited {
	text-decoration: none;
	color: #000000;
}
.level2_no a:hover, .level2_no a:active {
	text-decoration: underline;
	color: #000000;
}
.level2_ac a:link, .level2_ac a:visited {
	text-decoration: underline;
	color: #000000;
}
.level2_ac a:hover, .level2_ac a:active {
	text-decoration: underline;
	color: #000000;
}
.level3_ac {
	margin: 0px 0px 0px 0px;
}
.level3_no {
	margin: 0px 0px 0px 0px;
}
.level3_no a:link, .level3_no a:visited {
	text-decoration: none;
	color: #000000;
}
.level3_no a:hover, .level3_no a:active {
	text-decoration: underline;
	color: #000000;
}
.level3_ac a:link, .level3_ac a:visited {
	text-decoration: underline;
	color: #000000;
}
.level3_ac a:hover, .level3_ac a:active {
	text-decoration: underline;
	color: #000000;
}
/********************
IMAGES colonne droite
********************/


#images_right .csc-textpic-image {
	background-image: url(/fileadmin/templates/images/fond_images.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	margin: 0px 0px 15px 0px;
	padding: 11px 11px 11px 11px;
}
.csc-textpic-caption {
	padding: 15px 0px 0px 0px;
	font-size: 0.9em;
}
/********************
TABLEAUX
********************/

.contenttable {
	font-size: 1em;
	margin: 0px 0px 0px;
	padding: 0px;
}
TABLE.contenttable P {
	margin: 0px 0px 2px;
	padding: 0px;
	line-height: 1.3em;
}

TABLE.table_tarifs P {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	line-height: 1.3em;
font-size: 0.9em;
}
.table_tarifs td {
	margin: 0px;
	padding: 0px 5px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	vertical-align: top;
}
.tarifs_header {
	background-color: #019FC4;
	color: #FFFFFF;
}
.tarifs_ligne_pair {
	background-color: #F8F8F2;
}
.tarifs_ligne_impair {
	background-color: #F8F8F2;
}

.tarifs_sub_header {
	background-color: #BBF1FF;
}


/********************
Vignettes 
********************/

.transparent:hover img {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
#vign_home.vign_home_class {
	margin: 25px 0px 0px 0px;
	padding:0 0 0 0 px;
}
#vign_home.vign_home_class li {
	padding: 0px;
	margin: 0px 24px 38px 0px;
	cursor:pointer;
	float: left;
	display:block;
	list-style:none;
}
#vign_home.vign_home_class li a {
	margin:0;
	padding:0;
	text-decoration: none;
}
#vign_home h1 {
	font-size: 1.1em;
	color: #ffffff;
	padding: 7px 0px 7px 0px;
	margin: 0px 0px 0px 0px;
	text-transform: none;
	text-align: center;
	background-color: #019FC4;
}
#vign_mobilhomes.vign_mobil_class, #vign_mobilhomes.vign_mobil_class li {
	padding: 0px;
	margin: 10px 15px 15px 0px;
}
#vign_mobilhomes.vign_mobil_class img {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
#vign_mobilhomes.vign_mobil_class li {
	width:231px;
	margin:0 0 0 0 px;
	padding:0 0 0 0 px;
	cursor:pointer;
	float: left;
	display:block;
	list-style:none;
}
#vign_mobilhomes.vign_mobil_class li a {
	margin:0 0 0 0 px;
	padding:0 0 0 0 px;
	text-decoration: none;
}
#vign_mobilhomes h1 {
	font-size: 1.1em;
	color: #ffffff;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	text-transform: none;
	text-align: center;
	background-color: #019FC4;
}
#vign_location.vign_location_class, #vign_location.vign_location_class li {
	padding: 0px;
	margin: 10px 12px 15px 0px !important;
	margin: 10px 8px 15px 0px;
		
}
#vign_location.vign_location_class img {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
#vign_location.vign_location_class li {
	width:150px;
	margin:0 0 0 0 px;
	padding:0 0 0 0 px;
	cursor:pointer;
	float: left;
	display:block;
	list-style:none;
}
#vign_location.vign_location_class li a {
	margin:0 0 0 0 px;
	padding:0 0 0 0 px;
	text-decoration: none;
}
#vign_location h1 {
	font-size: 1em;
	color: #ffffff;
	padding: 10px 5px 10px 5px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	background-color: #019FC4;
	height: 27px;
}
#lbCaption {
	margin-right: 71px;
	background: transparent url(/fileadmin/templates/images/ps_photo.gif) no-repeat left;
	height: 15px;
	vertical-align: top;
}

