body		{
            
		    scrollbar-face-color: #FFFFFF;  		/* defini la couleur du dessus des boutons et de la barre de défilement. */
		    scrollbar-shadow-color: #000000; 		/* defini la couleur sombre du relief des boutons (noir conseillé).*/
		    scrollbar-highlight-color: #FFFFFF; 	/* defini la couleur claire du relief des boutons (blanc conseillé). */
		    scrollbar-3dlight-color: #C0C0C0;  		/* defini la couleur claire du relief des boutons quand ceux-ci ne sont pas enfoncés (noir conseillé). */
		    scrollbar-darkshadow-color: #FFFFFF;	/* defini la couleur sombre du relief des boutons quand ceux-ci ne sont pas enfoncés (noir conseillé). */
		    scrollbar-track-color: #FFFFFF ;  		/* defini la couleur derrière la barre. */
		    scrollbar-arrow-color: #000066; 		/* defini la couleur des flèches.  */

             }


a.bleu{
	color:#000066;
	text-decoration:none;
}
a:hover.bleu{
	color:#000066;
	text-decoration:underline;
}
a.rouge{
	color:#FF0000;
	text-decoration:none;
}
a:hover.rouge{
	color:#FF0000;
	text-decoration:underline;
}

a.blanc{
	color:#FFFFFF;
	text-decoration:none;
}
a:hover.blanc{
	color:#FFFFFF;
	text-decoration:underline;
}
a.bleu2{
	color:#000066;
	text-decoration:none;
}
a:hover.bleu2{
	color:#000066;
	text-decoration:none;
}
a.blanc2{
	color:#FFFFFF;
	text-decoration:none;
}
a:hover.blanc2{
	color:#FFFFFF;
	text-decoration:none;
}

a.loto
{
color:#FFFFFF;
font-family: Verdana;
font-size: 11px;
text-decoration:none;
}
a:hover.loto
{
color:#FFFFFF;
font-family: Verdana;
font-size: 11px;
text-decoration:underline;
}

.taille{
	font-size:11px;
}
a.orange{
         color:#FF9966;
         text-decoration:none;
}
a:hover.orange{
	color:#FF9966;
	text-decoration:underline;
}
a.impr{
	color:#FFFFFF;
	text-decoration:none;
}
a:hover.impr{
	color:#FFFFFF;
	text-decoration:underline;
}

div.menu{
         color:#000066; 
         width:205px; 
         height:40px; 
         text-align:center;
         position:absolute;
         background-color:green;
         font: 12px Verdana;
         background-color:white;
}

div.menu2{
         color:white;
         width:205px; 
         height:40px; 
         text-align:center;
         position:absolute;
         background-color:green;
         font: 12px Verdana;
         background-color:#000066;
         border-style:solid;
         border-width:1px;

}
div.menu-seul{
         color:#000066; 
         width:405px;
         height:40px; 
         text-align:center;
         position:absolute;
         background-color:green;
         font: 12px Verdana;
         background-color:white;
         border-style:solid;
         border-width:1px;
         z-index:1;
}
div.menu2-seul{
         color:white;
         width:405px;
         height:40px;
         text-align:center;
         position:absolute;
         background-color:green;
         font: 12px Verdana;
         background-color:#000066;
         border-style:solid;
         border-width:1px;
         z-index:2;

}
div.menu-seul-petit{
         color:#000066; 
         width:405px;
         height:25px;
         text-align:center;
         position:absolute;
         background-color:green;
         font: 12px Verdana;
         background-color:white;
         border-style:solid;
         border-width:1px;
         z-index:1;
}
div.menu2-seul-petit{
         color:white;
         width:405px;
         height:25px;
         text-align:center;
         position:absolute;
         background-color:green;
         font: 12px Verdana;
         background-color:#000066;
         border-style:solid;
         border-width:1px;
         z-index:2;
}

div.menu-seul-carte{
         color:#000066; 
         width:345px;
         height:25px;
         text-align:center;
         position:absolute;
         background-color:green;
         font: 12px Verdana;
         background-color:white;
         border-style:solid;
         border-width:1px;
         z-index:1;
}
div.menu2-seul-carte{
         color:white;
         width:345px;
         height:25px;
         text-align:center;
         position:absolute;
         background-color:green;
         font: 12px Verdana;
         background-color:#000066;
         border-style:solid;
         border-width:1px;
         z-index:2;
}

div.menu-loto_petit{
         color:#000066; 
         width:150px;
         height:25px;
         text-align:center;
         position:absolute;
         background-color:green;
         font: 12px Verdana;
         background-color:white;
         border-style:solid;
         border-width:1px;
         z-index:1;
}
div.menu2-loto_petit{
         color:white;
         width:150px;
         height:25px;
         text-align:center;
         position:absolute;
         background-color:green;
         font: 12px Verdana;
         background-color:#000066;
         border-style:solid;
         border-width:1px;
         z-index:2;
}
