
HTML, body, h1, h2, h3, h4, h5, h6, form, fieldset {  
    margin: 0px; 
    padding: 0px; 
    border: 0px; 	
}
td, table{
	margin:auto;
	padding:0px;
	border-collapse:collapse;
}

h1{
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}
h2{
	font-size:12px;
}
img{
	border:0;
}

a:link { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold; 
	text-decoration: none; 
	color: #999;
	}

a:hover, a:active { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold; 
	text-decoration: underline; 
	color: #333;
	}
input, textarea {
	border:1px solid #999999;
	color:#666;
	font-family:Arial;
	font-size:11px;
	padding:2px 4px;
}



/*USEFUL SETTINGS*/
.centrado{
	margin:auto;
}
.fullWidth{
	width:100%;
}
.aRight{
	text-align:right;
}
.aLeft{
	text-align:left;
}
.aCenter{
	text-align:center;
}
.vTop{
	vertical-align:top;
}
.vBottom{
	vertical-align:bottom;
}
/*USEFUL SETTINGS*/


body{
	text-align:center;
	background:#495E5F;
	padding:7px;
}
#container{
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}
#header-back{
	background:url(/images/header-back.jpg) repeat-x;
	height:154px;
}
#header-left{
	background:url(/images/header-left.jpg) no-repeat;
	width:10px;
}
#header-right{
	background:url(/images/header-right.jpg) no-repeat;
	width:10px;
	height:154px;
}
#pestanna-container{
	position:relative;
	height:33px;
}
.pestanna{
	background:url(/images/pestanna.gif) no-repeat;
	width:96px;
	height:17px;
	position:absolute;
	bottom:0;
	text-align:center;
	padding-top:2px;
}
.pestanna a{
	font-size:11px;
	font-weight:normal;
	color:#FFF;
	text-decoration:none;
}
.pestanna a:hover{
	font-size:11px;
	font-weight:normal;
	color:#FFF;
	text-decoration:underline;
}
.pestanna-mapa{
	right:8px;
}
.pestanna-contactenos{
	right:114px;
}
#buscador{
	position:absolute;
	right:250px;
	top:3px;
}
#nav{
	padding:3px 4px;
	margin:2px 0;
	border:1px solid #CCC;
	border-left:none;
	border-right:none;
}
#nav2 {
	border-bottom:1px solid #CCCCCC;
	margin-bottom:12px;
	padding-bottom:12px;
}
#left-column{
	width:147px;
	padding-bottom:30px;
	border-right:1px dashed #CCC;
}
#contenedor{
	padding:12px;
}
#right-column{
	width:147px;
	border-left:1px dashed #CCC;
	padding:4px;
	text-align:center;
}
.title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	background:#CCC;
	text-align:center;
	height:18px;
	font-weight:bold;
}
#footer-back{
	background:url(/images/footer-back.jpg) repeat-x;
	height:64px;
}
#footer-left{
	background:url(/images/footer-left.jpg) no-repeat;
	width:10px;
}
#footer-right{
	background:url(/images/footer-right.jpg) no-repeat;
	width:10px;
}
#muni-logo-container{
	position:relative;
}
#muni-logo{
	position:absolute;
	background:url(/images/muni-logo.gif) no-repeat;
	width:59px;
	height:68px;
	left:40px;
	top:-24px;
}
#copy{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#76859A;
	text-align:center;
	vertical-align:top;
	padding-top:27px;
}
/* Estilo Menu HAS */

.topMenu {
	border-width: 0;
	margin: 0;
	padding: 0;
}
.submenu {
	background-color:#FFF;
	width:100%;
	border:1px dashed #999;
	border-bottom:none;
}
.topItemNormal {
	cursor:pointer;
	width:147px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	text-align:right;
	height:18px;
	background:url(/images/menu-icon.gif) no-repeat right;
}
.topItemNormal td{
	padding:0 15px;
}
.topItemOver {
	cursor:pointer;
	width:147px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	text-align:right;
	height:18px;
	background:url(/images/menu-icon-over.gif) no-repeat right #ECECEC;
}
.topItemOver td{
	padding:0 15px;
}
.itemNormal {
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	border-bottom:1px dashed #999;
	width:100%; 
}
.itemNormal td{
	padding:4px 8px;
}
.itemOver {
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	border-bottom:1px dashed #999;
	width:100%;
	background:#eee;
}
.itemOver td{
	padding:4px 8px;
}

/* Estilo Menu HAS2 */

.topMenu2 {
	border-width: 0;
	padding: 0;
	margin:auto;
}
.submenu2 {
	background-color:#FFF;
	width:100%;
	border:1px dashed #999;
	border-bottom:none;
	border-top:none;
}
.topItemNormal2 {
	cursor:pointer;
	margin-left:4px;
	width:100%;
}
.topItemOver2 {
	cursor: pointer;
	margin-left:4px;
	width:100%;
}
.itemNormal2 {
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	border-bottom:1px dashed #999;
	width:100%;
}
.itemNormal2 td{
	padding:4px 8px;
}
.itemOver2 {
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	border-bottom:1px dashed #999;
	background:#eee;
	width:100%;
}
.itemOver2 td{
	padding:4px 8px;
}

/* Estilo Menu HAS3 */

.topMenu3 {
	border-width: 0;
	margin: auto;
	padding: 0;
}
.submenu3 {
	background-color:#FFF;
	border:1px dashed #999;
	border-bottom:none;
	border-top:none;
	border-top:1px dashed #999;
}
.topItemNormal3 {
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222;
	margin:0 8px;
}
.topItemOver3 {
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222;
	margin:0 8px;
	text-decoration:underline;
}
.itemNormal3 {
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	border-bottom:1px dashed #999;
	width:100%; 
}
.itemNormal3 td{
	padding:4px 8px;
}
.itemOver3 {
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	border-bottom:1px dashed #999;
	width:100%;
	background:#eee;
}
.itemOver3 td{
	padding:4px 8px;
}


/* Mapa de Sitio */
li{
	list-style:none;
}
.bullet_1nivel{	width:30px;	height:11px; background:url("/images_srv/bullet_1nivel.gif") no-repeat;}
.bullet_2nivel{	width:30px;	height:10px; background:url("/images_srv/bullet_2nivel.gif") no-repeat;}

.root {}
.root li {  list-style-image: url("/images_srv/bullet_1nivel.gif"); } 
.root ul li{ list-style-image: url("/images_srv/bullet_2nivel.gif"); } 

.mapaS_1Nivel{color: #666 !important; font-size: 12px; font-family: Arial, Verdana; font-weight:bold;}
.mapaS_1Nivel a{color: #666 !important; font-size: 12px; font-family: Arial, Verdana; font-weight:bold;}

.mapaS_2Nivel{color: #666 !important; font-size: 12px; font-family: Arial, Verdana; font-weight:normal !important;}
.mapaS_2Nivel a{ color: #666 !important; font-size: 12px; font-family: Arial, Verdana; font-weight:normal !important;}

/* Fin Mapa de sitio */

/* Estilo Contactenos */

#cont_tablaMain { width: 425px; }
#cont_header  { color: #666; font-size: 18px; font-family: Arial, Verdana, Helvetica, sans-serif;  text-align: center; padding-top: 3px; padding-bottom: 8px; vertical-align: middle }
.cont_descTxt  { color: #000; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; text-align: right; margin-bottom: 3px; padding-top: 4px; padding-right: 3px; padding-bottom: 2px; vertical-align: top }
.cont_respTxt { color: #000; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; text-align: left; padding-top: 2px; padding-bottom: 2px }
.cont_inputF { color: #333; font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif; margin-left: 2px; padding: 2px 3px; height: 20px; border: solid 1px #666 }

input.cont_inputF:hover  { color: #000; background-color: #ededed; cursor: pointer; border: solid 1px #7474ad }
input.cont_inputF:focus  { color: #000; background-color: #ededed; cursor: text; border: dotted 1px #7474ad }
.cont_textArea{}

.swfMensaje{color: #ffffff; font-size: 8px; font-family: Arial, Verdana, Helvetica, sans-serif; text-align: center; vertical-align: middle; }
.copyRight{ background-color:#fff; color: #999999; font-size: 9px; font-family: Arial, Verdana, Helvetica, sans-serif; padding-top: 5px; padding-left: 25px; }

/*BUSCADOR*/

.busqueda-txt{
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	height:20px;
}
.buscar-btn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	background:none;
	border:none;
}
.busqueda{
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666;
}
.busqueda a{
	color:#666666;
	text-decoration:none;
	margin-left:3px;
	font-size:11px;
	font-weight:normal;
}
.busqueda a:hover{
	color:#333333;
}

/*ENCUESTA*/

/* ----- color de fondo tabla principal----- */
.encMainTable     { font-size: 8pt; font-family: Verdana, Tahoma, Arial;}
/* ----- color de fondo tabla secundaria----- */
.encMainBg     { padding-right: 4px; padding-left: 4px; } 
/* ----- Encabezado texto e imagen de fondo----- */
.encHeader { FONT-FAMILY: Arial, Verdana, Tahoma; FONT-SIZE: 7pt; 
	/*BACKGROUND-IMAGE: url(tile_back.gif);*/ 
	background-position: left top; text-align: center;}
/* ----- color de fondo abajo----- */
.encFoot    { text-align: center; vertical-align: middle; padding-top: 6px; padding-bottom: 3px; }	
/* ----- Texto del titulo de la pregunta ----- */
.encTitle { color: #6c6c6c; font-size: 8pt; font-family: Arial, Verdana, Tahoma; font-weight: bold; height: auto ; padding-top: 4px; padding-bottom: 4px; }
/* ----- links ----- */
A.encLink:visited { COLOR: #666666; TEXT-DECORATION: underline}
A.encLink:active { COLOR: #CC0000; TEXT-DECORATION: underline}
A.encLink:hover { COLOR: #DD0000} 
.encLink { FONT-SIZE: 8.5pt; COLOR: #990000; }
/* ----- color de fondo abajo----- */
.encColRadio  { text-align: center; vertical-align: middle; padding: 5px; }
/* ----- Objetos de seleccion ----- */
.encColOption  { color: #757474; font-size: 8pt; font-family: Arial, Verdana, Tahoma; vertical-align: middle; padding: 5px; }
/* ----- estilo cursor ----- */
.encRadio  { } 
.encCheck   { }
/* ----- color de fondo abajo----- */
.encBoton  { font-size: 10px; font-family: Arial, tahoma, sans-serif;}
.votarBoton{
	border:none;
	cursor:pointer;
}
.resBoton{
	border:none;
	cursor:pointer;
}
