body {
	margin: 0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
}

.titulo {
	font:28px Arial, Helvetica, sans-serif;
	color:#666666;
}

.subTitulo {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
}

.separador {
	background-color:#D42300;
}

.formatoFecha {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:.2em;
}

.cabecera1 {
	background-color:#FF9933;
	font-weight:bold;
	font-size:14px;
}

#logoSIEL {
	background-position:top;
	background-repeat:no-repeat;
	height:68px;
	background-image:url(../images/logoSIEL.gif);
	width:195px;
}

#titulo {
	font-size:26px;
	font-weight:bold;
}

#logoOLADE {
	background-position:left;
	background-repeat:no-repeat;
	height:68px;
	background-image:url(../images/logoOLADE.gif);
	width:196px;
}

#infoTexto {
	height: 70px;
	overflow: auto;
	vertical-align:top;
	font-size: 12px;
}

.boton {
	font-size:12px;
}

.largueroHorSup {
	background-repeat: repeat-x;
	height:10px;
	background-image:url(../images/larguero_Hor_Sup.gif);
	font-size:1px;
}

.esquinaSupIzq {
	background-repeat: no-repeat;
	height:14px;
	background-image:url(../images/esquina_Sup_Izq.gif);
	width:14px;
}

.esquinaSupDer {
	background-repeat: no-repeat;
	height:14px;
	background-image:url(../images/esquina_Sup_Der.gif);
	width:14px;
}

.largueroHorInf {
	background-repeat: repeat-x;
	background-position:bottom;
	height:10px;
	background-image:url(../images/larguero_Hor_Inf.gif);
	font-size:1px;
}

.esquinaInfIzq {
	background-repeat: no-repeat;
	height:14px;
	background-image:url(../images/esquina_Inf_Izq.gif);
	width:14px;
}
.esquinaInfDer {
	background-repeat: no-repeat;
	height:14px;
	background-image:url(../images/esquina_Inf_Der.gif);
	width:14px;
}

.largueroVerIzq {
	background-repeat: repeat-y;
	background-position:left;
	background-image:url(../images/larguero_Ver_Izq.gif);
	width:9px;
}

.largueroVerDer {
	background-repeat: repeat-y;
	background-position:right;
	background-image:url(../images/larguero_Ver_Der.gif);
	width:9px;
}

.general {
	background-color:#E31C45;
}

.infoConsultas {
	background-color:#FFFFFF;
}

.consultaEsqInfIzq {
	background-repeat: no-repeat;
	height:4px;
	background-image:url(../images/consultasEsquina_Inf_Izq.gif);
	width:3px;
}
.consultaEsqInfDer {
	background-repeat: no-repeat;
	background-position:right;
	height:4px;
	background-image:url(../images/consultasEsquina_Inf_Der.gif);
	width:3px;
}

.sel {
	color: #E31C45;
	font-weight:bold;
	background-image:url(../images/button_OpcionesSel_Normal.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:25px;
	width:133px;
	text-align:left;
	text-indent:5px;
	cursor:pointer;
}

.sel:hover {
	color: #E31C45;
	font-weight:bold;
	background-image:url(../images/button_OpcionesSel_Over.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:25px;
	width:133px;
	text-align:left;
	text-indent:5px;
	cursor:pointer;
}

.nosel {
	color: #000000;
	font-weight:bold;
	background-image:url(../images/button_Opciones_Normal.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:25px;
	width:133px;
	text-align:left;
	text-indent:5px;
	cursor:pointer;
}

.nosel:hover {
	color: #000000;
	font-weight:bold;
	background-image:url(../images/button_Opciones_Over.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:25px;
	width:133px;
	text-align:left;
	text-indent:5px;
	cursor:pointer;
}

.busqueda {
	background-color:#ECE9D8;
}

.busquedaEsquinaSupIzq {
	background-repeat: no-repeat;
	height:4px;
	background-image: url("../images/internoEsquina_Sup_Izq.gif");
	width:6px;
}

.busquedaEsquinaSupDer {
	background-repeat: no-repeat;
	height:4px;
	background-image: url("../images/internoEsquina_Sup_Der.gif");
	width:6px;
	background-position:top right;
}

.busquedaEsquinaInfIzq {
	background-repeat: no-repeat;
	height:4px;
	background-image: url("../images/internoEsquina_Inf_Izq.gif");
	width:6px;
	background-position:bottom left;
}

.busquedaEsquinaInfDer {
	background-repeat: no-repeat;
	height:4px;
	background-image: url("../images/internoEsquina_Inf_Der.gif");
	width:6px;
	background-position:bottom right;
}

.busquedaLargueroHorSup {
	background-repeat: repeat-x;
	height:2px;
	background-image: url("../images/internoLarguero_Hor_Sup.gif");
	font-size:1px;
}

.busquedaLargueroHorInf  {
	background-repeat: repeat-x;
	background-position:bottom;
	height:2px;
	background-image: url("../images/internoLarguero_Hor_Inf.gif");
	font-size:1px;
}

.busquedaLargueroVerIzq {
	background-repeat: repeat-y;
	background-position:left;
	background-image: url("../images/internoLarguero_Ver_Izq.gif");
	width:2px;
}

.busquedaLargueroVerDer {
	background-repeat: repeat-y;
	background-position:right;
	background-image: url("../images/internoLarguero_Ver_Der.gif");
	width:2px;
}

.nuevo {
	font-weight:bold;
	background-image:url(../images/button_Nuevo_Normal.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:24px;
	width:138px;
	text-align:left;
	text-indent:10px;
	cursor:pointer;
}

.nuevo:hover {
	font-weight:bold;
	background-image:url(../images/button_Nuevo_Over.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:24px;
	width:138px;
	text-align:left;
	text-indent:10px;
	cursor:pointer;
}

.imprimir {
	font-weight:bold;
	background-image:url(../images/printNormal.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:24px;
	width:25px;
	text-align:left;
	text-indent:3px;
	cursor:pointer;
}

.imprimir:hover {
	font-weight:bold;
	background-image:url(../images/printOver.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:24px;
	width:75px;
	text-align:left;
	text-indent:3px;
	cursor:pointer;
}

.guardar {
	font-weight:bold;
	background-image:url(../images/save.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:24px;
	width:25px;
	text-align:left;
	text-indent:3px;
	cursor:pointer;
}

.guardar:hover {
	font-weight:bold;
	background-image:url(../images/saveOver.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:24px;
	width:75px;
	text-align:left;
	text-indent:3px;
	cursor:pointer;
}

.buscar {
	font-weight:bold;
	background-image:url(../images/buscar_Normal.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:24px;
	width:70px;
	text-align:right;
	text-indent:10px;
	cursor:pointer;
}

.buscar:hover {
	font-weight:bold;
	background-image:url(../images/buscar_Over.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:24px;
	width:70px;
	text-align:right;
	text-indent:10px;
	color:#006699;
	cursor:pointer;
}

.leyenda {
	font-weight:bold;
	background-image:url(../images/button_Leyenda_Normal.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:24px;
	width:90px;
	text-align:left;
	text-indent:10px;
	cursor:pointer;
}

.leyenda:hover {
	font-weight:bold;
	background-image:url(../images/button_Leyenda_Over.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:24px;
	width:90px;
	text-align:left;
	text-indent:10px;
	cursor:pointer;
}

.borrar {
	font-weight:bold;
	background-image:url(../images/button_Eliminar_Normal.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:24px;
	width:141px;
	text-align:left;
	text-indent:10px;
	cursor:pointer;
}

.borrar:hover {
	font-weight:bold;
	background-image:url(../images/button_Eliminar_Over.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:24px;
	width:141px;
	text-align:left;
	text-indent:10px;
	cursor:pointer;
}

.anterior {
	background-image:url(../images/flechaAnterior.gif);
	background-repeat:no-repeat;
	background-position:center center;
	height:23px;
	width:23px;
	cursor:pointer;
}

.siguiente {
	background-image:url(../images/flechaSiguiente.gif);
	background-repeat:no-repeat;
	background-position:center center;
	height:23px;
	width:23px;
	cursor:pointer;
}

.ubicacionContenedor {
	padding:5px;
	vertical-align:bottom;
}

.ubicacion {
	height:20px;
	width:150px;
	background-color:#FFFFFF;
	border-width:1px;
	border-style:solid;
	border-color:#D07324;
	overflow:hidden;
	text-align:center;
	font-size: 14px;
}

.Nregistros {
	color: #316AC5;
	font-size:13px;
	font-weight:bold;
}

.Nresultados {
	font-size:15px;
	text-transform:uppercase;
	font-style:italic;
	font-weight:bold;
}

.resultados {
	background-color:#FFFFFF;
}

.resultadosEsqSupIzq {
	background-repeat: no-repeat;
	height:4px;
	background-image:url(../images/resultadosEsquina_Sup_Izq.gif);
	width:3px;
}
.resultadosEsqSupDer {
	background-repeat: no-repeat;
	background-position:right;
	height:4px;
	background-image:url(../images/resultadosEsquina_Sup_Der.gif);
	width:3px;
}

.cabeceraResultados1 {
	text-align:center;
	background-image:url(../images/lineaV.gif);
	background-repeat:repeat-y;
	background-position:right;
	font-size: 14px;
	font-weight:bold;
}

.cabeceraResultados2 {
	text-align:center;
	font-size: 14px;
	font-weight:bold;
}

.resultados1 {
	text-align:center;
	vertical-align:top;
	background-image:url(../images/lineaV.gif);
	background-repeat:repeat-y;
	background-position:right;
	font-size: 12px;
}

.resultados2 {
	text-align:center;
	vertical-align:top;
	font-size: 12px;
}

.resultadosResena {
	text-align:left;
}

.espacioIconos {
	width: 6%;
	padding:2px 2px 2px 2px;	
}
.espacioPais {
	width: 8%;
	padding:2px 2px 2px 2px;	
}
.espacioNorma {
	width: 10%;
	padding:2px 2px 2px 2px;	
}
.espacioNumero {
	width: 8%;
	padding:2px 2px 2px 2px;	
}
.espacioTitulo {
	padding:2px 2px 2px 2px;	
	width: 18%;
}
.espacioResena {
	width: 39%;
	padding:2px 2px 2px 2px;	
}
.espacioFecha {
	width: 10%;
	padding:2px 2px 2px 2px;	
}
.espacioDivInterno {
	width: 100%;
	overflow:hidden;
}

.pieCabeceras {
	border-style:none;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#D07324;
}

.pieResultados {
	border-style:none;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#D07324;
}

.resultadosFrame {
	width:100%;
	height:300px;
	border:0px;
	border-style:hidden;
}

.subResultadosFrame {
	width:100%;
	border:2px;
	border-left-width:1px;
	border-style:solid;
	border-right-style:none;
	border-top-color:#FF8A06;
	border-left-color:#FF8A06;	
	border-right-color:#D07223;
	border-bottom-color:#D07223;	
}

.banderasResultado {
	background-color:#FFFFFF;
}

.banderaModificacionesOpened {
	background-image:url(../images/flecha_Abajo_Normal.gif);
	background-position:center center;
	background-repeat:no-repeat;
	cursor: pointer;
}

.banderaModificacionesOpened:hover {
	background-image:url(../images/flecha_Abajo_Over.gif);
	background-position:center;
	background-repeat:no-repeat;
	cursor: pointer;
}

.banderaModificacionesClosed {
	background-image:url(../images/flecha_Derecha_Normal.gif);
	background-position:center center;
	background-repeat:no-repeat;
	cursor: pointer;
}

.banderaModificacionesClosed:hover {
	background-image:url(../images/flecha_Derecha_Over.gif);
	background-position:center;
	background-repeat:no-repeat;
	cursor: pointer;
}

.banderaPDF {
	background-image:url(../images/PDF_Normal.gif);
	background-position:center;
	background-repeat:no-repeat;
	cursor: pointer;
}

.banderaPDF:hover {
	background-image:url(../images/PDF_Over.gif);
	background-position:center;
	background-repeat:no-repeat;
	cursor: pointer;
}

.banderaObservaciones {
	background-image:url(../images/Observaciones_Normal.gif);
	background-position:center;
	background-repeat:no-repeat;
	cursor: pointer;
}

.banderaObservaciones:hover {
	background-image:url(../images/Observaciones_Over.gif);
	background-position:center;
	background-repeat:no-repeat;
	cursor: pointer;
}

.panel {
	width: 100%;
	font-size:12px;
}

.visto {
	display:block;
}

.oculto {
	display:none;
}

.palabra {
	display:block;
	width:99%;
}

.puntero {
	cursor:pointer;
}

.grupo {
	-moz-border-radius: 7px;
}

#treeAvanzadas {
	width:100%;
	height:218px;
	background-color:#f5f5f5;
	border :1px solid Silver;
	overflow:auto;
}

.lista {
	width:100%;	
}

.fecha {
	background-color:#EEEEEE;
	border-style:inset;
	border-width:1px;
	width:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.alternativo {
	background-color:#EEEEEE;
}

.alternativoTexto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;
}

.anadir {
	background-image:url(../images/anadir_Normal.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:18px;
	width:16px;
	cursor:pointer;
}

.anadir:hover {
	background-image:url(../images/anadir_Over.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:18px;
	width:16px;
	cursor:pointer;
}

.eliminarUno {
	background-image:url(../images/eliminarUno_Normal.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:18px;
	width:16px;
	cursor:pointer;
}

.eliminarUno:hover {
	background-image:url(../images/eliminarUno_Over.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:18px;
	width:16px;
	cursor:pointer;
}

.eliminarTodos {
	background-image:url(../images/eliminarTodos_Normal.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:18px;
	width:16px;
	cursor:pointer;
}

.eliminarTodos:hover {
	background-image:url(../images/eliminarTodos_Over.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:18px;
	width:16px;
	cursor:pointer;
}

.filaPar{
	background-color: #FEF4F6;
}

.filaImpar{
	background-color: #FAD4DC;
}
