@charset "utf-8";
/* CSS Document */
body {
	background-image:url(../images/background2.gif);
	background-repeat:repeat;
	background-color: #B4B4B4;
}
/*
#capa_web {
	position: absolute;
	left: 50%;
    
    width: 800px;
    /*height: 549px;
    /*margin-top: -340px;
    margin-left: -400px;
}

*/

#capa_web {
	position: absolute;
	left: 50%;
	width:836px;
	background-image:url(../images/background1.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-top:-10px;
    /*height: 549px;*/
    /*margin-top: -340px;*/
   
   /*margin-left: -400px;*/
   margin-left: -418px;
}

#capsa_web{
	margin-left:17px;
	border:1px solid #7B9BB0;
	width: 800px;
	height:549px;
	background-color:#EFEFEF;
	margin-top:17px;

}

#header{
	position:relative;
	height:120px; 
	max-height:120px;
	background-image:url(../images/fons_header.jpg);
	background-repeat:repeat-x;
	width:100%; 
	border-bottom:1px solid #7B9BB0;
	z-index:0;
	
}

#capsa_menu{
	position:relative;
	width:100%; 
	height:32px; 
	max-height:32px; 
	background-image:url(../images/fons_menu.jpg);
	background-repeat:no-repeat;
	clear:both;	
	z-index:0;
}


#myslidemenu{
	 position:relative;
	 z-index:1;
	 left:360px; 
	 margin-left:0px;
	 height:32px; 
	 max-height:32px;
	 width:440px; 	
}


#contingut{
	position:relative;
	width:100%; 
	height:428px; 
	background-image:url(../images/fons_contingut.jpg); 
	background-position:center; 
	background-repeat:no-repeat;	
	z-index:1;
}
#menu_esquerra_botiga{
	float:left; 
	margin-top:12px; 
	margin-left:12px;
	width:200px; 
	height:380px;
	border-right:1px dashed #009DE0;
	
	
}

#linia_horitzonal {
	margin-top:1px;
	margin-bottom:1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #009DE0;;
	width:100%;
	height:1px;
}

#div_idi{
	position:absolute; 
	left:0%;
	/*top:521px;*/
	top:400px;
	width:800px;
	height: 28px;
	text-align:right;	
}


#footer{
	position: relative;
	width:800px;
	margin-left:17px;
	font-family:Verdana, Geneva, sans-serif; 
	font-size:10px;
	color:#333333;
	text-align:center; 	
}