#abstractbody {
	text-align:justify;
}

.middleframe {
	background-image: url(images/fondos/middle_repeat.gif);
	background-repeat: repeat-y;
}
.footerTxt {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.titulo01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.titulo02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.titulo03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: B71104;
}
.texto12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.texto10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textoArial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #052D7C;
	font-weight: bold;
}
.textoArial10 a {
	color: EBD987;
	text-decoration: none;
	font-weight: bold;
}

.textoArial10 a:visited {
	color: #7B6715;
	font-weight: bold;
	}	
.textoArial10 a:hover {
	text-decoration: underline;
}
.texto10Rojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: B71104;
}
.lineaHr {
	background-image: url(images/red_px.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.radiobut {
	color: CE1906;
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: D7B61E;
	width: 10px; height: 10px;
}
.textoBuscador {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #052D7C;
	font-weight: bold;
	}
form {
	margin-bottom: -5px;
}
.buscar {
	height: 22px;
	font-size: 11px;
}

#opciones_busqueda {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#resultados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 380px;
	margin-right: 5px;
	margin-left: 5px;
	text-align:left;
}
#resultados h1 {
	font-size: 12px;
}
#resultados #tituloseccion {
	margin-bottom: 10px;
	background-color: #9dd7b1;
	font-size: 12px;
	font-style: normal;
	padding: 5px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #16a64f;
}
#resultados li {
	list-style-type: square;
}

#resultados .textoplain h5 {
	font-style: normal;
	font-weight: normal;
}
#paginador {
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	overflow: visible;
	margin-bottom: 10px;
}
#paginador ul, #paginador li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	
	text-align: center;

	border-top-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
#paginador li {
	padding: 0px 10px;
}
#paginador li a {
	font-weight: normal;
}
#paginador li a:link, #paginador li a:visited, #paginador li a:active {
	font-weight: normal;
	color: #B71104;
}
#paginador li a:hover {
	font-weight: normal;
	color: #E11504;
}

#resultados .textoplain hr {
	color: #CCCCCC;
	height: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}

#resultados h1, #resultados p, #resultados h5, #resultados h6 {
	margin: 0px;
}
#resultados h1, #resultados h1 a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
}
#resultados h1 a:hover {
	text-decoration:underline;
}

#resultados p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#resultados h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;	
    white-space: normal;
    height: auto;
}
#resultados h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;	
}
#resultados h5 a:link, #resultados h5 a:visited, #resultados h5 a:active, #resultados h6 a:link, #resultados h6 a:visited, #resultados h6 a:active {
	color: #7B6715;
	text-decoration:none
}
#resultados h5 a:hover, #resultados h6 a:hover {
	color: #7B6715;
	text-decoration:underline
}
#texto_base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
