﻿BODY				
	{ 
	text-align:center;scrollbar-face-color:#EEEEEE;scrollbar-shadow-color:#FFFFFF;scrollbar-highlight-color:#FFFFFF;scrollbar-3dlight-color:#000080;scrollbar-darkshadow-color:#000080;scrollbar-track-color:#DDDDDD;scrollbar-arrow-color:#000080;min-width:780;max-width:1004; margin: 0px auto;}
	img {border: none;
	}

.haut	 			{ font-family:Arial; font-size:12px; color:#762846; text-align:justify; background-position: left top; margin-top: auto; margin-right: auto; margin-bottom: auto; margin-left: auto; font-style: normal; background-attachment: fixed; border: auto none; }
.menu	 			{ font-family:Arial; font-size:11px; color:#F2901B; background-position: left top; margin-top: auto; margin-right: auto; margin-bottom: auto; margin-left: auto; }
.titrePage	 		{ font-family:Arial; font-size:18px; color:#762846; font-weight:bold; }
.titre	 			{ font-family:Arial; font-size:16px; color:#0A58AF; font-weight:bold; }
.titreAccueil		{ font-family:Arial; font-size:14px; color:#0A58AF; font-weight:bold; }
.sousTitre	 		{ font-family:Arial; font-size:14px; color:#762846;}
.texte	 			{ font-family:Arial; font-size:12px; color:#0A58AF; text-align:justify; }
a					{ font-family:Arial; text-decoration:none; color:#0A58AF; cursor:pointer; }
a:hover				{ font-family:Arial; text-decoration:none; color:#B10014; cursor:pointer; }
h1					{ font-family:Arial; font-size:14px; font-weight:bold; color:#810014; }
hr					{ font-family:Arial; font-size:12px; color:#810014; }
.remarque 			{ font-family:Arial; font-size:12px;  color:#810014; text-align:justify; }
.basDePage	 		{ font-family:Arial; font-size:10px; color:#810014; }

.texteBulle			{ font-family:Arial; font-size:8px; color:#808080; }

a.bulleC1
	{
    position:relative; 
    z-index:24; background-color:#FFF;
    color:#F2901B;
    text-decoration:none
	}
a.bulleC1:hover
	{z-index:25; background-color:#FFF}
a.bulleC1 span
	{display: none}
a.bulleC1:hover span
	{ 
	display:block; 
	position:absolute;
    top:2em; left:0em;
    border:1px solid #990033;
    background-color:#FFFFFF; color:#808080;
    font-family:Trebuchet MS;
    text-align: justify;
    font-size:12px;
    padding:2px;
    }
    
a.bulleC2
	{
    position:relative; 
    z-index:24; background-color:#FFF;
    color:#000;
    text-decoration:none
	}
a.bulleC2:hover
	{z-index:25; background-color:#FFF}
a.bulleC2 span
	{display: none}
a.bulleC2:hover span
	{ 
	display:block; 
	position:absolute;
    top:-5em; right:0em;
    border:1px solid #990033;
    background-color:#FFFFFF; color:#808080;
    font-family:Trebuchet MS;
    text-align: justify;
    font-size:12px;
    padding:2px;
    }
    
a.bulleC3
	{
    position:relative; 
    z-index:24; background-color:#FFF;
    color:#000;
    text-decoration:none
	}
a.bulleC3:hover
	{z-index:25; background-color:#FFF}
a.bulleC3 span
	{display: none}
a.bulleC3:hover span
	{ 
	display:block; 
	position:absolute;
    top:-5em; right:0em;
    border:1px solid #990033;
    background-color:#FFFFFF; color:#808080;
    font-family:Trebuchet MS;
    text-align: justify;
    font-size:12px;
    padding:2px;
    }