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

}
a:link {
	color: #004756;
	text-decoration: none;


}
a:hover {
	color: #FF3300;
	text-decoration: none;

}
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;
	line-height: 21px;

}
.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: 8pt;
	color: #4E4E4E;

}
.contacto {
	font-family: BellGothic, Arial, "News Gothic", Utopia, sans-serif;
	font-size: 11px;
	color: #004756;
	line-height: 14px;
	font-weight: bold;


}
.capcion {
	font-family: BellGothic, Arial, "News Gothic", Utopia, sans-serif;
	font-size: 10px;
	color: #484848;
	font-style: italic;

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

