@charset "utf-8";
/* CSS Document */
.style1 {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.style3 {color: #58588C}
.titulos {
	font-family: Arial;
	font-size: 14px;
	color: #6AA6EF;
	font-style: normal;
	line-height: 30px;
	text-decoration: none;
	background-color: #E1E1E1;
	background-repeat: no-repeat;
	height: 30px;
	width: auto;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-weight: bold;
	background-position: center center;
	position: static;
}
.resultados {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: 30px;
	text-decoration: none;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 30px;
	width: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-weight: normal;
	background-position: center center;
	position: static;
}
