body {font: Arial, Helvetica, sans-serif; font-size: 12px; background-color:#000000; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}
a:link {text-decoration:none;}
a:visited {color: #ffffff;}

.titre {background-color: #CCCCCC;}

/* Mise en page de bloc */
.cadregauche {float:left; width:55%; text-align:justify; padding:10px; height:290px;}
.cadrepage {float:right; text-align:justify;}
.cadredroit {background-color: #CCCCCC; float:right; width:150px; border-style:solid; border-width:1px; border-color:grey; padding:5px;}

/* Rollover d'images */
img {border:0} 
.thumb {width:92px;	height:50px; margin:1px; float:left; background-color:#D3D3D3; display:block;} 
.thumb a {display:block;}
.thumb a:hover {position:relative;}	 
.thumb a img {margin:0;	padding:0; width:92px; height:50px;}
.thumb a:hover img {position:relative; left:0px; top:60px; width:300px;	height:225px;}