

a.menu{
	font-family:"Lucida Sans Unicode";
	color:red;
	font-size:30px;
	font-weight:500;
	padding-left:5px;
	}
	
a.menu:hover{
	font-family:"Lucida Sans Unicode";
	color:red;
	font-size:30px;
	font-weight:500;
	padding-left:5px;
	}

a.menu:visited{
	font-family:"Lucida Sans Unicode";
	color:red;
	font-size:30px;
	font-weight:500;
	padding-left:5px;
	}	

a.externe{
	font-family:"Lucida Sans Unicode";
	color:#FFFFFF;
	font-size:20px;
	font-weight:500;
}	

a.externe:hover{
	font-family:"Lucida Sans Unicode";
	color:#FFFFFF;
	font-size:20px;
	font-weight:500;
}	
a.externe:visited{
	font-family:"Lucida Sans Unicode";
	color:#FFFFFF;
	font-size:20px;
	font-weight:500;
}	

a.interne{
	font-family:"Lucida Sans Unicode";
	color:#FFFFFF;
	font-size:14px;
	font-weight:500;
}	

a.interne:hover{
	font-family:"Lucida Sans Unicode";
	color:#FFFFFF;
	font-size:14px;
	font-weight:500;
}	
a.interne:visited{
	font-family:"Lucida Sans Unicode";
	color:#FFFFFF;
	font-size:14px;
	font-weight:500;
}


a.vigLink{
text-decoration:none;
border: none;
color:white;
}

a.vigLink:hover{
text-decoration:none;
border: none;
color:white;
}

a.vigLink:visited{
text-decoration:none;
border: none;
color:white;
}



/**
* Pour les paves rouges qui indiquent les categories de liens (forum, federation, divers...)
*
*/
.categorieLiens{
font-family:"Lucida Sans Unicode";
color:red;
font-size:20px;
text-align:center;
font-weight:400;
}

/**
* Contenu des pages, polices utilisées.
*/
.titre{
	color:FFFFFF;
	font-family:"Courier New";
	font-size:14px;
	font-weight:500;
	text-align:center;
	}	

.grostitre{
	color:FFFFFF;
	font-family:"Courier New";
	font-size:24px;
	font-weight:500;
	text-align:center;
	}	

	
.contenu{
	color:FFFFFF;
	font-family:Tahoma;
	font-size:24px;
	font-weight:400;
	text-align: center;
	background-color: 000000;
	}

.petitcontenu{
	color:FFFFFF;
	font-family:Tahoma;
	font-size:18px;
	font-weight:400;
	text-align: center;
	background-color: 000000;
}	

.trespetitcontenu{
	color:FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	font-weight:400;
	text-align: center;
	background-color: 000000;
}


.entete {
	color:FFFFFF;
	font-size: 40px;
	font-family: "Comic Sans MS";
	font-style: italic;
	text-align: center;
}
