.menu {
	font-size: 10px;
	color: #76ACC2;
	font-family: "Arial Black", "BellGothic Black", "News Gothic", sans-serif;

}
a:link {
	color: #FFFFFF;


}
a:hover {
	color: #FF3300;

}
a:visited {
	color: #88B6CA;
	text-decoration: none;

}
a:active {
	color: #EEFA05;
	text-decoration: none;

}
.fondo3d {
	background-attachment: fixed;
	background-image: url(imag/fondo3d.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.txt {
	font-family: BellGothic, Arial, "News Gothic", Utopia, sans-serif;
	font-size: 14px;

}
.txtbold {
	font-family: "BellGothic Black", "Arial Black", FrizQuadrata-Bold, BellGothic, Arial, sans-serif;
	font-size: 14px;
}
.txt2 {
	font-family: BellGothic, Arial, "News Gothic", Utopia, sans-serif;
	font-size: 10px;
	color: #313131;
	text-decoration: underline;


}
.fondocine {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
}
