#cos{
	margin: auto;	
	width: 800px;
	height: 570px;
	background: url("fons.jpg") no-repeat;
}

#menu2{
	position: relative;
	float:left;
	top:  -16px;
	left:  76px;
	width:170px;
	height:151px;
	overflow-y: auto;
	overflow-x: none;
	font-size: 11px;
	color:#99002e;
	font-weight:bold;
}

#menu3{
	position: relative;
	float:left;
	top:  -235px;
	left:  250px;
	width:280px;
	height:80px;
	font-size: 12px;
	color:#99002e;
	font-weight:bold;
}

#menu2 li, #menu3 li{
	cursor: pointer;
	margin-bottom:5px;
	margin-top:5px;
}
#menu2 a.sel, #menu3 a.sel{
	font-weight: bold;
	color:#000000;
}


#cos_llista{
	position: relative;
	float:left;
	top:  120px;
	left:  125px;
	width:455px;
	height:230px;		
}
#cos_llista tr{
	vertical-align: top;
}
#up{
	width:15px;
	height:30px;
	background: url("../../imatges/mou_mes_y0.gif") no-repeat  ;
	cursor: pointer;
}
#up:hover{
	background: url("../../imatges/mou_mes_y1.gif") no-repeat  ;
}
#down{
	width:15px;
	height:30px;
	background: url("../../imatges/mou_menys_y0.gif") no-repeat  ;
	cursor: pointer;
}
#down:hover{
	background: url("../../imatges/mou_menys_y1.gif") no-repeat  ;
}
#img_llista{
	vertical-align: middle;
	text-align: center;
	
}
#cos_llista #_cos{
	height:230px;
	overflow: hidden;
}
#cos_llista #_cos .item_llista{
	width:238px;
	cursor:default;
	color:#666666;
	border-bottom: 1px solid  #999999;
	margin-top: 2px;
	padding-top:  2px;
	font-size: 10px ;
	font-weight: bold;
	text-align: right;
}
#cos_llista #_cos .item_llista:hover{
	color:#000000;
	
}
#cos_llista #_cos .subapartat_llista{
	width:238px;
	color:#98012e;
	border-bottom: 1px solid  #999999;
	margin-top: 2px;
	padding-top:  2px;
	text-align: right;
	
}

#eslogan{
	position: relative;
	top:  -380px;
	left:  400px;
	width:320px;
	font-size:16px;
	text-align: right;
	color:#98012e;
}

#_cos{
	position: relative;
	width:240px;
	overflow: hidden;
}

#_caixa{
	position: relative;
	width:240px;
}

