@charset "utf-8";
/* CSS Document */

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #575757;
}


.text_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #104d7d;
}




.text_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2688d6;
}
a:link {
	color: #2688D6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #2688D6;
}
.prensa {
	text-align: center;
}
.prensa {
	text-align: center;
}
.table {
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #66ABE3;
	border-right-color: #66ABE3;
	border-bottom-color: #66ABE3;
	border-left-color: #66ABE3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
