

.text_blanc {
	font-family: Arial;
	font-size: 12px;
	font-style: bold;
	line-height: 8px;	
	color: #ffffff;
	letter-spacing: 0px;
	text-decoration: none;
}	
.text_noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	line-height: 14px;	
	color: #000000;
	letter-spacing: 2px;
	text-decoration: none;
}

.text_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: none;
	line-height: 14px;	
	color: #000000;
	letter-spacing: 3px;
	text-decoration: none;
}

.text_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: none;
	line-height: 9px;	
	color: #000000;
	letter-spacing: 3px;
	text-decoration: none;
}

.text_menu:link {
	color: #000000;
	text-decoration: none;
}

.text_menu:visited {
	color: #000000;
	text-decoration: none;
}

.text_menu:active {
	color: #000000;
	text-decoration: none;
}

.text_menu:hover {
	color: #646567;
	text-decoration:underline;
}

.text_menu_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: none;
	font-weight:none;
	line-height: 9px;	
	color: #ff0000;
	letter-spacing: 3px;
	text-decoration: none;
	font-variant: small-caps;
}

.text_menu_on:link {
	color: #ff0000;
	text-decoration: none;
}

.text_menu_on:visited {
	color: #ff0000;
	text-decoration: none;
}

.text_menu_on:active {
	color: #ff0000;
	text-decoration: none;
}

.text_menu_on:hover {
	color: #ff0000;
	text-decoration: none;
}

.text_credits_gris {
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	line-height: 10px;	
	color: #646567;
	letter-spacing: 2px;
	text-decoration: none;
}
.text_credits_gris:link {
	color: #646567;
	text-decoration: none;
}
.text_credits_gris:visited {
	text-decoration: none;
	color: #646567;
}
.text_credits_gris:active {
	text-decoration: none;
	color: #646567;
}
.text_credits_gris:hover {
	color: #646567;
	text-decoration:none;
}
.text_credits_gris_12 {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	line-height: 10px;	
	color: #646567;
	letter-spacing: 2px;
	text-decoration: none;
}
