
/*  Style du site pages principales */
body {color: 'cyan'; font-size:18px;  background-color: #000000; margin-top : 0;
      SCROLLBAR-3DLIGHT-COLOR:    #FFFFFF;
SCROLLBAR-HIGHLIGHT-COLOR:  #CDDBEB;
SCROLLBAR-FACE-COLOR:       #336699;
SCROLLBAR-SHADOW-COLOR:     #000000;
SCROLLBAR-DARKSHADOW-COLOR: #336699;}

/* menu général liens*/
A:LINK {font : bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;color : yellow;text-decoration : none;}
A:ACTIVE {font : bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;color : yellow;text-decoration : none;}
A:VISITED {font : bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;color : yellow; text-decoration : none;}
A:HOVER {color:red;font-style:italic;font-size:12px;background-color:#2CFBFB;text-decoration : none; }

.clCMEvent{position:absolute; z-index:300; width:100%; height:100%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:hidden}
.clCMAbs{position:absolute; width:10; height:10; left:0; top:0; visibility:hidden}
.clT,.clTover,.clS,.clSover,.clS2,.clS2over{position:absolute; overflow:hidden; width:130; height:25; cursor:pointer; cursor:hand}
.clT,.clTover{padding:4px; font-size:12px; font-weight:bold}
/* Couleur texte dans barre menu */
.clT{color:yellow; } 
/* Couleur texte dans barre menu  on MouseOver */  
.clTover{color:#FCCE55;layer-background-color:#336699; background-color:#003333;}
/* Couleur texte menu déroulant barre menu -couleur bloc menu déroulant (bgcolor)*/
.clS{color:#006699; background-color:#CDDBEB; layer-background-color:#CDDBEB;}
/* Couleur texte menu déroulant barre menu  -couleur bloc menu déroulant on MouseOver */
.clSover{color:#FCCE55;layer-background-color:#336699; background-color:#FF3300;}
.clS,.clSover{padding:2px; font-size:11px; font-weight:bold}  /* taille caractères menu */
/* Couleur barre menu et case menu déroulant on MouseOver */
.clB,.clBar{layer-background-color:#336699; background-color:#003333;}
.clB{position:absolute; visibility:hidden; z-index:300}
.clBar{position:absolute; width:10; height:10; visibility:hidden; }
/* Texte des evenements ds tableaux et fiche, listes lieux ,patronymes , hors liens  */
TD, DIV {font-family:Verdana, sans-serif; font-size:x-small; font-weight:bold; color:#F2E56C;  }

/* Intro "ma genealogie et autres titres de pages   */
.titre{font-family:Verdana, sans-serif; font-weight:bold; font-size:x-large; color:#CC6633;text-align:center; }
/* Prenom fiche individuelle,génération 1 2 pour ascendance   */
.sstitre{font-family:Verdana, sans-serif; font-weight:bold; font-size:12px; color:#F2E56C; }
/* titre des rubriques dans fiche individuelle (père,mère,etc..)   */
.tab {font-family:Verdana, sans-serif; font-weight:bold; font-size:x-small; color:#AFAFAF; }
/* Tableau : titre des colonnes et couleur de fond (patronyme,ascendance,liste eclair evenement  */
.titretab {font-family:Verdana, sans-serif; font-weight:bold; font-size:small; color:#AFAFAF; background-color:#003333 }
/* Lien à la fin sur Heridis  */
.baspage {font-family:Verdana, sans-serif; font-size:xx-small; font-weight:bold; color:#F2E56C; }
.level1 {font-family:Verdana, sans-serif; font-size:x-small; font-weight: bold; }
.level2 {font-family:Verdana, sans-serif; font-size:x-small; font-weight: bold; clip:   rect(   )}
/* --------------------Mes trucs à moi ----------------------------------------   */
/* Bas ecran couleur table copyright  */
.tabcopy
{background-color :#707070; }
span.resecr   
{ COLOR: #F2E56C; FONT-FAMILY: Verdana, Arial, sans-serif;FONT-SIZE: 12px;FONT-STYLE: normal;font-weight : bold; TEXT-ALIGN: center;}
/* Bas écran copyright*/
p.copyright   
{ COLOR: #2CFBFB; FONT-FAMILY: Verdana, Arial, sans-serif;FONT-SIZE: 10px;FONT-STYLE: normal;TEXT-ALIGN: center;}
/* Bas écran mephisto (logo)*/
p.mephisto
{ COLOR: #2CFBFB; FONT-FAMILY: Blackadder ITC , arial, sans-serif ;FONT-SIZE:14px;}
/* Bas écran derniere modif*/
p.lastmod   
{ COLOR: #2CFBFB; FONT-FAMILY: Verdana, Arial, sans-serif;FONT-SIZE: 10px;FONT-STYLE: normal;TEXT-ALIGN: center;}
/* bas écran webmaster(lien) */
A.webmaster:LINK {color : #2CFBFB;font : normal 10px Verdana, Geneva,Arial, Helvetica, sans-serif;text-decoration : none;}
A.webmaster:ACTIVE {color : #2CFBFB;font : normal 10px Verdana, Geneva,Arial, Helvetica, sans-serif;text-decoration : none;}
A.webmaster:VISITED {color : #2CFBFB;font : normal 10px Verdana, Geneva,Arial, Helvetica, sans-serif;text-decoration : none;}
A.webmaster:HOVER {color:red;text-decoration : none;font-size:12px; text-transform:uppercase; background-color:#2CFBFB;}	 							
