<style type="text/css">

.Style32 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.texte {font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: normal; }

.texte_arial {font-family: "Times New Roman"; font-size: 14px; }

.titre {font-family: "Lucida Handwriting"; font-size: 13px; font-weight: bold; }

.texte_basdepage {font-family: "Lucida Handwriting"; font-size: 12px; font-weight: bold; }
.texte_basdepage2{font-family: "Lucida Handwriting"; font-size: 12px; font-weight: bold; }

.Style40 {color: #000000}
.titre_blanc {font-family: "Brush Script MT"; font-weight: bold; font-size: 24px; color: #000000; }
.texte_lucida {font-family: "Lucida Handwriting"; font-size: 12px; font-weight: bold; }
.texte {font-family: "Times New Roman"; font-size: 13px; }


a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #000000;
}
a:active {
	color: #FFFFFF;
}


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

* html #overlay{ /*Hack IE */
    background-color: #000;
    background-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}
/*-------- fin lightbox -------*/

</style>
