body {
	background: url('images/bg-bois.jpg') scroll top left;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 16px;
}
img, div { behavior: url(/plugin/pngfix/iepngfix.htc) }

#site-background {
	background:transparent url(images/bg-frise.png) repeat-x scroll center 445px;
	zoom: 1;
}
#montagne {
	background: url('images/header-montagne.jpg') no-repeat scroll top center;
	padding: 20px 0;
	zoom: 1;
}
#site{
	background-color: #dfd6cf;
	padding:10px 0;
	zoom: 1;
}
#content{
	zoom: 1;
}
#logo {
	background: url('images/logo-dome-alpe-dhuez.gif') no-repeat scroll top left;
	width: 300px;
	height: 299px;
}
#logo h1,#logo h2{

}
#logo h1 a,#logo h2 a{
	height: 150px;
	display: block;
	text-indent: -9999px;
}
#lang{
	width: 240px;
	margin: 0 auto;
}
#lang-en,#lang-fr{
	float: left;
	width: 120px;
	line-height: 20px;
	font-size: 0.9em;
	text-indent: 20px;
}
#lang-en a,#lang-fr a{font-size: 0.8em; color:#8b2b0e; text-decoration: none;}
#lang-en{ background: url('images/gb.gif') no-repeat left center; }
#lang-fr{ background: url('images/fr.gif') no-repeat left center; }

#booking-fr, #booking-en{
	width: 300px;
	height: 69px;
}

#booking-fr{ background: url('images/book-fr.gif') no-repeat scroll top left; }
#booking-en{ background: url('images/book-en.gif') no-repeat scroll top left; }
.booking-menu h2{ height: 30px; text-indent: -9999px; }
.booking-menu ul li{ height: 39px; width: 150px; float: left;}
.booking-menu ul li a{ height: 39px; width: 150px; display:block; text-indent: -9999px; }
#booking-fr ul li a{ background: url('images/book-fr.gif') no-repeat scroll top left; }
#booking-en ul li a{ background: url('images/book-en.gif') no-repeat scroll top left; }
#booking-fr #booking-form a, #booking-en #booking-form a{ background-position: 0px -30px; }
#booking-fr #booking-online a, #booking-en #booking-online a{ background-position: -150px -30px; }
#booking-fr #booking-form a:hover, #booking-en #booking-form a:hover{ background-position: 0px -99px; }
#booking-fr #booking-online a:hover, #booking-en #booking-online a:hover{ background-position: -150px -99px; }


#navigation li a.nav-fr{
	height: 75px;
	background-image: url('images/menu-fr.gif');
	background-repeat: no-repeat;
	display:block;
	width: 300px;
	text-indent: -9999px;
}
#navigation li a.nav-en{
	height: 75px;
	background-image: url('images/menu-uk.gif');
	background-repeat: no-repeat;
	display:block;
	width: 300px;
	text-indent: -9999px;
}
#nav-fr-1{ background-position: 0 0; }
#nav-fr-2{ background-position: 0 -75px; }
#nav-fr-3{ background-position: 0 -150px; }
#nav-fr-4{ background-position: 0 -225px; }
#nav-fr-5{ background-position: 0 -300px; }
#nav-fr-6{ background-position: 0 -375px; }
#nav-fr-1:hover{ background-position: -300px 0; }
#nav-fr-2:hover{ background-position: -300px -75px; }
#nav-fr-3:hover{ background-position: -300px -150px; }
#nav-fr-4:hover{ background-position: -300px -225px; }
#nav-fr-5:hover{ background-position: -300px -300px; }
#nav-fr-6:hover{ background-position: -300px -375px; }

#navigation .sousmenu{
	padding-bottom: 10px;
}
#navigation .sousmenu li{
	margin: 0 10px;
	padding: 6px 10px;
	border-bottom: 1px solid #C7B7A9;
}
#navigation .sousmenu li.last{
	border-bottom: 0px;	
}
#navigation .sousmenu li a{
	color:#8b2b0e;
	text-decoration: none;
}
#navigation .sousmenu li a:hover{ color: #000;}

#header-gallery{
	height: 299px;
	overflow:hidden;
}
#page-content{
	color:#8b2b0e;
	line-height: 1.2em;
	padding-top: 20px;
	zoom: 1;
}
#page-content p{
	margin: 0.5em 0;
}
#page-content h1, #page-content h2, #page-content h3{
	color: #383838;
	font-weight:normal;
}
#page-content a{
	color: #1e4f87;
}
#page-content h1{ font-size: 1.5em; }
#page-content h2{ font-size: 1.3em; }
#page-content h3{ font-size: 1.1em; }
#content_zone img{
	border: 4px solid #fff;
}
#galerie-photo{
	background-color: #c7b7a9;
	margin: 20px 0;
	padding: 10px;
}
#galerie-photo h2,  #galerie-photo h3{
	color:#8b2b0e;
}


#galerie-photo ul {
	margin:0;
	padding:10px 20px;
}
#galerie-photo ul li {
	float:left;
	height:100px;
	margin:0;
	overflow:hidden;
	padding:10px 20px;
	width:100px;
}
#galerie-photo ul li img {
	border:2px solid #FFFFFF;
}

/* actus*/

.actus{
background:transparent url(images/bg-actus.jpg) no-repeat scroll right bottom;
height:64px;
margin:20px 0;
padding-top:17px;
position:relative;
width: 100%;
}
#page-content .actus h2{
	background:transparent url(images/titre-actus.png) no-repeat scroll left bottom;
	height:81px;
	left:0;
	position:absolute;
	text-indent:-3000px;
	top:0;
	width:325px;
	z-index: 10;
}
#page-content .actus.actus-en h2{
	background:transparent url(images/titre-actus-en.png) no-repeat scroll left bottom;

}

#page-content .actus .actus-content{
	margin:0px 0 0 232px;
	padding-top: 22px;
	position:relative;
}
#page-content .actus ul{
	/*margin:0 0 0 262px;*/
	position:relative;
	left:100%;
}

#page-content .actus ul li {
	float:left;
	margin:0;
	padding:0;
	color: #FFFFFF;
}
#page-content .actus ul li a{color: #FFFFFF;}
.tickercontainer {
	height:27px;
	margin:0;
	width: 100%;
}
.tickercontainer .mask {
	right:10px;
	overflow:hidden;
	position:relative;
	width: 100%;
}


#contact{
	line-height: 2em;
}

#footer{
	text-align:right;
	padding: 4px 0;
}
#footer a{
	text-decoration: none;
	color: #8B2B0E;
	font-size: 0.7em;
}


/* modal */

.modal {
	color : #FFFFFF;
	width: 500px;
	color:#8b2b0e;
		line-height: 1.2em;
	font-size:14px;
	
}


.modal p{
	margin: 0.5em 0;
}
.modal h1, .modal h2, .modal h3{
	color: #383838;
	font-weight:normal;
	margin: 0.5em 0;
}
.modal a{
	color: #1e4f87;
}
.modal h1{ font-size: 1.5em; }
.modal h2{ font-size: 1.3em; }
.modal h3{ font-size: 1.1em; }