body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#888888;
	text-align: justify;
}

.textos_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#000000;
	text-align: justify;
}

.direccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;
}

.tit_lateral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
}

.Estilo1 {
	color: #08339e;
	font-weight: bold;
}
.Estilo2 {
	color: ##666666;
	font-weight: bold;
}
.Estilo3 {color: #666666}

.listadoproductos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #08339e;
}

.listadoproductos:hover {
	text-decoration: none;
}


.cosmito {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
}

.tabla {
border-style: solid; 
   border-width: 1px; 
   border-color: #FA7901; 
 }

.tabla_blanca {
border-style: solid; 
   border-width: 1px; 
   border-color: #FFFFFF; 
  }
   
A {text-decoration:none;}
A:link { color:#08339e; text-decoration: none; font-family:verdana; font-weight: bolder;}
A:visited { color:#08339e;text-decoration: none; font-family:verdana; font-weight: bolder;}
A:active { color:#08339e; text-decoration: underline; font-family:verdana; }
A:hover {color:#08339e; text-decoration: underline; font-family:verdana;}
TD {color:#08339e; font-size:11px; font-family:Verdana,Arial,Helvetica;}

