/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
body {
	background-color: #000000;
       background-image: url(imgs/bg_banners.jpg);
       margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #88A9BA;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #88A9BA;
}
a:hover {
	text-decoration: underline;
	color: #88A9BA;
}
a:active {
	text-decoration: none;
	color: #88A9BA;
}.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.texto-bco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.red-tittle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #083654;
}
.black_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}
select.busqueda {
	font-size: 12px;
	border: 5px solid #B4B4B4;
	font-family: Tahoma, Arial;
	width:120px;
}
