/* mise page generale */
body {margin:0 ;
	padding: 0 ;
	text-align: center;
	font-family:"Lucida Sans Unicode","MS Trebuchet","times new roman",times, verdana, sans-serif ;
	font-style:italic;}
div#global {position:relative;
	margin: 0 auto ;
	text-align: left ;
	width:800px;
	height:580px;
	border-bottom:#f2d903 4px solid;
	border-right:#b42323 4px solid;
	background: white;}
div#bandehaut {background-image:url("../image-tmp/bande-haut-blanc.jpg");
	height:95px;
	width:800px;}
.titre {position:relative;
	background-color:transparent;
	top:28px;
	left:35px;}
div#bandegch {background-image:url("../image-tmp/bande-gch.png");
	height:470px;
	width:410px;}
/* css du menu deroulant */	
dl, dt, dd, ul, li, a{margin: 0;
	padding: 0;
	list-style-type: none;}
#menu {position: absolute; /* placement du menu, � modifier selon vos besoins */
	top: 210px;
	left: 15px;}
#menu {width: 150px;
	font-size:100%;}
#menu dt {cursor: pointer;
	margin:0%;
	margin-top: 10px ;
	height: 25px;
	text-align: center;
	background-image:url("../image-tmp/bouton.jpg")}
#menu dd {border: 1px solid #a6bfd3;}
#menu li {text-align: center;
	background: #fff;}
#menu li a, #menu dt a {color: #000;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;}
#menu li a:hover, #menu dt a:hover {background-image:url("../image-tmp/bouton1.jpg")}
/* page accueil */
.textefileindex{position:absolute;
	top:105px;
	left:190px;
	height:454px;
	width:600px;
	line-height:30px;
	background-image:url("../image-tmp/stenaca-03.jpg");
	background-repeat:no-repeat;
	background-position:left bottom;
	z-index:0;
	text-align:center;}
.titreaccueil{position:absolute;top:10px;
	left:200px;
	width:330px;
	font-size:120%;
	border:#f2d903 2px solid;
	margin:0%;
	padding:0%;}
.lettrine {float:inherit;
	font-weight:bold;
	font-size: 26pt;
	margin: 0px;
	padding: 0px;
	line-height:1em;}
.pluspetit{position:absolute;
	top:110px;
	left:0%;
	width:600px;
	font-size:90%;}
/* page historique */
.textehistorique{position:absolute;
	top:185px;
	left:220px;
	height:353px;
	width:550px;
	z-index:0;
	font-size:85%;}
/* page galerie */
#textegalerie{position:absolute;
	top:200px;
	left:220px;
	height:353px;
	width:550px;
	z-index:0;
	font-size:90%;
	text-align:center;}
#textegalerie img{margin:10px;
	border:black 1px solid;}
.galeriephoto {position:absolute;
	top:130px;
	left:330px;}
#minigalerie{position:absolute;
	top:220px;
	left:190px;
	height:320px;
	width:600px;
	z-index:0;
	font-size:90%;
	text-align:center;}	
#minigalerie img{margin:0px;
	border:black 1px solid;}

/* page contact */
.textecontact{position:absolute;
	top:109px;
	left:190px;
	height:450px;
	width:600px;
	z-index:0;
	font-size:90%;
	text-align:center;}
.formcontact{position:relative;
	left:10px;
	text-align:center;}
.imagecontact{position:absolute;
	top:509px;
	height:113px;
	width:800px;}
.cgi {float:right;}
/*script pour photos historique */
a {text-decoration:none;color:black;}
#lightbox{background-color:#ddd; /* couleur du cadre de la photo agrandie */
	padding: 5px; /* largeur du cadre */
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;/* effet de relief sur le cadre */
}
#lightboxDetails{font-size: 0.6em; /* allure de la l�gende */
	padding-top: 0.4em;
	font-size:8pt;}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px;
	right: 5px; }

#lightbox img{ border: none;
	clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../image-tmp/overlay.png); }

* html #overlay{
	background-color: #333; /* couleur de transparence */
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../image-tmp/overlay.png", sizingMethod="scale");
}
	
.img_mini{border:2px solid #014885;
	float:left ;
	margin-right:20px;} /* bordure pour la miniature */
.img_mini2{border:black solid 1px;
	margin:0px;} /* bordure pour la miniature */
/* page saisons */
.bar {position:relative;
	top:50px;
	left:0px;
	border-style:none;}
.coquille{position:relative;
	left:350px;
	top:0px;
	border-style:none;}
#textesaisons{position:absolute;
	top:100px;
	left:185px;
	height:455px;
	width:610px;
	z-index:0;
	font-size:85%;}
#textesaisons p {position:relative;
	left:70px;
	width:500px;
	padding-bottom:10px;}
#textesaisons p a {font-style:normal;color:blue;}

#table1{position:relative;
	top:15px;
	left:300px;
	width:300px;
	height:30px;
	background-color:white;
	border-color:#014885;
	border-width:2px;
	border-style:double;
	text-align:center;
	font-style:normal;}
#table2{position:relative;
	top:60px;
	left:40px;
	width:300px;
	height:30px;
	background-color:white;
	border-color:#014885;
	border-width:2px;
	border-style:double;
	text-align:center;
	font-style:normal;}
#table1 td {border-color:#014885;
	border-width:2px;
	border-style:solid;
	background-color:#91b0ca;}
#table2 td {border-color:#014885;
	border-width:2px;
	border-style:solid;
	background-color:#91b0ca;}
#coqhaut {position:relative;
	text-align:right;}
#coqhaut img {border-left:#bd7d61 solid 4px ;
	border-bottom:#946651 solid 4px;
	border-right:#946651 solid 4px;
	border-top:#bd7d61 solid 4px;
	margin-right:10px;}
#coqbas {position:relative;
	text-align:right;}
#coqbas img {border-left:#bd7d61 solid 4px ;
	border-bottom:#946651 solid 4px;
	border-right:#946651 solid 4px;
	border-top:#bd7d61 solid 4px;
	margin-left:32px;}
#imgchalutdt{position:absolute;
	top:80px;
	left:688px;
	height:470px;
	width:107px;
	text-align:right;
	margin:0%;
	padding:0%;}
#imgchalutdt img {border:gray solid 2px;
	margin-top:2px;
	padding:0%;}
#textechalut {position:absolute;
	top:120px;
	left:300px;
	width:380px;
	font-size:85%;}
#textechalut a {font-style:normal;
	color:blue;}
#tablepeche {position:absolute;
	top:290px;
	left:220px;
	height:190px;
	width:460px;
	overflow:auto;}
#tablepeche img {border:none;}
.tablechalut {font-size:85%;}
.tdbord {border-left:black solid 1px;}
#imgchalutbas {position:absolute;
	top:487px;
	left:150px;
	height:72px;
	width:540px;
	margin:0%;
	padding:0%;}
#imgchalutbas img {border:gray solid 2px;
	margin-left:2px;
	padding:0%;}
/* vente directe */
.textebarnum{position:absolute;
	top:300px;
	left:250px;
	width:555px;font-size:90%;}
.textemarche{position:absolute;
	top:100px;
	left:390px;
	text-align:right;
	margin-top:0%;font-size:90%;}
.barnum1{position:absolute;
	top:455px;
	left:20px;}
.marche2{position:absolute;
	left:670px;
	top:180px;}
.marche1{position:absolute;
	left:250px;
	top:180px;}
.limarche{position:absolute;
	left:420px;
	top:180px;font-size:90%;}
/* page promenade */
div#galerie{position:absolute;
	top:100px;
	left:240px;
	height:460px;
	width:555px;
	z-index:0;
	font-size:90%;
	margin:0%;
	padding:0%;
	text-align:center;}

ul#galerie_mini{margin: 0 ;
	padding: 0 ;
	list-style-type: none ;}

ul#galerie_mini li{float: left ;}

ul#galerie_mini li a img{margin: 1px 1px ;
	border: 1px solid black;}

dl#photo{clear: both ;
	margin: 0;
	padding:0%;
	text-align:right;}

dl#photo dt{font:85% "Lucida Sans Unicode","MS Trebuchet","times new roman", verdana, sans-serif ;}

dl#photo dd{margin: 0 ;}

dl#photo img{border: 1px solid black;}

.minihaut{position:relative;
	top:0%;}
.minigch{position:absolute;
	left:-50px;}
.sortie01 {left:230px}
.sortie02 {left:230px}
.sortie03 {left:230px}
.sortie04 {left:230px}
.sortie05 {top:220px;}
.sortie06 {top:280px;}
.sortie07 {top:340px;}
.sortie08 {top:400px;}
/* page resto */
.texteresto{position:absolute;
	top:110px;
	left:330px;
	width:450px;
	z-index:0;
	font-size:90%;}
div#resto{position:absolute;
	top:235px;
	left:200px;
	height:320px;
	width:600px;
	z-index:0;
	font-size:90%;
	margin:0%;
	padding:0%;
	text-align:center;}

ul#lien_resto li{float: left ;}

ul#lien_resto li a {margin-right: 2px;}
ul#lien_resto img {border:black 1px solid;}


#photo_resto img{border: 1px solid black;
	position:absolute;
	top:65px;
	left:0%;
	margin:0px;}
.photoresto {text-align:center;
	font-size:90%;
	position:absolute;
	top:65px;
	left:350px}
#photo_resto a:hover{color:blue;}

#aubin{text-align:center;
	font-size:90%;
	position:absolute;
	top:65px;
	left:400px}