html {
    font-size: 100%;
	}

body {
	background-color: #ABA099;
	/* decommenter les lignes suivantes pour changer le background */
	background: url(deco/BG1.gif);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	text-align:center;
}

body, td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
}

/*img {border: none;}*/
h1 {font-size: 150%;}
h2 {font-size: 130%;}
h3 {font-size: 120%;}
h4 {font-size: 110%;
	margin-bottom: 7px;
}
h5 {font-size: 100%;}

a {
	color: #595046;
	text-decoration: none;
}

a:hover {
	color: #9d104b;
}

#page {
	border: solid 1px #CCC;
	/*border-top: none;*/
	/*border-left: 1px solid #777;*/
	/*border-right: 1px solid #777;*/
	background-color: #91867E;
	/*background-color: #FFF;*/
	width: 900px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#admin {
	padding: 0;
	margin: 0 0 0 890px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	float: right;
}

#logo {
	/*width: 324px;
	height: 214px;*/
	margin : -10px 0 0 -10px;
	padding: 0;
	position: absolute;
	visibility: visible;
	z-index: 1;
}

#menus {
	display : none;
	position: absolute;
	margin-top: 50px;
	margin-left: 50px;
}

#courscuisine {
	display : none;
	position: absolute;
	margin-top: 120px;
	margin-left: 720px;
}

#boutique {
	display : none;
	position: absolute;
	margin-top: 280px;
	margin-left: 780px;
}

#mahuteaux {
	display : none;
	position: absolute;
	margin-top: 360px;
	margin-left: 230px;
}

#salons {
	display : none;
	position: absolute;
	margin-top: 370px;
	margin-left: 30px;
}

#chienPresse {
	display : none;
	position: absolute;
	margin-top: 200px;
	margin-left: 650px;
}

#plan {
	display : none;
	position: absolute;
	margin-top: 170px;
	margin-left: 500px;
}

#carteFrance {
	display : none;
	position: absolute;
	margin-top: 160px;
	margin-left: 250px;
}

#coinTraiteur {
	/*width: 324px;
	height: 214px;*/
	margin : 30px 0 0 845px;
	padding: 0;
	position: absolute;
	visibility: hidden;
	z-index: 1;
}		

#flash {
	/*width: 324px;
	height: 214px;*/
	margin : 30px 0 0 845px;
	padding: 0;
	position: absolute;
	/*visibility: visible;*/
	display: none;
	z-index: 1;
}	

#musique{
	visibility: visible;
	z-index: 10000;
	margin: 10px;
	position: absolute;
	display: none;
}	

#flashAccueil{
	visibility: visible;
	z-index: 1;
}

#franceBleu{
	visibility: visible;
	z-index: 100;
	float: left;
	margin-left: 50px;
	/*margin: 10px;
	position: static;
	top: 10px;
	right: 10px;*/
}

#franceBleu a{
	text-decoration:none;
}

#m6{
	visibility: visible;
	z-index: 100;
	float: right;
	margin-right: 50px;
}

#m6 a{
	text-decoration:none;
}

#top {
	width:900px;
	height: 100px;
	border-bottom: none;
	margin:0;
	padding: 0;
	background-image: url(deco/BGtop.jpg);
	background-repeat: no-repeat;
}

#top h1 {
	margin: 0;
	padding: 0 0 0 10px;
	color: #FFF;
	font-size: 24px;
    display: none;
}

#top h2 {
	margin: 0;
	padding: 4px 0 5px 10px;
	color: #EEF;
	font-size: 90%;
    display: none;
}

#mid {
	width: 900px;
	margin: 0;
	padding: 0;
	background-color: #91867E;
	/*background-image: url(deco/BGside.jpg);
	background-repeat: repeat;*/
}

#side {
	width: 200px;
	float: left;
	margin: 0;
	padding-left: 20px;
	padding-top: 90px;
	/*background-image: url(deco/BGside.jpg);
	background-repeat: repeat;*/
	z-index: 100;
}

#side table {
	width: 95%;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	background-color: #aba099;
	/*background-image: url(deco/sidetable.png);
	background-repeat: repeat;*/
    font-size: 90%;
}

#main {
	width: 640px;
	height: 100%;
	height: 450px;
	float: right;
	padding: 15px 15px 5px 15px;
	text-align: justify;
	overflow: auto;
	margin: 0;
	background-color: #aba099;
	border-right: 10px solid #91867e;
}

#main a {
	text-decoration: none;
	color: #9d014b;
	font-weight: bold;
}

/* min-height propriété non reconnue par IE --> ajout d'une instruction non comprise par IE (html>body #main)  */
/* la div main fait donc mini 450 px et est extensible */
html>body #main {
	height: auto;
	min-height: 450px;
} 

#bot {
	width: 890px;
	height: 40px;
	font-family: Arial, helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-align: right;
	vertical-align: text-bottom;
	margin: 0;
	padding: 10px 15px 0 0;
	color: #000000;
	/*background-image: url(deco/BGbot.jpg);
	background-repeat: repeat;*/
}

#bot a {
	color: #867866;
}

#bot a:hover {
	color: #9d014b;
}

.credits {
	font-size: 60%;
	color: #867866;
}

#break {
	clear: both;
}

/* Menu */
.zul {
	padding: 0;
	margin: 10px 0 0 0;
	list-style: none;
}

.zli1,.zli2,.zli3,.zli4 {
	background-image: url(deco/pge0.png);
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-bottom: 5px;
}

.zon {
	background-image: url(deco/pge1.png);
}

/* titres du premier rang*/
.zli1 {
	margin-left: -10px;
}
.zli1 a {
	color: #000000;
	font-weight: bold;
	/*background-color: #006633;*/
}
.zli1 a:hover {
	color:#9d014b;
	background-color: #FFFFFF;
}

/* titres du deuxieme rang*/
.zli2 {
	margin-left: 16px;
    font-size: 80%;
}
.zli2 a {
	/*color: #663300;*/
	color: #FFFFFF;
	font-weight: bold;
}
.zli2 a:hover {
	color:#9d014b;
	background-color: #FFFFFF;
}

/* titres du troisieme rang*/
.zli3 {
	margin-left: 32px;
}
.zli3 a {
	color: #663300;
}
.zli3 a:hover {
	color:#9d014b;
}

/* titres du quatrieme rang*/
.zli4 {
	margin-left: 48px;
}
.zli4 a {
	color: #663300;
}
.zli4 a:hover {
	color:#9d014b;
}

/* styles zite */
#zadmin {
	/*border: 1px solid #CCC;*/
	background-color: #EEE;
	padding: 0 2px;
	margin: 3px 0 0 0;
	height: auto;
}
.ztable {
	border: 1px solid #CCC;
	background-color: #EEE;
	padding: 0 2px;
	margin: 5px 0;
	width: 100%;
}
.ztable img {
	border: none;
	}
.zalert {
	border: 1px solid #C00;
	background-color: #FEA;
	padding: 0 2px;
}

/* ----------------- LIGHTBOX ------------------- */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../deco/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../deco/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  margin-right: 10px; padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* ----------------- BUBBLE TOOLTIP ------------------- */
.tooltip{
	width: 200px; 
	color:#000;
	font:lighter 11px/1.3 Arial,sans-serif;
	text-decoration:none;
	text-align:center;
}

.tooltip span.top{
	padding: 30px 8px 0;
    background: url(deco/bt.gif) no-repeat top;
}

.tooltip b.bottom{
	padding:3px 8px 15px;
	color: #548912;
    background: url(deco/bt.gif) no-repeat bottom;
}
	
