﻿/* --------------------------------------------------------------------------------
	BLOC CONTENU 
-------------------------------------------------------------------------------- */

#contenu {
	width: 550px;
	float: left;
}

#contenu h1 {
	height: 21px;
	background-image: url(http://www.valthorens.com/site/img/fond_titre_orange.gif);
	text-indent: 40px;
	padding: 4px 0 0 0;
	text-transform: uppercase;
}

#contenu h2 {
	height: auto;
	margin: 20px 20px 15px 20px;
	font-weight: bold;
}

#nom_hebergement {
	width: 260px;
}

/* --------------------------------------------------------------------------------
	BLOC PHOTOS 
-------------------------------------------------------------------------------- */
/*
#photos {
	float: right;
	margin: 10px 0 0 20px;
}

#photos div {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 10px 10px 10px 0;
}

#photos .zoom {
	position: relative;
	bottom: 5px;
	right: 15px;
}*/

/* --------------------------------------------------------------------------------
	LISTE : BLOC HEBERGEMENTS
-------------------------------------------------------------------------------- */

#liste_heb {
	padding: 0 0 0 10px;
}

.bloc_heb {
	padding: 0 0 15px 10px;
	display: block;
	float: left;
	width: 125px;
}

.bloc_heb li {
	font-weight: bold;
	float: left;
	width: 120px;
	padding: 4px 0 0 0;
}

.bloc_heb a {
	text-decoration: none;
	font-size: 0.8em;
}

.bloc_heb a:hover {
	text-decoration: none;
}

.vignette_heb {
	width: 100px;
	height: 79px;
	float: left;
}

.bloc_heb_classmt {
	display: block;
	float: left;
	width: 100px;
	background-color: #9696A0;
	cursor: hand;
}

.bloc_heb_classmt p {
	float: left;
	margin: 0;
	font-size: 0.8em;
	color:white;
}

.bloc_heb_classmt span {
	margin: 0 0 0 2px;
	display: block;
	float: left;
	font-size: 0.8em;
	color: white;
}

.label_vt {
	display: block;
	float: left;
}

.no_charme {
	background-color: #DCDCE6;
}

.charme {
	background-color: #FFBE00;
}

.calme {
	float: right;
}


/* --------------------------------------------------------------------------------
	FICHE : BLOCS STRUCTURANTS
-------------------------------------------------------------------------------- */

#col_droite {
	display: inline;
	float: right;
	width: 250px;
	margin: 20px 10px 20px 0px;
}

#col_gauche {
	display: block;
	float: left;
	width: 290px;
}

/* --------------------------------------------------------------------------------
	FICHE : ELEMENTS
-------------------------------------------------------------------------------- */

.bloc_prestas {
	margin: 0 0 5px 20px;
	padding: 2px 0 0 0;
	width: 260px;
	height: 14px;
	background-color: #9696A0;
	font-size: 0.8em;
	color: white;
}

.bloc_prestas span {
	width: 150px;
	padding: 0 0 0 5px;
}

.bloc_prestas a {
	text-decoration: none;
	color: white;
}

.bloc_prestas a:hover {
	text-decoration: underline;
	color: #FAA000;
}

.bloc_pictos {
	margin: 10px 0 5px 20px;
	padding: 2px 0 0 0;
	width: 260px;
	background-color: #9696A0;
}

.bloc_pictos span {
	padding: 0 0 0 5px;
	font-size: 0.8em;
	color: white;
}

#contenu p {
	width: 260px;
}

.titre_3 {
	font-weight: bold;
}

.float_right {
	float: right;
}

.image_prestas {
	margin: 0 0 5px 5px;
	background-color: #DCDCE6;
	cursor: hand;
}

.groupe_pictos {
	padding: 5px 0 0 0;
}

#bloc_liens {
	height: 17px;
	background-color: #000000;
}

.bloc_photos {
	margin: 7px 0 0 0;
}

.bloc_photos img {
	margin: 15px 0 0 0; 
}

.photo {
	float: left;
	margin: 10px 0 0 0;
}

#bloc_liens {
	height: 17px;
	float: left;
	text-align: center;
	width: 250px;
	/*margin: 6px 0 0 80px;*/
}

#bloc_liens li {
	float: left;
	margin: 0;
	/*padding: 0 10px 0 10px;*/
}

#bloc_liens a {
	display: block;
	float: left;
	background-color: transparent;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 17px;
	overflow: hidden;
}

#bloc_liens a:hover {
	background-position: 0px -17px;
}

#bloc_liens a#bt_lienheb1 {background-image: url(http://www.valthorens.com/site/img/bt_heb_visite_o.gif);}
#bloc_liens a#bt_lienheb2 {background-image: url(http://www.valthorens.com/site/img/bt_heb_plan_o.gif);}
#bloc_liens a#bt_lienheb3 {background-image: url(http://www.valthorens.com/site/img/bt_heb_webcam_o.gif);}

#resa {
	width: 250px;
	float: left;
}

#bloc_titre_resa {
	height: 22px;
	float: left;
	width: 250px;
	background-color: #FAA000;
	margin: 10px 0 0 0;
}

#bloc_titre_resa span {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #FFFFFF;
	margin: 0 0 0 10px;
}


#resa form {
	display: inline;
	float: left;
	width: 235px;
	margin: 6px 0 0 10px;
}

#resa label {
	float: left;
	width: 91px;
	margin: 4px 0 0 0;
}

#resa select {
	float: left;
	border: thin solid;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

.resa_select_small {
	width: 140px;
	margin: 2px 0 0 0;
}

.form_submit {
	background-color: transparent; 
	padding: 0;
	overflow:hidden; 
	background-position: 0px 0px; 
	background-repeat: no-repeat;
}

.page_heb {
	margin: 10px 5px 0 0;
}

.form_submit:hover {background-position: 0px -17px;}

#legende {
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	background-color: #DCDCE6;
	border: 1px #9696A0 solid;
	padding: 5px;
	width: 350px;
}

.legende_titre {
	text-align: left;
	display: block;
	float: left;
	width: 350px;
}

.legende_pictos {
	display: block;
	float: left;
	width: 80px;
	background-color: #9696A0;
}

.legende_legende {
	text-align: left;
	display: block;
	float: left;
	width: 200px;
	padding: 0 0 0 5px;
}

#legende_pictos {
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	background-color: #DCDCE6;
	border: 1px #9696A0 solid;
	padding: 5px;
	width: 150px;
}