select.combo{
	font-family: Times New Roman;
	font-size: 20px;
	font-style: italic;
	text-align: left;
	background: #1866A8;
	color: White;
	border: 0px solid #1866A8;
	width: 555px;
	}
.titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #FFFFFF;
	text-align: left;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}
.textsearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002F77;
}
.titlelittle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	font-style: italic;
}
.fichacat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B5D4F2;
	text-align: left;
	font-weight: normal;
}
._fichacat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B5D4F2;
	font-weight: normal;
}
.numbersearch {
	font-weight: bold;
	color: #AAC33D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.newsres {
	font-family: Arial, Helvetica, sans-serif;
	color: #B5D4F2;
	font-size: 10px;
	text-align: justify;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #17387D;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/layout/html_general-background.jpg);
}
body,td,th {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #33FFFF;
}
a:active {
	text-decoration: none;
	color: #33FFFF;
}
td.busquedas{
	background-color: #002F77;
	filter:alpha(opacity=50);
	cursor:hand;
}