body {
  margin:0;
  background-color: #ffffff;
  text-align: center;
  }
html, body { margin:0;}
* {   font-family:verdana;font-size: 11px;  color: #343026; }


table.vert , td.vert {height:100%;margin:0;padding:0;width:100%; text-align: center;}

/* PAGE D'ACCEUIL */

#conteneurhome {
text-align: left;
  background-image: url('../images/fond_home.jpg');
  background-repeat:no-repeat;
  background-position:top;
	width:988px;
	margin:0 auto 0 auto;
	
}
#corpshome{
  text-align: justify;
  padding-left: 492px;
  _padding-left: 489px;
    padding-top: 4px;
}

#corpshome p{
font-size: 10px;
  padding-left: 10px;
    padding-right: 10px;
    margin-top: 0px;
}


#menuhome {
  float:left;
  padding-top: 10px;
  padding-left:4px;
  padding-bottom:50px;
  width:488px;
}


#menuhome a{
   color: #343026;
   display: block;
   font-weight: normal;
    font-size: 13px;
    padding-top: 2px;
  text-decoration: none;
}

#menuhome a:hover{
  color: #8d0000;
  text-decoration: none;
}

#footerhome{
  clear:both;
  height: 4px;
}

/* PAGES GENERALES */

#conteneur {
text-align: left;

  background-image: url('../images/fond_page.jpg');
  background-repeat:no-repeat;
  background-position:top;
	width:988px;
	margin:0 auto 0 auto;
}


#corps{
  text-align: justify;
  padding-left: 200px;
    padding-top: 70px;
    padding-right: 30px;
}
#corpstarif{
  text-align: justify;
  padding-left: 200px;
    padding-top: 70px;
}
#boite{
 width: 350px;
}

#decor{
  padding-top: 55px;
  float:right;
  width: 320px ;

}

#tarif{
  padding-top: 70px;
  padding-right: 20px;
  float:right;
  width: 370px ;
}

li{
 padding-left: 0px;
}

ul{
margin: 0px;

 padding-left: 20px;
}

ol{
margin: 0px;
 padding-left: 20px;
}
#footer{
  clear:both;
}

#menu {
  float:left;
  padding-top:10px;
  padding-left:20px;
  width:140px;
}


#menu a:hover{
  color: #8d0000;
  text-decoration: none;
}

#menu a{
   color: #343026;
   display: block;
   font-weight: 200;
    font-size: 11px;
    padding-top: 5px;
  text-decoration: none;
}

#menu a.rubrique{
    font-size: 10px;
    padding-top: 0px;
    padding-left: 10px;
    background-image: url('../images/puce_noire.gif');
   background-repeat: no-repeat;
    background-position: 2px 6px;
}

#menu a.rubrique_on{
    color: #8d0000;
    padding-top: 0px;
    font-size: 10px;
    padding-left: 10px;
      background-image: url('../images/puce_rouge.gif');
  background-repeat: no-repeat;
    background-position: 2px 6px;
}


/* ACCORDEON */

.accordion_toggle {

			cursor: pointer;

		}

/* ADMINISTRATION */
#corpsadmin{
width: 500px;
  padding-left: 200px;
    padding-top: 70px;
}



/* ELEMENTS */


.red{
  color: #8d0000;
}

.redmenu{
  color: #8d0000;
   display: block;
   font-weight: 200;
    font-size: 11px;
    padding-top: 5px;

}
.titrerub{
 font-size: 15px;
 font-weight: bold;
}
.gros{
    font-size: 13px;
}
.tresgros{
    font-size: 15px;
}
img{
border: 0px;
}

img.lieu{
margin-right: 10px;
}

a{
color: #8d0000;
  text-decoration: none;
}
a:hover{

  text-decoration: underline;
}

a.mois {
color: #343026;
  text-decoration: none;
}

a:hover.mois {
 color: #8d0000;
  text-decoration: none;
}
a:hover.mois em {  color: #8d0000; }
a:hover.mois strong {  color: #8d0000; }


table.carnet {
width: 460px;
margin: 0px;
border-collapse: collapse;
}

table.carnet td {
padding: 0px;
}

table.carnet td.carnetfond {
padding: 20px;
margin: 0px;
background-image: url('../images/carnet_fond.jpg');
background-repeat: repeat;
background-position: 0px 0px;
}


#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(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/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;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
