/* description générale */
body 
{
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	background-color: #006600;
	font-size: 12px;
}

/* Placement des Div de présentation */
#global
{
	position: absolute;
	left: 50%;
	top: 8%;
	width: 758px;
	height: 560px;
	margin-top: -28px; /* moitié de la hauteur */
	margin-left: -379px; /* moitié de la largeur */
	background-color: #FFFFFF;
}

/* contient le contenu de la page courante */
#contenu
{
	position: absolute;
	left: 22px;
	top: 120px;
	width: 717px;
	height: 400px;
	overflow: auto;
	scrollbar-face-color: #A4D5F9;  /* barre */
	scrollbar-arrow-color: #B81B4A; /* fleche */
	scrollbar-track-color: #006600; /* fond */
	scrollbar-3dlight-color: #B81B4A; 
	scrollbar-darkshadow-color: #B81B4A; 
}

#banniere 		 	{ position:absolute; left:0px;   top:0px;  width:750px; height:120px; z-index:1 }
#menu 					{	position:absolute; left:44px;  top:84px; width:527px; height:9px;   z-index:1; font-weight: bold; }
#hotel					{ position:absolute; left:614px; top:0px;  width:133px; height:118px; z-index:1; text-align: center; }

/* page accueil */
#carte					{ position:absolute; left:3px;   top:30px; width:160px; height:209px; z-index:1; text-align: center;}
#acces					{ position:absolute; left:615px; top:130px; width:146px; height:21px; z-index:1; text-align: center; }
#text1					{ position:absolute; left:175px; top:8px; width:348px; height:65px;  z-index:1; text-align: justify;}
#text2					{ position:absolute; left:350px; top:76px; width:347px; height:64px; 	z-index:1; text-align: justify;}
#text22					{ position:absolute; left:350px; top:60px; width:347px; height:64px; 	z-index:1; text-align: justify;}
#text3					{ position:absolute; left:410px; top:180px; width:302px; height:93px; z-index:1; text-align: justify;}
#text33					{ position:absolute; left:415px; top:170px; width:302px; height:93px; z-index:1; text-align: justify;}
#text4					{ position:absolute; left:175px; top:157px; width:229px; height:73px; z-index:1; text-align: justify;}
#image1					{ position:absolute; left:6px; top:306px; width:108px; height:32px; z-index:1 }
#image2					{ position:absolute; left:139px; top:280px; width:80px; height:32px; z-index:1 }
#image3					{ position:absolute; left:262px; top:299px; width:117px; height:79px; z-index:1 }
#image4					{ position:absolute; left:417px; top:289px; width:100px; height:32px; z-index:1 }
#image5				{ position:absolute; left:536px; top:295px; width:117px; height:32px; z-index:1 }

/* page accueil */
#salon1					{ position:absolute; left:15px; top:23px; width:220px; height:150px; z-index:1;}
#salon2					{ position:absolute; left:15px; top:183px; width:226px; height:187px; z-index:1; font-size: 11px; }
#ch1						{ position:absolute; left:255px; top:10px; width:200px; height:267px; z-index:1;}
#ch2						{ position:absolute; left:255px; top:287px; width:200px; height:70px; z-index:1; font-size: 11px; }
#ch22						{ position:absolute; left:255px; top:287px; width:210px; height:70px; z-index:1; font-size: 11px; }
#billard1				{ position:absolute; left:475px; top:23px; width:220px; height:150px; z-index:1;}
#billard2				{ position:absolute; left:475px; top:183px; width:220px; height:96px; z-index:1; font-size: 11px; }
#ferm						{ position:absolute; left:16px; top:386px; width:679px; height:12px; z-index:1; font-size: 11px; text-align: center; }

/* page contact */
#contact	 { position:absolute; left:61px; top:14px; width:608px; height:338px; z-index:1; }

/* page mentions legales */
#mentions	 { position:absolute; left:50px; top:34px; width:608px; height:354px; z-index:1; border: 1px solid #B81B4A; }

/* page photos evenements */
#evenements{ position:absolute; left:40px; top:25px; width:608px; height:340px; z-index:1; overflow:auto;}
#pages{ position:absolute; bottom:5px; width:590px; margin:0px; padding:0px;}


#menubaspage
{
	position:absolute; 
	width:717px; 
	height:20px; 
	z-index:1; 
	left: 22px; 
	top: 522px;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
}

#adrbaspage
{
	position:absolute; 
	width:717px; 
	height:20px; 
	z-index:1; 
	left: 22px; 
	top: 540px;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
}

#drapeau
{
	position:absolute; 
	width:32px; 
	height:32px; 
	z-index:1; 
	left: 5px; 
	top: 107px;
	text-align: center;
	font-weight: normal;
}

/* style des liens */
a:link    { color: #000000; text-decoration: none; border: none; }
a:active  { color: #000000; text-decoration: none; border: none; }
a:visited { color: #000000; text-decoration: none; border: none; }
a:hover   { color: #006600; }

a.lienbx:link    { color: #B81B4A; text-decoration:none; border: none; }
a.lienbx:active  { color: #B81B4A; text-decoration:none; border: none; }
a.lienbx:visited { color: #B81B4A; text-decoration:none; border: none; }
a.lienbx:hover   { color: #006600; }

/* Image */
img { border: none; text-align: center; }

/* Table */
td { font-weight: normal; font-size: 12px; }

table.menu td { font-weight: bold; font-size: 12px; }
.text_bx { color: #B81B4A; }
.text_vt { color: #006600; }
.text_ita { font-style: italic; color: #B81B4A; }
