.MenuNivel0 {
}
.MenuNivel1{
}
.MenuNivel2{
}
.MenuNivel3{
}
.MenuNivel0 a {
	padding-left: 23px;
	padding-top: 3px;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	background-color:#FFFFFF;
	background-image: url(../images/icoNivel0.gif);
	background-position: 2px;
	background-repeat: no-repeat;
	width: 155px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	display: block;
	text-decoration: none;
	margin-top: 2px;
	padding-bottom: 3px;
}
.MenuNivel0 a:hover {
	color: #000000;
	background-color:#DDDDDD;
}
.MenuNivel1 a {
	margin-left:7px;
	margin-top: 2px;
	padding-left:25px;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	width: 145px;
	display: block;
	background-image: url(../images/icoNivel1.gif);
	background-position: 18px;
	background-repeat: no-repeat;
}
.MenuNivel1 a:hover {
	color: #000000;
}
.MenuNivel2 a {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	width: 140px;
	margin-left: 43px;
	margin-top: 2px;
	display: block;
	padding-left: 3px;
}
.MenuNivel2 a:hover {
	color: #000000;
}
.MenuNivel3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 165px;
	margin-left: 7px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	display: block;
	margin-top: 2px;
	padding-left: 13px;
}
.MenuNivel3 a:hover {
	color: #9AB6E2;
	background-color: #FFFFFF;
}
#letrasBuscador{
	margin-left: 16px;
	margin-top: 30px;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	width: 170px;
	text-decoration: none;
	margin-bottom: 3px;
	padding-bottom: 1px;}
	
#bloqueBuscador {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 15px;
	height: 150px;
}
#txtReadywebBuscar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:#F4F4F4;
	height: 12px;
	width: 130px;
	border: 1px solid #A2A2A2;
}
#btnBuscar {
	height: 16px;
	width: 16px;
	border: 0px;
	background-image: url(../images/btnOkBuscador.gif);
	background-repeat: no-repeat;
	background-color: #F2F2F2;
	cursor: hand;
}
.clsCabecera{

	margin-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0047B9;
	font-weight: bold;
	width: 178px;
	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: #999999;
	border-right-color: #999999;
	border-bottom-color: #D6D6D6;
	border-left-color: #999999;
	display: block;
	text-decoration: none;
	margin-top: 3px;
	padding-bottom: 3px;}