﻿/*#menuppal {
	padding: 0px;
	margin: 0px;
	width: 140px;
	font: 11px Arial;
	z-index:9999;
}
#menuppal .botonTITULO {
	background-color: #1C3368;
	border: 1px solid #5E6D8A;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
	text-decoration: none;
	/*text-transform: uppercase;
	text-align:left;
}
.nivel2, .nivel3 {
	padding: 5px 3px;
	background-color: #003366;
	background-color: #eeeeee;
	border: 1px solid #dddddd;
	border-width:0 1px;
}
.nivel2 a {
	color: #034389;
	padding: 3px 5px;
	text-align: left;
	display: block;
	text-decoration: none;
	text-shadow: 1px 1px white;
	-moz-text-shadow: 1px 1px white;
	-webkit-text-shadow: 1px 1px white;

}
.nivel2 a:hover {
	background-color:#dadada; 
	cursor:pointer;
}
.nivel3 {
	
}
*/
*/
#manuppal .blanco {
	background-color: white;
	height: 30px;
}
#bloque {
	color: #F9FCFF;
	height: 100%;
}



#menuCITY {
	padding: 0px;
	margin: 0px;
	width: 140px;
	vertical-align: top;
	top: 0px;
	left: 0px;
}
#menuCITY ul, #menuCITY li {
	list-style-type: none;
}
#menuCITY ul {
	margin: 0px;
	padding: 0px;
}
#menuCITY li {
	list-style-type: none;
	margin: 1px;
	border-bottom: 0px solid #286586;

}
#menuCITY a {
	font-family: Tahoma, Times New Roman, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color: #003366;
	border: thin solid #003366;
	margin: 0;
	padding: 3px;
	text-align: left;
	display: block;
	text-decoration: none;
}
#menuCITY a:hover {
	font-family: Tahoma, Times New Roman, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: WHITE;
	background-color: #66CC00;
	border: thin solid #66CC00;
	margin: 0;
	padding: 3px;
	display: block;
	text-decoration: none;
	text-align: left;
}
#menuH {
	padding:0px;
	list-style-type: none;
	text-align: center;
	float: left;
	clear:both;
	width:99%
}
#menuH li  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
}
#menuH a  {
	padding: 3px 10px 3px 10px;
	border: 1px solid #CCCCFF;
	background-color: #E6F2FF;
	margin-right: 2px;
	margin-bottom: 2px;
}
#menuH a:hover {
	background-color:#99CCFF;
	cursor:pointer
}
#menuH .PRINCIPAL {
	padding: 3px 10px 3px 10px;
	background-color: #005BB7;
	color: #F9F9F9;
	font-weight: bold;
	border: 1px solid #003366;	
}
