
a.menu {
	display:block;
	width:auto;
	font-family:Verdana;
	font-size: 12px;
	color: #9900CC;
	font-weight: bold;
	text-align: center;
}
a.menu:link { color: #9900CC; text-decoration:none; }
a.menu:visited { color: #990066; text-decoration:none; }
a.menu:hover {  color: #66CCFF; background-color: #990099; text-decoration:none; }
a.menu:active { color:#66CCFF; background-color:#990099; text-decoration:none; }

a.lien01 {width:auto; font-family:Verdana; font-size: 12px; font-weight: bold;}
a.lien01:link { color: Aqua; text-decoration: none; }
a.lien01:visited {color: Aqua;text-decoration:none;}
a.lien01:hover {color: #33CCFF; text-decoration:blink;}
a.lien01:active { color: Aqua; text-decoration:blink;}

a.lien02 {
	width:auto;
	font-family:Verdana;
	font-size: 12px;
	color: Aqua;
	font-weight: bold;02
}
a.lien02:link { color: Yellow; text-decoration: none; }
a.lien02:visited {color: Yellow; text-decoration:none;}
a.lien02:hover {color: #33CCFF; text-decoration:blink;}
a.lien02:active { color: Ylien03ellow; text-decoration:blink;}

a.lien03 {width:auto;font-family:Verdana; font-size: 12px;font-weight: bold;}
a.lien03:link {color: #990000;text-decoration: none;}
a.lien03:visited {color:#990000;text-decoration:none;}
a.lien03:hover {color: #33CCFF; text-decoration:blink;}
a.lien03:active { color:#990000; text-decoration:blink;}

a.lien04 {width:auto;font-family:Verdana; font-size: 12px;font-weight: bold;}
a.lien04:link {color: #C71585;text-decoration: none;}
a.lien04:visited {color: #C71585;text-decoration:none;}
a.lien04:hover {color: #33CCFF; text-decoration:blink;}
a.lien04:active { color: #C71585; text-decoration:blink;}

.text_normal {font-size: 12px; font-family:Verdana;color: Black;}
.text_red {font-size: 12px; font-family:Verdana;color: Red;}
.text_gras {font-size: 12px; font-family:Verdana; color: Black; font-weight: bold;}
.text_bleu{font-size: 12px; font-family:Verdana; color: #33FFFF; font-weight: bold;}
.text_gras_gris {font-size: 12px; font-family:Verdana; color: #666666; font-weight: bold;}
.text_italic{font-size: 12px; font-family:Verdana; color: Black; font-style:italic;}
.text_italic_red {font-size: 12px; font-family:Verdana; color: Red; font-style:italic;}
.text_italic_gris{font-size: 12px; font-family:Verdana; color: #666666; font-style:italic;}
.text_italic_bold_red {font-size: 12px; font-family:Verdana; color: Red; font-weight: bold; font-style:italic;}
.text_liste01 {font-size: 11px; font-family:Verdana; color: White; font-weight: bold;}
.text_liste02 { font-size: 12px; font-family:Verdana; color: Black; }
.text_titre01 {font-size: 12px; font-family:Verdana; color: #990000; font-weight:bold; font-style:italic;}
.text_titre02 {font-size: 12px; font-family:Verdana; color: White; font-weight:bold;      }

.form {
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #666666 1px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #666666 1px solid;
	BORDER-BOTTOM: #666666 1px solid;
	FONT-FAMILY: Verdana;
	color: #000000;
	background-color: #F5F5F5;
}
/* STYLE DES LIENS */
A {
    color: #FFCC00;
    text-decoration: none;
    font-family:Verdana
}

A:hover {
    color: Yellow;
    text-decoration: none;
    font-family:Verdana
}

/*---------------------------COMMUNS--------------------*/	
/*titre en haut de la page*/
.titrepage {
    color: #FFCC00;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    font-family:Verdana
    }
	
/*liens vers statistiques et administration*/
.liensadm {
    color: #FFCC00;
    font-size: 10px;
    font-family:Verdana
    }
	
/* BARRE AFFICHANT L'ARBORESCENCE DES ALBUMS (1ère ligne) */
.barrearbo {
    color: #FFCC00;
    font-size: 11px;
    background-color: #990000;
    font-weight: bold;
    font-family : Verdana
    }

/* BARRE AFFICHANT LES INFOS SUR LA GALERIE (2ème ligne) */
.barreinfo {
    color: #FFCC00;
    font-size: 11px;
    background-color: #990000;
    font-family : Verdana
    }

/* BARRE DU BAS */
.barrebas {
    color: #FFCC00;
    font-size: 11px;
    background-color: #990000;
    font-family : Verdana
    }

/*temps de generation*/
.generation {
    color: #FFFFFF; 
    font-size: 11px;
    font-family : Verdana
    }

/* COULEUR DES ENCADRéS */
.encadre {
    background-color: #FFCC00;
    font-family : Verdana
    }	


/*--------------------------- DISP_SERIE.PHP - DISP_IMG.PHP --------------------*/	
/* BARRE DE NAVIGATION DE PAGE EN PAGE */
.barrenav {
    font-size: 11px;
    background-color: #FFFFFF;
    font-family : Verdana
    }	
/* ------------------------------ INDEX.PHP - DISP_ALBUM.PHP -----------------*/
/*TITRE D'UN ALBUM (lien) */
.lienalbum {
    font-size: 13px;
    font-weight: bold;
    font-family : Verdana
    }

/* DESCRIPTION D'UN ALBUM */
.descralbum {
    font-size: 12px;
    font-family : Verdana
    }

/* INFOS SUR UN ALBUM */
.infosalbum {
    font-size: 10px;
    font-family : Verdana
    }

	
/*---------------------------INDEX.PHP----------------------*/
/* STYLE DE LA PARTIE HAUTE DES IMAGES POPULAIRES  */
.favoriteup {
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: none;
    background-color: #990000;
    font-family : Verdana
    }

/* STYLE DE LA PARTIE BASSE DES IMAGES POPULAIRES*/
.favoritedown {
    color: #FFFFFF;
    font-size: 10px;
    text-decoration: none;
    background-color: #990000;
    font-family : Verdana
    }

	
/*---------------------------DISP_SERIE.PHP----------------------*/	
.infosphoto {
    font-size: 10px;
    font-family : Verdana
    }

/*----------------------LOGIN.PHP---------------*/
.authdescr {
    font-size: 12px;
    font-family : Verdana
    }

