h1, h2, h3, h4, h5, h6, dl, dt, dd, form, ul, li, p
	{
	margin: 0px;
	padding: 0px;
	}
li {
	list-style-type: none;
	}

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
	}
	
#Page{
	margin-top: 12px;
	text-align: center;
}

#Conteneur{
	height: auto;
	width: 996px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-image: url(../images/fond-page-repeat.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#Contenu{
	width: 996px;
	background-image: url(../images/fond-page-norepeat.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 586px;
	height: auto;
}

* html #Contenu{
	height: 586px;
}

#Contenant {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial;
	padding: 0px;
	text-align: left;
}

/*----------------------------------- Entete de page -----------------------------------------*/
#Entete {
	width: 996px;
	padding: 0px;
	margin: 0px;
}
#Logo {
	width: 988px;
	height: 100px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#FlashBonsPlans {
	background-image:url(../images/flash-bons-plans.gif);
	background-repeat: no-repeat;
	background-color: #9D0C15;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33633D;
	width : 338px; 
	height: 100px; 
	float: left;
	padding: 0px;
	margin: 0px;
	text-align:left;
}
#Flash {
	background-image:url(../images/flash-barcelonnette.gif);
	background-repeat: no-repeat;
	width : 996px; 
	height: 188px; 
	float: left;
	padding: 0px;
	margin: 0px;
}
#Menu {
	width: 793px;
	height: 32px;
	padding: 0px;
	padding-left: 7px;
	margin: 0px;
	float: left;
}
#Menu ul{}
#Menu ul li{ float:left; width:132px; height:30px;}
#Menu ul li a, #Menu ul li a:link, #Menu ul li a:active,#Menu ul li a:visited{ display:block; width:132px; height:30px; background-position:left top;}
#Menu ul li a:hover{}

#Menu ul li.Blank{width:252px;}
#Menu ul li span{ display:none;}

#Menu ul li#Intro a, #Menu ul li#Intro a:link, #Menu ul li#Intro a:active,#Menu ul li#Intro a:visited{ background-image:url(../images/bt-acc.gif);}
#Menu ul li#Intro a:hover{ background-image:url(../images/bt-acc-roll.gif);}
#Menu ul li#Intro.MenuSelect a, #Menu ul li#Intro.MenuSelect a:link, #Menu ul li#Intro.MenuSelect a:active,#Menu ul li#Intro.MenuSelect a:visited { background-image:url(../images/bt-acc-roll.gif);}

#Menu ul li#Hotel a, #Menu ul li#Hotel a:link, #Menu ul li#Hotel a:active,#Menu ul li#Hotel a:visited{ background-image:url(../images/bt-hotels.gif);}
#Menu ul li#Hotel a:hover{background-image:url(../images/bt-hotels-roll.gif);}
#Menu ul li#Hotel.MenuSelect a, #Menu ul li#Hotel.MenuSelect a:link, #Menu ul li#Hotel.MenuSelect a:active,#Menu ul li#Hotel.MenuSelect a:visited { background-image:url(../images/bt-hotels-roll.gif);}

#Menu ul li#Meuble a, #Menu ul li#Meuble a:link, #Menu ul li#Meuble a:active,#Menu ul li#Meuble a:visited{ background-image:url(../images/bt-meubles.gif);}
#Menu ul li#Meuble a:hover{background-image:url(../images/bt-meubles-roll.gif);}
#Menu ul li#Meuble.MenuSelect a, #Menu ul li#Meuble.MenuSelect a:link, #Menu ul li#Meuble.MenuSelect a:active,#Menu ul li#Meuble.MenuSelect a:visited { background-image:url(../images/bt-meubles-roll.gif);}

#Menu ul li#Dossier a, #Menu ul li#Dossier a:link, #Menu ul li#Dossier a:active,#Menu ul li#Dossier a:visited { background-image:url(../images/bt-panier.gif);}
#Menu ul li#Dossier a:hover{background-image:url(../images/bt-panier-roll.gif);}
#Menu ul li#Dossier.MenuSelect a, #Menu ul li#Dossier.MenuSelect a:link, #Menu ul li#Dossier.MenuSelect a:active,#Menu ul li#Dossier.MenuSelect a:visited { background-image:url(../images/bt-panier-roll.gif);}

/*--------------------------- Colonne Gauche -----------------------------*/
#ColonneGauche {
	width: 170px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 20px;
}

#ColonneGaucheTxt {
	float: left;
	width: 168px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #780E10;
	text-align: left;
}
#ColonneGaucheTxt p{
	font-family: Arial;
	font-size : 11px;
	margin-bottom: 12px;
}
#ColonneGaucheTxt h1{
	font-family: Arial;
	color: #FFFFFF;
	font-size : 14px;
	font-weight: bold;
	font-variant: normal;
	display:block;
	background-color:#780E10;
	line-height: 25px;
	height : 25px;
}
#ColonneGaucheTxt h1 a, #ColonneGaucheTxt h1 a:link, #ColonneGaucheTxt h1 a:active, #ColonneGaucheTxt h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#ColonneGaucheTxt h1 a:hover  {
	color: #C90B0F;
	text-decoration: none;
}
#ColonneGaucheTxt h2{
	font-family: Arial;
	color: #33633D;
	font-size : 14px;
	font-weight: bold;
	font-variant: normal;
	margin-bottom: 10px;
}
#ColonneGaucheTxt a, #ColonneGaucheTxt a:link, #ColonneGaucheTxt a:active, #ColonneGaucheTxt a:visited {
	color: #780E10;
	text-decoration: none;
}
#ColonneGaucheTxt a:hover  {
	color: #C90B0F;
	text-decoration: none;
}
#ColonneGaucheTxt ul{
	vertical-align: middle;
}
#ColonneGaucheTxt ul li{
	color: #F4F4F4;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/fond-menu-gauche.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 167px;
	padding-left: 10px;
	padding-top: 4px;
}
#ColonneGaucheTxt ul li a, #ColonneGaucheTxt ul li a:link, #ColonneGaucheTxt ul li a:active, #ColonneGaucheTxt ul li a:visited{
	list-style-type: none;
	font-family: Arial;
	font-size : 11px;
	color: #780E10;
	text-decoration: none;
} 
#ColonneGaucheTxt ul li a:hover{
	list-style-type: none;
	font-family: Arial;
	font-size : 11px;
	color: #C9080C;
	text-decoration: none;
}
ul#Sub li.SelectSsMenu a, ul#Sub li.SelectSsMenu a:visited , ul#Sub li.SelectSsMenu a:hover {
	list-style-type: none;
	font-family: Arial;
	font-size : 11px;
	color: #FFFFFF;
	text-decoration: none;
	}


/*--------------------------- Txt -----------------------------*/
#Txt {
	font-family: Arial;
	font-size : 11px;
	float: left;
	width: 810px;
	color: #474747;
	/*padding-top: 10px;
	margin-right: 10px;*/

}
#Txt p{
	margin-bottom: 12px;
	color: #474747;
	text-align: justify;
}
#Txt h1{
	font-family: Arial;
	color: #9D0C15;
	font-size : 16px;
	font-weight: bold;
	font-variant: normal;
	margin-bottom: 2px;
margin-left:10px;
margin-top:10px;
}
/*
#Txt h2{
	font-family: Arial;
	color: #9D0C15;
	font-size : 12px;
	font-weight: bold;
	font-variant: normal;
	margin-bottom: 2px;
}*/
#Txt a, #Txt a:link, #Txt a:active, #Txt a:visited {
	/*color: #474747;*/
	text-decoration: none;
}
#Txt a:hover  {
	color: #F7B10A;
	text-decoration: none;
}
#TxtContenu {
	width: 495px;
	padding-left: 15px;
	min-height: 345px;
	height: auto;
}

* html #TxtContenu  {
	height: 345px;
}
#TxtContenu a, #TxtContenu a:link, #TxtContenu a:active, #TxtContenu a:visited {
	color: #474747;
	text-decoration: underline;
}
#TxtContenu a:hover  {
	color: #F7B10A;
	text-decoration: underline;
}
.ttt {
	font-size: 9px;
}
/*--------------------------- Blocs Actu accueil -----------------------------*/
#TxtBloc {
	width: 519px;
	background-color: #AE6E70;
	padding: 0px;
	margin: 0px;
	min-height: 270px;
	height: auto;
	float:left;
}

* html #TxtBloc {
	height: 270px;
}
#TxtBlocActu {
	width: 220px;
	background-color: #AE6E70;
	padding: 20px 0px 0px 20px;
	float: left;
}
#TxtBlocIdeesWE {
	width: 250px;
	background-color: #AE6E70;
	background-image:url(../images/fond-idees-we.jpg);
	background-repeat: repeat-x;
	padding: 20px 0px 0px 20px;
	float: right;
	min-height: 233px;
	height: auto;
}

* html #TxtBlocIdeesWE {
	height: 233px;
}


/*--------------------------- Colonne Droite -----------------------------*/
#ColonneDroite {
	float: left;
	width: 180px;
	font-family: Arial;
	font-size : 11px;
	color: #594124;
	background-color: #330066;
}
#ColonneDroite p{
	margin-bottom: 12px;
	font-family: Arial;
	color: #33633D;
	font-size : 11px;
}
#ColonneDroite h1{
	font-family: Arial;
	color: #33633D;
	font-size : 14px;
	font-weight: bold;
	font-variant: normal;
}
#ColonneDroite h2{
	font-family: Arial;
	color: #33633D;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
}
#ColonneDroite a, #ColonneDroite a:link, #ColonneDroite a:active, #ColonneDroite a:visited {
	color: #594124;
	text-decoration: none;
}
#ColonneDroite a:hover  {
	color: #D47E16;
	text-decoration: none;
}
#BlocReservationLigne {
	background-image: url(../images/bloc-reservez-en-ligne.gif);
	background-repeat: no-repeat;
	width: 275px;
	height: 153px;
	color: #FFFFFF;
	font-size: 9px;
	padding: 0px;
	margin: 0px;
}
#BlocReservationLigneTxt {
	width: 260px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
}
#BlocReservationLigneTxt dl{
	width: 260px;
	margin-left: auto;
	margin-right: auto;
}
#BlocReservationLigneTxt dl dt{
	width: 80px;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	float: left;
	padding-left: 10px;
	margin-left: 10px;
}
#BlocReservationLigneTxt dl dd{
	width: 146px;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px solid #FFFFFF;
	float: left;
	padding-left: 10px;
}
#BlocReservationLigneTxt a, #BlocReservationLigneTxt a:link, #BlocReservationLigneTxt a:active, #BlocReservationLigneTxt a:visited {
	color: #FFFFFF;	
	text-decoration: none;
}
#BlocReservationLigneTxt a:hover  {
	color: #F7B10A;
	text-decoration: none;
}
#BlocDerniereMinute {
	background-image: url(../images/bloc-derniere-minute.gif);
	background-repeat: no-repeat;
	width: 275px;
	height: 131px;
	text-align: left;	
	color: #FFFFFF;
}
#BlocCarnetVoyages {
	background-image: url(../images/bloc-carnet-voyages.gif);
	background-repeat: no-repeat;
	width: 275px;
	height: 129px;
}
#BlocCarnetVoyagesTxt {
	width: 174px;
	text-align: left;	
	color: #594124;	
	float: right;
	padding-right: 7px;
	padding-top: 40px;
}
#BlocCarnetVoyagesTxt a, #BlocCarnetVoyagesTxt a:link, #BlocCarnetVoyagesTxt a:active, #BlocCarnetVoyagesTxt a:visited {
	color: #594124;	
	text-decoration: none;
}
#BlocCarnetVoyagesTxt a:hover  {
	color: #780E10;
	text-decoration: none;
}

/*----------------------------------- Pied de page -----------------------------------------*/
#Pied {
	width: 980px;
	height: auto;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/pied-page.gif);
	background-repeat: no-repeat;
	background-position: top center; 
}
#PiedContenu {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
		height: 54px;
}
#PiedContenu a, #PiedContenu a:link, #PiedContenu a:active, #PiedContenu a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#PiedContenu a:hover{
	color: #E35A17;
	text-decoration: none;
}
#PiedContenu h1{
	color: #E4C204;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

/*--------------------- Formulaire -----------------*/					
.combo {
	height: auto; 
	border: #404040 1px solid;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
}

/************** TABLEAUX DE TARIFS ****************************/

TABLE.TableData{
	color:#FFFFFF;
	padding-top: 3px;
}
TABLE.TableData TR{
	background-color: #780E10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height:20px;
}
TABLE.TableData TD{
	font-size: 9px;
	text-align: center;
	color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #780E10;
	border-bottom-color: #780E10;
	border-left-color: #780E10;
}

TABLE.TableData TH{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #780E10;
	border-right-color: #CF5658;
}
TABLE.TableData TH.SansTrait{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CF5658;
}
TABLE.TableData TH.colonne{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #780E10;
	background-color:#992D2F;
}
TABLE.TableData TD a:link {
	color: #FFFFFF;
	text-decoration: none;
}
TABLE.TableData TD a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
TABLE.TableData TD a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
TABLE.TableData TR.L1,TABLE.TableData TH.L1{	background-color: #CB4A4C;}
TABLE.TableData TR.L2,TABLE.TableData TH.L2{	background-color: #CF5658;}
TABLE.TableData TR.L1:hover,TABLE.TableData TR.L2:hover{background-color:#992D2F;}

/************** cadres photos ****************************/
.CadrePhoto {
	border: 1px solid #666666;
	}
	
.PhotoGauche {
	border: 1px solid #666666;
	float: left;
	margin-right: 5px;
	}
.PhotoDroite {
	border: 1px solid #666666;
	float: right;
	margin-left: 5px;
	}
.PhotoGaucheNoborder {
	margin-right: 5px;
	float: left;
	}
.PhotoDroiteNoborder {
	float: right;
	margin-left: 5px;
	}

