<style>
	BODY {MARGIN: 3px }
	A {color: navy; text-decoration: none; font-weight: bold;}
	A:hover {color: navy;  font-weight: bold;}
	A.Menu {color: white; text-decoration: none; font-weight: bold;}
	A.Menu:hover {color: #2A2E77;  font-weight: bold; background: white;}
	A.SubMenu {color: #2A2E77; text-decoration: none; font-weight: bold; height: 14px; width: 125px; }
	A.SubMenu:hover {color: white;  background: #262E77; width: 125px; height: 14px; }
	UL {margin-top:4; FONT-FAMILY: Arial;FONT-SIZE: 10px;}
	LI {margin-top:0; FONT-FAMILY: Arial;FONT-SIZE: 10px;}
	P {FONT-FAMILY: Verdana,Arial;FONT-SIZE: 10px;}
	BR {FONT-FAMILY: Verdana,Arial;FONT-SIZE: 10px;}
	TD {FONT-FAMILY: Verdana,Arial;FONT-SIZE: 10px;}
   	B {FONT-FAMILY: Verdana,Arial;}
   .Titulo {FONT-FAMILY: Verdana,Arial;FONT-SIZE: 14px;}
   .Tomate {FONT-FAMILY: Verdana,Arial;FONT-SIZE: 7px;}
   .Titulo2 {FONT-FAMILY: Verdana,Arial;FONT-SIZE: 10px; color: #282C75;}
   .Carrito {FONT-FAMILY: Verdana,Arial;FONT-SIZE: 7px;}
   .NoticiaTitulo {FONT-FAMILY: Verdana,Arial;FONT-SIZE: 12px; FONT-WEIGHT: bold}
   .NoticiaTexto {FONT-FAMILY: Verdana,Arial;FONT-SIZE: 12px;}
   .Bordeado {border: 1px solid black} 
   .TextMapa {border: 1px solid black; background:#FAEBD7; FONT-FAMILY: Verdana,Arial;FONT-SIZE: 7px;} 
   .TextPunto {FONT-FAMILY: Verdana,Arial;FONT-SIZE: 7px;} 
   .ListaPar {background: #FAEBD7}
   .ListaImpar {background: #FFFAF0 }
   .ListaTitulos {background: #a0a0a0; color: white; border-bottom: 1px solid black;  border-top: 1px solid black }
   .ListaTitulos2 {background: #C3C3D7; color: #2A2E77; border-bottom: 1px solid black;  border-top: 1px solid black }
   .ListaTitulos3 {background: white; color: #2A2E77; border-bottom: 3px solid #292973;}
   .ListaMan {background: #2A2E77; color: white}
   .Frame {background: #C3C3D7; color: #2A2E77;FONT-SIZE: 12px; FONT-WEIGHT: bold}
   .Usuario {FONT-FAMILY: Verdana,Arial;FONT-SIZE: 8px;}
   .Login {FONT-FAMILY: Verdana,Arial;FONT-SIZE: 10px;}
	.Peligro {color:red;FONT-WEIGHT: bold;FONT-SIZE: 11px;}
	.Ok {color:#2A2E77;FONT-SIZE: 10px;}
   .TablaUsuario
	{
		FONT-FAMILY: Verdana,Arial;
		FONT-SIZE: 8px;
		BACKGROUND: white;
		border=1px solid #2a2e77
	}
   .TablaLogin
	{
		FONT-FAMILY: Verdana,Arial;
		FONT-SIZE: 8px;
		BACKGROUND: #C3C3D7;
		border=1px solid #2a2e77
	}
   .Caja
	{
	font-family:verdana;
	font-size:10px
	}
   .CajaRight
	{
	text-align: right;
	}
	.gama
	{
		color: #0020ac; 
		font-size: 16px; 
		font-family: arial;
		font-weight: bold;
	}
	.linea
	{
		color: #0020ac; 
		font-size: 11px; 
		font-family: arial
		font-weight: bold;
	}
	.familia
	{
		font-size: 11px; 
		font-family: arial;
		font-weight: bold;
	}
	.producto
	{
		color: #4E4B4A; 
		font-size: 10px; 
		font-family: arial;	
	}
	div.foto {visibility: visible; position: absolute; left: 10px; top: 100px}  
</style>