/* Pour la bulle d'aides dans l'administration */
#commentbox {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:0;}

/*
body {background-color: #FFFF66;}
*/

/********************************/
/* 	Les Titres est textes     	*/
/********************************/


/* Titre des page dans le font */
font.titre, a.titre, h1.titre		{BACKGROUND: none; COLOR: #480000; FONT-SIZE: 20px; FONT-WEIGHT: bold; FONT-FAMILY: Arial, Verdana, Arial, Helvetica, sans-serif}

/* Titre des block */
font.titreblock		{BACKGROUND: none; COLOR: #480000; FONT-SIZE: 14px; FONT-WEIGHT: bold; FONT-FAMILY: Arial, Verdana, Arial, Helvetica, sans-serif}

/* Titre des blocks */
font.soustitre, a.soustitre, h2.soustitre	{BACKGROUND: none; COLOR: #480000; FONT-SIZE: 18px; FONT-WEIGHT: bold; FONT-FAMILY: Arial, Verdana, Arial, Helvetica, sans-serif}

/* Titre des blocks */
font.liencommande, a.liencommande	{BACKGROUND: none; COLOR: #480000; FONT-SIZE: 16px; FONT-WEIGHT: bold; FONT-FAMILY: Arial, Verdana, Arial, Helvetica, sans-serif}

/* Texte Standard */
font.texte	 	{BACKGROUND: none; COLOR: #480000; FONT-SIZE: 13px; FONT-WEIGHT: normal; FONT-FAMILY: Arial, Verdana, Arial, Helvetica, sans-serif}

/* Texte pour le contenu */
font.textecontenu	 	{BACKGROUND: none; COLOR: #480000; FONT-SIZE: 14px; FONT-WEIGHT: normal; FONT-FAMILY: Arial, Verdana, Arial, Helvetica, sans-serif}

/* Texte rouge pour les erreurs */
font.erreur	 	{BACKGROUND: none; COLOR: #FF0000; FONT-SIZE: 12px; FONT-WEIGHT: bold; FONT-FAMILY: Arial, Verdana, Arial, Helvetica, sans-serif}

/* Texte de petite taille */
font.petit { color: #480000; font-size: 9px; font-family: Arial, Verdana, Arial, Helvetica, sans-serif; text-decoration: none}

/* Texte sur le haut du site (sur fond vert) */
font.txthaut { color: #FFFFFF; font-size: 14px; FONT-WEIGHT: bold; font-family: Arial, Verdana, Arial, Helvetica, sans-serif; text-decoration: none}

/* Texte sur le haut du site (sur fond vert et de petite taille) */
font.txthautb { color: #FFFFFF; font-size: 12px; FONT-WEIGHT: normal; font-family: Arial, Verdana, Arial, Helvetica, sans-serif; text-decoration: none}

/* Texte qui affiche les titres des images */
font.textesousimage { color: #480000; font-size: 9px; font-family: Arial, Verdana, Arial, Helvetica, sans-serif; text-decoration: none}

/* Resultat positif */
font.ok	 	{BACKGROUND: none; COLOR: #008000; FONT-SIZE: 20px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Georgia, Arial, Helvetica, sans-serif}
/* Resultat négatif */
font.pasok	 	{BACKGROUND: none; COLOR: #FF0000; FONT-SIZE: 20px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Georgia, Arial, Helvetica, sans-serif}

/* Les chiffre */
font.chiffre	 	{BACKGROUND: none; COLOR: #003366; FONT-SIZE: 14px; FONT-WEIGHT: bold; FONT-FAMILY: Arial Black, Arial, Verdana, Georgia, Helvetica, sans-serif}

/* Texte Standard */
.texteinactif	 	{BACKGROUND: none; COLOR: #808080; FONT-SIZE: 13px; FONT-WEIGHT: normal; FONT-FAMILY: Arial, Verdana, Arial, Helvetica, sans-serif}

/********************************/
/* 	Les Liens     							*/
/********************************/

/* Lien de petite taille */
a:link.petitlien 		{color: #480000; FONT-SIZE: 9px; text-decoration: underline}
a:visited.petitlien 	{color: #480000; FONT-SIZE: 9px; text-decoration: underline}
a:hover.petitlien 	{color: #FF0000; FONT-SIZE: 9px; text-decoration: none}
a:active.petitlien 	{color: #480000; FONT-SIZE: 9px; text-decoration: underline}

/* Lien standard */
a:link.lien 		{color: #480000; FONT-SIZE: 12px; text-decoration: underline}
a:visited.lien 	{color: #480000; FONT-SIZE: 12px; text-decoration: underline}
a:hover.lien 		{color: #FF0000; FONT-SIZE: 12px; text-decoration: none}
a:active.lien 		{color: #480000; FONT-SIZE: 12px; text-decoration: underline}

/* Lien des contenus de page */
a:link.liencontenu 		{color: #480000; FONT-SIZE: 14px; text-decoration: underline}
a:visited.liencontenu 	{color: #480000; FONT-SIZE: 14px; text-decoration: underline}
a:hover.liencontenu 		{color: #FF0000; FONT-SIZE: 14px; text-decoration: none}
a:active.liencontenu 	{color: #480000; FONT-SIZE: 14px; text-decoration: underline}

/* Lien des menus */
a:link.lienmenu 		{color: #000000; FONT-SIZE: 16px; FONT-WEIGHT: bold; text-decoration: none}
a:visited.lienmenu 	{color: #000000; FONT-SIZE: 16px; FONT-WEIGHT: bold; text-decoration: none}
a:hover.lienmenu 		{color: #000000; FONT-SIZE: 16px; FONT-WEIGHT: bold; text-decoration: none}
a:active.lienmenu 		{color: #000000; FONT-SIZE: 16px; FONT-WEIGHT: bold; text-decoration: none}
/* Lien (Accueil uniquement) des menus */
a:link.lienmenuaccueil 		{color: #FFFFFF; FONT-SIZE: 16px; FONT-WEIGHT: bold; text-decoration: none}
a:visited.lienmenuaccueil 	{color: #FFFFFF; FONT-SIZE: 16px; FONT-WEIGHT: bold; text-decoration: none}
a:hover.lienmenuaccueil 		{color: #FFFFFF; FONT-SIZE: 16px; FONT-WEIGHT: bold; text-decoration: none}
a:active.lienmenuaccueil 		{color: #FFFFFF; FONT-SIZE: 16px; FONT-WEIGHT: bold; text-decoration: none}

/* Lien block membres */
a:link.lienmenuuser 		{color: #480000; FONT-SIZE: 11px; text-decoration: underline}
a:visited.lienmenuuser 	{color: #480000; FONT-SIZE: 11px; text-decoration: underline}
a:hover.lienmenuuser 	{color: #FF0000; FONT-SIZE: 11px; text-decoration: none}
a:active.lienmenuuser 	{color: #480000; FONT-SIZE: 11px; text-decoration: underline}



/* Lien standard Inactif*/
a:link.lieninactif 		  {color: #480000; FONT-SIZE: 12px; text-decoration: none}
a:visited.lieninactif 	{color: #480000; FONT-SIZE: 12px; text-decoration: none}
a:hover.lieninactif 		{color: #3535FF; FONT-SIZE: 12px; text-decoration: none}
a:active.lieninactif		{color: #480000; FONT-SIZE: 12px; text-decoration: none}

/* Lien de grande taille Inactif*/
a:link.lienmenuadmin 		{color: #480000; FONT-SIZE: 18px; text-decoration: none}
a:visited.lienmenuadmin 	{color: #480000; FONT-SIZE: 18px; text-decoration: none}
a:hover.lienmenuadmin 		{color: #000080; FONT-SIZE: 18px; text-decoration: none}
a:active.lienmenuadmin		{color: #480000; FONT-SIZE: 18px; text-decoration: none}

/* Numéro disponible dans le page par page */
a:link.liennumero 		{color: #480000; FONT-SIZE: 12px; text-decoration: none}
a:visited.liennumero 	{color: #480000; FONT-SIZE: 12px; text-decoration: none}
a:hover.liennumero 		{color: #000080; FONT-SIZE: 12px; text-decoration: underline}
a:active.liennumero		{color: #480000; FONT-SIZE: 12px; text-decoration: none}

/* lien du bouton ajouter au panier */
a:link.lienpanier 		{color: #FFFFFF; FONT-SIZE: 14px; text-decoration: none}
a:visited.lienpanier 	{color: #FFFFFF; FONT-SIZE: 14px; text-decoration: none}
a:hover.lienpanier 		{color: #FF0000; FONT-SIZE: 14px; text-decoration: none}
a:active.lienpanier		{color: #FFFFFF; FONT-SIZE: 14px; text-decoration: none}

/* lien du bouton Supprimer du panier */
a:link.lienpaniersupp 		{color: #FF0000; FONT-SIZE: 14px; text-decoration: none}
a:visited.lienpaniersupp 	{color: #FF0000; FONT-SIZE: 14px; text-decoration: none}
a:hover.lienpaniersupp 		{color: #FFFFFF; FONT-SIZE: 14px; text-decoration: none}
a:active.lienpaniersupp		{color: #FF0000; FONT-SIZE: 14px; text-decoration: none}


/* Lien télécharer (sur les commandes) */
a:link.liendownload 		{color: #0000FF; FONT-SIZE: 12px; text-decoration: underline}
a:visited.liendownload 	{color: #0000FF; FONT-SIZE: 12px; text-decoration: underline}
a:hover.liendownload 		{color: #FF0000; FONT-SIZE: 12px; text-decoration: none}
a:active.liendownload 		{color: #0000FF; FONT-SIZE: 12px; text-decoration: underline}

/* Lien télécharer (sur les ebook gratuit) */
a:link.liendownloadgrand 		{color: #0000FF; FONT-SIZE: 22px; text-decoration: underline}
a:visited.liendownloadgrand 	{color: #0000FF; FONT-SIZE: 22px; text-decoration: underline}
a:hover.liendownloadgrand 		{color: #FF0000; FONT-SIZE: 22px; text-decoration: none}
a:active.liendownloadgrand 		{color: #0000FF; FONT-SIZE: 22px; text-decoration: underline}

/* Lien de petite taille Inactif*/
a:link.petitlieninactif 		{color: #808080; FONT-SIZE: 9px; font-family: Arial, Verdana; text-decoration: none}
a:visited.petitlieninactif 	{color: #808080; FONT-SIZE: 9px; font-family: Arial, Verdana; text-decoration: none}
a:hover.petitlieninactif 		{color: #808080; FONT-SIZE: 9px; font-family: Arial, Verdana; text-decoration: none}
a:active.petitlieninactif		{color: #808080; FONT-SIZE: 9px; font-family: Arial, Verdana; text-decoration: none}

/* Numéro sélectionné dans le page par page */
a.liennumerooff { color: #808080; font-size: 14px; font-family: Arial, Verdana; text-decoration: none}



/********************************/
/* 	Formulaires     						*/
/********************************/

	/* Liste déroulante */
form.liststyle   { FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: arial, helvetica, verdana, sans-serif;  BACKGROUND-COLOR: #FFFFFF; TEXT-DECORATION: none }
 
	/* Bouton */
form.boutonstyle {FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: arial, helvetica, verdana, sans-serif;  BACKGROUND-COLOR: #FFFFFF; TEXT-DECORATION: none }

	/* Zone texte */
form.textstyle { FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: arial, helvetica, verdana, sans-serif;  BACKGROUND-COLOR: #FFFFFF; TEXT-DECORATION: none}

	/* Zone textarea */
form.textareastyle { FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: arial, helvetica, verdana, sans-serif;  BACKGROUND-COLOR: #FFFFFF; TEXT-DECORATION: none}

	/* Bouton */
form.boxstyle { FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: arial, helvetica, verdana, sans-serif;  BACKGROUND-COLOR: #FFFFFF; TEXT-DECORATION: none}

form.radiostyle { FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: arial, helvetica, verdana, sans-serif;  BACKGROUND-COLOR: #FFFFFF; TEXT-DECORATION: none}


/*

#accueilok a {
	display:block;
	width:30px; 
	height: 1px; 
	background-image:url(images/pix.gif); 
}

#accueilok a:hover{
	display:block;
	width:1px; 
	height: 1px; 
	background-image:url(images/pix.gif); 
} 

.survol_acceuil	{
	background-color:transparent; 
	color:#FFFFFF; 
	FONT-SIZE: 16px; 
	FONT-WEIGHT: bold; 
	text-decoration: none
	}

*/