@charset "utf-8";
/* CSS Document */
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #76AE00;
	background: #76AE00  url(images-chalets/accueil/wallpaper-a.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
}
img { overflow: hidden; }
/* ----------------- DIV PRINCIPAUX ---------------------------------------- */
#CONTENERCENTRE {
	width: 809px;
	border: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#BLOCNAVACCUEIL {
	background: url(images-chalets/commun/logo-accueil.gif) no-repeat;
	float: left;
	width: 332px;
	height: 290px;
	position: relative;

}
#BLOCFLASHACCUEIL {
	float: left;
	width: 477px;
	height: 290px;
	position: relative;
}
#BLOCCENTRETXTACCUEIL {
	background: url(images-chalets/accueil/wallpaper-b.gif) no-repeat;
	float: left;
	width: 809px;
	height: 318px;
	position: relative;
}
#BLOCACTUACCUEIL {
	background: url(images-chalets/accueil/fond-actu.gif) no-repeat;
	float: left;
	width: 339px;
	height: 91px;
	position: relative;
}
#BLOCNAVBASACCUEIL {
	float: left;
	width: 809px;
	height: 50px;
	position: relative;
}
#BLOCCENTRECHALETS{
	background: url(images-chalets/chalets/titres-fond.jpg) no-repeat;
	background-color:#FFFFFF;
	float: left;
	width: 809px;
	height: auto;
	position: relative;
	z-index:0;
}
#BLOCCENTRESDECOUVERTE{
	background: url(images-chalets/decouverte/titre-decouverte.gif) no-repeat;
	background-color:#FFFFFF;
	float: left;
	width: 809px;
	height: auto;
	position: relative;
	z-index:0;
}
#BLOCCENTRESRESERVATION{
	background: url(images-chalets/reservation/fond-titre.jpg) no-repeat;
	background-color:#FFFFFF;
	float: left;
	width: 809px;
	height: auto;
	position: relative;
	z-index:0;
}
#BLOCCENTRESRESERVATION2{
	background-color:#FFFFFF;
	float: left;
	width: 809px;
	height: auto;
	position: relative;
	z-index:0;
}
#BLOCCENTRESDIAPORAMA{
	background: url(images-chalets/visite/FOND-TITRE.jpg) no-repeat;
	background-color:#FFFFFF;
	float: left;
	width: 809px;
	height: auto;
	position: relative;
	z-index:0;
}
#BLOCCENTRESLIEN{
	background: url(images-chalets/liens/titre_r1_c1.jpg) no-repeat;
	background-color:#FFFFFF;
	float: left;
	width: 809px;
	height: auto;
	position: relative;
	z-index:0;
}
#BLOCCENTRESCONTACT{
	background: url(images-chalets/contact/fon-titre.jpg) no-repeat;
	background-color:#FFFFFF;
	float: left;
	width: 809px;
	height: auto;
	position: relative;
	z-index:0;
}
#BLOCCENTRESACTU{
	background: url(images-chalets/actu/titre-actu.gif) no-repeat;
	background-color:#FFFFFF;
	float: left;
	width: 809px;
	height: auto;
	position: relative;
	z-index:0;
}
#BLOCCENTRESOFFRES{
	background:  url(images-chalets/offresspeciale/titre-offres.gif) no-repeat;
	background-color:#FFFFFF;
	float: left;
	width: 809px;
	height: auto;
	position: relative;
	z-index:0;
}
form { margin: 0px; padding: 0px; }

.Titre01 {
	font: bold 25px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	filter: DropShadow(Color=#333333, OffX=2, OffY=2);
}

.Texte01 {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
}
.Texte02 {
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight:bold;
	color: #669900;
}
.Texte03 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight:bold;
	}
.Texte04  {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #436400;
	text-decoration:none;
	font-weight:bold;
}
.Texte05  {
	font: 13px Arial, Helvetica, sans-serif;
	color: #436400;
	text-decoration:none;
}
.Texte06  {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration:none;
}
.Texte07 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #436400;
	text-decoration:none;
}
.Texte08 {
	font: 13px Arial, Helvetica, sans-serif;
	color: #663300;
	text-decoration:none;
	font-weight:bold;	
}
.Texte09 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #663300;
	text-decoration:none;	
}
.Texte10 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #76AE00;
	text-decoration:none;
	text-decoration:underline;
}
.Texte11 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #336600;
	text-decoration:none;
}

.TextCellProductHome {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 12px 20px 16px;
}

.LienNavBas {
	font: italic bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.LienSoulignes {
	color: #FFFFFF;
	text-decoration: underline;
}
.LienSoulignes:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.lienGraphibox {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #436400;
	text-decoration:none;
}
.lienGraphibox:hover {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #436400;
	text-decoration:underline;
}