body {
background-color : #EFE3BD;
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: #FCF7E4;
	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: #EFE3BD;
	background-repeat: no-repeat;
	height: 215px;
	background-position: left;
}
	#banner
	{
		width:610px;
		margin:0px auto;
		height:180px;
		overflow:hidden;
		z-index:-1;
	}
	#btn
	{
	display: inline;
	width:150px;
	height:18px;
	float:left;
	margin:10px 0px 0px 565px;
	position:absolute;
	z-index:1;
	left: 97px;
	top: 475px;
	}
	#btn a
	{
		color:#36f;
		font:700 11px "Arial";
		background:url(../imagenes/ibbtn.gif) no-repeat;
		float:left;
		width:18px;
		height:18px;
		line-height:18px;
		text-align:center;
		text-decoration:none;
		margin-left:5px;
	}
	#btn a.activeSlide
	{	
		color:#fff;
		background:url(../imagenes/ibhbtn.gif) no-repeat;
	}
	#btn a:hover
	{	
		color:#fff;
		background:url(../imagenes/ibhbtn.gif) no-repeat;
	}

