.txt_general {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.txt_bout_menu {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
}
.txt_titre {
	font-family: Impact;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	line-height: 12px;
}
.txt_general_rouge {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.txt_general_produit {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
}
.txt_catalogbout_ref {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
}
.txt_NEWS {
	font-family: Arial;
	font-size: 12px;
}
.txt_cine_list {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 9px;
}

body {
	background-color: #000000;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.txt_cine_titre {
	font-family: Impact;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
}
