@charset "utf-8";
@import url("areas.css");
.fondo {
	background-attachment: scroll;
	background-image: url(../discovery_img/fondo.jpg);
	background-repeat:  repeat-x;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #c7c9ca;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.telrojo {
	font-weight: bold;
	color: #FF0000;
}
.subtitulo {
	font-size: 19px;
	font-weight: bold;
	color: #1F2639;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.subsubtitulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #1F2639;
}
.a_text {
	color: #43537C;
}
.novale {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.direccion {
	font-size: 23px;
	font-weight: bold;
}
