#cos{
	margin: auto;	
	width: 800px;
	height: 570px;
	background: url("fons.jpg") no-repeat    ;
}

#cos_llista{
	position: relative;
	float:left;
	top:  11px;
	left:  370px;
	width:380px;
	height:340px;
}
#cos_llista #_cos{
	position: relative;
	height:340px;
	overflow: hidden;
}

#_caixa{
	position: relative;
	font-size:12px;
	width:  350px;
	
}
#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  ;
}

#dades{
	position: relative;
	float:left;
	top:  0px;
	left:  -320px;
	width:270px;
	text-align: center;	
}

#miss{
	position: relative;
	top:  -260px;
	left:  90px;
	width:250px;
	height:40px;
	text-align: center;	
	border: 4px double  #999999;
}

#llei{
	font-size: 10px ;	
}