/* Start of CMSMS style sheet 'commun' */
/*******************************
	TEMPLATE CSS COMMUN
*******************************/
html,
/*body{
	\height:100%;
}*/
/* Pour habiller les pages par défaut */
body {
        font-family:Georgia, "Times New Roman", Times, serif;
	/*font-family: Trebuchet MS;*/
	font-size: 12px;
	line-height:1.2em;
	margin: 0;
	padding: 0;
	background-color:#B5B2AB;
}
a{ 	color:#B71119;	text-decoration:none; position:relative; }
a:hover{ text-decoration:none;color: #000000; }
img {	border:0px; }
pre{
	background-color:black;
	color:#80FF80;
}
/* UNIFORMISATION DES MARGES ET PADDING des != NAVIGATEUR */
div,p,form,h1,h2,h3,h4,h5,h6,ol,ul,blockquote,img {
	margin: 0;
	padding:0;
}
ul,ol,blockquote{	margin-left:15px; }

div,p,h1,h2,h3,h4,h5,h6,ul,ol,blockquote,font,small,big{ line-height:1.2em; }

/*  utiliser après une serie de div qui possède un tag FLOAT(left ou right)  */
.left-cleaner,
.right-cleaner,
.cleaner{
	clear:both;
	font-size:1px;
	height:0px;
	line-height:0px;
	margin:0;
	padding:0;
	/*overflow:hidden;*/
}
.left-cleaner{clear:left;}
.right-cleaner{clear:right;}
.spacer{
	height:5px;
	line-height:0px;
	font-size:1px;
	margin:0px;
	padding:0px !important; /* seulement lu par les navigateurs FIREFOX et SAFARI */
}
.div-detection-flash{
	margin:0px;
	font-weight:normal;
	text-align:center;
	width:auto;
	border:1px solid #C6C5C0;
	padding:25px;
}

/* POSITIONNEMENT DU CONTENU DE LA PAGE  */
.contenu-page{
	position: absolute;
	left: 50%; /*positionnement à 50% de la gauche de la page du navigateur */
	z-index: 101; /* profondeur du div */
	top: 284px;
}
.contenu-page{
	margin-left: -503px; /* div ramené de 400 pixels sue la gauche pour etre centré */
	width:1007px;
	}

.contenaire-page{
	padding:0px 8px 0px 8px;
        width:991px;
	background-image: url(../img/commun/ombre_bg.png)!important;
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/commun/ombre_bg.png', sizingMethod='scale');/*ne pas oublié de mettre /img à la place de ../img pour IE */
	background-repeat: repeat;
}


/********************************************************/
/* POSITIONNEMENT DE L'ENTETE DE LA PAGE  */
#entete{
	position: absolute;
	left: 50%;
	z-index: 100;
	top: 51px;
	padding:0px 8px 0px 8px;
	border-bottom:0px;	
	background-image: url(../img/commun/ombre_bg_entete.png)!important;
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/commun/ombre_bg_entete.png', sizingMethod='scale');/*ne pas oublié de mettre /img à la place de ../img pour IE */
	background-repeat: repeat;
}
#entete{
	margin-left: -503px; /* div ramené de 400 pixels sue la gauche pour etre centré */
	width:1007px;
	voice-family:"\"}\"";/* pour que IE applique le bon positionnement */
	voice-family:inherit;	
	margin-left: -503px;
	width:991px;
}
html>body #entete{
	margin-left: -503px;
	width:991px;		
}
/*********************************************************/
/* CONTENU POUR L'ENTETE */
#contenu-entete{
	background-image:url(../img/commun/bg_logo.jpg);
	background-repeat: repeat-x;
	height:163px;
	width: 991px;
	
}
/********************************************************/
/* POSITIONNEMENT DE L'ACCUEIL  */
.accueil-version{
        text-align:right;
	left: 50%;
	z-index: 100;
	border-bottom:0px;
	line-height: 11px;
	height: 51px;
	position: absolute;
	background-image: url(../img/commun/ombre_top.png)!important;
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/commun/ombre_top.png', sizingMethod='crop');/*ne pas oublié de mettre /img à la place de ../img pour IE */
	background-repeat: no-repeat;
}
.accueil-version{
	margin-left: -503px;
	width:1007px;
}
.flag{
        float:right;
        padding:17px 16px 0px 0px;
}
.flag ul{
	padding:0px;
	margin:0px;
}
.flag li{
	display:inline;
	list-style-type:none;
	color:#FFFFFF;
}
.flag li img{
	padding: 0px 0px 0px 7px;
}
/*.flag li.accueil-lien-on{
	list-style-type:none;
	color:#838383;
}*/
.flag li a{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
.flag li a:hover{
	color:#838383;
}

.lien-home{
        float:right;
        padding:17px 7px 0px 0px;
}
.lien-home a{
        text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
.lien-home a:hover{
        color:#838383;
}
/*******************************************************/
/* POUR LE CHPEAU DU CONTENAIRE */
.chapeau-contenaire{
	position: absolute;
	left: 50%;
	z-index: 102;
	height:21px;
	top:263px;
	background-image:url(../img/commun/bg_chapeau_contenaire.png) !important;
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/commun/bg_chapeau_contenaire.png', sizingMethod='crop');/*ne pas oublié de mettre /img à la place de ../img pour IE */
	background-repeat: no-repeat;
}
.chapeau-contenaire{
	margin-left: -503px; /* div ramené de 400 pixels sue la gauche pour etre centré */
	width:1007px;
}
/*******************************************************/
/* MENU*/

.menu{
	position: absolute;
	left: 50%;
	z-index: 100;
	height:49px;
	top: 214px;
	background-image:url(../img/commun/bg_menu.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.menu{
	margin-left: -503px;
	width:1007px;
}


.menu ul{
	margin:0px;
	padding:0px;
	text-align:center;
}
.menu li{
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:14px;
	list-style-type:none;
	display:inline;
}
.menu li a{
        text-decoration:none;
        display:inline !important;
	display:inline-block;
        padding:16px 0px 16px 0px !important;
        padding:0px ;
        height:0px !important;
        height:49px;
	line-height:49px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}
.menu li a:hover{
	background-image:url(../img/commun/fleche_menu_bis.gif);
	background-repeat:no-repeat;
	background-position:53% 100%;
        color:#FBCECA;
}
.menu li.menu-lien-off{
        display:inline;
        padding:16px 0px 16px 0px;
        line-height:49px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FBCECA;
	background-image:url(../img/commun/fleche_menu_bis.gif);
	background-repeat:no-repeat;
	background-position: bottom;
}
.menu li.menu-separation{
	list-style-type:none;
        line-height:49px;
	padding:16px 30px;
}

/*******************************************************/
/* LOGO */
.logo{
	width:236px;
	height:84px;
	background-image:url(../img/commun/logo_hotel_jardins.gif);
	background-repeat: no-repeat;
	float:left;
	margin: 27px 0px 0px 101px!important;
        margin: 27px 0px 0px 50px;
}
.logo a.link-accueil{
	text-decoration:none;
	display:block;
	width:236px;
	height:84px;
	position: relative;
}
/*******************************************************/
/* FLASH */
.visuel-flash{
	float:right;
	margin: 8px 16px 0px 0px;
}
/*******************************************************/
/* LES COLONNES */
.colonne1{
	float:left;
	padding:0px 21px 0px 20px;
	width:646px;
        position:relative;
}
/* VISUEL */
.visuel1{
	width:646px;
	height:431px;
	background-image: url(../img/fra/hp/visuel01.jpg);
	background-repeat: no-repeat;
}
.visuel2{
	width:646px;
	height:431px;
	background-image: url(../img/fra/hp/visuel02.jpg);
	background-repeat: no-repeat;
}
.visuel3{
	width:646px;
	height:431px;
	background-image: url(../img/fra/hp/visuel03.jpg);
	background-repeat: no-repeat;
}
.visuel4{
	width:646px;
	height:431px;
	background-image: url(../img/fra/hp/visuel04.jpg);
	background-repeat: no-repeat;
}

/* ACCROCHE */
.accroche{
	border:1px solid #B9B5AF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	color:#6A665B;
	padding:17px 38px 19px 38px;
	margin-top: 21px;
}

.accroche_accueil{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	color:#6A665B;
}
/*******************************************************/
.colonne2{
	float:left;
	padding:0px 19px 0px 0px;
	width:283px;
}
/* VISUEL DROITE IMAGES */
.visuel-droite{
	border:1px solid #B9B5AF;
	height:346px;
	margin:24px 0px 21px 0px;
}
/* RESERVATION RAPIDE */
.reservation-rapide{
	height:131px;
	border:1px solid #B9B5AF;
	padding:10px 8px 11px 8px;
        position: relative;
}
.reservation-rapide h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#838383;
	font-weight:bold;
	margin-bottom: 8px;
}
.reservation-rapide .tablo-reserv{
	/*background-color:#EBEAEB;
	padding: 7px 3px;*/
}
.reservation-rapide .tablo-gen{
        padding: 7px 3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
        background-color:#EBEAEB;
	font-size:9px;
	color:#4E4E4E;
}
.reservation-rapide .tablo-gen a{
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-zize:9px;
	color:#4E4E4E;
}
.reservation-rapide .tablo-gen a:hover{
	text-decoration:none;
	color:#000000;
}
.bt-dispo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#888888;
	text-align:center;
	width: 100px;
        border:0px;
        padding:2px 0px;
        position:relative;
}

.reservation-rapide .tablo-gen input,
.reservation-rapide .tablo-gen select,
.reservation-rapide .tablo-gen textarea{
	font-size:9px;
	border:1px solid #4E4E4E;
}


/***** ESPACE PRIVILEGE ******/
.espace-privilege{
	/*height:211px;*/
        height:229px;
	border:1px solid #B9B5AF;
	margin-top: 21px;
	/*padding:21px 10px;*/
        padding:12px 4px
}
.espace-privilege h2{
	border-bottom:1px dashed #B9B5AF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#838383;
	font-weight:bold;
	display: block;
	height: 17px;
	width: 138px;
        margin-left:60px!important;
        margin-left:30px;
}

.espace-privilege .bg-privilege{
        padding:10px;
}
.espace-privilege .bg-privilege h3{
	font-size:12px;
        color:#838383;
	font-family:Georgia, "Times New Roman", Times, serif;
	/*padding-bottom:7px;*/
        padding-bottom:2px;
        font-weight:normal;
}
.espace-privilege .bg-privilege h3 a{
	/*font-size:12px;*/
        font-size:11px;
        color:#B71119;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
        font-weight:normal;
        position:relative;
}
.espace-privilege .bg-privilege h3 a:hover{
        color:#000000;
}
.espace-privilege .bg-privilege p{
	font-size:10px;
        color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.separateur-privilege{
         font-size:0px;
         /*margin:10px 0px;*/
         margin:7px 0px;
         padding:0px;
         border:1px solid #EBEAEB;
         font-weight:normal;
}
/**** espace privilege rubrique ****/
.bg-rub-privilege{
        padding:3px 0px 10px 0px;
        background-color:#FFFFFF;
}
.bg-rub-privilege h3{
	font-size:12px;
        color:#736766;
	font-family:Georgia, "Times New Roman", Times, serif;
        font-weight:normal;
}
.bg-rub-privilege h3 a{
	font-size:12px;
        color:#B71119;
	font-family:Georgia, "Times New Roman", Times, serif;
        text-decoration:none;
}
.bg-rub-privilege p{
	font-size:12px;
        color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
/* ADRESSE */
.adresse{
	height:55px;
	border:1px solid #B9B5AF;
	margin-top: 21px;
	padding:13px 20px 17px 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#838383;
}
.adresse-rub{
	border:1px solid #B9B5AF;
border-top-width:3px;
	/*margin-top: 21px;*/
	padding:10px 20px 15px 30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#838383;
}
/*******************************************************/
/* MENU DU BAS */
#menu-bas{
	line-height: 25px;
	height: 25px;
	text-align: center;
	color: #56606D;
	border: solid #DCDCDC 1px;
	margin: 2px 20px 0px 20px;
}
#menu-bas a{
	font-size: 10px;
	color:#56606D;
}
#menu-bas a:hover{
	color:black;
}

/*******************************************************/
/* COPYRIGHT */
.copyright{
    text-align:center;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ECEBE9;
	height: 21px;
	margin-bottom:13px;
	padding:32px 0px 0px 0px;
	background-image: url(../img/commun/ombre_bottom.png)!important;
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/commun/ombre_bottom.png', sizingMethod='crop');/*ne pas oublié de mettre /img à la place de ../img pour IE */
	background-repeat: no-repeat;
}
.copyright a{
	font-size: 9px;
	color:#ECEBE9;
}
.copyright a:hover{
	color:#504F4B;
}
#texte-descriptif{display:none;}
/* End of 'commun' */

/* Start of CMSMS style sheet 'rub' */
/*******************************
	TEMPLATE CSS RUBRIQUE
*******************************/
/* POSITIONNEMENT DU CONTENU DE LA PAGE RUBRIQUE */
.contenu-page-rub{
	position: absolute;
	left: 50%; /*positionnement à 50% de la gauche de la page du navigateur */
	z-index: 101; /* profondeur du div */
	top: 277px;
}
.contenu-page-rub{
	margin-left: -503px; /* div ramené de 400 pixels sue la gauche pour etre centré */
	width:1007px;
	}
/*******************************************************/
/* POUR LE CHPEAU DU CONTENAIRE RUBRIQUE*/
.chapeau-contenaire-rub{
	position: absolute;
	left: 50%;
	z-index: 102;
	height:14px;
	top:263px;
	background-image:url(../img/commun/bg_chapeau_contenaire_rub.png) !important;
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/commun/bg_chapeau_contenaire_rub.png', sizingMethod='crop');/*ne pas oublié de mettre /img à la place de ../img pour IE */
	background-repeat: no-repeat;
}
.chapeau-contenaire-rub{
	margin-left: -503px; /* div ramené de 400 pixels sue la gauche pour etre centré */
	width:1007px;
}
/*******************************************************/
/* DANS LA COLONNE 01 */
/* sous-menu*/
.sous-menu{
	height:35px;
	width:646px;
	font-weight:bold;
	background-image:url(../img/commun/rub/bg_sous_menu.gif);
	background-repeat:no-repeat;
	color:#827473;
	padding-left: 2px;
}
.sous-menu ul{
	padding:0px;
	margin:0px;
}
.sous-menu li{
	list-style-type:none;
	display:inline;
	height:35px;
	float:left;
}
.sous-menu li.sous-menu-separation{
	list-style-type:none;
	display:inline;
	height:35px;
	/*width:23px;*/
         width:17px;
	text-align:center;
	float:left;
}
.sous-menu li.sous-menu-lien-on{
	list-style-type:none;
	display:inline;
	font-weight:bold;
	height:35px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-image:url(../img/commun/rub/fleche_sous_menu.gif);
	background-position:center;
	background-repeat:no-repeat;
}
.sous-menu li.sous-menu-lien-on a{
	list-style-type:none;
	display:inline;
	font-weight:bold;
	height:35px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#827473;
	background-image:url(../img/commun/rub/fleche_sous_menu.gif);
	background-position:center;
	background-repeat:no-repeat;
}
.sous-menu li a{
	display:block !important;
	display:inline-block;
	height:35px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#827473;
	text-decoration:none;
	
}
.sous-menu li a:hover{
	font-weight:bold;
	background-image:url(../img/commun/rub/fleche_sous_menu.gif);
	background-position:center;
	background-repeat:no-repeat;
}
/************************/
/* sous contenu */
.sous-contenu-rub{
	border:1px solid #B9B5AF;
	border-top:0px;
	padding:30px 30px 30px 30px;
        width:584px
        font-family:Georgia, "Times New Roman", Times, serif;
}

.sous-contenu-rub h2{
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#827473;
	padding-bottom:15px;
}
.sous-contenu-rub h3{
	font-size:14px;
        color:#827473;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom:7px;
}
.sous-contenu-rub .encart-annonce{
       text-align:center;
       background-color:#E0E2E1;
       font-size:12px;
       /*font-weight:bold;*/
       padding:5px 0px;
       margin-top:2px;
}
/*bloc contenu table seminaire*/
.table-seminaire{
	border: 1px solid #BE4F4C;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	padding:20px 10px;
        margin-top:20px;
}
/************************/
/* Fabrication des tablo */
/* tablo tarif */
.tab-titre-rub{
	background-color: #949594;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0px 4px 6px;
}
.tab-titre-chambre{
	background-color: #C5C7C6;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 20px;
}
.tab-titre-style-chambre{
	background-color: #F3F5F4;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	padding: 4px 5px 4px 0px;
}
.tab-bas-saison{
	background-color: #EBEBE9;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.tab-moyenne-saison{
	background-color: #D9DBDA;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.tab-haute-saison{
	background-color: #CBCCCB;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.txt-bas-saison{
	background-color: #F3F3F1;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.txt-moyenne-saison{
	background-color: #E0E2E1;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.txt-haute-saison{
	background-color: #D9DBDA;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.txt-resto{
	background-color: #E8EAE8;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
/* pour le tablo sejour reservation */
.tablo-resa-sejour{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.tablo-resa-sejour input,
.tablo-resa-sejour textarea,
.tablo-resa-sejour select{
	border: 1px solid #E0E2E1;
	font-size: 11px;
}
.tablo-resa-sejour input.bt-dispo{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#888888;
	border:0px;
	/*width: 65px;*/
        padding:2px0px;
}

.titre-libelle{
	background-color: #C5C7C6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0px 4px 6px;
}
.couleur-cellule-vide{
       	background-color: #E0E2E1;
        padding: 5px 0px 5px 0px;
}
.titre-envoi{
        border-top:2px solid #E0E2E1;
        padding:2px 3px 0px 0px;
        text-align:right;
}
.tablo-resa-sejour  span{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style:italic;
	padding: 0px 5px 0px 0px;
	font-weight: normal;
}
.libelle{
	background-color: #EFF1EF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px 4px 5px 0px;
	text-align: right;
        width: 130px;
}
.champ{
	font-family: Georgia, "Times New Roman", Times, serif;
        padding: 0px 0px 0px 5px;
}
.champ-type-ch{
	font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 10px;
        padding: 0px 0px 0px 5px;
}
.champ-civilite{
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px 0px 5px 0px;
}
/* Pour le lien contact hotel dans tarif*/
.lien-contact{
	padding: 10px;
	border: 1px solid #969389;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.lien-contact a{
	text-decoration:underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.lien-contact a:hover{
	text-decoration:none;
}
/* colonne gauche visuel et lien */
.visuel-lien{
	float:left;
	width: 175px;
}
.visuel-lien a{
	text-decoration:none;
	color:#B71119;
	font-size:10px;
}
.visuel-lien a:hover{
	text-decoration:none;
	color:#000000;
}
/* Bloc texte plan acces */
.txt-plan-acces{
	border: 1px solid #B9B5AF;
	font-family: Georgia, "Times New Roman", Times, serif;
        font-size:10px;
	padding: 10px;
}
/* colonne droite text*/
.sous-contenu-text{
	float:left;
	padding: 15px 0px 0px 35px;
        font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
        width: 370px;
}

.sous-contenu-text h2{
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#827473;
	padding-bottom:15px;
}
.sous-contenu-text h3{
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom:7px;
}
.separation-text{
	font-size:1px;
	height:1px;
	margin:15px 0px;
	border-bottom:1px dashed #B9B5AF;
	padding: 0px;
}
/*bloc contenu recette gourmet*/
.recette-gourmet{
	border: 1px solid #BE4F4C;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-style:italic;
	padding:20px 10px;
	color:#827F7B;
}

/******************************************/
/* POUR LE TABLEAU DES SALLES DE REUNION */
/**********************/
/* BLOCK POPUP  */
#pop-up-salle{
	display: none;
	position: fixed;
	background-color: black;
        width:100%;
        height:100%;
        z-index:200;
        -moz-opacity:0.7;
        opacity: 0.7;
        filter:alpha(opacity=70);      
	top: 0px;
	left: 0px;  
}

#fond-salle{
       position: absolute;
       z-index: 202;
       display:none;
       background:#FFFFFF;
       font-family: Georgia, "Times New Roman", Times, serif;
       padding:6px;
       width:640px;
	top:15%;
	left:19%;
}
#fond-salle .tab-color-titre{
	background-color:#949594;
	font-weight:bold;
	color:#FFFFFF;
	font-size: 14px;
}
#fond-salle .txt-salles{
	background-color:#CBCCCB;
	font-weight: bold;
	font-size: 11px;
}
#fond-salle  .txt-salles-metrage{
	background-color:#D9DBDA;
	font-weight: bold;
	font-size: 11px;
}
#fond-salle .tab-color-txt{
	background-color:#F3F3F1;
	font-size: 11px;
}
#fond-salle .tab-color-txt-impair{
	background-color:#D8D8D7;
	font-size: 11px;
}
#fond-salle .tab-color-txt-metrage{
	background-color:#F3F5F4;
}
#fond-salle .tab-color-txt-metrage-impair{
	background-color:#E7E9E8;
}

/* End of 'rub' */

