body {
	margin: 0;
	font-family:"Courier New", Courier, mono;
	font-size: 12px;
	background-image: url(img/background-black.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color:#000000;
}
.bgeven{
	background-image: url(img/eventop.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color:#000000;
}
.bgmain{
	border-left:3px solid #ffffff;
	background-color:#000000;
	background-image: url(img/bottom.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.bgbottom{
	background-image: url(img/fondmain.gif);
	background-position: left top;
	background-repeat: repeat-y;
	background-color:#000000;
}
.txtphoto{
	font-family:"Courier New", Courier, mono;
	font-size: 16px;
	font-weight:bold;
}
.margin{
	margin:35px 45px;
}
.margin2{
	margin-right:20px;
}
.lettrine{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
}
.prix{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.pstyle{
	line-height:15pt;
	text-indent:15px;
	margin-top:25px;
}
.titre{
	font-size: 14px;
}
.show{
	font-size: 16px;
}
.copyright {
	font-size: 9px;
}
.hypertext {
	font-size: 10px;
	color: #ffffff;
}
.mois{
	background-image: url(img/bgmois.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	background-color:#000000;
	font-size: 20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:10px;
}
.inter{
	width:600px;
	height:20px;
	background-image: url(img/bgp.gif);
	background-position:center;
	background-repeat:repeat-x;
	background-color:#000000;
}
.border{
border:2px solid white;
margin:3px 3px;
}
.bas{
margin-bottom: 75px;
}
.titreactu{
font-size:24px;
font-variant:small-caps;
font-weight:bold;
}
.carte{
	position:absolute;
	width:300px;
	height:200px;
	left: 815px;
	top: 371px;
}
a:link {
	color: #FFffff;
}
a:visited {
	color:#FFffff;
}
a:hover {
	color: #FF0000;
}
#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(img/overlay.png); }

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

	
