@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	font-size: 10px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.tabla_presentacion {
	margin-left: 60px;
	margin-top: 30px;
}
.texto1 {
	font-family: Arial;
	font-size: 10pt;
}
.subtitulo {
	font-size: 16pt;
	color: #666666;
}
.textoPie {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
}
.textoMenu {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
}
.titulo {
	font-size: 18pt;
	font-family: Verdana;
	color: #000000;
}
.texto2 {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 30px;
}
.tituloBlanco {
	font-size: 18pt;
	font-family: Arial;
	color: #FFFFFF;
}
.texto1Blanco {
	font-family: Arial;
	font-size: 16pt;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 20px;
}
.precioBlanco {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
}
.textocuadrado {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	padding: 10px;
}
