

a:hover {
	COLOR:#FFFFF0;

	font : Verdana;
}

a {
	text-decoration: none;
	font : 11px Verdana;
	color : #311802;
}


body {
 scrollbar-face-color: #FFFFFF; 
 scrollbar-shadow-color: #FFFFFF;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-3dlight-color: #CFCFB5; 
 scrollbar-darkshadow-color: #FFFFCC; 
 scrollbar-track-color: #E6D5C2; 
 scrollbar-arrow-color: #7F6870;
}


.text {
	COLOR: white;
	text-decoration: none;
	font: 12px Verdana;
}
.textbj {
	COLOR: #FFF668;
	text-decoration: none;
	font: bold 12px Verdana;
}
.textbo {
	COLOR: #DD641F;
	text-decoration: none;
	font: bold 12px Verdana;
}
.mino {
	COLOR: #DD641F;
	text-decoration: none;
	font: normal 10px Verdana;
}
a.text {
	COLOR: white;
	text-decoration: underline;
	font: 12px Verdana;
}
a.text:hover {
	COLOR: white;
	text-decoration: none;
	font: 12px Verdana;
}
.titre1 {
	COLOR: #FFF668;
	text-decoration: none;
	font: bold 12px Verdana;
}
a.titre1 {
	COLOR: #FFF668;
	text-decoration: underline;
	font: bold 12px Verdana;
}
a.titre1:hover {
	COLOR: #FFF668;
	text-decoration: none;
	font: bold 12px Verdana;
}
.titre2 {
	COLOR: #DD641F;
	text-decoration: none;
	font: bold 14px Verdana;
}
a.titre2 {
	COLOR: #DD641F;
	text-decoration: underline;
	font: bold 14px Verdana;
}
a.titre2:hover {
	COLOR: #DD641F;
	text-decoration: none;
	font: bold 14px Verdana;
}
.titre3 {
	COLOR: #F3B353;
	text-decoration: none;
	font: bold 13px Verdana;
}
a.titre3 {
	COLOR: #F3B353;
	text-decoration: underline;
	font: bold 12px Verdana;
}
a.titre3:hover {
	COLOR: #DD641F;
	text-decoration: none;
	font: bold 12px Verdana;
}
.home {
	COLOR: #311802;
	text-decoration : none;
	font :  11px Verdana;
}
a.home{
	COLOR: #311802;
	text-decoration : none;
	font :  11px Verdana;
}

a.home:hover{
	COLOR: #311802;
	text-decoration : underline;
	font :  11px Verdana;
}

#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(overlay.png); }

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