body{
background-color:#bbb;
margin: 0;
text-align: center;
font: 11px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

img{border:none;}
div{margin:0px; padding:0px;}
p{margin:0px;padding:0px; margin-bottom:10px;}
a{color:#9E1E19;}
.a_simple{text-decoration:none;}
.a_simple:hover{color:#fff;background:#9E1E19;}

ul{
margin:0px;padding:0px; margin-left:20px; margin-bottom:20px; margin-top:8px;
}

#site{
	width:950px;
	margin:5px auto 0px auto;
	border:1px solid #555;
	text-align:left;
	position:relative;
}
#header{
	position:relative;
	height:140px;
	background-image:url('../images/structure/banne.jpg');
	/*background-repeat: no-repeat;
	background-color:#efefef;
	background-position: 10px 10px;*/
	cursor:pointer;
}
#content{
	min-height:400px;
	background-color:#fff;
	padding:20px;
	clear:both;
}

#footer{
	height:30px;
	background-image:url(../images/structure/menu/button1a.gif);
	background-repeat:repeat-x;
	text-align:center;
	line-height:26px;
	color:#fff;
}

#titre_print{display:none;border-bottom:1px solid black; padding-bottom:25px; margin-bottom:15px;}

#site_title{
	display:none;
color:#333;
padding:20px 0px 0px 140px;
font-size:30px;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-weight:bold;
line-height:40px;
}

#site_info{
	display:none;
position:absolute; top: 34px; right: 200px;
margin-right:20px; margin-top:-15px;
font-size: 11px; line-height:15px;font-family:"Trebuchet MS";
}

#site_lang{
position:absolute; top: 5px; right: 5px;
}

#site_logo_veysonnaz{
	display:none;
width:143px; height:113px;
position:absolute;
top: 20px; right: 50px;
background-image:url('../images/structure/veysonne_w100.gif');
background-repeat: no-repeat;
}



#article{
	margin-top:22px;
  margin-left: 5px;
}

#booknow{
float:right;
margin-left:20px;
margin-bottom:8px;
padding-bottom:8px;
line-height:24px;
}


a.book{
	font-size:20px;
	color:#900;
	text-decoration:none;
}
a.book:hover{
	color:#fff;
	background-color:#900;
}
.smallcaps{
color:#900;
font-size:1.3em;
font-variant:small-caps;
font-weight:bold;
font-family:verdana;
}
.breadcrumbtitle, a.breadcrumbtitle{
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
color:#900;
font-size:1.5em;
font-weight:bold;
text-decoration:none;
font-variant:small-caps;
margin-bottom:10px;
}
a.breadcrumbtitle:hover{
color:#333;
text-decoration:underline;
}





#navlist
{
margin: 0;
padding-bottom: 19px;
padding-left: 10px;
}

#navlist ul, #navlist li
{
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist a:link, #navlist a:visited
{
	background: #E6E6E6;
	border: 1px solid #E6E6E6;
	color: #666;
	float: left;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	margin-right: 8px;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}

#navlist a:link#current, #navlist a:visited#current
{
	background: #ffffff;
	border-bottom: 1px solid #fff;
	color: #000;
	font-weight: bold;
}

#navlist a:hover {
	background: #2A6CBD;
	color: #ffffff;
	font-weight: bold;
}

.tabcontent {
	border: 1px solid #E6E6E6;
	display: none;
}

.table_header {
	background-color: #E6E6E6;
	border-bottom: 1px solid Black;
	font-weight: bold;
}
.table_header_soft {
	background-color: #E6E6E6;
	font-weight: bold;
}

.inputtext {
	border: 1px solid #5F5441;
	font: 11px Verdana;
	color: #5F5441;
	font-weight: bold;
	height: 18px;
	background-color: #E6E6E6;
	padding-left: 2px;
	padding-right: 2px;
}

.inputtextover {
	border: 1px solid #5F5441;
	font: 11px Verdana;
	font-weight: bold;
	color: #5F5441;
	height: 18px;
	background-color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
}

.inputtextarea {
	border: 1px solid #5F5441;
	font: 11px Verdana;
	font-weight: bold;
	color: #5F5441;
	width: 200px;
	background-color: #E6E6E6;
}

.inputtextareaover {
	border: 1px solid #5F5441;
	font: 11px Verdana;
	font-weight: bold;
	color: #5F5441;
	width: 200px;
	background-color: #ffffff;
}

.inputselect {
	border: 1px solid #5F5441;
	font: 11px Verdana;
	color: #5F5441;
	font-weight: bold;
}

.button {
	border: 1px solid black;
	font: bold 10px Verdana;
	color: white;
	background-color: #3A70BA;
	height: 18px;
}
.button_gras {
	border: 1px solid black;
	font: 12px "Courier New" ;
	vertical-align: middle;
	text-align: center;
	color: black;
	background-color: #FFC652;
	height: 18px;
	width: 40px;
}

.label{
	background: #2A6CBD;
	font: small-caps bold 11px Verdana;
	color: #FFFFFF;
	height:15px;
	margin-bottom: 10px;
}

.bouton_image{
	background-color:#DFECDE;
	background-image: url("../images/icons/button.gif");
	FONT-FAMILY: arial, verdana, helvetica, sans;
	color: #000000;
	font-size: 8pt;
	cursor: pointer;
	font-weight: bold;
	BORDER: #000000 1px solid;
	width: 100px;
}
.bouton_image_hover{
	background-color:#8CAEC4;
	FONT-FAMILY: arial, verdana, helvetica, sans;
	background-image: url("../images/icons/buttonon.gif");
	color: #FFFFFF;
	font-size: 8pt;
	cursor: pointer;
	font-weight: bold;
	BORDER: #000000 1px solid;
	width: 100px;
}

.button-popups	{
	background-color:#DFECDE;
	background-image: url("../images/icons/button.gif");
	FONT-FAMILY: arial, verdana, helvetica, sans;
	color: #000000;
	font-size: 8pt;
	cursor: pointer;
	font-weight: bold;
	BORDER: #000000 1px solid;
	width: 100px;
}

.select_dia{
	background-color:#DFECDE;
	background-image: url("../images/icons/button.gif");
	FONT-FAMILY: arial, verdana, helvetica, sans;
	color: #000000;
	font-size: 8pt;
	cursor: pointer;
	font-weight: bold;
	BORDER: #E6E6E6 1px solid;
}

.buttonon-popups{
	background-color:#8CAEC4;
	FONT-FAMILY: arial, verdana, helvetica, sans;
	background-image: url("../images/icons/buttonon.gif");
	color: #FFFFFF;
	font-size: 8pt;
	cursor: pointer;
	font-weight: bold;
	BORDER: #000000 1px solid;
	width: 100px;
}
td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.lev{
clear:both;
margin-bottom:20px;
border-bottom: 1px solid #ddd;
width: 500px;
padding-bottom:10px;
}

.levt{
float:left;
color:#900;
font-size:14px;
font-variant:small-caps;
font-weight:bold;
width: 70px;
}

.levtext{
float:left;
width: 300px;
margin-right:30px;
}

.dataTableRowOver{background-color:#ddd;}
.dataTableRow{background-color:#fff;}
.table_header_soft{height:22px;vertical-align:middle;}


.table_tarif{background-color: #fff;font-size:11px; border:1px solid #900;}
.table_tarif .header_title {background-color: #fff; color: #900; font-weight:bold; font-size:1.2em;}
.table_tarif .header {background-color: #fff; color: #000;}
.table_tarif td{background:#FFE4CF;  padding: 5px; color: #000;}
.table_tarif .cur{float:left; width:18px;}
.table_tarif .val{float:right;}
.table_tarif .left{float:left; padding-right:5px;}

.imgborder{padding:1px;border:1px solid #aaa;}