* {
	margin: 0;
	padding: 0;
}

body {
	font: 13px georgia, times, serif;
	color: #F0E9CE;
	background: #F0E9CE url('../img/mainBg.gif') repeat-x top;
	margin: 0;
	text-align: center;
}

acronym {
	cursor: help;
	border-bottom: 1px dotted #F0E9CE;
}

a {
	color: #e88a04;
	text-decoration: none;
}

a:hover,a:active {
	text-decoration: underline;
}

a acronym {
	border: 0;
}

h3 {
	font-size: 14px;
	font-size: 28px;
	font-weight: normal;
	font-family: Brush Script MT;
	border-bottom: 1px solid #2B0101;
	padding-bottom: 5px;
	text-align: center;
	margin-bottom: 20px;
}

h4 {
	margin-top: 20px;
	/*background: url('../img/h3.gif') no-repeat  left bottom;*/
	text-decoration: underline;
	height: 35px;
	text-indent: 15px;
	font-family: Monotype Corsiva;
	font-size: 20px;
	font-weight: normal;
}

/****************** header ***************************/
#pageHeader {
	margin: 0 auto;
	padding: 0;
	width: 850px;
	height: 240px;
	/*border : 1px solid red;*/
}

#pageHeader object {
	width: 100%;
	height: 100%;
}

#container,#containerBottomRounded {
	margin: 0 auto;
	text-align: left;
	/*background-color: #2B0101; #c9c3ab*/
	color: #2B0101;
	background: #F0E9CE url('../img/mainBg.gif') repeat-x top;
	border-left: 4px solid #776A5D;
	border-right: 4px solid #776A5D;
	width: 800px;
	padding-bottom: 30px;
}

#title {
	margin: 0 170px 25px 15px;
	padding-top: 3px;
}

#imgSki {
	position: absolute;
	z-index: 5;
	margin-left: 660px;
}

#imgFlocon {
	float: left;
}

#changeLang {
	position: absolute;
	margin-left: 775px;
	display: block;
	margin-top: -29px;
}

#changeLang img {
	border: 0;
	width: 34px;
}

h1,h2 {
	font-family: Monotype Corsiva;
	color: #2B0101;
	text-align: left;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 20px;
	float: right;
	margin-top: 11px;
}

#supportingText {
	width: 550px;
	padding: 0 0 0 240px;
	line-height: 19px;
	text-align: justify;
}

#supportingText p.para {
	margin: 0 0 8px 15px;
}

#supportingText img {
	margin: 15px 5px;
}

#supportingText img.left {
	margin: 5px 15px;
	float: left;
	width: 150px;
}

#supportingText img.right {
	margin: 5px 15px;
	float: right;
	width: 150px;
}

#supportingText ul {
	padding: 0;
	margin: 0;
}

#supportingText ul {
	margin-bottom: 6px;
	list-style-image: url('../img/arrow.gif');
}

#supportingText li {
	margin-left: 45px;
}

/************************** 		MENU		*******************************/
#linkList {
	position: absolute;
	top: 300px;
	margin-left: 20px;
	padding: 4px 2px;
	/*color: #2B0101;
 background-color: #F0E9CE;*/
	background-color: #2B0101;
	width: 190px;
}

#linkList li a {
	display: block;
	color: #DCD5B8;
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
	padding: 2px 0 3px 6px;
}

#linkList li a.c {
	font-size: 10px;
	font-weight: normal;
	display: inline;
	padding: 0;
	/*text-transform: uppercase;*/
	display: block;
	margin-left: 25px;
	padding-left: 5px;
}

#linkList li a:hover,li a:hover .c {
	color: #2B0101;
	background-color: #DCD5B8;
}

#linkList ul,li {
	padding: 0px;
	margin: 0px;
}

#linkList ul {
	padding-left: 15px;
	list-style-image: url('../img/arrowMenu.gif');
	list-style-position: outside;
}

#linkList li {
	padding: 5px 7px 5px 0px;
	border-bottom: 1px solid #DCD5B8;
	font-size: 9px;
}

/********************************************************/
#leftColumn {
	position: absolute;
	top: 685px;
	padding-left: 10px;
	color: #2B0101;
}

#leftColumn img {
	display: block;
	width: 170px;
	margin: 25px 10px;
}

/**************************** FOOTER ****************************/
#footer {
	display: block;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	font: 10px verdana, arial, serif;
	letter-spacing: -1px;
	background: #DCD5B8 url('../img/footerBg.gif') repeat bottom;
	padding: 5px 0;
}

#footer a {
	color: #2B0101;
	margin: 0 5px;
	text-decoration: none;
	padding: 2px 3px;
}

#footer a:hover {
	color: #2B0101;
	text-decoration: underline;
}

#footer2{
	font: 10px verdana, arial, serif;
	letter-spacing: -1px;
	color: #222;
}
#footer2 div {
	margin : 2px 0;
}
/******************     appartements      *******************************/
div.appartBlock {
	margin: 0px 30px 0 30px;
	float: left;
	width: 200px;
}

a.porte {
	text-decoration: none;
	color: #000;
	width: 180px;
	height: 240px;
	display: block;
}

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

a#porteEdelweiss {
	background: url('../img/edelweiss/porte_appartement_ferm.gif');
}

a#porteEdelweiss :hover {
	background: url('../img/edelweiss/porte_appartement_ouv.gif');
}

a#porteEpicea {
	background: url('../img/epicea/porte_appartement_ferm.gif');
}

a#porteEpicea :hover {
	background: url('../img/epicea/porte_appartement_ouv.gif');
}

.porte .legende {
	position: relative;
	top: 200px;
	font-size: 11px;
	font-weight: bold;
	display: none;
}

/************************* tarifs ********************************/
a.top {
	margin: 8px 5px 50px 5px;
	display: block;
}

div#moveleft {
	margin-left: -150px;
	margin-right: 30px;
}

#moveleft table {
	border-collapse: collapse;
	border: 1px solid #2B0101;
	width: 700px;
	margin-left: -25px;
}

#moveleft table th {
	text-align: center;
	border: 1px solid #2B0101;
}

#moveleft table td {
	text-align: center;
	border: 1px solid #2B0101;
}

.alternateTableColor {
	background-color: #9e8d7c;
}

#moveleft table tr {
	height: 40px;
}

/******************** reservation **************************/
label {
	display: block;
	float: left;
	width: 40%;
	margin: 1px 10px 1px 0px; /*border:1px solid red;*/
	height: 10px;
	line-height: 1.2em;
	text-align: right;
}
label.error { 
	text-align : left; 
	float: none;
	position: relative; 
	color: red; 
	margin-left:40%;
	height: 20px; 
}

input,select {
	width: 170px;
	height: 18px;
	font: 12px times, serif;
}

textarea {
	width: 170px
}

#formulaire div {
	margin: 5px 0;
}

/***************** cgv popup ****************/
#cgvPopupBack {
	background-color: #2B0101;
	width: 650px;
	margin: 0px auto;
	text-align: justify;
	padding: 0 10px 30px 10px;
}

#cgvPopupBack h5 {
	margin: 10px 0 5px 0;
	text-decoration: underline;
}

/**************** contact **************/
.li {
	text-decoration: underline;
	margin-bottom: 3px;
	margin-top: 8px;
}

#map {
	width: 670px;
	margin: 5px auto 55px auto;
	height: 400px;
	border: 2px solid white;
	text-align: center;
}

dd {
	margin-left: 15px;
}

img#plan {
	width: 670px;
	margin: 5px
}

/****************leftColumn partenaires ***************/
.partenaire {
	margin: 0 5px 30px 0;
	text-align: justify;
	border-bottom: 1px dotted white;
	padding-bottom: 20px;
}

.partenairePara {
	text-transform: lowercase;
	text-align: justify;
	margin: 2px 0 0 190px;
	padding: 0
}

a.partenaireLink {
	display: block;
	width: 100%;
	text-align: right;
}

.partenaire img {
	float: left;
	margin: 0;
	border: 0;
	position: relative;
	top: -15px;
	left: -4px;
}

/******************** PROMO *******************/
#pub {
	position: absolute;
	top: 210px;
	margin-left: 100px;
	width: 600px;
	padding: 5px;
	background-color: #F0E9CE;
	color: red /*#2B0101*/;
	border: 2px solid #2B0101;
	text-align: center;
}

#pub a {
	font-weight: bold;
	font-size: 15px;
	color: #9d1dbd /*color:#2B0101*/;
}

#pub a.close {
	font-weight: normal;
	font-size: 11px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.promotitle {
	font-size: 15px;
	font-weight: bold;
	color: #F0AC4A;
}

.promo {
	padding: 10px;
	margin: 5px 0;
}

/****************** FORFAIT *******************************/
#subTitleBloc {
	font-size: 15px;
	font-weight: bold;
	color: #F0AC4A;
	text-align: left;
	margin-bottom: 15px;
}

#subTitleBloc small {
	font-size: 12px;
	font-weight: normal;
	display: block;
}

.addthis_toolbox  {
position:absolute;width:300px; margin-left:60px;
}
