body {
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/repet_x_batiment.jpg);
}
#plandusite {
	color: #FFFFFF;
	text-transform: none;
	background-color: #666666;
	padding: 10px;
	width: 680px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(../images/header_biblio.jpg);
	background-repeat: no-repeat;
}
#plandusite   a,a:link,a:visited  {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
#plandusite a:hover {
	color: #999999;
	text-decoration: none;
}




#footindex {
	color: #CCCCCC;
	font-size: 12px;
}
#footindex       a,a:link,a:visited {
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;
}
#footindex a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.sousliens {
	margin-left: 20px;
}
table {
	color: #000000;
	text-align: right;
}
table input {
	width: 200px;
	height: 15px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	border: none;
	font-size: 12px;
}
.boutonradio {
	width: 15px;
	height: 15px;
}
.chpmessage {
	width: 200px;
	height: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
}
/*--------- Lightbox -----------*/
#lightbox{
    background-color:#eee;
    padding: 10px;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
}

#lightboxDetails{
    font-size: 0.9em;
    color: #555;
    padding-top: 0.5em;
}

#closeButton{ top: 5px; right: 5px; }

#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#lightbox img{ border: none; }

#overlay img{ border: none; }

#overlay{
	background-image: url(../images/overlay.png);
}

* html #overlay{ /*Hack IE */
    background-color: #000;
    background-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
}
/*-------- fin lightbox -------*/
#galerie ul {
	list-style-type: none;
}
#galerie ul li {
	display: inline;
}
#galerie  a  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
