/*------------- Crée le 24/06/01 ------------------------*/
/* -------- Parametres de la barre de scroll --------
  body {
	SCROLLBAR-FACE-COLOR: #DDDDDD;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #EEEEEE;
	SCROLLBAR-ARROW-COLOR:  #003399;
	SCROLLBAR-TRACK-COLOR: #EEEEEE;
	SCROLLBAR-DARKSHADOW-COLOR: #EEEEEE;
}
*/

html, body {
   margin: 0px;
   padding: 0px;
   height: 100%;
   width: 100%;
  /* overflow: hidden; */
}

.ombre {font-family: verdana, Tahoma, Helvetica, Arial; color:#FFFFFF; font-size: 10px ; filter:dropshadow(color=#000000, offx=1, offy=1, positive=1)}
.ombre12_blanc {font-family: verdana, Tahoma, Helvetica, Arial; font-size: 12px; color:#000000; filter:dropshadow(color=#FFFFFF, offx=1, offy=1, positive=1)}
.ombre12_noir {font-family: verdana, Tahoma, Helvetica, Arial; font-size: 12px; color:#FFFFFF; filter:dropshadow(color=#000000, offx=1, offy=1, positive=1)}



/* A{color:#CC0033; text-decoration:underline;}--- Parametres de presentation des liens en générale --- */
A{color:#0000FF; text-decoration:underline;}/* --- Parametres de presentation des liens en générale --- */
A:hover {color:#FF0000; text-decoration:none;background-color:#FFEEDB;}

A.menu {color:#0000FF; text-decoration:none;}/*--------------------- Liens du menu ----------------------*/
A:hover.menu {color:#CC0033; text-decoration:underline;background-color:#FFEEDB;}

A.gris{color:#999999; text-decoration:none;}/* --- Parametres de presentation des liens du menu --- */
A:hover.gris {color:#0000FF; text-decoration:underline;}

A.rouge{color:#CC0000; text-decoration:none;}/* --- Parametres de presentation des liens du menu --- */
A:hover.rouge {color:#000000; text-decoration:underline;}

A.noir {color:#000000; text-decoration:underline;}/*--------------------- Liens noir ----------------------*/
A:hover.noir {color:#FFFFFF; text-decoration:none;}

A.blanc {color:#FFFFFF; text-decoration:underline;}/*--------------------- Liens blanc ----------------------*/
A:hover.blanc {color:#000000; text-decoration:none;}

A.jne {color:#FFCC00; text-decoration:underline;}/*--------------------- Liens Jaune ----------------------*/
A:hover.jne {color:#FFFFFF; text-decoration:none;}

A:hover.select { background-color:#CC0000 } /* permet de sélectionner le lien au pointage pour le forum (fichier inc/form.php */

/*Paramétres des caractéres en général*/
TR.text12 { font-family: verdana, Helvetica, Arial; font-size: 12px; color:#000000}
TR.text11 { font-family: verdana, Helvetica, Arial; font-size: 11px;}
TR.text12b { font-family: verdana, Helvetica, Arial; font-size: 12px; color:#FFFFFF} /*------------- texte taille 12 de couleur blanc -------------*/
TR.text10 { font-family: verdana, Helvetica, Arial; font-size: 10px; color:#000000} /*------------- texte taille 10 de couleur noir -----------*/
TR.text10-gris { font-family: verdana, Helvetica, Arial; font-size: 10px; color:#999999} /*------------- texte taille 10 de couleur noir ------------*/
TR.text10b { font-family: verdana, Helvetica, Arial; font-size: 10px; font:bold; color:#000000} /*------------- texte taille 10 de couleur noir et EN GRAS -------------*/
TR.text10b-fd-gris { font-family: verdana, Helvetica, Arial; font-size: 10px; font:bold; color:#FFFFFF ; background: #999999} /*------------- texte taille 12 de couleur noir Fond JAUNE en GRAS ----------------*/
TR.text10b-fd-jne { font-family: verdana, Helvetica, Arial; font-size: 10px; font:bold; color:#000000 ; background: #FFCC00} /*------------- texte taille 12 de couleur noir Fond ORANGE en GRAS -------------*/
TR.text10-fd-gris { font-family: verdana, Helvetica, Arial; font-size: 10px; color:#FFFFFF ; background: #999999} /*------------- texte taille 12 de couleur noir Fond JAUNE --------------*/
TR.text10-fd-jne { font-family: verdana, Helvetica, Arial; font-size: 10px; color:#000000 ; background: #FFCC00} /*------------- texte taille 12 de couleur noir Fond ORANGE -------------*/
TD.text10 { font-family: verdana, Helvetica, Arial; font-size: 10px; color:#000000} /*------------- texte taille 10 de couleur noir -----------------*/
TD.text12_ { font-family: "Trebuchet MS", Verdana, Tahoma, Helvetica, Arial; font-size: 0.9em }
TD.text11_ { font-family: "Trebuchet MS", Verdana, Tahoma, Helvetica, Arial; font-size: 0.8em }
TD.text10_ { font-family: "Trebuchet MS", Verdana, Tahoma, Helvetica, Arial; font-size: 0.7em }

/*------------- couleur des caractères des cellules pour la présentation des fonts -------------------------*/
TD.text10-fd-gris { font-family: verdana, Helvetica, Arial; font-size: 10px; background: #999999}
TD.text10-fd-jne { font-family: verdana, Helvetica, Arial; font-size: 10px; background: #FFCC00}
/*------------- Font des cellules pour la présentation des fonts -------------------------*/
TR.text_cellule-blanc { font-family: verdana, Helvetica, Arial; font-size: 10px; font:bold; color:#FFFFFF }
TR.text_cellule-noir { font-family: verdana, Helvetica, Arial; font-size: 10px; font:bold; color:#000000 }

/*------------- Titre des parties HEAD ou BODY -------------------*/
TR.titre_head { font-family: verdana, Helvetica, Arial; font-size: 10px; font:bold; color:#FFFFFF; background: #373744 }
TR.titre_body { font-family: verdana, Helvetica, Arial; font-size: 10px; font:bold; color:#000000; background: #FFCC00 }

/*------------- Titre des codes PHP/MySQL -------------------------------*/
TR.titre_php { font-family: verdana, Helvetica, Arial; font-size: 10px; font:bold; color:#FFFFFF; background: #373744 }
/*------------- zone des parties PHP/MySQL --------------------------------------------------------------------*/
TR.zone_php { font-family: verdana, Helvetica, Arial; font-size: 10px; color:#000000; }

/*------------- cellules des codes partie <head> --------------------------------------------------------------------*/
TD.head { font-family: verdana, Helvetica, Arial; font-size: 10px; color:#000000 ; background: #CCCCCC}
/*------------- cellules des codes partei <body> -----------------------------------------------------------------*/
TD.body { font-family: verdana, Helvetica, Arial; font-size: 10px; color:#000000 ; background: #FFE26F}
TD.text11 { font-family: verdana, Helvetica, Arial; font-size: 11px;}
TD.Color1 { font-family: Tahoma, Verdana, Helvetica, Arial; font-size: 12px ; color:#000000; background: #E1E1E1}




/* ------------------ VERSION 3 ---------------------------------*/
TD.BgFondPage { background-image: url('http://www.akoter.com/V3img/FondPage.gif'); background-position: center; background-repeat: no-repeat; }
TD.CoinHautGauche { background-image: url('http://www.akoter.com/V3img/OmbreCoinHautGauchePne.gif'); background-position: top right; background-repeat: no-repeat; }
TD.CoinHautDroite { background-image: url('http://www.akoter.com/V3img/OmbreCoinHautDroitePne.gif'); background-position: top left; background-repeat: no-repeat; }
TD.CoteGauche { background-image: url('http://www.akoter.com/V3img/OmbreCoteGauchePne.gif'); background-position: top right; background-repeat: repeat-y; }
TD.CoteDroite { background-image: url('http://www.akoter.com/V3img/OmbreCoteDroitePne.gif'); background-position: top left;  background-repeat: repeat-y;}

TD.CoinBasDroite { background-image: url('http://www.akoter.com/V3img/OmbreCoinBasDroitePne.gif'); background-position: top left; background-repeat: no-repeat; }
TD.CoinBasGauche { background-image: url('http://www.akoter.com/V3img/OmbreCoinBasGauchePne.gif'); background-position: top right; background-repeat: no-repeat; }
/* --------------------------------------------------------------------------------------------------------------------------------------------------*/
