@charset "utf-8";
/* CSS Document */
div#menu ul {margin:0; padding:0; list-style-type:none;}
div#menu ul ul {margin:0; padding:0 0 5px 0;}
div#menu li {margin:0; padding:0; border-bottom:1px dashed #cbcbcb;}
div#menu ul ul li {border:0;}

div#menu ul a {font-family:"Trebuchet MS", Arial, Helvetica; display:block; font-size:13px; font-weight:bold; color:#fff; text-decoration:none; width:175px; height:10px; padding:3px 0 12px 20px;; 
background:url(../images/puce-fleche.png) no-repeat 2px 2px; margin:0;}
div#menu ul a:hover {background-color:#8d4e20; font-weight:bold;}
div#menu ul a.pageactuelle {color:#f1c467; font-weight:bold;}
div#menu ul ul a {font-family:"Trebuchet MS", Arial, Helvetica; background:url(../images/puce-point.png) no-repeat 28px 3px; display:block; font-size:11px; font-weight:bold; color:#fff; width:150px; height:10px; padding:3px 0 6px 45px;}
div#menu ul ul a:hover {}

div#titresite {font-family:Arial, Helvetica, sans-serif; text-align:right; font-weight:bold; font-size:18px; color:#f1c467;}

img {border:2px solid #1f1f1f; margin:10px;}
div#menu img {border:0; margin:0;}
div#logo img {border:0; margin:0;}
div#tete img {border:0; margin:0;}

div#page ul {margin-bottom:15px; font-size:12px}
div#page li {margin-bottom:5px; text-align:justify; font-size:12px}
div#page100 ul {margin-bottom:15px; margin-left:15px; padding-left:0px;: font-size:12px; list-style-position:inside;}
div#page100 li {margin-bottom:5px; text-align:justify; font-size:12px}

fieldset {border:1px solid #8f4d25; padding:5px; margin:10px 0; text-align:justify;}
legend  {color:#8f4d25; font-size:12px; font-weight:bold;}

table {border:1px solid #f1c467; padding:0; width:auto; margin:auto;}
th {background-color:#8f4d25; margin:0; padding:5px; color:#fff;}
th a {color:#fff;}
td {padding:5px; margin:0; border:1px solid #8f4d25; text-align:center;}

object {background-color:#01330E;}

div#vueaerienneaccueil {font-family:Arial, Helvetica, sans-serif; margin:25px auto; padding:20px 75px 0px 75px; background:url(/documents/images/gite-jura-la-pesse-vue-aerienne-800.jpg) no-repeat; width:450px; height:auto;}
div#vueaerienneaccueil h3 { background-color:#fff; filter:alpha(opacity=70); -moz-opacity: 0.7;	opacity: 0.7; text-align:center;}
div#logossiretaccueil {background:#fff; text-align:center; font-size:12px;}
div#logossiretaccueil img {border:0; margin:3px; padding:0;}

/* Gallery Styles */

#motioncontainer {
margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width:600px; /* Set to gallery width, in px or percentage */
height:152px; /* Set to gallery height */
}

#motioncontainer a img {
width:200px;
height:150px;
margin:0;
border:1px solid #8F4D25; /* Set image border color */
}

#motioncontainer a:hover img {
border:1px solid #1F1F1F;  /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */
