body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;

/*	background-color: #FFFFFF;
	background-image: url(imagenes/lgren_b005border.jpg); 
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: small */
/*	background-color: #009900; */
}
/*a {
	text-decoration: none;
}*/
aArriba {
	text-decoration: none;
}
.celda {
	background-color: #006600;
}
.celdaProductos {
	background-color: #FFFFFF;
	background-image: url(imagenes/Transparente.gif);
}
.titulo {font-size: xx-large}
.CabeceraRoja {color: #FF0000}

.EstiloCopyRightSmall {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.EstiloCopyRightMedium {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.EstiloHosting {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Menu de Quienes somos */

.itMenu {
	position: absolute;
	clip: rect( );
	background: #66CC00;
	visibility: hidden;
	width: 90px;
}
.cabMenu { position: absolute; clip: rect( ); color: #FFFFFF; background: #339900}
.itMenuAct { background: #CCFFFF; width: 90px }
.itMenuDes { background: #66CC00; width: 90px }

/* Menu de Contactar */

.itMenuCon {
	position: absolute;
	clip: rect( );
	background: #66CC00;
	visibility: hidden;
	width: 100px;
}
.cabMenuCon { position: absolute; clip: rect( ); color: #FFFFFF; background: #339900}
.itMenuActCon { background: #CCFFFF; width: 100px }
.itMenuDesCon { background: #66CC00; width: 100px }

/* Pagina Productos distribuidos */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #009900;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color:#FF3300;
}

.detalleHojaProductos {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
}

/* Pagina Linea Azul */

.celdaPreguntas {
	background-color: #CCCCFF;
	font-weight: bold;
}
.celdaRespuestas {
	text-align: justify;
}
.celdaEnBlanco {
}

/* Pagina Indice */
bodyIndice {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.xxsmall {
	font-size: xx-small;
}
.precioOferta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	letter-spacing: normal;
	color: #339900;
}
.textoOfertas-no-hay {
	font-weight: bold;
	font-size: large;
	background-color: #CCCCFF;
}
.oferta-descuento10 {
	font-size: medium;
	font-style: normal;
	letter-spacing: normal;
	color: #000000;
	font-weight: bold;
	background-color: #CCCCFF;
}
