body {
font-family:Arial, Helvetica, sans-serif;
font-size: 0.7em;
margin: 0;
padding: 0;
}
a {
  color:#000000;
}
a:hover {
  color:#DD0000;
}

#conteneur {
position: relative;
width: 1000px;
height:100%;
margin: 0 auto;
background-color:#000000;
background-image: url(../les_images/fond/a0.jpg); 
background-position: center top;
background-repeat: x-repeat;
background-attachment:fixed;
border:1px solid #000000;

}
#infos {
height: 23px;
line-height: 23px;
font-size:10px;
background-color: #FFFFFF;
font-weight:bold;
border-top:1px solid #000000;
}
#contenu {
clear:both;
background-color:transparent;
min-height:400px;
}
#droits {
border-top:1px solid #000000;
border-bottom:1px solid #000000;
margin-top:5px;
height:75px;
line-height:75px;
vertical-align: middle;
background-color:#CCFF33;
text-align:center;
}
#bas {
clear:both;
height: 140px;
border-bottom:1px solid #000000;
}
.espace {
  clear:both;
  background-color:transparent;
}
#copyright {
  height:30px;
  line-height: 15px;
  font-size:10px;
  background-color: #CCFF33;
  font-weight:bold;
  border-top:1px solid #000000;
  border-bottom:1px solid #000000;
  text-align:center;
  
}
#copyright img {
  float:right;
  height:25px;
  margin-top:2px;
  border:1px solid #000000;
  margin-left:5px;
}


#logo {
position:fixed;
left:0px;
top:0px;


}
#espace_membre {
  height:130px;
  width:300px;
  border-left:1px solid #000000;
  border-bottom:1px solid #000000;
  background-color:#FFFFFF;
}
#espace_membre input {
	font-size:10px;
}
#espace_membre p {
	border-bottom: 1px solid #000000;
	text-align:left;
	font-weight:normal;
	margin:0px;
	font-size:x-small;
	height:15px;
	line-height:15px;
}

#cadre_bloggy {
  height:130px;
  width:300px;
  margin:0px;
  padding:0px;
  border-right:1px solid #000000;
  border-bottom:1px solid #000000;
  background-color:#FFFFFF;
  padding-left:2px;
  float:left;
}

#bloggy {
  float:left;
  margin:0px;
  margin-right:5px;
  padding:0px;
  width:130px;
  height:130px;
  background-color:#000000;
}
#bulle-bloggy {
background-color:#FFFFFF;
}
#menu {
  clear:both;
  background-color:#cbff2e;
  width:100%;
  height:45px;
  border-top:1px solid #000000;
  border-bottom:1px solid #000000;
}
#menu img {
  margin:0px;
  padding:0px;
}




#edito {
float:left;
width:333px;
height: 130px;
border-right:1px solid #000000;
background-color:#D8D8D8;
filter:alpha(opacity=80);
  -moz-opacity:0.8;
  opacity: 0.8;
  -khtml-opacity: 0.8;
}
#concept {
float:left;
width:233px;
height: 130px;
border-right:1px solid #000000;
background-color:#D8D8D8;
filter:alpha(opacity=80);
  -moz-opacity:0.8;
  opacity: 0.8;
  -khtml-opacity: 0.8;
}
#contacts {
float:left;
width:232px;
height: 140px;
background-color:#FFFFFF;
text-align:center;
}
#online {
float:left;
width:200px;
height: 140px;
background-color:#FFFFFF;
text-align:center;
}

p.titre_cadre {
border-top:1px solid #000000;
border-bottom:1px solid #000000;
margin:0px;
margin-bottom:10px;
width:100%;
height:30px;
line-height:30px;
background-color:#CCFF33;
text-align:center;
font-size:14px;
font-weight:bold;
}


/* GESTION DES CADRES */
.cadre {
  border:1px solid #000000;
  margin:10px;
  background-color:#FFFFFF;
  text-align:center;  
}
.cadre_centre {
  background-color: #ffffff;
	border: 1px solid #000000;
	font-weight:normal;
	padding:0px;
	padding-left:5px;
	font-size:x-small;
	margin-left:10px;
	margin:10px;
	filter:alpha(opacity=70);
  -moz-opacity:0.7;
  opacity: 0.7;
  -khtml-opacity: 0.7;
}
.cadre_centre p {
	background-color: #CCFF33;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	text-align:left;
	height:25px;
	line-height:25px;
	padding-left:19px;
	font-weight:bold;
	font-size:small;
	margin:0px;
}
.cadre_centre2 {
  background-color: #ffffff;
	border: 1px solid #000000;
	font-weight:normal;
	padding:0px;
	padding-left:5px;
	font-size:x-small;
	margin-left:10px;
	margin:10px;
}
.cadre_centre2 p {
	background-color: #CCFF33;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	text-align:left;
	height:25px;
	line-height:25px;
	padding-left:19px;
	font-weight:bold;
	font-size:small;
	margin:0px;
}
.cadre1 {
background-color: #ffffff;
	border: 1px solid #000000;
	font-weight:normal;
	padding:0px;
	padding-left:5px;
	font-size:x-small;
	margin:10px;
	margin-left:0px;
	filter:alpha(opacity=70);
  -moz-opacity:0.7;
  opacity: 0.7;
  -khtml-opacity: 0.7;
}
.cadre1 p {
	background-color: #CCFF33;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	text-align:left;
	height:25px;
	line-height:25px;
	padding-left:19px;
	font-weight:bold;
	font-size:small;
	margin:0px;
}

img.blog_logo {
filter:alpha(opacity=80);
   	-moz-opacity:0.8;
   	opacity: 0.8;
   	-khtml-opacity: 0.8;
}
img.blog_logo:hover {
filter:alpha(opacity=100);
   	-moz-opacity:1;
   	opacity: 1;
   	-khtml-opacity: 1;
}
#gauche {
  float:left;  
  width:295px;
  margin-top:20px;
  margin-bottom:20px;
}
#gauche p {
  border:1px solid #000000;
  border-left:0px;
  text-align:right;
  font-size:23px;
  height:52px;
  line-height:52px;
  background-color:#FFFFFF;
  vertical-align:middle;
}
#gauche p a {
	text-decoration:none;
} 
#gauche p img {
  position:relative;
}

#flash {
  float:left;
  width:400px;
  height:230px;
}
#droite {
  float:right;
  width:295px;
  margin-top:20px;
  margin-bottom:20px;
}
#droite p {
  border:1px solid #000000;
  border-right:0px;
  text-align:left;
  font-size:23px;
  line-height:52px;
  background-color:#FFFFFF;
}
#droite p a {
	text-decoration:none;
}
#liste_discuter tr td {
	vertical-align:top;
}


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../les_images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../les_images/lightbox/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

