body {
background-color:#694d29;
color:#694d29;
font-family: "Century Gothic", sans-serif;

margin:0;
padding:0;
height:100%;
}

a {
font-size:0.9em;
font-family: "Century Gothic", sans-serif;
/*font-family:Geneva, Arial, Helvetica, sans-serif;*/
text-decoration:none;
color:#fff;
}

a:hover{
font-size:0.9em;
font-family: "Century Gothic", sans-serif;
/*font-family:Geneva, Arial, Helvetica, sans-serif;*/
text-decoration:none;
color:#ccc;
}
img {
border:1px solid #fff;
}

h1 {
font-size:1em;
font-family: "Century Gothic", sans-serif;
/*font-family:Geneva, Arial, Helvetica, sans-serif;*/
text-decoration:none;
color:#694d29;
margin:0 10px;
}
p {
font-size:0.8em;
font-family: "Century Gothic", sans-serif;
/*font-family:Geneva, Arial, Helvetica, sans-serif;*/
text-decoration:none;
color:#694d29;

}

label {
	font-size:0.8em;
font-family: "Century Gothic", sans-serif;
/*font-family:Geneva, Arial, Helvetica, sans-serif;*/
text-decoration:none;
color:#694d29;

}


#site_pos {
min-height: 100%;
width: 1000px;
padding: 0;
margin: 0 auto;
position: relative;
}
div#center {
	/* Pour éviter la superposition 
	du pied de page et du contenu : */
	padding-bottom: 75px; 
	}


/*************************************************************HEADER*****/
#header {
	position:relative;
	margin:0 auto;
	min-width:1000px;
	width:1000px;
	height:100px;
}
/*BLOC LOGO*/
#bloc_logo {
	background:url(img/hotel-athena-agde_logo.gif) no-repeat;
	width: 422px;
	height:100px;
	float:left;
}
/*BLOC MENU*/
#bloc_menu {
	width: 578px;
	height:100px;
	float:left;
}

#promofl {
position: absolute;
width: 120px;
height:60px;
top:12px;
right:10px;
font-family: "Century Gothic", sans-serif;
font-size:16px;
color:red;
font-weight:bold;
text-align:right;
letter-spacing:1px;
z-index:180;
}

#menu {
position: absolute;
width: 568px;
height:28px;
top:72px;
right:10px;
font-family: "Century Gothic", sans-serif;
font-size:14px;
font-weight:bold;
text-align:right;
letter-spacing:1px;
z-index:180;
}



/*********************************************************FIN HEADER*****/


/************************************************************CONTENU*****/
#contenu_gen {
	background:url(img/hotel-athena-fdfl.gif) no-repeat;
	position:relative;
	margin: 0 auto;
	min-width:1000px;
	width:1000px;
	height:337px;
	text-align:center;
}
#anim_flash {
	position:absolute;
	margin: 0;
	left:7px;
	top: 13px;
	min-width:980px;
	width:980px;
	height:310px;
	text-align:center;
	overflow-x: hidden; 
	overflow-y:auto;
}
#contenu_txt {
	background:url(img/hotel-agde-txt-fd.gif) repeat-y;
	position:relative;
	margin: 0 auto;
	min-width:1000px;
	width:1000px;
}
#contenu_txt_bas {
	background:url(img/hotel-agde-txt-fdb.gif) no-repeat;
	position:relative;
	margin: 0 auto;
	min-width:1000px;
	width:1000px;
	height:21px;
}

#bloc_gauche {
	background:url(img/hotel-athena-agde_g.jpg) no-repeat;
	width: 238px;
	height:337px;
	float:left;
}
#bloc_gauche2 {
	background:url(img/hotel-athena-agde_gb.jpg) no-repeat;
	width: 262px;
	height:337px;
	float:left;
}
#bloc_milieu {
	background:url(img/hotel-athena-agde_m.jpg) no-repeat;
	width: 386px;
	height:337px;
	float:left;
}
#bloc_droit {
	background:url(img/hotel-athena-agde_d.jpg) no-repeat;
	width: 114px;
	height:337px;
	float:left;
}



#contenu {
	
	position:relative;
	margin:0 auto;
	width:642px;
	text-align:right;
	border:1px solid #CCC;
background:url(img/fnd_trans_txt.png) repeat;
}
#contenu p {
margin:0 10px;
padding:0;
} 
/********************************************************FIN CONTENU*****/

#photos_p {
	position:relative;
	margin:0 auto 4px;
	width:642px;
	text-align:center;
	border:1px solid #CCC;
background:url(img/fnd_cadre.png) repeat;
	height:50px;
	overflow-x: hidden; 
overflow-y:auto;
z-index:200;
}


/************************************************************MENU BAS*****/
#contenu_bas {
	position:relative;
	margin: 8px auto 0;
	min-width:1000px;
	width:1000px;
	height:28px;
	color:#fff;
font-family: "Century Gothic", sans-serif;
font-size:1em;
font-weight:bold;
}

#menu_bas {
position: absolute;
z-index:180;
width: 578px;
height:28px;
left:412px;
font-family: "Century Gothic", sans-serif;
font-size:16px;
font-weight:bold;
text-align:right;
letter-spacing:1px;
}



/************************************************************FOOTER*****/
#footer {
	position:relative;
	margin:14px auto;
	min-width:1000px;
	width:1000px;
	height:60px;
	color:#FFF;
	font-family: "Century Gothic", sans-serif;
font-size:0.7em;
}
/*BLOC LOGO*/
#bloc_adresse {
	width: 422px;
	height:100px;
	float:left;
	text-align:left;
}
/*BLOC MENU*/
#bloc_credit {
	width: 578px;
	height:100px;
	float:left;
	text-align:right;
}


/*////////////////////////////////////////////////////////////////////////*/
.PopBoxImageSmall
{
   border: none 0px white;
   cursor: url("images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
   border: solid thin #CCCCFF;
   cursor: url("images/magminus.cur"), pointer;
} 

