/* CSS Document */
body{
	padding:0px;
	margin:0px;
	height:100%;
}
.currentText{
	background:#7D6B6B;
	font-family:"Times New Roman";
	font-size:12px;
	color:#FFFFFF;
	text-align:Right;
	vertical-align:top;
}

#footer{
	font-family:"Arial";
	font-size:10px;
	color:#7D6B6B;
	text-align:Right;
	
}

#footer a:visited, #footer a:hover, #footer a:active, #footer a:link{
	font-family:"Arial";
	font-size:10px;
	color:#7D6B6B;
	text-align:Right;
	text-decoration:none;
}

.header {
	background:url(../files/image_html/general/hotel_cheval_blanc_courchevel.gif) no-repeat ;
	padding:0px;
	margin:0px;
	width:955px;
	height:101px;
	display:block;
}

.espacepresse {
	display:block;
	font-family:"Times New Roman";
	color:#B5A8A8;
	font-size:15px;
	margin-top:60px;
	margin-right:10px;
	height:20px;
	float:right;
	border:1px solid #B5A8A8;
	padding:0px 5px;
}

.espacepresse a{
	color:#B5A8A8;
	text-decoration:none;
}

.formIdentification {
	font-family:"Times New Roman";
	color:#FFFFFF;
	font-size:15px;
}

.formIdentification input{
	width:200px;
	border:1px solid #000000;
}

.formIdentification input.btn{
	border:none;
	font-size:16px;
	color:#FFFFFF;
	background-color:#4F4242;
	float:right;
	width:auto;
}

.msg {
	font-family:"Arial";
	color:#FF9900;
	font-size:15px;
}

.presscontent {
	padding-right:8px;
	padding-left:8px;
	display:block;
	font-family:"Times New Roman";
	color:#FFFFFF;
	font-size:14px;
}

a.presslink {
	padding-right:8px;
	padding-left:8px;
	color:#9D8C8C;
	font-family:"Times New Roman";
	font-size:14px;
	text-decoration:none;
}

a:hover.presslink {
	color:#FFFFFF;
	font-family:"Times New Roman";
	font-size:14px;
	text-decoration:underline;
}

span.title {
	display:block;
	font-family:"Times New Roman";
	color:#FFFFFF;
	font-size:17px;
	margin-top:4px;
}

#contact a:visited, #contact a:hover,#contact a:active,#contact a:link{
	font-family:"Times New Roman";
	font-size:12px;
	color:#FFFFFF;

}
#wrap{
	/*position:absolute;
	top:0px;
	bottom:0px;
	height:100%;
	text-align:center;
	vertical-align:middle;*/
	width:955px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
}
#cache[id]{
	position:relative;
	width:662px;
}
#cache{
	position:relative;
}

a { color:#FFFFFF; }

.menu_haut { background:url(../files/image_html/general/fond_menu_haut.png) left bottom no-repeat; }

ul#nav { list-style:none; margin:4px 0 0 0;	padding:0; font:16px "Times New Roman", Times, serif; }
ul#nav li { display:inline; background:url(../files/image_html/general/nav_separator.png) left center no-repeat; }
ul#nav li:first-child { background:none; }
ul#nav li a { color:#9D8C8C; text-decoration:none; padding-left:8px; padding-right:6px; }
ul#nav li.active a, ul#nav li a:hover { color:#FFFFFF; text-decoration:none; }

.evenements_fond, .fond_beige { background:url(../files/image_html/general/fond_beige.png); width:955px; height:297px; vertical-align:top; color:#635A49; }

.evenements_table { font-size:13px; }
.evenements_table td { text-align:left; vertical-align:top; }
.evenements_table td.date { text-align:right; }
.evenements_table td.date, .evenements_table td .title { font-weight:bold; font-size:14px; }
