
/* ----------------------------------*/
/* -- PANNEAU EDITION DE LA PAGE --  */
/* ----------------------------------*/

/*
span.tb-text-list{
	display: none;
}
*/

/* -------------*/
/* -- CADRE --  */
/* -------------*/

BODY{
	background: #550213 url(bg.gif) repeat-x 0 0;
}
#cadre{
	width : 916px;
}
#cadre-inner{
	padding: 0px;
	margin: 0px;
}
.clear {
}
#contenu{
	clear: both;
}


/* --------------------------*/
/* -- ELEMENTS DE CONTENU -- */
/* --------------------------*/
.content-element{
	margin-bottom: 20px;
	clear: both;
}

/*---- titre pour le style de contenu "par defaut" ----*/
.content-element H2,
 .content-element H1,
.content-element .csc-frame-style-defaut H2,
.content-element .csc-frame-style-defaut H1{
}

.content-element .contenu-texte,
.content-element .csc-frame-style-defaut .contenu-texte{
	margin: 0px 0px;
}
.content-element form,
.content-element .csc-frame-style-defaut form{
	padding: 10px 0px 20px 5%;
}

/*---- contenu style "encadre 1" ----*/

.content-element .csc-frame-style1 .contenu-texte-inner{
}
.content-element .csc-frame-style1 .contenu-texte{	
	padding: 10px 25px 10px 25px;
}
.content-element .csc-frame-style1 .css-frame-inner{	
	border: 1px solid #791e2c;
}
.content-element .csc-frame-style1{
}
.content-element .csc-frame-style1 H2,
.content-element .csc-frame-style1 H1{
}

/*---- contenu style "encadre 2" ----*/
.content-element .csc-frame-style2 .contenu-texte-inner{

}
.content-element .csc-frame-style2 .contenu-texte{
	padding: 10px 25px 10px 25px;
}
.content-element .csc-frame-style2 .css-frame-inner{	
}
.content-element .csc-frame-style2{	
}
.content-element .csc-frame-style2 H2,
.content-element .csc-frame-style2 H1{
}

.content-element .csc-frame-style2{
	border: 1px solid #dddad7;
}


/*---- contenu style "encadre pour citation" ----*/
.content-element .csc-frame-style3{
	background: transparent url(apostrophe-gauche.gif) no-repeat 0px 0px;
}
.content-element .csc-frame-style3 .contenu-texte{
	background: transparent url(apostrophe-droite.gif) no-repeat right bottom;
	padding: 0px 18px 15px 20px;	
}
.content-element .csc-frame-style3 .contenu-texte .contenu-texte-inner{
	padding-top: 25px;
}
.content-element .csc-frame-style3 H2,
.content-element .csc-frame-style3 H1{
	border-bottom-width: 0px;
}

#colonne-gauche .content-element .csc-frame-style3{
	background: transparent url(apostrophe2-gauche.gif) no-repeat 0px 0px;
}

#colonne-gauche .content-element .csc-frame-style3 .contenu-texte{
	background: transparent url(apostrophe2-droite.gif) no-repeat right bottom;
}

/*--------*/
/* TOP */
/*--------*/
div#top{
}
div#visuel{ 
	display: none;
}

/*--------*/
/* Logo   */
/*--------*/
#logo{
	display : none;
}

/*--------*/
/* Menu 1 */
/*--------*/
#menu1{
	height: 80px;
	overflow: hidden;
}
#menu1-inner{	
}
#menu1 ul {
	margin: 0px;
	padding: 0px;
}
#menu1 li {	
	list-style: none; 
	float: left;
	background-image: none;
	margin:0;
	padding:0;
}

#menu1 li A{
	display: block;
	float : left;	
	height: 88px;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color : #FFF;	
}
#menu1 li A span{
	display : block;		
	padding: 30px 40px 10px 40px;
	background: transparent url(menu-tiret.gif) no-repeat right 33px;
}
#menu1 li.menu1-dernier A span{
	background-image: none;
}
#menu1 li A:hover{	
	background: transparent url(menu-bouton-gauche.gif) no-repeat 15px 28px;
}
#menu1 li A:hover span{	
	background: transparent url(menu-bouton-droit.gif) no-repeat right 28px;
}
#menu1 li.menu1-dernier A:hover span{
	background-image: url(menu-bouton-droit-dernier.gif);
}
#menu1 li.menu1Act A{
	background: transparent url(menu-bouton-gauche.gif) no-repeat 15px 28px;
}
#menu1 li.menu1Act A span{
  background: transparent url(menu-bouton-droit.gif) no-repeat right 28px;
}
#menu1 li.menu1-dernier.menu1Act A span{
	background-image: url(menu-bouton-droit-dernier.gif);
}
#menu1 li.menu1Act A:hover{
	text-decoration: none;
}

/*------------------------------------------*/
/* Logo + grande photo à la place du Menu 2 */
/*------------------------------------------*/

#menu2{
 height: 323px;
 text-align: left;
}

#logo-hotel-mars{
	float: left;
	margin-right: 12px;
}
#grandephoto{
	margin-top: 1px;
 float: left;
}

/*----------------------------------*/
/*    encadre pour la reservation   */
/*----------------------------------*/
#encadre-resa{
	border: 1px solid #791e2c;
	margin-bottom: 20px;
}
#encadre-resa-inner{
	padding: 11px 0;
}

/*------------------------------------------*/
/*    bouton imprimer page "plan d'accès"   */
/*------------------------------------------*/
#imprimer {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 20px;
}
#imprimer A{
	text-decoration: none;
}

/*--------------*/
/* Fil d'Ariane */
/*--------------*/

#fil-ariane{
	display :none;
}
#fil-ariane A{
}
#fil-ariane A:hover{
}



/* --------------------*/
/* -- PIED DE PAGE --  */
/* --------------------*/

#pieddepage{

}

#pieddepage A{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration : none;
	color: #afada7;	
}
#pieddepage A:hover{
	text-decoration : underline;
}

/* -------------*/
/* -- STATS --  */
/* -------------*/
div#stats{
}
div#stats-inner{
}
div#stats-inner A{
}

