#ui-datepicker-div {
    z-index: 40000;
}

body {
	margin: 5px;
	text-align:center;
	background-color:#ffffff;
}
#site {
	position:relative;
	width:940px;
	height:auto;
	left:0px;
	top:0px;
	z-index:1;
	visibility:visible;
	background-color:#ffffff;
	border:none;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
}
/***** ZONE BOTTOM ******************************/
#BOTTOM {	
	left:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #878889;
	font-weight: normal;
	top: 0px;
	position: relative;
	width: auto;
	left: 0px;
}

#BOTTOM a {
	color: #878889;
	font-weight: normal;
	font-style:italic;
	text-decoration:none;
}

#BOTTOM a:hover {
	font-weight: normal;
	font-style:italic;
	text-decoration:underline;
}

#BOTTOM .left{
background-image:url(../images/BOTT-cartouche-left.jpg);
background-position: center right;
background-repeat:no-repeat;
width:12px;
}

#BOTTOM .middle{
	background-image:url(../images/BOTT-cartouche-middle.jpg);
	background-position:center;
	background-repeat:repeat-x;
	line-height: 20px;
}

#BOTTOM .right{
background-image:url(../images/BOTT-cartouche-right.jpg);
background-position: center left;
background-repeat:no-repeat;
width:12px;
}

/**** ZONE TOP **********************************************/

#top {
	position: relative;
	z-index: 2;
	height: 100px;
}
#logo {
	position: relative;
	z-index: 3;
	height: 88px;
	width: 211px;
	left: 0px;
	top: 0px;
	margin-right: 35px;
}
#menuportail {
	position: relative;
	z-index: 3;
	height: auto;
	width: 595px;
	/*	left: 246px;*/
	top: 0px;
	margin-right: 13px;
}
#menuportail .Portailtop {
	background-image:url(../images/TOP-st-1-top.jpg);
	background-repeat:no-repeat;
	background-position: bottom left;
	height: 12px;
}
#menuportail .Portailbg {
	background-image:url(../images/TOP-st-2-bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	font-family: arial, myriad pro, verdana, sans serif;
	font-size: 16px;
	font-weight: normal;
	color: #b1b2b4;
	height: 70px;
}
#menuportail .Portailbg table tr {
	height: 68px;
}
#menuportail .Portailbg td{
	background-image:url(../images/TOP-st-4-trait.gif);
	background-repeat:no-repeat;
	background-position: 15px center;
	padding-left: 25px;
}
#menuportail .Portailbg a {
	font-family: arial, myriad pro, verdana, sans serif;
	font-size: 15px;
	font-weight: normal;
	color: #b1b2b4;
	line-height: 17px;
	text-decoration: none;
}
.Off span {
	font-weight: bold !important;
	color: #B5B2B5 !important;
}
.On span {
	font-size: 22px !important;
	font-weight: bold !important;
	color: #ffffff !important;
	
}
#menuportail .Portailbottom {
	background-image:url(../images/TOP-st-3-bott.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	height: 12px;
	display: block;
}
#topright {
	position: relative;
	width: 86px;
	left: auto;
	top: 0px;
	height: 88px;
	background-image: url(../images/TOP-RIGHT-1-logo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#topright .flag{
	position: relative;
	text-align:center;
	top: 30px;
}
#topright .saison{
	position: relative;
	left: 52px;
	top: 20px;
	height:38px;
	width:38px;
	text-align:left;
}
#topright .saisonOn{
	display:block;
	height:12px;
	font-family: arial, "myriad pro", verdana, "sans serif";
	font-size: 11px;
	font-weight: normal;
	color: #757678;
	text-decoration: none;
}
#topright .saisonOff{
	display:block;
	height:12px;
	font-family: arial, "myriad pro", verdana, "sans serif";
	font-size: 11px;
	font-weight: normal;
	color: #b1b2b4; 
	text-decoration: none;
}
#HEADER #animflash{
	left:0px;
	top: 10px;
	z-index: 1;
	position:absolute;
}
#HEADER {
	position: relative;
	height: 390px;
}

#webcam{
	/*background-image: url(../images/WEBCAM-bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;*/
	bottom: 0px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	/*height: 81px;*/
	left:4px;
	position: absolute;
	width: 177px;
	z-index: 5;
}
#webcam .direct {
	background:url(../images/webcam-Direct.gif) left top no-repeat;
	font-size:9px;
	height: 11px;
	left:0px;
	line-height: 11px;
	overflow:hidden;
	position:relative;
	top:0px;
	text-indent:-900px;
}
#webcam .webcamtitre {
	background:#b3a294;
	color:#000000;
	font-size:10px;
	height:16px;
	position: relative;
	width: 177px;
}
	#webcam .webcamtitre .lib {
		color:#49270b;
		display:block;
		float:left;
		font:bold 14px Arial, Helvetica, sans-serif;
		text-align:center;
		width:88px;
		/*width:50%;*/
	}
	#webcam .webcamtitre .lib .cap {
		font:normal 11px Arial, Helvetica, sans-serif;
		text-transform:uppercase;
	}
#webcam .webcamcontenu {
	background-color:#9d8b7d;
	display:block;
	height:94px;
	position: relative;
	width:100%;
}
#webcam .webcamimage {
	background-color:#9d8b7d;
	display:block;
	float: left;
	/*position: relative;*/
	width:90px;
}
#webcam .webcammeteo {
	background-color:#9d8b7d;
	display:block;
	float: left;
	height: 70px;
	padding:5px 0;
	position: relative;
	width:87px;
	/*width:48%;*/
}
	#webcam .meteodate {
		color:#fff;
		font-size:13px;
		text-align:center;
		width:auto;
	}
	#webcam .meteo {
		color:#fff;
		font-size:15px;
		font-weight:bold;
		padding:5px 0;
		text-align:center;
		width: auto;
	}
	#webcam .meteo td, #webcam .meteo td div { color:#fff; font-size:15px; text-align:center; }
	#webcam .lienMeteo {
		text-align: center;
		width: auto;
	}
	#webcam .lienMeteo, #webcam .lienMeteo a,  #webcam .lienMeteo a:hover{
		color: #482e1d;
		font:bold 11px Arial, Helvetica, sans-serif;
	}
#webcam .webcamroute {
	color: #482e1d;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-align:center;
}
#webcam .webcamroute a {
	background:url(../images/webcam-route-puce.gif) 0 50% no-repeat;
	color: #482e1d;
	font:bold 11px Arial, Helvetica, sans-serif;
	padding:0 0 0 7px;
	text-decoration:none;
}
#webcam .webcamroute a:hover {
	background:url(../images/webcam-route-puce.gif) 0 50% no-repeat;
	color: #482e1d;
	font:bold 11px Arial, Helvetica, sans-serif;
	padding:0 0 0 7px;
	text-decoration:underline;
}
#webcam .webcampied {
	background:url(../images/webcam-pied.gif) left top no-repeat;
	font-size:9px;
	height: 11px;
	line-height: 11px;
	overflow:hidden;
	position:relative;
	text-indent:-900px;
}

  /*** styles pret pour faire des quickmenu (vignettes) éditables ***/
#quickmenu {
	position: absolute;
	/*top: 334px;*/
	top: 234px;
	left: 195px;
	z-index: 6;
	width: 744px;
	height: 153px;
	background-image: url(../images/quickmenu-bg-1.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#quickmenua {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	color: #6599c9;
	font-size: 12px;
	width: 120px;
	height: 130px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 20px;
	text-align: right;
	/*background-image: url(../images/quickmenua.jpg);
	background-repeat: no-repeat;
	background-position: center;*/
	
}
#quickmenua span{
	color: #6599c9;
}
#quickmenub span{
	color: #d28d4e;
}
#quickmenuc span{
	color: #4f3a39;
}
#quickmenud span{
	color: #8b3a1c;
}
#quickmenua a, #quickmenub a, #quickmenuc a , #quickmenud a  {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 12px;
	font-weight:bold;
}

#quickmenub {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	color: #d28d4e;
	font-size: 12px;
	width: 120px;
	height: 130px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 20px;
	text-align: right;
	/*background-image: url(../images/quickmenub.jpg);
	background-repeat: no-repeat;
	background-position: center;*/
	left: 172px;
}
#quickmenuc {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	color: #4f3a39;
	font-size: 12px;
	width: 120px;
	height: 130px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 20px;
	text-align: right;
	/*background-image: url(../images/quickmenuc.jpg);
	background-repeat: no-repeat;
	background-position: center;*/
	left: 344px;
}
#quickmenud {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	color: #8b3a1c;
	font-size: 12px;
	width: 120px;
	height: 130px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 20px;
	text-align: right;
	/*background-image: url(../images/quickmenud.jpg);
	background-repeat: no-repeat;
	background-position: center;*/
	left: 516px;
}
#googleSearch .searchBox, #googleSearch td.gsc-input {
	width: 182px;
	height: 22px;
	background-image: url(/images/googleBox.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#googleSearch input {
	background-color:#D0D0D0;
	border:0 none;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:10px;
	height:14px;
	left:10px;
	margin-left:10px;
	margin-top:3px;
	width:156px;
}
#googleSearchControl {
	display: none;
}
#googleSearchInline .gsc-search-box {
	width: 420px;
}
#googleSearchInline td.gsc-input, #googleSearchInline td.gsc-input input {
	width: 290px;
}
#googleSearchInline td.gsc-search-button, #googleSearchInline td.gsc-search-button input {
	width: 65px;
}
#googleSearchInline td.gsc-clear-button, #googleSearchInline td.gsc-clear-button div {
	width: 59px;
}


#carte {
	/*position: absolute;
	width: 64px;
	height: 65px;
	left: 870px;
	z-index:7;
	top: 406px;
	/top: 306px;*/
	position:relative;
	float:right;
}



/**** ZONE MIDDLE du LEFT, CENTRE, DROITE *************/
#MIDDLE {
	margin-top: 10px;
	visibility: visible;
}


/**** ZONE LEFT *************/
#LEFT {
	z-index: 11;
	/*	top: 490px;*/
	left: 0px;
	width: 177px;
	height: auto;
	visibility: visible;
}

#menubleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0fb6e6;
	margin-top: 15px;
	padding-bottom:20px;
}
#menubleu div {
	
	float:left;
	width:116px;
	text-align:center;
}

#menubleu div a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0fb6e6;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
}
#menubleu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0fb6e6;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
}
#menubleu a:hover {
	color: #0b7c9e;
}


#MSPRO {
            height: auto;
            left: 0px;
            position: relative;
            top: 0px;
            visibility: visible;
            width: 361px;
            z-index: 10;
}
#MSPRO .reservation {
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #333333;
	font-weight: normal;
}
#MSPRO .enligne {
	visibility: visible;
	font-family: "Franklin Gothic Book", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #2b70ff;
	font-weight: normal;
	top:3px;
	left:55px;
	position: absolute;
	z-index: 12;
}

#rezatitre {      
            height: 28px;
            left: 0px;
            position: relative;        
            top: 0px;
            visibility: visible;
            width:auto;
            z-index:11;
            font-weight:bold;
}
#MSPRO #rezatitre .reservation {
color:#4B2C18;
font-family:Arial,Helvetica,sans-serif;
font-size:19px;
font-weight:bold;
height:auto;
left:auto;
line-height:1px;
position:relative;
top:auto;
visibility:visible;
width:auto;
z-index:12;
}

#MSPRO #rezatitre .enligne {
color:#0FB5E7;
font-family:"Franklin Gothic Book",Arial,Helvetica,sans-serif;
font-size:15px;
font-weight:bold;
height:auto;
left:171px;
position:absolute;
text-align:right;
text-transform:uppercase;
top:8px;
visibility:visible;
width:auto;
z-index:13;
}
.enligne {
	left:255px!important;
}
#ContainerMSPRO {
	visibility: visible;
	width: auto;
	height:auto;
	/*background-image: url(../images/REZA2-bg-reapeat-1.gif);
	background-position:right;
	background-repeat:repeat;*/
}
#moteurMSPRO {
	visibility: visible;
	width: 345px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	/*background-image: url(../images/REZA2-bottom-2.gif);
	background-position: bottom left;
	background-repeat: no-repeat;*/
	z-index: 11;
	padding-top: 10px;
	padding-left: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#MSPRObg a {
	color: #fff;
}
#MSPRObg {
            color: #0fb6e6;
			/*display:block;*/
            font-family: Arial, Helvetica, sans-serif;
            font-size: 9px;
            height: auto;
            left:auto;
            position: relative;
            top:auto;
            visibility: visible;
            width:auto; 
}
.moteurMSPRO_2onglets {
	padding-top: 50px !important;
}
.moteurMSPRO {
	background-image: url(../images/REZA3-bg-top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 255px;
	padding-top: 5px;
	padding-left: 7px;
	padding-right: 10px;
	padding-bottom: 5px 
}
.moteurMSPRO table {
            width:100%;
}
.moteurMSPRO td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}
.moteurMSPRO .moteurMSPRO-onglets {
	height:42px;
	margin:0 -10px 0 -7px;
	}
#onglet1, #onglet2, #onglet3{
	/*display:block;*/
	float:left;
	font-size:14px;
	font-weight:bold;
	height:40px;
    padding: 2px 0 0;
	text-align:center;
	width:33%;
}





#onglet1 a, #onglet3 a{
    color: white;
    display: block;
    height: 100%;
    position: relative;
    text-decoration: none;
    width: 100%;
}

#onglet2 a{
    color: #8B3A1C;
    display: block;
    height: 100%;
    line-height: 36px;
    position: relative;
    text-decoration: none;
    width: 100%;
}


#ComboRechercheResultats table {
	width:100%;
}
#ComboRechercheResultats td a {
	font-size: 12px;
}
.ligneVide {
	background-color:#eeeeee;
	height:1px;
	padding:0px;
	width:100%;
}
#tableauResultatsAllDiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	visibility: visible;
}
/***************************************** wyzywygwyzywyg wyzywyg wyzywyg wyzywyg *************************************/

.index #wyzywyg {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	height:293px;
	margin-left:17px;
	overflow:auto;
	top:0;
	width:374px;
	z-index:11;
}
.index #wyzywyg  table{
width:90%;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #878889;
/*	margin-left: 33px;
	margin-right: 33px;*/
	text-align: justify;
}
a {
	color: #666666;
}


/***** MODELE 1 **********************************************************************/
#anim {
	position: relative;
	visibility: visible;
	z-index: 9;
	height: auto;
	width: 746px;
}
#anim .txt {
	position: relative;
	visibility: visible;
	z-index: 11;
	width: 550px;
}
.animverticale {
	white-space: normal;
	position: absolute;
	z-index: 10;
	left: 575px;
	width: 263px;
	top: 0px;
}

#site #anim .animverticale {
	white-space: normal;
	position: absolute;
	z-index: 10;
	left: 480px;
	width: 263px;
	top: 0px;
}

/***** MODELE 2 ***********************************************************************/
.txt {
	position: relative;
	visibility: visible;
	z-index: 11;
	width: 746px;
}
.colgauche {
	width: 363px;
	padding-right: 10px;
}
.coldroite {
	width: 363px;
	padding-left: 10px;
	vertical-align: top;
}


/**************************************************************************************/
/********************** STYLES DU MENU DEROULANT DE L'EDITEUR *************************/
/**************************************************************************************/
.couleur1 {
	display:block;
	font-size: 15px;
	text-transform: uppercase;
	color: #d28d4e;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
}
.couleur1-titre  {
	font-size: 35px;
	font-weight:bold;
	text-transform: none;
	color: #d28d4e;
}

.couleur2 {
	display:block;
	font-size: 15px;
	text-transform: uppercase;
	color: #0fb6e6;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
}
.couleur2-titre  {
	font-size: 35px;
	font-weight:bold;
	text-transform: none;
	color: #0fb6e6;
}

.couleur3 {
	display:block;
	font-size: 15px;
	text-transform: uppercase;
	color: #948f66;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
}
.couleur3-titre  {
	font-size: 35px;
	font-weight:bold;
	text-transform: none;
	color: #948f66;
}

.couleur4 {
	display:block;
	font-size: 15px;
	text-transform: uppercase;
	color: #3f6478;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
}
.couleur4-titre  {
	font-size: 35px;
	font-weight:bold;
	text-transform: none;
	color: #3f6478;
}

.date {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #2b70ff;
}

.intro {
	font-size: 12px;
	letter-spacing: 1px;
	text-align: justify;
	font-style: italic;
	margin-top: 5px;
	display: block;
	padding-bottom: 10px;
}

.mois {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	letter-spacing: -1px;
}

.ouverture {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 58px;
	font-weight: bold;
	letter-spacing: -4px;
}

.titre-bleu {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2b70ff;
	margin-left: 0px;
	margin-right: 0px;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

/************* STYLE  MODELE 3 *************************************************/
.colA {
	width: 33%;
	vertical-align: top;
	text-align:center;
}
.colB {
	width: 33%;
	vertical-align: top;
	text-align:center;
}
.colC {
	width: 33%;
	vertical-align: top;
	text-align:center;
}
#ID-sejours {
	width: 196px;
}
.ID-sejours-TOP {
	background-image: url(../images/ID-sejours-1-top.jpg);
	background-position: top left;
	height: 22px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0fb6e6;
}
.ID-sejours-TOP a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0fb6e6;
	text-decoration: none;
}
.ID-sejours-BODY {
	background-image: url(../images/ID-sejours-2-Bg.jpg);
	background-position: left;
	background-repeat: repeat-y;
	text-align: left;
}
.ID-sejours-BODY img{
	border:none;
}
.ID-sejours-BOTTOM {
	background-image: url(../images/ID-sejours-3-Bottom.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 19px;
	text-align: right;
}
.ID-sejours-BOTTOM a{
	text-align: right;
	padding-right: 10px;
}

/************* FIN STYLE  MODELE 3 *************************************************/


/********************** FIN DES STYLES DU MENU DEROULANT DE L'EDITEUR *****************/
/**************************************************************************************/



/**************************************************************************************/
/********************** SURCHARGE DES STYLES DU MENU DEROULANT DE L'EDITEUR ***********/
/**************************************************************************************/

h1  {
	font-size: 35px;
	font-weight:bold;
	text-transform: none;
	color: #0fb6e6;
	text-align: left;
}
.couleur1 a {
	font-size: 12px;
	font-weight:bold;
	text-transform: none;
	color: #d28d4e;
}
h1.couleur1  {
	font-size: 35px;
	font-weight:bold;
	text-transform: none;
	color: #d28d4e;
}

.couleur2 a {
	font-size: 12px;
	font-weight:bold;
	text-transform: none;
	color: #0fb6e6;
}

.couleur3 a {
	font-size: 12px;
	font-weight:bold;
	text-transform: none;
	color: #948f66;
}
h1.couleur3  {
	font-size: 35px;
	font-weight:bold;
	text-transform: none;
	color: #948f66;
}

.couleur4 a {
	font-size: 12px;
	font-weight:bold;
	text-transform: none;
	color: #3f6478;
}
h1.couleur4  {
	font-size: 35px;
	font-weight:bold;
	text-transform: none;
	color: #3f6478;
}
/********************** FIN DE SURCHARGE DES STYLES DU MENU DEROULANT DE L'EDITEUR ****/
/**************************************************************************************/


/**************************************************************************************/
/********************** STYLES GENERIQUES *********************************************/
/**************************************************************************************/

br {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px}
div {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px}
em {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px}
font {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px}
form {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px}
input {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px}
li {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px}
ol {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px}
nobr {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px}
p {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px}
s {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px}
select {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px}
strike {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px}
strong {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
}
sub {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px}
sup {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px}
table {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px}
td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #878889;
}
textarea {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px}
tr {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px}
ul {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px}



/**************************************************************************************/
/********************** STYLES DU WYSIPAGE  *******************************************/
/**************************************************************************************/
.menu_niv1{
	height:26px;
	line-height:26px;
	width:177px;
	z-index:30;
	text-align: center;
	border:none;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position: top left;
	background-image: url(../images/WYZIPAGE.jpg);	
}
.menu_niv2{
	background-color:transparent;
	height:26px;
	line-height:26px;
	width:177px;
	z-index:99;
	text-align: center;
	border:none;
	text-decoration:none;
	padding-left:0px;
	background-repeat:no-repeat;
	background-position: top left;
	background-image: url(../images/WYZIPAGE-niv2.jpg);
}
.sous_menu_pos{
            margin:-26px 0px 0px 0px;
            position: absolute;
            z-index: 99;
            left: 177px;
            visibility: hidden;
            text-align: left;
	background-repeat:no-repeat;
	background-position: top left;
	background-image: url(../images/WYZIPAGE-niv2-1st.jpg);
}
.ul_wysi{
	margin:0px;
	padding:0px;
}
#wysipage {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	left: 0px;
	top: 0px;
	visibility: visible;
	width: 177px;
	z-index: 11;
}
#wysipage a {
	color: #301d0f;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 26px;
	margin-bottom: 0px;
	text-decoration: none;
	text-transform: uppercase;
	width: 177px;
}
#wysipage a:hover {
	color: #fff;
}
/********************** FIN DES STYLES DU WYSIPAGE  ***********************************/
/**************************************************************************************/

/**************************************************************************************/
/********************** STYLES DU module d'info  **************************************/
/**************************************************************************************/

#infos {
	position:absolute;
	z-index: 100;
	width: 450px;
	overflow: hidden;
	left: 488px;
	top: 18px
}
#boutons {
	width: 47px;
	position: relative;
	display: block;
	top: 0px;
	height: 208px;
	left:403px;
}
#boutonsOFF {
	width: 47px;
	position: relative;
	display: block;
	top: 0px;
	height: 208px;
	left: 403px;
}
#boutonsON {
	width: 47px;
	position: relative;
	display: block;
	top: 0px;
	height: 225px;
	left: 5px;
}
#bord-G {
	position: absolute;
	width: 20px;
	display: block;
	left: 27px;
	height: 208px;
}
#infos-contenus {
	left: 20px;
	width: 400px;
	position: absolute;
	height: 208px;
	top: 0px;
	background-color: #FFFFFF;
	overflow:auto;	
}
#infos-contenus p, #infos-contenus span {
	margin: 0px;
	padding: 0px;
}
#infos-contenus div.news {
	border-bottom:3px dotted #999999;
	margin:15px;
	padding-bottom:15px;
}
#infos-contenus div.newsText, #infos-contenus div.newsLien {
	display: inline;
}


#onglet {
	position:absolute;
	width: 27px;
	display: block;
	height: 110px;
	top: 70px;
	cursor:pointer;
}
/**************************************************************************************/
/****************** fin STYLES DU module d'info  **************************************/
/**************************************************************************************/


/**************************************************************************************/
/****************** BROCHURES *********************************************************/
/**************************************************************************************/
.contenucentral1 {
}
.titrecentral1,.titre-rubrique {
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	color:#0fb6e6;	
}
.titre-rubrique {
	color: #d28d4e;
}

.contenucentral2 {
	font-family:Arial, Helvetica, sans-serif;
}
.contenucentral4 {
	font-family:Arial, Helvetica, sans-serif;
}
.contenucentral4 p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:15px;
}

.couleurfonce1 {
}
.entete1 {
	background-color:#9d8c7d;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}
.couleurfonce1 .bouton2 { 					/** boutons validation du formulaire **/
	background-color:#0fb6e6;
	color:#ffffff;
	border:1px,solid,#0fb6e6 ;
}

.couleurmoyen1 {
}
.couleurmoyen1 b{
	font-size:12px;
	color:#878889;
}
.couleurmoyen1 p{
	font-size:10px;
	color:#878889;
	margin:10px;
}
.couleurmoyen1 a {
	font-size:10px;
	color:#0fb6e6;
}
.couleurmoyen1 td {
	color:#878889;
}

/****************** fin BROCHURES  ****************************************************/
/**************************************************************************************/

.NEWSLETTER_CSS_td {
	color:#878889;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-align:justify;
}

.titrecentral2 {
	font-size: 14px;
}

.PRESSE_CSS_titre {
	font-size: 14px;
	font-weight: bold;
}
/****************** fin INSCRIPTION A LA NEWSLETTER  **********************************/
/**************************************************************************************/

/**************************************************************************************/
/****************** INSCRIPTIONS ******************************************************/
/**************************************************************************************/
#TableTop {
	height: 30px;
}
#TableTop .gauche {
	background-image: url(../images/Table-Top-Left.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 30px;
}
#TableTop .titre {
	background-image: url(../images/Table-Top-Left.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
}
#TableTop .droite {
	background-image: url(../images/Table-Top-Right.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width: 30px;
}
#TableMiddle {
}
#TableMiddle .gauche {
	background-image: url(../images/Table-center.jpg);
	background-position: left;
	background-repeat: repeat-y;
}
#TableMiddle .center {
	width: 700px;
}
#TableMiddle .droite {
	background-image: url(../images/Table-center.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
#TableBottom {
}
#TableBottom .gauche {
	background-image: url(../images/Table-Bottom-Left.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#TableBottom .center {
	background-image: url(../images/Table-Bottom-Left.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 16px;
}
#TableBottom .droite {
	background-image: url(../images/Table-Bottom-Right.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#meteoPleinPage tr td {
	vertical-align : top;
	
}

#meteoPleinPage .meteoGrp2 {
	margin-left: 20px;
}

#meteoPleinPage .Pietons, #meteoPleinPage .SkiNordique, #meteoPleinPage .Pistes,  #meteoPleinPage .Neige, #meteoPleinPage .RAT, .meteoGrp4 .divers,.meteoGrp4 .divers3,.meteoGrp4 .divers5 {
	background-color: #F0F0F0;
}

#meteoPleinPage .meteoGrp4 {
	width: 100%;
}

.a_wysi_niv2 {
	font-size:10px !important;
}

/* CSS Document */
/***************************************************** HEBERGEMENTS ****************************************/
.hbgt-tab {}
.hbgt-tab td { padding-bottom:20px; }
.hbgt-tab td, .hbgt-tab p{ color:#878889; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:justify; }
.hbgt-tab-c_img { width:210px; }
.hbgt-tab h2 { color:#FFF; font-family:"Century Gothic", Geneva, Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal; margin:0; padding:8px 10px; }
.hbgt-titre1 { background-color:#4d2c17; }
.hbgt-titre2 { background-color:#735239; }
.hbgt-titre3 { background-color:#a58e7e; }
.hbgt-plus, a.hbgt-plus {
	background-image:url('../images/gtm-modeles-v4-heberg-fleche.gif');
	background-position: left center;
	background-repeat:no-repeat;
	/*bottom:0;*/
	color:#4d2c17;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	/*position:absolute;
	right:10px;*/
	text-decoration:none; padding-left:19px; padding-right:0; padding-top:0; padding-bottom:0
}
.hbgt-plus:hover, a.hbgt-plus:hover { color:#a58e7e; }


/***************************************************** fin HEBERGEMENTS ************************************/

/***************************************************** BLOCS IMAGES ****************************************/
.blc_img{
	height:146px;
	overflow:hidden;
	position:relative;
	width:230px;
}
.blc_img-tab { margin-bottom:35px;}
.blc_img-titre{
	background-position:left bottom;
	background-repeat:no-repeat;
	bottom:0;
	height:46px;
	line-height:21px;
	margin:0;
	padding-top:40px;
	position:absolute;
	text-align:center;
	width:230px;
	z-index:120;
}
.blc_img img {z-index:100; }
.blc_img-titre, .blc_img-titre a{
	color:#4d2b16;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
.blc_img-titre a:hover{
	color:#9ed3f0;
}


.blc_img-c1 .blc_img-titre{ background-image:url('../images/gtm-bloc_img-1.png'); }
.blc_img-c2 .blc_img-titre{ background-image:url('../images/gtm-bloc_img-2.png'); }
.blc_img-c3 .blc_img-titre{ background-image:url('../images/gtm-bloc_img-3.png'); }

/***************************************************** fin BLOCS IMAGES ****************************************/

/***************************************************** PAVES COULEURS ****************************************/

.pave {
	background-image:url('../images/gtm-paves-bg-0.gif');
	background-position: left top;
	background-repeat:no-repeat;
	border:1px solid #FFFFFF;
	display:inline-block;
	float:left;
	height:178px;
	margin-bottom:20px;
	overflow:hidden;
	padding:10px;
	position:relative;
	width:348px
}
	.pave, .pave p{
		color:#009dc8;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		text-align:justify;
	}
	.pave img{
		float:left;
		padding:0 10px 0px 0;
	}
	.pave a{
		color:#009dc8;
		font-weight:bold;
	}
	
	
	.pave h2 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		font-weight:bold;
		margin:-11px 0 10px 0;
		padding:7px 10px;
	}
	
	.pave-plus, a.pave-plus{
		background-image:url('../images/gtm-pave-5-fleche.gif');
		background-position: left center;
		background-repeat:no-repeat;
		bottom:0;
		color:#00b4e6;
		/*float:right;*/
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		position:absolute;
		right:10px;
		text-decoration:none; padding-left:19px; padding-right:0; padding-top:0; padding-bottom:0
	}
	.pave-plus:hover, a.pave-plus:hover{ color:#9ed3f0; }
	.pave-txt{
		display:block;
		height:137px;
		overflow:hidden;
	}

/********************** couleur 5 ***********************/
.couleur5:hover {
	border:1px solid #00b4e6;
	background-image:url('../images/gtm-paves-bg-1.gif');
	background-position: left top;
	background-repeat:no-repeat
}
.couleur5 h2 { background-color:#00b4e6; color:#b8e6ff; }

	.couleur5 .pave-plus, .couleur5 a.pave-plus{
		background-image:url('../images/gtm-pave-5-fleche.gif');
		background-position: left center;
		background-repeat:no-repeat
	}

/********************** couleur 6 ***********************/
.couleur6:hover {
	border:1px solid #9ed3f0;
	background-image:url('../images/gtm-paves-bg-2.gif');
	background-position: left top;
	background-repeat:no-repeat
}
.couleur6 h2 { background-color:#9ed3f0; color:#009dc8; }

	.couleur6 .pave-plus, .couleur6 a.pave-plus{
		background-image:url('../images/gtm-pave-6-fleche.gif');
		background-position: left center;
		background-repeat:no-repeat
	}


/********************** couleur 7 ***********************/
.couleur7:hover {
	border:1px solid #cde4f4;
	background-image:url('../images/gtm-paves-bg-3.gif');
	background-position: left top;
	background-repeat:no-repeat
}
.couleur7 h2 { background-color:#cde4f4; color:#00b4e6; }

	.couleur7 .pave-plus, .couleur7 a.pave-plus{
		background-image:url('../images/gtm-pave-7-fleche.gif');
		background-position: left center;
		background-repeat:no-repeat
	}
	
/*====================Styles tourinsoft================================*/


#ListeResultats td h4 {
	font-size: 15px;
	font-weight:bold;
	text-transform: none;
	color: #0fb6e6;
	margin-bottom:0;
	padding:0;
}

#ListeResultats div.img{
	float:left;
	margin:0 10px 10px 0;
	padding:0;
}

#ListeResultats td p{
	margin:0;
	padding:0;
}

#ListeResultats  td a.l_bleu, #ListeResultats td a.l_bleu:hover{
	background:url(/images/btnDetailBleu.jpg) top center no-repeat;
	margin:0;
	padding:0;
	display:block;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	height:22px;
	width:102px;
	line-height:22px;
	display:block;
	margin:10px 0;
	float:right;
}

#ListeResultats  td a.l_marron, #ListeResultats td a.l_marron:hover{
	background:url(/images/btnDetailMarron.jpg) top center no-repeat;
	margin:0;
	padding:0;
	display:block;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	height:22px;
	width:102px;
	line-height:22px;
	display:block;
	margin:10px 0;
	float:right;
}


