.MenuNivel0 {
	width: 150px;
}
.MenuNivel1{
	width: 150px;
}
.MenuNivel2{
	width: 150px;
}
.MenuNivel3{
	width: 150px;
}
.MenuNivel0 a {
	margin-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/Niv1.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 127px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	display: block;
	text-decoration: none;
	margin-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.MenuNivel0 a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
.MenuNivel1 a {
	margin-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/Niv1.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 127px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	display: block;
	text-decoration: none;
	margin-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.MenuNivel1 a:hover {
	font-weight: bold;
}
.MenuNivel2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	width: 130px;
	margin-left: 7px;
	display: block;
	margin-top: 2px;
	padding-left: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.MenuNivel2 a:hover {
	font-weight: bold;
}
.MenuNivel3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	width: 120px;
	margin-left: 7px;
	display: block;
	margin-top: 2px;
	padding-left: 30px;
	border: 0px solid #FFFFFF;
}
.MenuNivel3 a:hover {
  font-weight: bold;
}
#letrasBuscador{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}
#bloqueBuscador {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 10px;
	height: 150px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#bloqueSubBuscador {
	height: 280px;
}
#txtReadywebBuscar {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0047B9;
	height: 12px;
	width: 86px;
	border: 1px solid #D2D2D2;
}
#btnBuscar {
	height: 16px;
	width: 11px;
	border: 0px;
	background-image: url(../images/btnBuscar.gif);
	background-repeat: no-repeat;
	cursor: hand;
	z-index: 1000;
}
.clsCabecera{
	margin-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	width: 150px;
	display: block;
	text-decoration: none;
	margin-top: 3px;
	padding-bottom: 4px;}