/* Generated by J.VAQUIE pour URANIA31 */
* {
  margin: 0;
  padding: 0;
}

/*************** CORPS *********************/
body {
  background: #ffffff none repeat scroll 0% 50%;
  font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 17px;
  color: #333333;
}
a {
  text-decoration: none;
  color: #336699;
}
a:hover {
  text-decoration: underline;
  color: #111111;
}
#wrap {
  margin: 0 auto;
  width: 1000px				/* version 1 : 780px */
}

/**************** EN-TETE ******************/
#header {
  height: 150px;
  background-image: url(images/bandeau.png);
  background-repeat: no-repeat;
  background-position: center top;
}
#header h1 {
  padding: 23px 0 15px 0px;
  font-size: 36px;
  letter-spacing: 1px;
  color: #27a9da;
}
#header h1 a {
  color: #3069ae;
  text-decoration: none;
  font-weight: 100;
  letter-spacing: -2px;
}
#header h1 a:hover {
  color: #111111;
}
#header h2 {
  padding: 5px 0 0 0px;
  font-size: 14px;
  letter-spacing: 2px;
  font-weight: 100;
  color: #156ada;
}

/****************  MENU *****************/
#menu {
  background-color: #3069ae;
  background-image: url(images/menu.jpg);
  background-repeat: no-repeat;
  height: 30px;
  line-height: 30px;
  background-position: left top;
}
#menu ul {
  list-style-type: none;
  padding-left: 20px;
}
#menu ul li {
  display: block;
  float: left;
}

#menu ul li1 {
  display: block;
  float: left;
}

#menu ul li a {
  padding: 0 20px 0 0;
  font-weight: 100;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
}
#menu ul li a:hover {
  color: #ffffff;
  text-decoration: underline;
}


#menu ul li1 a {
  padding: 0 20px 0 0;
  font-weight: 100;
  font-size: 14px;
  color: #ff0000;;
  text-decoration: none;
    
}
#menu ul li1 a:hover {
  color: #ff0000;
  text-decoration: underline;
}
#content {
  padding: 0 0px 20px;
}

/**************** COTE GAUCHE ******************/
.left {
  float: left;
  width: 800px;
  text-align: justify;
  padding-top: 10px;
}
.left h2 {
  padding: 15px 0 7px;
  font-size: 18px;
  font-weight: 100;
  color: #125bbb;
}
.left h2 a {
  text-decoration: none;
}
.left h2 a:hover {
  color: #111111;
}

/**************** COTE DROITE ******************/
.right {
  float: right;
  width: 200px;
  padding-top: 15px;
}
.right h2 {
  margin: 10px 0 0;
  background: #3f7ac6 none repeat scroll 0% 50%;
  padding-left: 10px;
  height: 24px;
  line-height: 24px;
  color: #ffffff;
  font-size: 13px;
}
.right ul {
  padding: 10px 0 15px 10px;
  list-style-type: none;
}
.right ul li a {
  color: #336699;
  text-decoration: none;
  font-size: 12px;
  font-weight: 100;
}
.right ul li a:hover {
  color: #111111;
}

/**************** PIED DE PAGE ******************/
#footer {
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0% 50%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 11px;
  color: #125bbb;
}
#footer a {
  color: #125bbb;
}


/**************** BOX NEWS ******************/
.box{
margin:0 0 20px 0;
padding:10px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
width: 250;
float:left;
}


.box h1{
padding: 0px 0px 15px;
font-size: 18px;
font-weight: 100;
color: #125bbb;
}

.box h3 {
  font-size: 12px;
  font-weight: bold;
  list-style-image: url();
  background-image: url(images/puce.gif);
  background-repeat: no-repeat;
  background-position: 0% 50%;
  padding-left: 15px;
  opacity: 0.6;
}

/**************** BOX FORUM ******************/
.boxforum{
margin:0 0 20px 0;
padding:10px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
/*float:left;
width:200;*/
}

.boxforum h1{
padding: 0px 0px 15px;
font-size: 18px;
font-weight: 100;
color: #125bbb;
}

.boxforum h3 {
  font-size: 11px;
  font-weight: bold;
  list-style-image: url();
  background-repeat: no-repeat;
  background-position: 0% 50%;
  padding-left: 15px;
  opacity: 0.8;
}

/**************** IMAGE DU JOUR ******************/
.daypict{
background-color:#fafbfc;
border: 5px solid rgb(204, 204, 204);
float:left;
width:250;
}


/************  LIGHTBOX **************************/
#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 {
  margin: 0 auto;
  position: relative;
  background-color: #ffffff;
  width: 250px;
  height: 250px;
}
#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 {
}
#prevLink, #nextLink {
  width: 49%;
  height: 100%;
  display: block;
}
#prevLink {
  left: 0;
  float: left;
}
#nextLink {
  right: 0;
  float: right;
}
#prevLink:hover, #prevLink:visited:hover {
  background: transparent url(images/lightbox/prevlabel.gif) no-repeat scroll left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
  background: transparent url(images/lightbox/nextlabel.gif) no-repeat scroll right 15%;
}
#imageDataContainer {
  margin: 0 auto;
  font-family: Verdana,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 10px;
  font-size-adjust: none;
  font-stretch: normal;
  background-color: #ffffff;
  line-height: 1.4em;
  overflow: auto;
  width: 100%;
}
#imageData {
  padding: 0 10px;
  color: #666666;
}
#imageData #imageDetails {
  width: 70%;
  float: left;
  text-align: left;
}
#imageData #caption {
  font-weight: bold;
}
#imageData #numberDisplay {
  display: block;
  clear: left;
  padding-bottom: 1em;
}
#imageData #bottomNavClose {
  width: 66px;
  float: right;
  padding-bottom: 0.7em;
}
#overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
  background-color: #000000;
}

