html {
	height: 100%;
	width: 100%;
}

body {
	background-color: #ffffff;
	left: 0px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	width: 800px;
	height: 100%;
	scrollbar-face-color:#bab9b9;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#bab9b9;
	scrollbar-highlight-color:#A00F0F;
	scrollbar-3dlight-color:#bab9b9;
	scrollbar-darkshadow-Color:#ffffff;
	background-color:black;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

.general {
	position: relative;
	float: left;
	margin-left: 25px;
	margin-top: 10px;
	width: 668px;
	text-align: center;
	border: 1px solid #bab9b9;
}

.boton{
	position: relative;
	float: left;
	width: 166px;
	margin-left:0px;
	border-bottom: 1px solid #bab9b9;
	border-right: 1px solid #bab9b9;

	color:#CCCCCC;
	padding-bottom:10px;
}

.boton a{
	color:#CCCCCC;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom:10px;
	text-decoration:none;
}

.boton a:hover{
	color:#990000;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom:10px;
	text-decoration:none;
}

/* ............. Formulario de Búsqueda .............*/
.envio{
	position: relative;
	float: left;
	width: 668px;
	height:42px;
	margin-top:20px;
	text-align:left;
	font-size:09px;
	background-image: url(../imagenes/fondo_formulario.gif);/**/
	background-repeat: repeat-x;

}

#caja_buscar{
	position:relative;
	float:left;
	width: 530px;
	height:16px;
	margin-top:08px;
}

.campotexto{
	position:absolute;
	top:-07px;
	left:360px;
	width: 100px;
	height:16px;
	margin-top:08px;
	font-size:9px;
}


.combo{
	width: 100px;
	height:16px;
	margin-top:0px;
	font-size:9px;
}

#ref{
	position:relative;
	float:left;
	width:20px;
}

#ope{
	position:relative;
	float:left;
	width:70px;
}
.btn_form{
	margin-top:08px;
}



/* ....................................................*/


.principal{
	position: relative;
	float: left;
	width: 668px;


}

.fondo_principal{
	position: absolute;
	bottom:0px;
	left: 0px;
	z-index:0;
}


.estirador{
	position: relative;
	float: left;
	width: 1px;
	height:500px;

}
.resultados{
	position: relative;
	float: left;
	width: 490px;
}


.columna_derecha{
	position: relative;
	float: left;
	width: 151px;
	margin-left:24px;
}



.solicitud{
	position: relative;
	float: left;
	margin-top:03px;
	width: 131px;
	height:170px;
	background-image: url(../imagenes/fondo_solicitud.gif);

}

.solicitud img{
	position: absolute;
	top:130px;
	left: 16px;

}

.informacion{
	position: relative;
	float: left;
	width: 132px;
	height:164px;
	margin-top:10px;
	padding-top:50px;
	padding-left:-40px;
	font-size:09px;
	color:#990000;
	font-weight:bold;
	background-image: url(../imagenes/fondo_info.gif);
	background-repeat:no-repeat; 
}

.rotulo_destacado{
	position: relative;
	float: left;
	width: 456px;
	height:8px;
	margin-left:9px;
	padding-bottom:03px;
	color:white;
	border-bottom: #bab9b9 solid 1px;
	margin-bottom: 10px;
	margin-top:10px;
	text-align: left;


}


.caja_resultado{
	position: relative;
	float: left;
	width: 456px;
	height:85px;
	margin-left:04px;
	padding-right:12px;
	padding-top:08px;
	padding-bottom:8px;
	background-image: url(../imagenes/fondo_caja_resultado.gif);
	background-repeat: no-repeat;
}



.titulo_resultado{
	position: relative;
	float: left;
	width: 350px;
	height:15px;
	color:#000000;
	text-align:left;
	padding-top:08px;
	margin-left:12px;
	border-bottom: #000000 solid 1px;
}

.texto_resultado{
	position: relative;
	float: left;
	width: 340px;
	height:40px;
	color:#000000;
	text-align:left;
	padding-top:05px;
	margin-left:10px;
	padding-right:05px;
	overflow:hidden;
}

.foto_resultado{
	position: relative;
	float: left;
	width: 88px;
	height:75px;
	margin-top:-28px;
	text-align:left;
}

.enlace_resultado{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 456px;
	height:82px;
	background-image: url(../imagenes/pixel.gif);
}


.resultado_over {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 576px;
	height: 78px;
}


.resultado_over:hover {
	background-image: url(../imagenes/fondo_resultado_over.gif);
	filter: alpha(opacity=20);
	opacity: .2;
	-moz-opacity:0.2;	
}

.pie {
	position:relative;
	float:right;
	width:730px;
	height:57px;
	padding-top:10px;
	padding-right:70px;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#bab9b9;
	font-weight:bold;
	background-color:#000000;
	text-align:right;
	text-decoration:none;
}


/*................. PAGINACIÓN de busca.asp......................... */
.paginar{
	position: relative;
	float:left;		
	width:440px;
	font-size:10px;
	font-weight:bold;		
	text-decoration:none;
	text-align:center;
	color:#bab9b9;	
	margin-left:05px;
	margin-bottom:10px;
	/*border-bottom-color:#bab9b9;
	border-bottom-style:solid;
	border-bottom-width:01px;*/
	padding-bottom:42px;
}

a.anterior:link,a.anterior:visited,a.anterior:active {
	position: absolute;
	width:50px;
	left:05px;
	font-weight:bold;
	color:#bab9b9;
	text-decoration:none;
}
a.anterior:hover {
	position: absolute;
	width:50px;	
	font-weight:bold;
	color:#72b4e2;
	text-decoration:none;
	
}

a.siguiente:link,a.siguiente:visited,a.siguiente:active {
	position: absolute;
	width:50px;
	right:05px;
	font-weight:bold;
	color:#bab9b9;
	text-decoration:none;
}

a.siguiente:hover {
	position: absolute;
	width:50px;	
	font-weight:bold;
	color:#72b4e2;
	text-decoration:none;
}


a.paginar:link,a.paginar:visited,a.paginar:active{
	position: absolute;
	width:50px;
	font-weight:bold;
	color:#3e7410;
	text-decoration:none;
	background-color:cyan;

	
}

a.paginar:hover {
	position: absolute;
	width:50px;	
	font-weight:bold;
	color:#3e0010;
	text-decoration:none;
	background-color:cyan;
	
}



/* Créditos de SGA */
.creditos {
position: relative;
float: right;
margin-top:-15px;
margin-right:45px;
font-size: 9px;
color: #626161;
text-align: right;
text-decoration: none;
font-family: Verdana, Helvetica, Arial, sans-serif;
}
