/*Estilo de Página Principal*/

/*Encabezados solo visibles sin css*/
h1 {visibility:hidden;}
h2 {visibility:hidden;}
h3 {visibility:hidden;}
h4 {visibility:hidden;}
h5 {visibility:hidden;}


#contenedor {
	position:absolute;
	top:0px; left:50%;
	width:1000px;
	margin-left:-500px;
	height:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#ffffff;
	}

#mnu-principal {
	visibility:hidden;
	}

#menu-enc01 a {
	position:absolute;
	top:0px; left:0px;
	width:138px;
	height:21px;
	background:url(imagenes/mnu_ne01.png) no-repeat;
	}

#menu-enc01 a:hover {
	background:url(imagenes/mnu_ne02.png) no-repeat;
	}

#menu-enc02 a {
	position:absolute;
	top:0px; left:138px;
	width:111px;
	height:21px;
	background:url(imagenes/mnu_nov01.png) no-repeat;
	}

#menu-enc02 a:hover {
	background:url(imagenes/mnu_nov02.png) no-repeat;
	}

#menu-enc03 a {
	position:absolute;
	top:0px; left:249px;
	width:120px;
	height:21px;
	background:url(imagenes/mnu_serv01.png) no-repeat;
	}

#menu-enc03 a:hover {
	background:url(imagenes/mnu_serv02.png) no-repeat;
	}
#menu-enc04 a {
	position:absolute;
	top:0px;
	left:369px;
	width:189px;
	height:21px;
	background:url(imagenes/mnu_compras01.png) no-repeat;
	}

#menu-enc04 a:hover {
	background:url(imagenes/mnu_compras02.png) no-repeat;
	}

#menu-enc05 a {
	position:absolute;
	top:0px;
	left:558px;
	width:143px;
	height:21px;
	background:url(imagenes/mnu_obras01.png) no-repeat;
	}

#menu-enc05 a:hover {
	background:url(imagenes/mnu_obras02.png) no-repeat;
	}

#menu-enc06 a {
	position:absolute;
	top:0px;
	left:701px;
	width:148px;
	height:21px;
	background:url(imagenes/mnu_cal01.png) no-repeat;
	}

#menu-enc06 a:hover {
	background:url(imagenes/mnu_cal02.png) no-repeat;
	}

#menu-enc07 a {
	position:absolute;
	top:0px;
	left:849px;
	width:151px;
	height:21px;
	background:url(imagenes/mnu_edu01.png) no-repeat;
	}

#menu-enc07 a:hover {
	background:url(imagenes/mnu_edu02.png) no-repeat;
	}

#img-encabezado01 {
	position:absolute;
	top:21px;
	left:0px;
	width:1000px;
	height:126px;
	background:url(imagenes/encabezado1.jpg) no-repeat top left;
	}

#img-encabezado02 {
	position:absolute;
	top:147px;
	left:0px;
	width:369px;
	height:43px;
	background:url(imagenes/encabezado2.jpg) no-repeat top left;
	}

#img-encabezadoflash {
	position:absolute;
	top:147px;
	left:369px;
	width:332px;
	height:43px;
	background:url(imagenes/nuestros-numeros.png) no-repeat;
	}

#encabezado-numeros {
	position:absolute;
	top:147px;
	left:701px;
	width:144px;
	height:43px;
	text-align:center;
	background-color:#0099ff;
	}

#encabezado-imgtelf {
	position:absolute;
	top:147px;
	left:845px;
	width:80px;
	height:43px;
	text-align:center;
	background-color:#0099ff;
	}

#encabezado-gota {
	position:absolute;
	top:147px;
	left:925px;
	width:75px;
	height:43px;
	background:url(imagenes/encabezado4.jpg) no-repeat top left;
	}

#sombra01 {
	position:absolute;
	top:190px;
	left:210px;
	width:790px;
	height:16px;
	background:url(imagenes/sombra-inf.png) repeat-x;
	}

#sombra02 {
	position:absolute;
	top:190px;
	left:187px;
	width:23px;
	height:28px; 
	background:url(imagenes/sombra-curva01.png) no-repeat;
	}
	
#sombra03 {
	position:absolute;
	top:218px;
	left:187px;
	width:12px;
	height:320px;
	background:url(imagenes/sombra-vert.png) repeat-y;
	}

#fnd-menu02 {
	position:absolute;
	top:190px;
	left:0px;
	width:187px;
	height:358px;
	background-color:#0099ff;
	}

#sombra04 {
	position:absolute;
	top:530px;
	left:178px;
	width:23px;
	height:28px;
	background:url(imagenes/sombra-curva02.png) no-repeat;
	}

#sombra05 {
	position:absolute;
	top:541px;
	left:0px;
	width:178px;
	height:16px;
	background:url(imagenes/sombra-inf.png) repeat-x;
	}

#tit-menu02 {
	position:absolute;
	top:25px;
	left:12px;
	width:167px;
	height:35px;
	background:url(imagenes/tramites.png) no-repeat;
	}

#lst-menu02 {
	position:absolute;
	top:85px;
	left:5px;
	width:178px;
	height:auto;
	}

#menu-comercial {
	list-style:none;
	margin:0;
	padding:0;
	}

#menu-comercial li a{
	display:block;
	text-decoration:none;
	text-align:center;
	color:#d7f0ff;
	font-weight:bold;
	padding-top:4px;
	width:178px;
	height:30px;
	background:url(imagenes/btn-01.png) no-repeat;
	}

#menu-comercial li a:hover{
	text-decoration:underline;
	background:url(imagenes/btn-02.png) no-repeat;
	}

#catastro a{
	position:absolute;
	top:565px;
	left:5px;
	width:176px;
	height:80px;
	background:url(imagenes/gota-catastro.png) no-repeat;
	}

#catastro a:hover{
	background:url(imagenes/gota-catastro.png) no-repeat;
	}

#tit-notiagua {
	position:absolute;
	top:220px;
	left:210px;
	width:288px;
	height:23px;
	background:url(imagenes/notiagua.png) no-repeat;
	}

#foto-notiagua01 {
	position:absolute;
	top:255px;
	left:220px;
	width:68px;
	height:68px;
	background:url(imagenes/inicio-camporeal.jpg) no-repeat;
	}

#txt-notiagua01 {
	position:absolute;
	top:255px;
	left:305px;
	width:180px;
	height:75px;
	color:#0099ff;
	font-size:12px;
	font-weight:bold;
	}

#txt-notiagua01 a{
	text-decoration:none;
	color:#646464;
	font-weight:bold;
	}

#txt-notiagua01 a:hover{
	text-decoration:underline;
	}

#txt-notiagua02 {
	position:absolute;
	top:345px;
	left:220px;
	width:265px;
	height:90px;
	color:#646464;
	text-align:justify;
	}

#txt-notiagua02 a{
	text-decoration:none;
	font-size:9px;
	color:#0099ff;
	font-weight:bold;
	}

#txt-notiagua02 a:hover{
	text-decoration:underline;
	}

#txt-notiagua03 {
	position:absolute;
	top:415px;
	left:220px;
	width:265px;
	height:90px;
	color:#646464;
	text-align:justify;
	z-index:1;
	}

#txt-notiagua03 a{
	text-decoration:none;
	font-size:9px;
	color:#0099ff;
	font-weight:bold;
	}

#txt-notiagua03 a:hover{
	text-decoration:underline;
	}

#tit-interesgeneral {
	position:absolute;
	top:220px;
	left:540px;
	width:288px;
	height:23px;
	background:url(imagenes/int-gral.png) no-repeat;
	}

#int-gral {
	position:absolute;
	top:258px;
	left:540px;
	width:288px;
	height:225px;
	}

#img-intg01 {
	position:absolute;
	top:8px;
	left:5px;
	width:40px;
	height:45px;
	background:url(imagenes/cuentas.png) no-repeat;
	}

#txt-intg01 {
	position:absolute;
	top:5px;
	left:60px;
	width:225px;
	height:45px;
	color:#999999;
	text-align:justify;
	}
#txt-intg01 a{
	text-decoration:none; color:#006699;
	}
#txt-intg01 a:hover{
	text-decoration:underline; color:#0099ff;
	}


#img-intg02 {
	position:absolute;
	top:70px;
	left:5px;
	width:32px;
	height:32px;
	background:url(imagenes/libro02.jpg) no-repeat;
	}

#txt-intg02 {
	position:absolute;
	top:61px;
	left:58px;
	width:225px;
	height:32px;
	color:#999999;
	text-align:justify;
	}

#txt-intg02 a{
	text-decoration:none;
	color:#006699;
	}

#txt-intg02 a:hover{
	color:#0099ff;
	}

#img-intg03 {
	position:absolute;
	top:135px;
	left:5px;
	width:42px;
	height:28px;
	background:url(imagenes/sfc.png) no-repeat;
	}

#txt-intg03 {
	position:absolute;
	top:130px;
	left:58px;
	width:225px;
	height:32px;
	color:#999999;
	text-align:justify;
	}

#txt-intg03 a{
	text-decoration:none;
	color:#006699;
	}

#txt-intg03 a:hover{
	color:#0099ff;
	}

#fnd-menu03 {
	position:absolute;
	top:215px;
	left:840px;
	width:160px;
	height:305px;
	background:url(imagenes/para-sugerencias.png) no-repeat;
	}

#consultas a{
	position:absolute;
	top:0px;
	left:0px;
	width:160px;
	height:56px;
	background:url(imagenes/sugerencias01.png) no-repeat;
	}

#consultas a:hover{
	background:url(imagenes/sugerencias02.png) no-repeat;
	}

#correo a{
	position:absolute;
	top:80px;
	left:30px;
	width:100px;
	height:45px;
	background:url(imagenes/email-16.gif) no-repeat;
	text-decoration:none;
	color:#ffffff;
	text-align:center;
	background-position:center;
	}



#txt01-menu03 {
	position:absolute;
	top:170px;
	left:10px;
	width:140px;
	height:90;
	color:#ffffff;
	text-align:center;
 font-size:14px;
	}

#txt02-menu03 a {
	position:absolute;
	top:220px;
	left:25px;
	width:117px;
	height:70px;
	background:url(imagenes/pagos-online.png) no-repeat;
	}


#tit-avisos {
	position:absolute;
	top:485px;
	left:225px;
	width:584px;
	height:23px;
	background:url(imagenes/comunicados.png) no-repeat;
	}

#txt-avisos {
	position:absolute;
	top:515px;
	left:232px;
	width:580px;
	height:200px;
	}
.tit-avisos {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#2479c5;
	}
.txt-avisos {
	text-align:center;
	font-size:13px;
	color:#2492c5;
	}
#fade-sup {
	position:absolute;
	top:515px;
	left:227px;
	width:580px;
	height:50px;
	background:url(imagenes/fade-sup.png) repeat-x;
	}
#fade-inf {
	position:absolute;
	top:595px;
	left:227px;
	width:580px;
	height:50px;
	background:url(imagenes/fade-inf.png) repeat-x;
	}
#transparencia a{
	position:absolute;
	top:530px;
	left:845px;
	width:150px;
	height:100px;
	background:url(imagenes/transparencia.png) no-repeat;
	}

#lnk-firefox a{
	position:absolute;
	top:660px;
	left:880px;
	width:80px;
	height:15px;
	text-decoration:none;
	font-size:11px;
	color:#f16800;
	text-align:center;
	}

#otroslks {
	position:absolute;
	top:660px;
	left:10px;
	width:860px;
	height:20px;
	}

#links {
	list-style:none;
	margin:0;
	padding:0;
	}

#links li{
	float:left;
	margin:2px;
	padding:0px;
	color:#f16800;
	font-size:11px;
	}

#links li a{
	width:220px;
	padding-left:12px;
	padding-right:12px;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	color:#f16800;
	}

#links li a:hover{
	text-decoration:underline;
	color:#0099ff;
	}

#fnd-pie {
	position:absolute;
	top:685px;
	left:0px;
	width:1000px;
	height:32px;
	background:url(imagenes/fnd-creditos.png) repeat-x;
	color:#ffffff
	}

#pie-txt01 {
	position:absolute;
	top:10px;
	left:10px;
	width:auto;
	height:12px;
	}

#pie-txt02 {
	position:absolute;
	top:10px;
	left:350px;
	width:auto;
	height:12px;
	text-align:center;
	}

#pie-txt03 {
	position:absolute;
	top:10px;
	left:800px;
	width:auto;
	height:12px;
	text-align:right;
	}