/* Couleur de base: A4F427 */

BODY {
 background-color:              #E8FCC9;

 scrollbar-arrow-color: 		#101804;
 scrollbar-highlight-color: 	#D2FA94;
 scrollbar-3dlight-color: 		#527A14;
 scrollbar-face-color: 			#D2FA94;
 scrollbar-shadow-color: 		#527A14;
 scrollbar-darkshadow-color: 	#527A14;
 scrollbar-track-color: 		#E8FCC9;
}

BODY.BgIframe {
 background-color:#E8FCC9;			/* Couleur de fond des Iframes */
}

BODY.BgMenu {
 background-color:#D2FA94;			/* Couleur de fond des menus */
}

BODY.menu {
 background-color:#D2FA94;			/* Couleur de fond du menu */
 background-image:url(../images/bg_hawaii.gif);	/* Image de fond du menu */
}

TD.BgTablo {
 background-color:#E8FCC9;			/* Couleur de fond des tableaux */

 font-family: arial;
 font-size: 12px;
 color: #101804;
}

TD.BgTablo2 {
 background-color:#D2FA94;			/* Couleur de fond des tableaux */

 font-family: arial;
 font-size: 12px;
 color: #101804;
}

TD.BgCentre {
 background-color:#E8FCC9;			/* Couleur de fond du centre */

 font-family: arial;
 font-size: 12px;
 color: #101804;
}

TABLE.BgTablo {
 background-color: #000000;			/* Couleur de bordure des tableaux */
}

A
{
 font-family: arial;
 font-weight: bold;
 color: #101804;				/* COULEUR DES LIENS */
}

A:hover
{
 font-family: arial;
 font-weight: bold;
 text-decoration:underline;
 color: #527A14;				/* COULEUR DES LIENS HOVER */
}


.cadre {
  border-radius: 15px;
}

.hr 	
{  
 color: #527A14;
 height: 1px;
 width: 100%;
}

A.menu
{
 font-family: arial;
 font-weight: normal;
 font-size: 12px;
 text-decoration:none;
 color: #101804;
}

A:hover.menu
{
 font-family: arial;
 font-size: 12px;
 text-decoration:none;
 color: #527A14;
}

.titremenu
{
 font-family: arial;
 font-weight: bold;
 font-size: 10px;
 color: #101804;
}

.mp3player
{
 font-family: arial;
 font-size: 10px;
 text-decoration: none;
}

.mp3player:hover
{
 font-weight: bold;
 font-family: arial;
 font-size: 10px;
 text-decoration: none;
}