body {
background-color : #FFFFFF;
font-family : arial;
color : #000000;
}

.fondo_celda_menu {
	background-color: #FFFFFF;
}
.tabla1_top {
	background-image: url(../imagenes/top_tabla1.jpg);
	background-repeat: no-repeat;
	width: 199px;
	height: 10px;
}
.tabla1_boton {
	background-image: url(../imagenes/boton_tabla1.jpg);
	background-repeat: no-repeat;
	width: 199px;
	height: 20px;
}
.tabla1_right {

	background-image: url(../imagenes/right_tabla1.jpg);
	background-repeat: repeat-y;
	width: 21px;
}
.tabla1_left {
	width: 178px;
}
.fondo_sanandres {
	background-color: #BFDFEE;
	background-image: url(../imagenes/vestido_novia.jpg);
	background-repeat: no-repeat;
	height: 196px;
	background-position: left;
}
.fondo_estilosdebodas{
	background-image: url(../imagenes/articulos/estilos_debodas.jpg);
	background-repeat: no-repeat;
	height: 196px;
	background-position: left;
}
.fondo_novios {

	background-color: #5BB6E5;
	background-image: url(../imagenes/novios.jpg);
	background-repeat: no-repeat;
	height: 196px;
	background-position: left;
}

