/* CSS Document */
.tablaexterior {
	border: 1px solid #666666;
	background-color:#FFFFFF;
	height: 520px;
	width: 900px;
	vertical-align: middle;
	text-align: center;
}
.tablatotal {
	border: 0px;
	height: 100%;
	width: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
.asteriscos {
	font-size: 10px;
	font-weight: bold;
}

.link_recomendado {
	font-size: 12px;
	font-weight: bold;
}
.pie {
	font-size: 9px;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #D2232A;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.titulo_menu {
	font-size: 11px;
	font-weight: bold;
}
.texto_menu {
	font-size: 9px;
	font-weight: bold;
}
.download {font-size: 10px}
