a:link		{ color: #535749; text-decoration: none}
a:visited	{ color: #535749; text-decoration: none}
a:active	{ color: #535749; text-decoration: none}
a:hover		{ color: #9B965D; text-decoration: none}

.textoMenu {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding-left: 5px;
}

.texto1 {
	font-family: Arial;
	font-size: 12px;
	color: #43453C;
}

.texto2 {
	font-family: Arial;
	font-size: 11px;
	color: #43453C;
}

.texto3 {
	font-family: Arial;
	font-size: 10px;
	color: #43453C;
}

.textoPie {
	font-family: Arial;
	font-size: 11px;
	color: #43453C;
}

.inicial {
	font-family: Times New Roman;
	font-size: 18px;
	color: #8F8C65;
	font-weight : bold;
}

.textoAstivia {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.fondoEmpresa {
	background-image: url(/app/empresa/imagenes/fondo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.fondoProduccion {
	background-image: url(/app/produccion/imagenes/fondo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.fondoDieta {
	background-image: url(/app/dieta/imagenes/fondo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.fondoTablon {
	background-image: url(/app/tablon/imagenes/fondo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.fondoContactar {
	background-image: url(/app/contactar/imagenes/fondo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.fondoProductos {
	background-image: url(/app/productos/imagenes/fondo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.fondoAceites {
	background-image: url(/app/aceites/imagenes/fondo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.fondoSalud {
	background-image: url(/app/salud/imagenes/fondo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.tbox1 {
	font-family: Arial;
	font-size: 12px;
	color: #43453C;
	border-color: #535749;
	border-style: solid;
	border-width: 1px;
}