.FondoConstruccion {
	background-image: url(Imagenes/construccion.jpg);
	background-repeat: no-repeat;
}
.FondoEnvases {
	background-image: url(Imagenes/envases.jpg);
	background-repeat: no-repeat;
}
.FondoCotillon {
	background-image: url(Imagenes/cotillon.jpg);
	background-repeat: no-repeat;
}
.FondoModelos {
	background-image: url(Imagenes/modelos.jpg);
	background-repeat: no-repeat;
}.TextoInicio {
	font-size: 12px;
	color: #757575;
	text-decoration: none;
	font-family: Verdana;
}.enlaceInicio {
	font-size: 11px;
	color: #7E7E7E;
	text-decoration: none;
	font-family: Verdana;
	}.enlaceInicio2 {
	font-size: 11px;
	color: #7E7E7E;
	text-decoration:underline;
	font-family: Verdana;

}
.Abajo {
	background-image: url(Imagenes/abajo.jpg);
	background-repeat: no-repeat;
}
.AbajoTexto {
	font-family: tahoma;
	font-size: 14px;
	color: #D3D3D3;
	text-decoration: none;
	font-weight: normal;

}
	.Borde {
	border: 1px solid #BCBCBC;
	}

