/* CSS Document */

.EnlaceURL {
	font: 70% Arial, Verdana, Helvetica, sans-serif;
	color: #1a171b;
}
.EnlaceURL:hover {
	font: 70% Arial, Verdana, Helvetica, sans-serif;
	color: #464646;
}

.TablaTituloInferior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62%;
	font-weight: bold;
	color: #056F76;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #056F76;
	background-color: #F0FCFD;
	line-height: 100%;
}
/* Inicio Menús Nivel 2*/
#TablaMenu2 { 
	font-family: Arial, Georgia, Trebuchet MS,Verdana, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 74%
}
#TablaMenu2 td a {
	font-family: Arial, Georgia, Trebuchet MS,Verdana, Helvetica, sans-serif;
	color: #242021;
	display: block;
	text-decoration: none;
	padding: 0px 5px 0px 5px; 
}
#TablaMenu2 td a:hover {
	color: #0080c7;
	display: block;
	text-decoration: none;
	padding: 0px 5px 0px 5px; 
}
/* Fin Menús Nivel 2*/

/* Inicio Menús Nivel 3*/
#TablaMenu3 { 
	font: 74% Arial, Georgia, Trebuchet MS,Verdana, Helvetica, sans-serif;
}
#TablaMenu3 td a {
	font-family: Arial, Georgia, Trebuchet MS,Verdana, Helvetica, sans-serif;
	color: #454243;
	display: block;
	text-decoration: none;
	padding: 3px 3px 3px 21px; 
}
#TablaMenu3 td a:hover {
	color: #2371a3;
	display: block;
	text-decoration: none;
	padding: 3px 3px 3px 21px; 
}
#TablaMenu3 td a.nosel {
	background: url(MenuMunicipio/nivel3puntonosel.gif) left top no-repeat;
}
#TablaMenu3 td a.nosel:hover {
	background: #e7e7e7 url(MenuMunicipio/nivel3puntonosel.gif) left top no-repeat;
}
#TablaMenu3 td a.sel {

	background: #e7e7e7 url(MenuMunicipio/nivel3puntosel.gif) left top no-repeat;
}
#TablaMenu3 td a.sel:hover {
	color: #000000;
	background: #e7e7e7 url(MenuMunicipio/nivel3puntosel.gif) left top no-repeat;
}
#TablaMenu3 td a.masnosel {
	background: url(MenuMunicipio/nivel3nosel.gif) left top no-repeat;
}
#TablaMenu3 td a.masnosel:hover {
	background: #e7e7e7 url(MenuMunicipio/nivel3nosel.gif) left top no-repeat;
}
#TablaMenu3 td a.massel {
	color: #003134;
	background: url(MenuMunicipio/nivel3sel.gif) left top no-repeat;
}
#TablaMenu3 td a.massel:hover {
	color: #000000;
	background: #00A0AA url(MenuMunicipio/nivel3nosel.gif) left top no-repeat;
}

/* Fin Menús Nivel 3*/

/* Inicio Menús Nivel 4*/
#TablaMenu4 { 
	background: #F0FCFD;
	font: 70% Tahoma, Arial, Verdana;
}
#TablaMenu4 td a {
	color: #000000;
	display: block;
	text-decoration: none;
	padding: 4px 4px 4px 23px; 
}
#TablaMenu4 td a.nosel {
	background: url(MenuMunicipio/nivel4nosel.gif) left top no-repeat;
}
#TablaMenu4 td a.nosel:hover {
	background: #00A0AA url(MenuMunicipio/nivel4nosel.gif) left top no-repeat;
}
#TablaMenu4 td a.sel {
	color: #056F76;
	background: url(MenuMunicipio/nivel4sel.gif) left top no-repeat;
}
#TablaMenu4 td a.sel:hover {
	color: #000000;
	background: #00A0AA url(MenuMunicipio/nivel4nosel.gif) left top no-repeat;
}
#listaEnlaces li{
 background-image: url(/images/carpeta.gif);
 background-repeat: no-repeat;
 padding-left: 20px;
 height: 17px;
 list-style-type: none;
}
 
#listaEnlaces a{
 font: Bold 62% Verdana, Arial, Helvetica, sans-serif; color: #056F76;
}
#listaEnlaces a:hover{
 color: #2C848A; text-decoration: none; BORDER-BOTTOM: 1px dashed;
}

/* Fin Menús Nivel 4*/
