html, body {
height: 100%;
}
.bord { border : 1px solid black;}
.bleu {color : #6897C0;}
.haut{margin-top: 10px;}
.efface {clear : both;}
.bloc {display : block;}
body {
margin:0;
padding:0;
font: 75% verdana, helvetica, arial, sans-serif;
line-height: 1.8em;
color: #999;
background: #fff;
}
.bandeau{
background: #fff url(images/bandeau.jpg) no-repeat top left;
float:left;
width: 100%;
height: 269px;
}
h1#titre_meteo {
margin-bottom : 0 !important;
padding-bottom : 0 !important;
}
.meteo{
background: #fff url(images/Alpi2009.jpg) no-repeat top left;
height : 200px;
}
.centre{
display : block;
margin :  5px 10px 5px 50px;

}
				/*HEADER*/	
.header {
height: 155px;
width:100%;
padding-top:0;
background: url(images/header.jpg) no-repeat;
}
				/*HEADER LOGO*/	
.logo {
width:500px;
padding:70px 0 0 0;
margin: 0 0 0 230px;
font: bold 1.6em georgia, sans-serif;
letter-spacing: 5px;
color:#DCE4F6;	
}
				/*TOP NAVBAR*/	
#topnav {
position:relative;
display:block;
height:39px;
margin:0 0 10px 0;
background:transparent url(images/bgOFF.gif) repeat-x top left;
font: bold 1em Arial,Verdana,Helvitica,sans-serif;
}
#topnav  ul {
margin:0;
padding:0;
list-style-type:none;
width:auto;
}
#topnav  ul li {
display:block;
float:left;
margin:0;
}
#topnav  ul li a {letter-spacing: 1px;
display:block;
float:left;
padding:11px 15px 0 15px;
height:23px;
text-decoration:none;
color:#666;
background:transparent url(images/bgDIVIDER.gif) no-repeat top right;
}
#topnav  ul li a:hover,#topnav ul li a.current {
color:#993333;
background:#fff url(images/bgON.gif) no-repeat top left;
}

				/*LEFT SIDEBAR*/	
.sidebar {
float:left;
width:17%;
background:transparent;
height:70%;
padding-top:0;
border-right: 1px solid #eee;
}
.sidebar img {
padding-left: 15px;
}
.trophee{margin:0 0;
}
				/*COLUMNS*/	
.gutter {
float : left;
width : 1%;
height : 1px;
}
.col {
float : left;
width : 97%;
margin-left : 1%;
margin-right : 1%:
}
.col1 {
float:left;
width: 40%;
margin-left:1%;
margin-right:1%;
border-right: 1px solid #eee;	
}
.col2 {
float:left;
width: 35%;
}
.col3 {
float:left;
width: 80%;
}
.col4 {
float:left;
width: 35%;


}
h4#semaine {
  color: #333 !important;
  margin-top: 30px;
  margin-bottom: 20px;
  }
.reservation {
  padding-top: 5px;
  text-align : center;
  line-height : 1.4em;           
  width: 350px;
  background : #DAE0EB;
  height: 160px;
  }
  b.hebergement {
   font-size : 0.9em;
   }
  .centrale {
  display: block;
    color : #993333;
    font-size: 0.9em;
    font-weight: bold;
 
    }
#parcours {
       color :#6897C0;
       float : right;
       width: 300px;
       }
       
        				/*FOOTER*/			
.footer {
float:left;
width:100%;
padding-top:10px;
padding-bottom:0;
text-align:center;
background:#19678E ;
color:#DCE4F6;
}
				/*LINKS*/	
a:link, a:visited {
color:#993333;
text-decoration:none;
}
a:hover {
text-decoration: underline;
color: #aaa;
}

       /*LINKS FOOTER*/	
a:link.foot, a:visited.foot {
color:#fff;
text-decoration:none;
}
a:hover.foot {
text-decoration: underline;
color: #aaa;
}

				/*TYPOGRAPHY*/
blockquote {
font-weight : normal;
font-style : italic;
color : #6897C0;
}
h1 {
font:normal 1.7em georgia, arial, Helvetica, sans-serif;
letter-spacing: 1px;
font-weight : bold;
color:#993333;
padding:10px;
}
h2 {
	font:bold 1.7em georgia, arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	color:#BAD0BF;
	padding:10px;
}
h3 {
font:normal 1.3em georgia, arial, Helvetica, sans-serif;
letter-spacing: 1px;
font-weight : bold;
color:#993333;
padding: 0 10px;
}
p {
	padding-left:10px;
	padding-right:10px;
}
p strong {
color: #993333;
}
.marge_trophee{margin-left: 110px; 
}
#haut_trophee {margin-top:20px;}
.titre_trophee{
               font-size: 0.9em;
               }
              /*SEMAINES BLANCHES*/
ul{
 list-style-position :inside;
 }
 #img_semaine {
   margin-top: 37px;
   padding: 5px;
   border: 1px solid #bad0bf;
}
                 
 .gite{
 
 font-family: arial, verdana, sans serif;
 font-size : 1.1em;
  list-style-type : disc;  
   color: #333;
   margin : 0;
   }
				/*IMAGES*/	
.imgleft {
float: left;
margin-right: 10px;
padding: 5px;
border: 1px solid #bad0bf;
}
.imgtrophee	{
float: left;
margin-right: 10px;
padding: 5px;}

			/*LEFT MENU*/
#navlist {
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid #eee;
width: auto;
}
#navlist li {
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid #eee;
}
#navlist li a { text-decoration: none;
color: #aaa;
background :url(images/arrow.png) left center no-repeat;
padding-left: 20px;
}
#navlist li a:hover {
text-decoration: none;color: #993333;
}
				/*LOGIN BOX*/
#loginform {
width:auto;
margin:10px 10px 10px 0;
}
#loginform fieldset{
padding:10px;
}
#loginform legend{
font-weight:bold;
font-size:9pt;
}
#loginform label{
display:block;
height:2em;
background:#ECF2ED;
padding:10px 10px 0;
}
#loginform input {
margin-right:15px;
border:1px solid #999;
float:right;
clear:right;
background:#fff;
color: #96B89D;
}
#loginform input:focus,#loginform input:hover {
border:1px solid #333;
}
.error{
color:red;
font-weight:bold;
}
.pub { float: left;
        margin-left: 30px;}
.marge_haut{
      margin-top: 30px;}
.marge_haut_1{
      margin-top: 50px;}
.marge_droite {
      margin-right :30px;}
.marge_gauche {margin-left : 50px;}
.marge_gauche_1{ margin-left: 30px;}
#boite{      
       margin: 30px;
       float: left;
       }
#boite img {
float: left;
margin-right: 10px;
padding: 5px;
border: 1px solid #bad0bf;
}
#precede {
        float : left; 
        margin : 200px 10px ;}
#suivante {
          float: left;
          margin : 200px 10px;}
.pics {float: left;
      }




/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;

	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
