.search_style {
	font-family: "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	color: #333333;
	background-color: #E7F5FE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #000000;
	height: 15px;
}
.buscar_boton {
	font-family: "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	color: #333333;
	height: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	background-color: #CCCCCC;
	width: 90px;
}
.top_data {
	font-family: "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.titulo_noti {
	font-family: "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size: 15px;
	color: #0F335B;
}
.titulo_noti a:link {
	color: #0F335B;
	text-decoration: none;
}
.titulo_noti a:hover {
	color: #1B5AA0;
	text-decoration: underline;
}
.titulo_noti a:active {
	color: #0F335B;
	text-decoration: none;
}
.titulo_noti a:visited {
	color: #175191;
	text-decoration: none;
}

.seccion {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #975A00;
}
.resultado_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #004E9B;
}

