

#head
{
	width:960px;
	height:228px;	
}

#btn-home
{
	
	margin-left:38px;
	margin-top:30px;
}

.big_buttons  li, .big_buttons  ul
{
	display:inline;
	padding:0px;
	margin: 0px;
	padding-left: 14px;

}

.big_buttons img
{
	padding:0px;
	margin: 0px;
}

#body-products
{
	background-image:url(imgs/bgproductos.jpg);
}

.fix_block
{
	display:block;
}

#layout_slide
{
	margin-top:-147px;
}

#header_large
{	
	margin-top:0px;
	height: 254px;
	background-image:url(../imgs/background-header.jpg);
	background-color:#D3D3D3;
	
	/* display:inline-block; */ /* se sobre pone en mozilla */
	background-repeat:repeat-x;
	border:none;

}

#btn_home
{

	left:50px;
	width:205px;
	height:20px;
	background-image:url(../imgs/btn-home.jpg);
	z-index:5000;
	position:absolute;
	margin-top:-50px;

}

#footer_large2
{
	margin-top:0px;
	height: 547px;
	background-image:url(../imgs/background-header.jpg);
	/*
	background: url(../imgs/background-footer2.jpg) repeat-x left bottom;	
	background: url(../imgs/background-footer.jpg) repeat-x left bottom ;	
	*/
}

#header_large,#footer_large2
{
	top:0px;
	left: 0px;
	width: 100%;
	z-index:-1;
	position:absolute;
	background-repeat:repeat-x;
}

#main-content
{	

}