/* CSS Document */
a.intro:link {
	font-family: verdana;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.intro:visited {
	font-family: verdana;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.intro:hover {	
	font-family: verdana;
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
a.intro:active {
	font-family: verdana;
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
/*Link Menu*/
a.menu:link {
	color: #000000;
	font-size: 13px;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	color: #000000;
	font-size: 13px;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {	
	color: #000000;
	font-size: 13px;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}
a.menu:active {
	color: #000000;
	font-size: 13px;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}
/*Link Footer*/
a.footer:link {
	color: #000000;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
a.footer:visited {
	color: #000000;
	font-size: 13px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}
a.footer:hover {	
	color: #B8110E;
	font-size: 13px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}
a.footer:active {
	color: #000000;
	font-size: 13px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}
/*Link news*/
a.news:link {
	color: #000000;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.news:visited {
	color: #000000;
	font-family: arial;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
a.news:hover {	
	color: #B8110E;
	font-family: arial;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
a.news:active {
	color: #000000;
	font-family: arial;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
/*Link Forum*/
a.forum:link {
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
}
a.forum:visited {
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
}
a.forum:hover {	
	color: #B8110E;
	font-size: 11px;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
}
a.forum:active {
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
}
/*Link HeaderForum*/
a.HeaderForum:link {
	color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.HeaderForum:visited {
	color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.HeaderForum:hover {	
	color: #CCCCCC;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.HeaderForum:active {
	color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
/*Style Texte*/
.titreNews {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
}
.texteNews {
	font-family: arial;
	font-size: 13px;
}
.headerForum {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.rouge {
	color: #B811OE;
	font-weight: bold;
}
.texter {
	color: #000000;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}


