body {
	margin-left:5;
	margin-top:5;
	background-color: #CCCCCC;
	background-image: url(Library/blank_fond.gif);
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.menu {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.menu:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}.gris {
	color: #999999;
}
.prix {
	font-size: 21px;
	font-weight: bold;
	color: #CC0000;
}
.bordureG {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.titre{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight:bold;
	margin-bottom:5px;
}

/* GALERIE PHOTO */
h1
{
	margin: 15px 10px ;
	text-decoration: underline ;
	color: #dcb ;
}

p
{
	line-height: 1.5em ;
	text-indent: 1em ;
	margin: 15px 10px ;
}

div#galerie
{
	width: 560px ;
	border: 1px solid #dcb ;
	padding: 15px ;
	margin: 15px 30px ;
	text-align: center ;
}

ul#galerie_mini
{
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
}

ul#galerie_mini li
{
	float: left ;  
}

ul#galerie_mini li a img
{
	margin: 2px 1px ;
	border: 1px solid #dcb ;
}

dl#photo
{
	clear: both ;
	margin: 0 auto ;
}

dl#photo dt
{
	font-weight: bold;
	line-height: 1.5em;
}

dl#photo dd
{
	margin: 0 ;
}

dl#photo img
{
	border: 0px solid #dcb ;
}
.L{ float: left; padding-left: 20px; }
.R{float: right; padding-right: 20px;}
.Killer{float: none; clear:both;}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

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

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(Library/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="Library/overlay.png", sizingMethod="scale");
	}