/*----------------------------------------------------------*/
/* MAIN                                                     */
/*----------------------------------------------------------*/
body 
	{
	text-align: center;
	background-color: #FFF;
	}
body, ul, h1, h2, h3, h4, p {margin:0; padding:0; font-weight: normal; font: 11px Verdana;}
ul {list-style:none;}
.clear {clear:both;}
.hide {display:none;}
input:focus, a:focus{outline:none;}
.page_outer
	{
	margin: 0 auto;
	width: 800px;
	text-align: left;
	}

.page_inner {position: relative;}
#top_left
	{
	z-index: 80;
	/*display: none;*/
	}

/*----------------------------------------------------------*/
/* LOGO + menu_tools                                        */
/*----------------------------------------------------------*/
.logo 
	{
	/*display: none;*/

	position: absolute;
	z-index: 50;
	top: 0;
	left: 0;
	}
.logo_inner
	{
	width: 214px;
	height: 106px;
	background-image: url('../img/logo.png');
	background-repeat: no-repeat;
	}

.menu_tools 
	{
	position: absolute;
	right: 0px;
	height: 270px;
	width: 64px;
	/*border: 1px solid red;*/
	}
.link-button a
	{
	display: block;
	margin-top: 14px;
	padding-top: 30px;

	color: #999999;
	font-weight: bold;
	font-size: 9px;
	text-align: center;
	text-decoration: none;
	background-position: top center;
	background-repeat: no-repeat;
	}
.button-close a		{background-image: url('../img/button-close.gif'); font-size: 11px; }
.button-home a		{background-image: url('../img/button-home.gif');}
.button-print a		{background-image: url('../img/button-print.gif');}
.button-favorite a	{background-image: url('../img/button-favorite.gif');}

.button-reservez a
	{
	/*position: absolute;
	top: 436px;
	right: 6px;*/

	/*height: 67px;
	width: 50px;*/
	padding-top: 80px;

	/*background-repeat: no-repeat;*/
	background-image: url('../img/reservez.gif');
	}


/*----------------------------------------------------------*/
/* top_show_diaporama										*/
/*----------------------------------------------------------*/
.top_show_diaporama
	{
	display: none;
	height: 100px;
	}

.top_show_diaporama_button
	{
	cursor: pointer;
	padding-top: 30px;
	padding-left: 560px;
	padding-bottom: 15px;
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: 540px 30px;
	}



/*----------------------------------------------------------*/
/* Bouton bi-saisons                                        */
/*----------------------------------------------------------*/
#button-saison1, #button-saison2
	{
	position: absolute;
	z-index: 100;
	display: block;
	top: 360px;
	right: 12px;

	width: 40px;
	height: 64px;


	background-repeat: no-repeat;
	background-image: url('../img/saison2-off.gif');
	}
#button-saison2
	{
	top: 435px;
	background-image: url('../img/saison1-off.gif');
	}
#button-saison1.bouton-selected {background-image: url('../img/saison2-on.gif');}
#button-saison2.bouton-selected {background-image: url('../img/saison1-on.gif');}

#button-saison1:hover, #button-saison2:hover
	{
	cursor: pointer;
	}

/*----------------------------------------------------------*/
/* DIAPORAMA                                                */
/*----------------------------------------------------------*/
.slideshow
	{
	z-index: 40;
	position: relative;
	margin-left: 10px;
	padding-top: 10px;
	width: 726px;
	height: 459px;
	background:transparent url(../img/waitanimation.gif) no-repeat 50% 50%;
	}
.masque_pano
	{
	position: absolute;
	right: 0;
	z-index: 50;
	top: 10px;

	width: 24px;
	height: 22px;

	background-repeat: no-repeat;
	background-image: url('../img/arondi.png');
	}
.buttons-slideshow
	{
	margin-left: 10px;
	width: 726px;
	height: 31px;
	line-height: 31px;
	background-repeat: no-repeat;
	background-image: url('../img/THEME-4-bg-buttons.jpg');
	border-bottom: 1px solid #b30e55;
	}
body.MED .buttons-slideshow					{background-image: url('../img/THEME-1-bg-buttons.jpg'); border-color: #ec7404;}
body.ATL .buttons-slideshow					{background-image: url('../img/THEME-2-bg-buttons.jpg'); border-color: #0883c4;}
body.ALP_CEN #saison_2 .buttons-slideshow	{background-image: url('../img/THEME-3a-bg-buttons.jpg'); border-color: #bb90bd;}
body.ALP_CEN #saison_1 .buttons-slideshow	{background-image: url('../img/THEME-3b-bg-buttons.jpg'); border-color: #96be0e;}
body.CAM .buttons-slideshow					{background-image: url('../img/THEME-5-bg-buttons.jpg'); border-color: #96be0e;}


.button-slideshow, .legend-slideshow
	{
	float: left;
	margin-left: 5px;
	}
.button-slideshow a
	{
	display: block;
	height: 31px;
	width: 22px;
	background-repeat: no-repeat;
	background-position: left center;
	}
.legend-slideshow
	{
 	/*border:1px solid red; */
	}
.play_slide {display: none;}

/*----- BOUTON LEFT ----*/
.left_slide	a							{background-image:url('../img/THEME-4-prev-button.gif');}
body.MED .left_slide a					{background-image:url('../img/THEME-1-prev-button.gif');}
body.ATL .left_slide a					{background-image:url('../img/THEME-2-prev-button.gif');}
body.ALP_CEN #saison_2 .left_slide a	{background-image:url('../img/THEME-3a-prev-button.gif');}
body.ALP_CEN #saison_1 .left_slide a	{background-image:url('../img/THEME-3b-prev-button.gif');}
body.CAM .left_slide a					{background-image:url('../img/THEME-5-prev-button.gif');}

/*----- BOUTON PAUSE ----*/
.pause_slide a							{background-image:url('../img/THEME-4-pause-button.gif');}
body.MED .pause_slide a					{background-image:url('../img/THEME-1-pause-button.gif');}
body.ATL .pause_slide a					{background-image:url('../img/THEME-2-pause-button.gif');}
body.ALP_CEN #saison_2 .pause_slide a	{background-image:url('../img/THEME-3a-pause-button.gif');}
body.ALP_CEN #saison_1 .pause_slide a	{background-image:url('../img/THEME-3b-pause-button.gif');}
body.CAM .pause_slide a					{background-image:url('../img/THEME-5-pause-button.gif');}

/*----- BOUTON PLAY ----*/
.play_slide	a							{background-image:url('../img/THEME-4-play-button.gif');}
body.MED .play_slide a					{background-image:url('../img/THEME-1-play-button.gif');}
body.ATL .play_slide a					{background-image:url('../img/THEME-2-play-button.gif');}
body.ALP_CEN #saison_2 .play_slide a	{background-image:url('../img/THEME-3a-play-button.gif');}
body.ALP_CEN #saison_1 .play_slide a 	{background-image:url('../img/THEME-3b-play-button.gif');}
body.CAM .play_slide a					{background-image:url('../img/THEME-5-play-button.gif');}

/*----- BOUTON NEXT ----*/
.right_slide a							{background-image:url('../img/THEME-4-next-button.gif');}
body.MED .right_slide a					{background-image:url('../img/THEME-1-next-button.gif');}
body.ATL .right_slide a					{background-image:url('../img/THEME-2-next-button.gif');}
body.ALP_CEN #saison_2 .right_slide a 	{background-image:url('../img/THEME-3a-next-button.gif');}
body.ALP_CEN #saison_1 .right_slide a	{background-image:url('../img/THEME-3b-next-button.gif');}
body.CAM .right_slide a					{background-image:url('../img/THEME-5-next-button.gif');}






/*----------------------------------------------------------*/
/* INTRODUCTION                                             */
/*----------------------------------------------------------*/
.introduction
	{
	padding-top: 21px;
	padding-left: 10px;
	padding-right: 40px;
	color: #333333;
	border-top: 1px solid #bb90bd;
	}
body.MED .introduction					{border-color: #ff6000;}
body.ATL .introduction					{border-color: #97bf0d;}
body.ALP_CEN #saison_2 .introduction	{border-color: #b5007b;}
body.ALP_CEN #saison_1 .introduction 	{border-color: #2299e4;}
body.CAM .introduction					{border-color: #2299e4;}

.introduction h1
	{
	font-style: italic;
	font-size: 15px;
	}

.introduction h2
	{
	padding-top: 10px;
	/*font-weight: bold;*/
	font-size: 23px;
	color: #bb90bd;
	}
body.MED .introduction h2				{color: #ff6000;}
body.ATL .introduction h2				{color: #97bf0d;}
body.ALP_CEN #saison_2 .introduction h2	{color: #b5007b;}
body.ALP_CEN #saison_1 .introduction h2	{color: #2299e4;}
body.CAM .introduction h2				{color: #029127;}

.introduction h3
	{
	padding-top: 10px;
	font-size: 13px;
	}


/*----------------------------------------------------------*/
/* LE MENU PRINCIPAL                                        */
/*----------------------------------------------------------*/
.menu 
	{
	height: 49px;
	width: 723px;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url('../img/menu_ombre.gif');
	}
.menu ul
	{
	height: 45px;
	background-image: url('../img/THEME-4-menu_bg.gif');
	}
body.MED .menu ul	{background-image: url('../img/THEME-1-menu_bg.gif');}
body.ATL .menu ul	{background-image: url('../img/THEME-2-menu_bg.gif');}
body.ALP_CEN #saison_2 .menu ul	{background-image: url('../img/THEME-3a-menu_bg.gif');}
body.ALP_CEN #saison_1 .menu ul	{background-image: url('../img/THEME-3b-menu_bg.gif');}
body.CAM .menu ul	{background-image: url('../img/THEME-5-menu_bg.gif');}

.menu ul li 
	{
	float: left;
	display: block;
	padding-left: 6px;
	padding-right: 6px;
	
	text-transform: uppercase;
	/*border-left: 1px solid #FFF;*/
	border-right: 1px solid #FFF;
	}
.menu .current-menu {border: none;
	border-right: 1px solid #FFF;}
.menu .current-menu {padding: 0;}
.menu a 
	{
	float: left;
	display: block;
	height: 45px;
	line-height: 63px;

	/*min-width: 80px;*/
	text-align: center;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	}
.menu .current-menu a
	{
	height: 45px;
	text-align: center;
	padding: 0 2px 0 2px;
	line-height: 45px;
	background-image: url('../img/THEME-4-menu_center.gif');
	}
body.MED .menu .current-menu a {background-image: url('../img/THEME-1-menu_center.gif');}
body.ATL .menu .current-menu a {background-image: url('../img/THEME-2-menu_center.gif');}
body.ALP_CEN #saison_2 .menu .current-menu a {background-image: url('../img/THEME-3a-menu_center.gif');}
body.ALP_CEN #saison_1 .menu .current-menu a {background-image: url('../img/THEME-3b-menu_center.gif');}
body.CAM .menu .current-menu a {background-image: url('../img/THEME-5-menu_center.gif');}

.menu .current-menu .menu_left, .menu .current-menu .menu_right
	{
	float: left;
	display: block;
	width: 10px;
	height: 45px;
	background-image: url('../img/THEME-4-menu_left.gif');
	background-repeat: no-repeat;
	}
body.MED .menu .current-menu .menu_left, body.MED .menu .current-menu .menu_left	{background-image: url('../img/THEME-1-menu_left.gif');}
body.ATL .menu .current-menu .menu_left, body.ATL .menu .current-menu .menu_left	{background-image: url('../img/THEME-2-menu_left.gif');}
body.ALP_CEN #saison_2 .menu .current-menu .menu_left, body.ALP_CEN #saison_2 .menu .current-menu .menu_left	{background-image: url('../img/THEME-3a-menu_left.gif');}
body.ALP_CEN #saison_1 .menu .current-menu .menu_left, body.ALP_CEN #saison_1 .menu .current-menu .menu_left	{background-image: url('../img/THEME-3b-menu_left.gif');}
body.CAM .menu .current-menu .menu_left, body.CAM .menu .current-menu .menu_left	{background-image: url('../img/THEME-5-menu_left.gif');}

.menu .current-menu .menu_right {background-image: url('../img/THEME-4-menu_right.gif');}
body.MED .menu .current-menu .menu_right				{background-image: url('../img/THEME-1-menu_right.gif');}
body.ATL .menu .current-menu .menu_right				{background-image: url('../img/THEME-2-menu_right.gif');}
body.ALP_CEN #saison_2 .menu .current-menu .menu_right	{background-image: url('../img/THEME-3a-menu_right.gif');}
body.ALP_CEN #saison_1 .menu .current-menu .menu_right	{background-image: url('../img/THEME-3b-menu_right.gif');}
body.CAM .menu .current-menu .menu_right				{background-image: url('../img/THEME-5-menu_right.gif');}

.all_smenu
	{
	height: 20px;
	padding-left: 10px;
	}
.elm_smenu
	{
	display: none;
	float: left;
	padding-left: 10px;
	padding-right: 10px;

	color: #000;
	font-style: italic;
	text-decoration: none;

	background-image: url('../img/puce.gif');
	background-repeat: no-repeat;
	background-position: 0 2px;
	cursor: pointer;
	}

.current-smenu, .introduction h1, .para_titre, .lien, .top_show_diaporama_button
	{
	font-weight: bold; 
	color: #be004e;
	}
.lien, .top_show_diaporama_button {font-weight: normal;}

body.MED .current-smenu, body.MED .introduction h1, body.MED .para_titre, body.MED .lien, body.MED .top_show_diaporama_button															{color: #1bbae2;}
body.ATL .current-smenu, body.ATL .introduction h1, body.ATL .para_titre, body.ATL .lien, body.ATL .top_show_diaporama_button 															{color: #0883c4;}
body.ALP_CEN #saison_2 .current-smenu, body.ALP_CEN #saison_2 .introduction h1, body.ALP_CEN #saison_2 .para_titre, body.ALP_CEN #saison_2 .lien, body.ALP_CEN #saison_2 .top_show_diaporama_button	{color: #01bbbb;}
body.ALP_CEN #saison_1 .current-smenu, body.ALP_CEN #saison_1 .introduction h1, body.ALP_CEN #saison_1 .para_titre, body.ALP_CEN #saison_1 .lien, body.ALP_CEN #saison_1 .top_show_diaporama_button	{color: #99cc00;}
body.CAM .current-smenu, body.CAM .introduction h1, body.CAM .para_titre, body.CAM .lien, body.CAM .top_show_diaporama_button															{color: #99cc00;}

.elm_smenu:hover {text-decoration: underline;}

.smenu
	{
	height: 10px;
	border: 1px dotted red;
	}

/*----------------------------------------------------------*/
/* LE CONTENU                                               */
/*----------------------------------------------------------*/
.content_inner 
	{
	padding-top: 20px;
	background-image: url('../img/menu_bg.gif');
	background-repeat: no-repeat;
	background-position: 0 54px;
	}
.content_inner_top
	{
	padding-left: 11px;
	}
.content_inner_center
	{
	padding-left: 15px;
	padding-right: 70px;

	background-image: url('../img/center_bg.gif');
	background-repeat: repeat-y;
	/*border: 1px dotted red;*/
	}
.content_inner_bottom
	{
	width: 742px;
	height: 44px;
	background-image: url('../img/center_bottom.gif');
	background-repeat: no-repeat;
	}

/* --- Contenu gauche --- */
.content_center 
	{
	/*width: 713px;*/
	min-height: 300px;
	color: #333333;
	/*overflow: show;*/
	padding-bottom: 20px;
	}
.para_titre
	{
	height: 23px;
	padding-top: 13px;
	padding-left: 28px;
	padding-bottom: 2px;

	line-height: 26px;
	font-weight: bold;

	background-repeat: no-repeat;
	background-position: 0 15px;
	}
.para_icon
	{
	width: 30px;
	}
.para_titre_val
	{
	border-bottom: 1px solid #be004e;
	}
body.MED .para_titre_val				{border-bottom: 1px solid #1bbae2;}
body.ATL .para_titre_val 				{border-bottom: 1px solid #0883c4;}
body.ALP_CEN #saison_2 .para_titre_val	{border-bottom: 1px solid #01bbbb;}
body.ALP_CEN #saison_1 .para_titre_val	{border-bottom: 1px solid #99cc00;}
body.CAM .para_titre_val				{border-bottom: 1px solid #99cc00;}


/*-- picto ANIM --*/
.para_titre_C_ANIM, .para_titre_ANIMSR, .para_titre_SPORT, .para_titre_RANDO, .para_titre_ANIMTM	{background-image: url('../img/THEME-4-picto-ANIM.gif');}
body.MED .para_titre_C_ANIM, body.MED .para_titre_ANIMSR, body.MED .para_titre_SPORT, body.MED .para_titre_RANDO, body.MED .para_titre_ANIMTM	{background-image: url('../img/THEME-1-picto-ANIM.gif');}
body.ATL .para_titre_C_ANIM, body.ATL .para_titre_ANIMSR, body.ATL .para_titre_SPORT, body.ATL .para_titre_RANDO, body.ATL .para_titre_ANIMTM	{background-image: url('../img/THEME-2-picto-ANIM.gif');}
body.ALP_CEN #saison_2 .para_titre_C_ANIM, body.ALP_CEN #saison_2 .para_titre_ANIMSR, body.ALP_CEN #saison_2 .para_titre_SPORT, body.ALP_CEN #saison_2 .para_titre_RANDO, body.ALP_CEN #saison_2 .para_titre_ANIMTM	{background-image: url('../img/THEME-3a-picto-ANIM.gif');}
body.ALP_CEN #saison_1 .para_titre_C_ANIM, body.ALP_CEN #saison_1 .para_titre_ANIMSR, body.ALP_CEN #saison_1 .para_titre_SPORT, body.ALP_CEN #saison_1 .para_titre_RANDO, body.ALP_CEN #saison_1 .para_titre_ANIMTM	{background-image: url('../img/THEME-3b-picto-ANIM.gif');}
body.CAM .para_titre_C_ANIM, body.CAM .para_titre_ANIMSR, body.CAM .para_titre_SPORT, body.CAM .para_titre_RANDO, body.CAM .para_titre_ANIMTM	{background-image: url('../img/THEME-5-picto-ANIM.gif');}

/*-- picto BIEN-ETRE --*/
.para_titre_PVBE							{background-image: url('../img/THEME-4-picto-BIEN.gif');}
body.MED .para_titre_PVBE					{background-image: url('../img/THEME-1-picto-BIEN.gif');}
body.ATL .para_titre_PVBE					{background-image: url('../img/THEME-2-picto-BIEN.gif');}
body.ALP_CEN #saison_2 .para_titre_PVBE		{background-image: url('../img/THEME-3a-picto-BIEN.gif');}
body.ALP_CEN #saison_1 .para_titre_PVBE		{background-image: url('../img/THEME-3b-picto-BIEN.gif');}
body.CAM .para_titre_PVBE					{background-image: url('../img/THEME-5-picto-BIEN.gif');}

/*-- picto BON A SAVOIR --*/
.para_titre_BONSAV, .para_titre_TARIF 													{background-image: url('../img/THEME-4-picto-BON.gif');}
body.MED .para_titre_BONSAV, body.MED .para_titre_TARIF 								{background-image: url('../img/THEME-1-picto-BON.gif');}
body.ATL .para_titre_BONSAV, body.ATL .para_titre_TARIF 								{background-image: url('../img/THEME-2-picto-BON.gif');}
body.ALP_CEN #saison_2 .para_titre_BONSAV, body.ALP_CEN #saison_2 .para_titre_TARIF 	{background-image: url('../img/THEME-3a-picto-BON.gif');}
body.ALP_CEN #saison_1 .para_titre_BONSAV, body.ALP_CEN #saison_1 .para_titre_TARIF 	{background-image: url('../img/THEME-3b-picto-BON.gif');}
body.CAM .para_titre_BONSAV, body.CAM .para_titre_TARIF 								{background-image: url('../img/THEME-5-picto-BON.gif');}

/*-- picto DECOUVERTE --*/
.para_titre_ANIMDC, .para_titre_DECPT, .para_titre_EXCU	{background-image: url('../img/THEME-4-picto-DECOUV.gif');}
body.MED .para_titre_ANIMDC, body.MED .para_titre_DECPT, body.MED .para_titre_EXCU	{background-image: url('../img/THEME-1-picto-DECOUV.gif');}
body.ATL .para_titre_ANIMDC, body.ATL .para_titre_DECPT, body.ATL .para_titre_EXCU	{background-image: url('../img/THEME-2-picto-DECOUV.gif');}
body.ALP_CEN #saison_2 .para_titre_ANIMDC, body.ALP_CEN #saison_2 .para_titre_DECPT, body.ALP_CEN #saison_2 .para_titre_EXCU	{background-image: url('../img/THEME-3a-picto-DECOUV.gif');}
body.ALP_CEN #saison_1 .para_titre_ANIMDC, body.ALP_CEN #saison_1 .para_titre_DECPT, body.ALP_CEN #saison_1 .para_titre_EXCU	{background-image: url('../img/THEME-3b-picto-DECOUV.gif');}
body.CAM .para_titre_ANIMDC, body.CAM .para_titre_DECPT, body.CAM .para_titre_EXCU	{background-image: url('../img/THEME-5-picto-DECOUV.gif');}

/*-- picto ENFANT --*/
.para_titre_ENFANT, .para_titre_BEBE, .para_titre_ADO, .para_titre_PETIT, .para_titre_REDUC		{background-image: url('../img/THEME-4-picto-ENFANTS.gif');}
body.MED .para_titre_ENFANT, body.MED .para_titre_BEBE, body.MED .para_titre_ADO, body.MED .para_titre_PETIT, body.MED .para_titre_REDUC		{background-image: url('../img/THEME-1-picto-ENFANTS.gif');}
body.ATL .para_titre_ENFANT, body.ATL .para_titre_BEBE, body.ATL .para_titre_ADO, body.ATL .para_titre_PETIT, body.ATL .para_titre_REDUC		{background-image: url('../img/THEME-2-picto-ENFANTS.gif');}
body.ALP_CEN #saison_2 .para_titre_ENFANT, body.ALP_CEN #saison_2 .para_titre_BEBE, body.ALP_CEN #saison_2 .para_titre_ADO, body.ALP_CEN #saison_2 .para_titre_PETIT, body.ALP_CEN #saison_2 .para_titre_REDUC		{background-image: url('../img/THEME-3a-picto-ENFANTS.gif');}
body.ALP_CEN #saison_1 .para_titre_ENFANT, body.ALP_CEN #saison_1 .para_titre_BEBE, body.ALP_CEN #saison_1 .para_titre_ADO, body.ALP_CEN #saison_1 .para_titre_PETIT, body.ALP_CEN #saison_1 .para_titre_REDUC		{background-image: url('../img/THEME-3b-picto-ENFANTS.gif');}
body.CAM .para_titre_ENFANT, body.CAM .para_titre_BEBE, body.CAM .para_titre_ADO, body.CAM .para_titre_PETIT, body.CAM .para_titre_REDUC		{background-image: url('../img/THEME-5-picto-ENFANTS.gif');}

/*-- picto GLISSE --*/
.para_titre_SKI							{background-image: url('../img/THEME-4-picto-GLISSE.gif');}
body.MED .para_titre_SKI				{background-image: url('../img/THEME-1-picto-GLISSE.gif');}
body.ATL .para_titre_SKI				{background-image: url('../img/THEME-2-picto-GLISSE.gif');}
body.ALP_CEN #saison_2 .para_titre_SKI	{background-image: url('../img/THEME-3a-picto-GLISSE.gif');}
body.ALP_CEN #saison_1 .para_titre_SKI	{background-image: url('../img/THEME-3b-picto-GLISSE.gif');}
body.CAM .para_titre_SKI				{background-image: url('../img/THEME-5-picto-GLISSE.gif');}

/*-- picto PLUS --*/
.para_titre_OFRSP, .para_titre_LOISIR													{background-image: url('../img/THEME-4-picto-PLUS.gif');}
body.MED .para_titre_OFRSP, body.MED .para_titre_LOISIR									{background-image: url('../img/THEME-1-picto-PLUS.gif');}
body.ATL .para_titre_OFRSP, body.ATL .para_titre_LOISIR									{background-image: url('../img/THEME-2-picto-PLUS.gif');}
body.ALP_CEN #saison_2 .para_titre_OFRSP, body.ALP_CEN #saison_2 .para_titre_LOISIR		{background-image: url('../img/THEME-3a-picto-PLUS.gif');}
body.ALP_CEN #saison_1 .para_titre_OFRSP, body.ALP_CEN #saison_1 .para_titre_LOISIR		{background-image: url('../img/THEME-3b-picto-PLUS.gif');}
body.CAM .para_titre_OFRSP, body.CAM .para_titre_LOISIR									{background-image: url('../img/THEME-5-picto-PLUS.gif');}


/*-- picto SEJOUR --*/
.para_titre_REGION, .para_titre_DESCOM													{background-image: url('../img/THEME-4-picto-SEJOUR.gif');}
body.MED .para_titre_REGION, body.MED .para_titre_DESCOM								{background-image: url('../img/THEME-1-picto-SEJOUR.gif');}
body.ATL .para_titre_REGION, body.ATL .para_titre_DESCOM								{background-image: url('../img/THEME-2-picto-SEJOUR.gif');}
body.ALP_CEN #saison_2 .para_titre_REGION, body.ALP_CEN #saison_2 .para_titre_DESCOM	{background-image: url('../img/THEME-3a-picto-SEJOUR.gif');}
body.ALP_CEN #saison_1 .para_titre_REGION, body.ALP_CEN #saison_1 .para_titre_DESCOM	{background-image: url('../img/THEME-3b-picto-SEJOUR.gif');}
body.CAM .para_titre_REGION, body.CAM .para_titre_DESCOM								{background-image: url('../img/THEME-5-picto-SEJOUR.gif');}

/*-- picto TABLE --*/
.para_titre_REPAS							{background-image: url('../img/THEME-4-picto-TABLE.gif');}
body.MED .para_titre_REPAS					{background-image: url('../img/THEME-1-picto-TABLE.gif');}
body.ATL .para_titre_REPAS					{background-image: url('../img/THEME-2-picto-TABLE.gif');}
body.ALP_CEN #saison_2 .para_titre_REPAS	{background-image: url('../img/THEME-3a-picto-TABLE.gif');}
body.ALP_CEN #saison_1 .para_titre_REPAS	{background-image: url('../img/THEME-3b-picto-TABLE.gif');}
body.CAM .para_titre_REPAS					{background-image: url('../img/THEME-5-picto-TABLE.gif');}

/*-- picto HEBERG --*/
.para_titre_HEBERG						{background-image: url('../img/THEME-4-picto-HEB.gif');}
body.MED .para_titre_HEBERG				{background-image: url('../img/THEME-1-picto-HEB.gif');}
body.ATL .para_titre_HEBERG				{background-image: url('../img/THEME-2-picto-HEB.gif');}
body.ALP_CEN #saison_2 .para_titre_HEBERG	{background-image: url('../img/THEME-3a-picto-HEB.gif');}
body.ALP_CEN #saison_1 .para_titre_HEBERG	{background-image: url('../img/THEME-3b-picto-HEB.gif');}
body.CAM .para_titre_HEBERG				{background-image: url('../img/THEME-5-picto-HEB.gif');}



.content_center p 
	{
	line-height: 15px;
	padding-top: 3px;
	text-align:justify;
	}

div.to-top {clear:both; display:none;}
div.to-top a 
	{
	display:block;
	float:right;
	color:#ccc;
	font:normal 10px Verdana;
	padding:1px 0;
	border:1px solid #ccc;
	width:80px;
	text-align:center;
	text-decoration:none;
	}
div.to-top a:hover
	{
	color: #333;
	border-color: #333;
	background-color: #f7f7f7;
	}

/* paragraphe tableau */
.paragraphe table
	{
	padding: 0;
	margin: 0;
	width: 100%;

	border-collapse: collapse;
	}
.paragraphe table td
	{
	vertical-align: top;
	width: 100%;
	}


/* --- Contenu droit --- */
.para_left
	{
	/*float: left;
	width: 420px;*/
	/*border: 1px solid green;*/
	}
.para_right
	{
	/*float: right;
	width: 263px;*/
	padding-top: 15px;
	/*border: 1px solid red;*/
	}

/* --- bloc_image droit --- */
.bloc_image
	{
	margin-top: 25px;
	padding-left: 10px;
	display: block;
	/*z-index: 50;*/
	}
.bloc_image img 
	{
	width: 263px;
	height: 178px;
	border: 0;
	}
.image_ref
	{
	padding-bottom: 15px;
	width: 273px;
	height: 178px;
	position: relative;
	}
.masque_image_top_right, .masque_image_bottom_left, .masque_image_bottom_right
	{
	position: absolute;
	height: 23px;
	width: 23px;
	background-color: transparent;
	background-repeat: no-repeat;
	}
.masque_image_top_right		
	{
	top: 0;
	*top: 20px; 
	right: 0;
	right: -1px; 
	background-image: url('../img/mtr.png');
	}
.masque_image_bottom_left	
	{
	bottom: 14px; 
	*bottom: -11px;
	_bottom: 14px;
	left: 10px; 
	background-image: url('../img/mbl.png');
	}
.masque_image_bottom_right	
	{
	bottom: 14px; 
	*bottom: -11px; 
	_bottom: 14px;
	right: 0;
	*right: -1px;
	background-image: url('../img/mbr.png');
	}
	

/* --- Les liens ---*/
.lien
	{
	display: block;
	margin-top: 15px;
	padding-left: 20px;
	padding-top: 1px;
	height: 16px;
	
	font-style: italic;
	text-decoration: none;

	background: transparent url('../img/THEME-4-puce_lien.gif') no-repeat 0 0;
	}
body.MED .lien, body.MED .top_show_diaporama_button					{background-image: url('../img/THEME-1-puce_lien.gif');}
body.ATL .lien, body.ATL .top_show_diaporama_button				{background-image: url('../img/THEME-2-puce_lien.gif');}
body.ALP_CEN #saison_2 .lien, body.ALP_CEN #saison_2 .top_show_diaporama_button	{background-image: url('../img/THEME-3a-puce_lien.gif');}
body.ALP_CEN #saison_1 .lien, body.ALP_CEN #saison_1 .top_show_diaporama_button	{background-image: url('../img/THEME-3b-puce_lien.gif');}
body.CAM .lien, body.CAM .top_show_diaporama_button					{background-image: url('../img/THEME-5-puce_lien.gif');}
.lien:hover {text-decoration: underline;}


/*----------------------------------------------------------*/
/* BOTTOM                                                   */
/*----------------------------------------------------------*/
#bottom 
	{
	margin-left: 9px;
	width: 725px;
	padding-top: 15px;
	padding-bottom: 15px;

	text-align: center;
	background: transparent url('../img/THEME-4-bottom.jpg') no-repeat 0 0;
	}
body.MED #bottom		{background-image: url('../img/THEME-1-bottom.jpg');}
body.ATL #bottom		{background-image: url('../img/THEME-2-bottom.jpg');}
body.ALP_CEN #saison_2 #bottom	{background-image: url('../img/THEME-3a-bottom.jpg');}
body.ALP_CEN #saison_1 #bottom	{background-image: url('../img/THEME-3b-bottom.jpg');}
body.CAM #bottom		{background-image: url('../img/THEME-5-bottom.jpg');}

#bottom ul
	{
	padding-top: 5px;
	}
#bottom ul li 
	{
	color: #999999;
	font-size: 9px;
	display: inline;
	}
#bottom a 
	{
	color: #999999;
	font-size: 9px;
	text-decoration: none;
	}
#bottom a:hover {text-decoration: underline;}



/*----------------------------------------------------------*/
/* VERSION IMPRIMABLE                                       */
/*----------------------------------------------------------*/
@media print {
	#menu_saison .tab-saison-ACT {
		border:1px solid black;
	}
	#menu_saison,
	.menu {
		border:1px solid gray;
	}
	.menu ul li.current-menu a {
		padding:4px;
		border:1px solid black;
	}
	#content_right {
		border-left:1px solid gray;
	}
	#L_retour_b2c,
	#menu_top {
		display:none;
	}
	#tab_saison_1 b,
	#tab_saison_2 b,
	#top_left h1,
	#top_left h2,
	#top_left h3,
	#content_center h4,
	#content_center b,
	#content_right dt,
	.menu ul li.current-menu a {
		color:#000 !important;
	}
}