@charset "iso-8859-1";

BODY {
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: silver;
scrollbar-highlight-color: #FFFF00;
scrollbar-3dlight-color: #0000ff;
scrollbar-darkshadow-color: #bf0000;
scrollbar-track-color: silver;
scrollbar-arrow-color: #bf0000;
background-color:   #ffffff;
}

A:visited {
	color:  blue;
	font-style: normal;
	font-size: 14px;
	font-family: Comic Sans MS;
	text-decoration: none;
}

A:link
{
	color:  blue;
	background-color: transparent;
	font-style: normal;
	font-size: 14px;
	 font-family: Comic Sans MS;
	 text-decoration: none;
}


A:hover
{
	color : blue;
	background-color: transparent;
	font-style: normal;
	font-size: 14px;
	 font-family: Comic Sans MS;
	 text-decoration: none;
}


.titre01
{
	 color:  #44D045;
	 text-align: center;
	 font-size: 30px;
	  font-family: Comic Sans Ms;
}


.titre001
{
	 color:  #44D045;
	 text-align: center;
	 font-size: 16px;
	  font-family: Comic Sans Ms;
}

.g_10
{
	 color:  Black;
	 text-align: left;
	 font-size: 10px;
	  font-family: Verdana;
}

.titre03
{
	 color:  Black;
	 text-align: left;
	 font-size: 12px;
	  font-family: Verdana;
}


.titre04
{
	 color:   red;
	 text-align: center;
	 font-size: 12px;
	  font-family: Verdana;
	}


.titre08
{
	 color:  green;
	 text-align: left;
	 font-size: 14px;
	  font-family: Verdana;
}

.titre09
{
	 color: blue;
	 text-align: left;
	 font-size: 12px;
	  font-family: Verdana;
}

.titre12
{
	 color: blue;
	 text-align: center;
	 font-size: 20px;
	  font-family: "Verdana";
}


.cr_14
{
	 color:  Red;
	 text-align: center;
	 font-size: 12px;
	  font-family: "Verdana";
	  font-style:  normal;

}

.titre14
{
	 color:   #FF765E;
	 text-align:  left;
	 font-size: 12px;
	  font-family: "Verdana";
	  font-style:  normal;
	  font-weight: bolder;
}

.titre15
{
	 color:  Black;
	 text-align: center;
	 font-size: 12px;
	  font-family: "Verdana";
	  font-style:  normal;
	 
}

.titre16
{
	 color:  Black;
	 text-align: center;
	 font-size: 9px;
	  font-family: "Verdana";
	  font-style:  normal;
	 
}

a.info {
  position:relative;
}
a.info:hover {
   background: none; 
   z-index: 500; 
}
a.info span {display: none;}
a.info:hover span {
   display: inline; 
   position: absolute;
   white-space: nowrap;
   font-size:10px;
   font-weight:normal;
   top: 10px; 
   left: 50px;
   background: white;
   padding: 3px;
   border: 1px solid #5D779A;
   border-top: 4px solid #5D779A;
}

a.info {
  position:relative;
}
a.info:hover {
   background:  transparent; 
   z-index: 500; 
}
a.info span {display: none;}
a.info:hover span {
   display: inline; 
   position: absolute;
   white-space: nowrap;
   font-size:10px;
   font-weight:normal;
	  top: 10px; 
   left: 50px;
   background:  #FFFACD;
   padding: 6px;
   border: 1px solid #333333;
   border-top: 1px solid #5D779A;
	 color: Black;
}
