.menusup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FF6600;
	text-align: center;
	
}
.menulat1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.Titulo {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 16px;
}
.Estilo22 {font-family: Arial, Helvetica, sans-serif;
 	font-weight: bold;
  	color: #666666; 
  	font-size: 14px; 
}
.shadow{
border:1px solid silver;
font:10pt arial;
position:relative;
display:inline;
background:white;
z-index:100
}

.shadow_inner{
overflow:hidden;
position:absolute;
top: -1000px;
filter:alpha(Opacity=10); /*modify to change the shade solidity/opacity, same as below*/
opacity:0.1; /*firefox 1.5 opacity*/
-moz-opacity:0.1; /*mozilla opacity*/
-khtml-opacity:0.1; /*opacity*/
z-index:10
}
.basico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	margin: 1px;
	font-weight: bold;
}
.compacto {font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	padding: 0px;
	margin: 1px;
	float: none;
	color: #000000;
}
.precio {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.fecha {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	padding: 0px;
	margin: 1px;
	float: none;
	font-weight: bold;
	color: #000000;
}
.alerta {
color: #FF0000;
font-weight: bold;
}
.tabla {	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}



