.tabla1, .tdColecciones
{
	border: 0px none;
	border-spacing: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.tdColecciones_fondo
{
	background-image: url(../imagenes/fotos/colecciones.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	background-attachment: scroll;

}
.tdLuisa_fondo
{
	background-image: url(../imagenes/fotos/luisa_fondo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;

}
.tdCambio_fondo
{
	background-image: url(../imagenes/fotos/cambiofondo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;

}

.tdShowroom_fondo
{
	background-image: url(../imagenes/fotos/sroom.gif);
	
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;

}
tdShowroom_fondo2
{
	background-image: url(../imagenes/fotos/sroom.gif2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: scroll;

}
.tdContacto_fondo
{
	background-image: url(../imagenes/fotos/contacto_fondo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;

}
.fTdEspaciado
{
	border: 0px none;
	border-spacing: 0px;
	padding: 0px;
	height: 10px;
	width: 20px;
}
.fTdEspaciado1
{
	border: 0px none;
	border-spacing: 0px;
	padding: 0px;
	height: 10px;
	width: 68px;
}
.fTdEspaciado2
{
	border: 0px none;
	border-spacing: 0px;
	padding: 0px;
	height: 10px;
	width: 1px;
}
.fTdEspaciado3
{
	border: 0px none;
	border-spacing: 0px;
	padding: 0px;
	height: 10px;
	width: 690px;
}

.fTdLineaBlanca
{
	border: 0px none;
	border-spacing: 0px;
	padding: 0px;
	height: 50px;
	width: 1px;
}
.fTdLineaRoja
{
	border: 0px none;
	border-spacing: 0px;
	padding: 0px;
	height: 1px;
	width: auto;
	background-color: #F16767;
}

