body    
	{
	font-family	:	Arial, Verdana, Times; 	
	}
a:link,a:active,a:visited
        {
        text-decoration :       none;
        color   	: 	#646464;
        background      :       transparent;
        }
a:hover
        {
        text-decoration :       underline;
        color   	: 	#483D8B;
        background      :       transparent; 
        }
div.normal
	{
	font-family	:	Arial, Verdana, Times; 	
        color   	: 	black;
	font-size	: 	95%;
	text-align	:	justify;
	font-style	: 	normal; 
	font-weight	: 	normal;
	text-indent	: 	0em;
	}
div.pas_normal
        {
        font-family     :       Arial, Verdana, Times;
        color           :       #FF0066;
        font-size       :       105%;
        text-align      :       center; 
        font-style      :       normal;
        font-weight     :       bold;
        text-indent     :       0em;
        }

div.titre
	{
	font-family	:	Arial, Verdana, Times; 	
        color   	: 	#646464;
	text-align	:	center;
	font-size	: 	175%;
	font-style	: 	normal;
	font-weight	: 	bold;
	text-indent	: 	0em;
	}
div.titre_bis
	{
	font-family	:	Arial, Verdana, Times; 	
        color   	: 	#483D8B;
	text-align	:	center;
	font-size	: 	115%;
	font-style	: 	italic;
	font-weight	: 	bold;
	text-indent	: 	0em;
	}
div.petit
        {
        font-family     :       Arial, Verdana, Times;
        color           :       #646464;
        text-align      :       center;
        font-size       :       75%;
        font-style      :       normal;
        font-weight     :       bold;
        text-indent     :       0em;
        }
a.galerie:hover
        {
        background      :       none;
        z-index         :       500;
        font-family     :       Arial, Verdana, Times;
        font-size       :       100%;
        text-decoration :       none;
        color           :       #646464;
        }
a.galerie span {
       display          :       none;
   }
a.galerie:hover span {
;      display           :       inline;
       display         :       block;
       position         :       absolute;
       z-index          :       500;
        top             :       15px;
        left            :       90px;
       border-style     :       solid;
       border-width     :       2px;
       border-color     :       #646464;

       padding-left     :       10px;
       padding-top      :       10px;
       padding-bottom   :       10px;
       padding-right    :       10px;
       width            :       800px;
       height           :       620px;
        font-family     :       Verdana, Arial, Times New Roman;
       font-size        :       100%;
;       font-weight     :       normal;
;       font-style      :       italic;
;       text-decoration :       none;
;       text-align      :       justify;
       background-color :       #FFFFFF;

   }


