@charset "iso-8859-1";
/* CSS Document */

#cboCategoria {
	margin-top: 8px;
}

#btnGrabar {
	float: right;
	margin-top: 8px;
}

.GI_BusquedaAvanzada {
	float: left;
	margin-top: 15px;
}

.GI_buscar {
	float: left;
	background-image: url(../images/template/buscar_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 163px;
	width: 308px;
	margin: 0;
	padding-bottom: 30px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 30px;
}

.GI_banner_in, .GI_banner_es {
	background-repeat: no-repeat;
	background-position: right top;
	height: 223px;
	width: 617px;
	margin: 0;
	float: left;
}

.GI_banner_in {
	background-image: url(../images/template/banner_in.gif);
	background-repeat: no-repeat;
}

.GI_banner_es {
	background-image: url(../images/template/banner_es.gif);
	background-repeat: no-repeat;
}

.GI_datepicker {
	width: 70px;
}

.GI_CajaPaginado {
	float: left;
	background-color: #DDDDDD;
	padding: 10px;
	text-align: left;
	width: 317px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.GI_CajaPagina a, .GI_CajaPaginaActual a {
	color: black;
}

.GI_CajaPagina, .GI_CajaPaginaActual, .GI_CajaSiguiente {
		color: black;
		display: inline;
    padding: 2px;
}

.GI_CajaPagina {
	 font-weight: normal;
	 cursor: pointer;
}

.GI_CajaSiguiente {
	font-weight: normal;
	background-color: #BBBBBB;
	cursor: pointer;
}

.GI_CajaSiguiente a {
	color: white;
}

.GI_CajaResaltada {
	float: left;
	background-color: #DDDDDD;
	padding: 10px 10px 11px;
	text-align: left;
	width: 373px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 12px;
}

.GI_CajaResaltada a {
	color: #F26122;
	font-weight: bold;
	text-decoration: none;
}

.GI_CajaResaltada a: hover {
	text-decoration: underline;
}

.GI_CajaPaginaActual {
	margin: 0;
	font-weight: bold;
	text-decoration: underline;
	padding: 2px;
}

.GI_TresPuntos {
	font-weight: normal;
	border: none;
	cursor: auto;
	text-decoration: none;
	background-color: transparent;
}