.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.textosxsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.msgError	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:	bold;
	color: Red;
	font-style:	normal;
	font-size:	x-small;
	}
.msgOk	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:	bold;
	color: Green;
	font-style:	normal;
	font-size:	x-small;
	}	
.TituloChico	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:	bold;
	font-style:	normal;
	font-size:	x-small;
	}
.TituloGrande	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:	bold;
	font-style:	normal;
	font-size:	small;
	color:	white;
	}	
.Lst	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:	normal;
	font-size:	x-small;
	border-width:thin;
	border-style:solid;
	background-color: #EFD4D9;
	width:220px;

	}	
.Menu
{
	height:500px;
	overflow:auto;
}
	
.Producto_Enlace { color: #660000; font-weight: bold; font-size: 10pt; font-family: Verdana }
.Producto_Categoria { color: #660000;  font-size: 10pt; font-family: Verdana }
.Producto_Resumen {   font-size: 8pt; font-style:italic;  font-family: Verdana }
.Producto_Descripcion {  font-size: 10pt; font-family: Verdana }
.Producto_Titulo {  font-size: 8pt;  font-weight: bold; font-family: Verdana }
.Producto_Destacado_Titulo { color: #660000; font-weight: bold; font-size: 10pt; font-family: Verdana }
.Producto_Destacado_Resumen {  font-style:italic;  font-size: 9pt; font-family: Verdana }
