@charset "utf-8";
/* Import de la CSS d'initialisation
----------------------------------------------------------*/
@import url(structure.css);

/* Construction (Montage)
----------------------------------------------------------*/
body { color:#fff; font-size:12px; font-family: Verdana, "Trebuchet MS", helvetica, "Bitstream Vera Sans", sans-serif; }

h1, h2, h3, h4, h5, h6 { color:#fff; }
h1 { font-weight:700; font-size:12px; padding-bottom:20px; line-height:18px; }
h2 { font-weight:700; font-size:1.2em; }
h3 { font-weight:700; font-size:1.17em; }
h4 { font-weight:700; font-size:1em; }
h5 { font-size:.83em; }
h6 { font-size:.67em; }
p, ul, ol, li { font-size:1em; }
a { color:#fff; text-decoration:underline; }
a:hover { text-decoration:none; } /* si changement de couleur au survol */
textarea { color:#fff; padding:3px; }
input { color:#fff; padding:3px; }

/* Adresse : Liens de bas de page
----------------------------------------------------------*/
#adresse p, #adresse a { color:#05af04; } /* couleur des liens de bas de page */
#adresse p { font-size:.9em; }

/* Image de validation W3C
----------------------------------------------------------*/
#validator a img { background-color:#05af04; } 


/* Éléments Particuliers
----------------------------------------------------------*/
/* Placement d'images */
.imgLeft { float:left; padding-bottom:0; margin:0 2em 0 0; /*border:1px solid #fff;*/ }
.imgRight { float:right; padding-bottom:0; margin:0 0 0 2em; /*border:1px solid #fff;*/ }

/* Des classes d'alignement d'objets */
.aligntop { vertical-align:top; }
.alignbottom { vertical-align:bottom; }
.aligncenter { margin-left:auto; margin-right:auto; }
.left { text-align:left; }
.right { text-align:right; }
.center { text-align:center; }
.justify { text-align:justify; }

/* Des classes de formatage du texte en ligne */
em, .italic, .italique { font-style:italic; }
strong, .bold, .gras { font-weight:700; }
.strike, .barre { text-decoration:line-through; }
.souligne { text-decoration:underline; }
.br { display:block; }

/* Des classes flotante */
.floatleft { float:left; }
.floatright { float:right; }

/* Les "nettoyeurs" */
.clearb { clear:both; }
.clearer { clear:both; width:0; height:0; line-height:0; }


/*	Mise en page
----------------------------------------------------------*/

/*	Page d'accueil
----------------------------------------------------------*/
.illustration { float:right; padding:0 0 0 10px; }

/*	Site en cours de réalisation
----------------------------------------------------------*/
#site { text-align:center; padding-top:5em; }

/*	Mentions Légales
----------------------------------------------------------*/
#map {
	width: 800px;
	height: 500px;
	border: #fff solid 2px;
}

.infosbulle {
	border: none;
	margin: 0;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.plan-titre {
	font-size: 14px;
	color: #b43522;
	font-weight: bold;
	margin-bottom: 1em;
	text-align:center;
}
.plan-adresse {
	font-size: 12px;
	color: #333;
	text-align:center;
	!text-align:center;
}
.plan-printer {
	display:block;
	text-align: right;
	padding-bottom:15px;
}

.plan-printer img,
.plan-printer a {
	border: none;
}

.bullet{ margin-right:10px;}

.list{ float:left; margin-bottom:20px; margin-top:3px;}
.listm { vertical-align:middle; margin-right:10px;}
.listm1 { margin-top:5px; margin-right:10px; float:left; padding-bottom:10px; }
.listm2 { margin-top:5px; margin-right:10px; float:left; padding-bottom:50px; }

.mar-left{ margin-left:90px;}
.mar-left3{ margin-left:60px;}

.mar-left10{ margin-left:10px;}

.marR{margin-right:150px;}

sup{
	vertical-align:super;
	font-size:10px;
	#font-size:12px;}
.floatleft1{float:left; width:600px;}
.space4{word-spacing:6px; text-align:center;}

/*============ HIGHLIGHT =============*/

.highslide {
	cursor: url(../images/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: none;
}
.highslide:hover img {
	border: none;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 0px;
    background-image: url(../images/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(../images/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.mytable {width:100%;border-collapse:collapse; line-height:25px;}
.mytable td { border-bottom:#74a576 dotted 1px; padding:3px;}
.mytable .td2 { width:20%; text-align:right;}
.right { text-align:right; }
.w1{width:400px; margin:0 auto;}
.w2{width:600px; margin:0 auto;}
.w3{width:400px; margin-left:15px;}
.h1{height:10px;}
.mytable .tieude
{
	background-color:#74a576;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	vertical-align:middle;
	color:#fff;
	border-bottom:none;
}
.mytable1 .tieude
{
	background-color:#74a576;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	vertical-align:middle;
	color:#fff;
	border-bottom:none;
}
.noibac{color:#74a576; font-size:13px; font-weight:bold;}
.noibac1{color:#74a576; font-size:14px; font-weight:bold; font-style:italic;}
.mytable .nonedb { border-bottom:none;}

.mytable1 {border-collapse:collapse; line-height:25px; margin:0 auto; width:700px;}
.mytable1 td { border-bottom:#74a576 dotted 1px; padding:3px;}
.mytable1 .td2 { width:25%; text-align:right;}
.mytable1 .td3 { width:25%; text-align:right;}
.mytable1 .td4 { width:15%; text-align:right;}
.le {float:left; width:400px;}
.ri {float:right; width:405px;}
.space2 img{padding-bottom:15px;}


.mytable2 {width:100%;border-collapse:collapse; line-height:25px;}
.mytable2 td { border-bottom:#74a576 dotted 1px; padding:3px;}
.mytable2 .td2 { width:30%; text-align:right;}
.mytable2 .td3 { width:30%; text-align:right;}
.maudo{color:#90c28d;}
.le1 {float:left; width:200px;}
.le2 {float:left; width:200px;}
.le3 {float:left; width:200px;}
.le4 {float:left; width:570px;}


.div1{
	width:270px;
}

.div2{
	width:200px;
}


.div3{
	width:380px;
}

.div4{
	width:230px;
}

.div5{
	width:380px;
	border: 2px solid #90c38f;
	padding:10px;
}
.img1{
	margin-left:10px;
}

.glossymenu{
margin: 0px 0;
padding: 0;
width: 800; /*width of menu*/
border: 1px solid #90c38f;
border-bottom-width: 1;
}

.glossymenu a.menuitem{
background: black url(../images/glossyback.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon { /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px; _right: 25px;
border: none;
}
.glossymenu a.menuitem:hover{
background-image: url(../images/glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background:#370101;
padding:20px 20px 20px 20px;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{

colorz: white;
}
.border1{ border:1px solid #fff; color:#fff; padding:10px; }



.table1{
	border-collapse:collapse;
	width:600px;
	margin:0 auto;
	vertical-align:middle;
}
.table1 td{
	padding:10px 0 3px 0;
}
.td1{
border-bottom:1px dotted #90c38f;
width:80%;
}
.td2{
width:20%;
border-bottom:1px dotted #90c38f;
text-align:right;
}

.txt1{
	color:#74a576;
}

hr {
  color:#90c38f;
  border: 1px solid #90c38f;}
  
.reservation a { width:150px; border:1px solid #000; background-color:#05af04; color:#fff; padding:5px; height:35px; position:absolute; top:255px; left:45px; line-height:31px; font-size:15px }  
.reservation a:hover { border:1px solid #000; background-color:#370102; color:#fff; }  

.wid{ width:400px; border:1px solid #05af04; margin:0 auto;}

.wid1{ width:290px; border:1px solid #05af04;}

.wid2{ width:129px; background:url(../images/circle.png) no-repeat top; height:105px; padding:40px 10px;}

.bor{border:1px solid #05af04;}

.color{ color:#05af04;}

.hei{ height:410px;}

.hei2{ height:375px;}

.hei3{ height:375px;}

.mL{ margin-left:27px;}

.mL2{ margin-left:50px;}
