.MenuNivel0 {
	margin-top:10px;
	margin-botom:7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 3px;
}
.MenuNivel1{
	/*height:20px;*/
	margin-left:0px;
	padding-left: 0px;
	margin-top:5px;
	margin-botom:7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 3px;
}
.MenuNivel2{
	/*height:23px;*/
	margin-left:0px;
	padding-left: 0px;
	margin-top:2px;
	margin-botom:0px;
}
.MenuNivel3{
	/*height:23px;*/
	margin-left:0px;
	padding-left: 0px;
	margin-top:0px;
	margin-botom:0px;
	padding-bottom: 3px;
}
.MenuNivel0 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	color: #120B8F;
	background-image: url(../images/imgNivel0.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:23px;
	text-decoration: none;
}
.MenuNivel0 a:hover {
	color: #666666;
	background-image: url(../images/imgNivel0Over.gif);
}
.MenuNivel1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	background-image: url(../images/imgNivel1.gif);
	background-position: 15px center;
	background-repeat: no-repeat;
	padding-left:34px;
	text-decoration: none;
}
.MenuNivel1 a:hover {
	color: #120B8F;
	background-image: url(../images/imgNivel1Over.gif);
}
.MenuNivel2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	background-image: url(../images/FondoNivel2.gif);
	background-position: 0px top;
	background-repeat: no-repeat;
	padding-left:34px;
	padding-top:2px;
	padding-bottom:2px;
	text-decoration: none;
	display:block;
}
.MenuNivel2 a:hover {
	color: #FFFFFF;
	background-image: url(../images/FondoNivel2Over.gif);
	background-position: 0px top;
	background-repeat: no-repeat;
}
.MenuNivel3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	padding-left:45px;
	padding-top:2px;
	padding-bottom:2px;
	text-decoration: none;
	display:block;
}
.MenuNivel3 a:hover {
	color: #CCCCCC;
}


/*#letrasBuscador{
	margin-left: 8px;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0047B9;
	font-weight: bold;
	background-image: url(../images/icoNivel0.gif);
	background-position: 164px;
	background-repeat: no-repeat;
	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: #999999;
	border-left-color: #999999;
	display: block;
	text-decoration: none;
	margin-bottom: 10px;
	padding-bottom: 3px;}
	*/
	
#bloqueBuscador {
	float: left;
	height:100px;
	width: 180px;
	background-image: url(../images/Fondo_Buscador.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	margin-top: 25px;
	margin-bottom: 10px;
	padding-top:17px;
}
#txtReadywebBuscar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #120B8F;
	height: 18px;
	width: 100px;
	border: 1px solid #999999;
	margin-bottom:3px;
	float: left;
}
#btnBuscar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #120B8F;
	margin-left: 3px;
	margin-top: 0px;
	padding: 2px;
}

#selloCalidad {
	margin-left: 0px;
	margin-bottom: 20px;
	padding: 2px;
	text-align: center;
}

/*.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;}
	*/
