.titreinfo 		{ FONT-FAMILY: Helvetica, Arial; FONT-SIZE: 12px; color: #FFFFFF}
.titreinfo:visited	{ FONT-FAMILY: Helvetica, Arial; FONT-SIZE: 12px; color: #FFFFFF}
.titreinfo:hover 	{ FONT-FAMILY: Helvetica, Arial; FONT-SIZE: 12px; color: #FFFFFF}
.titreinfo:link 	{ FONT-FAMILY: Helvetica, Arial; FONT-SIZE: 12px; color: #FFFFFF}

/* Lien Menu */
.texteinfo 		{ FONT-FAMILY: Helvetica, Arial; FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: none;}

/* Lien Menu */
.lien:visited 		{ FONT-FAMILY: Helvetica, Arial; FONT-SIZE: 12px; COLOR: #FFFFFF; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none;}
.lien:hover 		{ FONT-FAMILY: Helvetica, Arial; FONT-SIZE: 12px; COLOR: #FFFFFF; BACKGROUND-COLOR: #0000A0; TEXT-DECORATION: underline overline}
.lien:link 		{ FONT-FAMILY: Helvetica, Arial; FONT-SIZE: 12px; COLOR: #FFFFFF; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none;}

/* Le livre d'or */
.erreur  		{ font-family: Helvetica, Verdana; font-size: 12px; color: #FFFFFF; font-weight: bold; background: #ED1015 }
A.email         	{ color: #0540FD; font-weight: bold; font-size: 10px; text-decoration: none }
A.email:link    	{ color: #0540FD; font-weight: bold; font-size: 10px; text-decoration: none }
A.email:visited 	{ color: #0540FD; font-weight: bold; font-size: 10px; text-decoration: none }
A.email:hover   	{ color: #0540FD; font-weight: bold; font-size: 10px; text-decoration: underline }
A.titre   		{ font-family: Helvetica, Verdana; font-size: 10px; color: #FFFFFF; font-weight: bold; background: #354785 }
A.ok      		{ font-family: Helvetica, Verdana; font-size: 10px; color: #1C2D67; font-weight: bold; background: #FDF9AA }
A.heure   		{ font-family: Helvetica, Verdana; font-size: 10px; color: #FFFFFF; font-weight: bold; background: #354785 }
A.date 			{ font-family: Helvetica, Verdana; font-size: 10px; color: #0540FD; font-weight: bold; text-decoration: none }
TD.livre  		{ font-family: Helvetica, Verdana; font-size: 10px; color: #FFFFFF }
TD.livre1  		{ font-family: Helvetica, Verdana; font-size: 10px; color: #FFFFFF }

/* Annuaire */
	
.mainCategory {
	FONT-FAMILY: Helvetica, Arial;
	FONT-SIZE: 12px;
	font-weight: bold;
	color: gray;
	background-color: white;
	}

.mainCategory:hover {
	FONT-FAMILY: Helvetica, Arial;
	FONT-SIZE: 12px;
	font-weight: bold;
	color: white;
	background-color: gray;
	}
	
.mainCategoryCount {
 	FONT-FAMILY: Helvetica, Arial;
 	FONT-SIZE: 12px;
 	background-color: white;
	font-weight: normal;
	}

.subCategory {
	FONT-FAMILY: Helvetica, Arial;
	font-weight: normal;
	font-size: 10px;
	color: gray;
	background-color: white;
}

.subCategory:hover {
	FONT-FAMILY: Helvetica, Arial;
	font-weight: normal;
	font-size: 10px;
	color: blue;
	background-color: white;
}

.subCategoryCount {
	FONT-FAMILY: Helvetica, Arial;
	font-weight: normal;
	font-size: 10px;
	color: gray;
	background-color: white;
}

.BgTable1 {
	FONT-FAMILY: Helvetica, Arial;
	font-size: 12px;
	color: gray;
	background-color: white;
}

.BgTable2 {
	FONT-FAMILY: Helvetica, Arial;
	font-size: 12px;
	color: gray;
	background-color: white;
}

.errorText {
	font-weight: normal;
	font-size: 14px;
	color: red;
	background-color: transparent;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.searchEngines {
	FONT-FAMILY: Helvetica, Arial;
	font-weight: normal;
	font-size: 12px;
	color: gray;
	background-color: white;
}

.whatText {
	font-weight: bold;
	font-size: 12px;
	color: black;
	background-color: transparent;
	padding-left: 2mm;
	font-family: Helvetica, Arial;
}