@charset "utf-8";
html,body{

margin:0; 
padding:0;
height:100%;


}
#lyrCapaIsiCorona{
	display:none;
}
#contenedor{
	width:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	
}

#buscador{
	position:absolute;
	top:0px;
	height:35px;
	width:100%;	
	margin-left:auto;
	margin-right:auto;
	/*background:#6d8cab;*/
	background:url(../images/header-pix.png) top left repeat;
	color:#FFF;
	font-weight:bold;
	z-index:500000;
	
	
}
#cargadorPagina{
	font-weight: bold;
	left: 0px;
	top: 0px;
	position: absolute;
	background-color: #FFF;
	text-align: center;
	height: 100%;
	width: 100%;
	z-index: 10000;
}
#cuerpo{
	position:absolute;
	top:0px;
	min-height:90%;
	height:auto;
	clear:both;
	
	width:100%;
	min-width:100%;	
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	margin-bottom:10px;
	z-index: -100;
}
#footer{
	margin-left:auto;
	margin-right:auto;
	clear:both;
	position:absolute;
	top:343px;
	height:33px;
	width:100%;
	text-align:center;
	background:url(../images/template/leyenda-pix.png) top left repeat;
	
	
}
#divDireccion{
	display:inline;
}
#divColegio{
	display:none;
}

#jrcTL{
	background-color:transparent;
}

#divBarraBusquedaNew {
	position:absolute;

	width:305px;
	height:195px;
	background-color:#FFF;

	
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;	

	border : 1px solid #6d8cab;	
	
	
	
	display:inline;
	padding-left:10px;
	z-index:1000000000;
	overflow-y:hidden;
	overflow-x:hidden;
	padding-right:5px;
	padding-bottom:3px;
	padding-top:5px;
	top:37px;
	left:735px;
	display:none;
	
	/*left:277px;
	top:37px;*/
}

.borderinf{
	border-bottom:#0030A0 1px solid;
}


#div_search{
	/*background:url(../images/fondo-cuadro-busqueda-ine.jpg) top center no-repeat;*/

	
	padding-right:15px;
	width:290px;
	max-width:295px;	
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	height:160px;
	overflow-y:auto;
	overflow-x:hidden;
	font-size:11px;
	text-decoration:none;

	padding-bottom:5px;
	position:static;
	
	
	
	
}


.transparente{
opacity: 0.2;
-moz-opacity: 0.2;
filter: alpha(opacity=20);
}

.trans_on{
	background-color:#EBEBEB;
}
.trans_off{
	background-color:#FFF;
}
a:link.linkBuscaColegios { text-decoration:none; }

a:visited.linkBuscaColegios { 	text-decoration:none; }

a:hover.linkBuscaColegios {text-decoration:none;}

a:active.linkBuscaColegios { text-decoration:none; }




a:link.botonera_direccion {
	width:198px;
	height:77px;
	display:block;
	background:url(../images/template/btn-bdir-clear.png);
}
a:visited.botonera_direccion {
	width:198px;
	height:77px;
	display:block;
	background:url(../images/template/btn-bdir-clear.png);
}
a:hover.botonera_direccion {
	width:198px;
	height:77px;
	background:url(../images/template/btn-bdir-active.png);
		display:block;
}

a:active.botonera_direccion {
	width:198px;
	height:77px;
	background:url(../images/template/btn-bdir-active.png);
	display:block;	

}


#separador_encabezado_top{
	width:100%;
	height:2px;
	border-bottom:#FFF;
	border-top:#CCC;
}
#separador_encabezado_bottom{
	width:100%;
	height:2px;
	border-top:#FFF;
	border-bottom:#CCC;
}
	
	
	
a:link.botonera_direccion2 {
	width:198px;
	height:80px;	display:block;
	background:url(../images/template/btn-bcol-clear.png);
}
a:visited.botonera_direccion2 {
	width:198px;
	height:80px;	display:block;
	background:url(../images/template/btn-bcol-clear.png);
}
a:hover.botonera_direccion2 {
	width:198px;
	height:80px;	background:url(../images/template/btn-bcol-active.png);
		display:block;
}

a:active.botonera_direccion2 {
	width:198px;
	height:80px;
	background:url(../images/template/btn-bcol-active.png);
	display:block;	

}
	
input{
-moz-border-radius: 15px;
background-color : #ffffff;
border : 1px solid #6d8cab;
padding-left : 7px;
padding-right : 7px;
}

.otros_input{

-moz-border-radius: 15px;
background-color : #ffffff;
border : 1px solid #6d8cab;
padding-left : 7px;
padding-right : 0px;
}

.tipolink{
	cursor:pointer;
}


#barra_drag_drop{
	width:3px;
	height:12px;
	border-left:#333 1px dotted;
	border-right:#333 1px dotted;
	margin-left:5px;
	padding:0;
}
#barra_drag_drop2{
	width:3px;
	height:12px;
	border-left:#333 1px dotted;
	border-right:#333 1px dotted;
	padding:0;

	margin-right:5px;
}
.tit_cuadro{
	height:15px;
	width:100%;
	vertical-align:middle;
	background: url(../images/header-pix.png) top left repeat;
	cursor:pointer;
	margin-bottom:5px;
	cursor:pointer;
	

}
.tit_cuadro:hover{
	height:15px;
	width:100%;
	vertical-align:middle;
	background: url(../images/gray/tabs/tab-btm-inactive-right-bg.gif) top left repeat;
	cursor:pointer;
	margin-bottom:5px;
	

}

