/* CSS Document */
/* ©2006 NOMBRE DE LA LIBRERĶA
--------------------------------------------------------------------------------------------- */


#contenedor_fondo{
	width: 740px;
	margin: 0px auto;
}
#contenedor_principal {
	width: 740px;
	height:auto;
	float:left;
	border:0px solid #d6d6ad;
	padding-bottom:50px;
	background-color:#d6d6ad;
}
#cabecera{
	width: 740px;
	height:170px;
	float:left;	
	background:url(bg_top.jpg) no-repeat left top;

}
#logo{
	width: 172px;
	height:83px;
	float:left;
	margin:16px 0px 0px 4px;
	background:url(111logo.gif);
}
#down_cabecera{
	width: 740px;
	height:10px;
	float:left;
	margin-top:0px;
	margin-bottom:-5px;
	background:url(bg_down_top11.gif) no-repeat left top;
}

body {
	background:url(tatami.jpg);
}

#top_left{
	background:url(top_menu.gif);
}
#top_usuario{

	background:#996600 url(top_usuario.gif) no-repeat left bottom;
}

#caja_usuario{
	background:url(bg_usuario.jpg) no-repeat left bottom;
	padding-bottom:160px;
}
	
.datos_producto a.mas_info{
	background:url(bg_masinfo.gif) no-repeat left center;
}

.datos_producto a.enviar_cesta{
	background:url(bg_carrito.gif) no-repeat left center;
}

.campo_form1{
	background-color:#FFFFFF;
	padding:0px 0px 0px 0px;
	margin:-13px 10px 0px 0px;
}

.campo_textarea{
	background-color:#FFFFFF;
	padding:0px 0px 0px 0px;
	margin:-13px 10px 0px 0px;	
}

#center_column{
	width: 550px;
	height:auto;
	float: left;
	/*margin-left:26px;*/
}
