.bordeSitio {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;

}
.itemMenuH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: CEDF03;
	text-align: center;
	border: 1px solid #000000;
	background-position: center center;
	vertical-align: middle;
	font-style: normal;
	font-weight: bold;


}
.itemMenuSelec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: CEDF03;
	text-align: left;
	background-position: center center;
	vertical-align: middle;
	font-style: normal;
	text-transform: capitalize;
	font-weight: normal;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	clip:   rect(auto auto auto auto);
	text-indent: 5px;


}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 5px solid #FFFFFF;

}
.itemMenuHo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	border: 1px solid #000000;
	background-position: center center;
	vertical-align: middle;
	font-style: normal;
	font-weight: bold;

}

/* HIPERVINCULOS GENERICOS */

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:#333333;
	font-weight:bold;
	
	
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	font-weight:bold;
	


}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	font-weight:bold;
	

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	font-weight:bold;
}

.Pie {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: center;
	vertical-align: middle;

}
