#cos{
	margin: auto;	
	width: 800px;
	height: 570px;
	background: url("fons.jpg") no-repeat    ;
}


#cos_llista{
	position: relative;
	top:  37px;
	left:  165px;
	width:470px;
	height:230px;
}
#_cos{
	position: relative;
	float:left;
	top:15px;
	width:470px;
	height:230px;
	overflow: hidden;
}

#_caixa{
	position: relative;
	width:470px;
}
#taula{
	
}
#taula tr{
	vertical-align: top;
	height:230px
}

.img_llista{
	vertical-align: middle;
	text-align: center;
	
}
#_caixa h3{
	color:#98012e;
	font-size:12px;	
	text-align: right;
	
}
#_caixa div{
	border-bottom: 1px solid  #999999;
	margin-top: 2px;
	padding-top:  2px;
	padding-left:  15px;
}


#eslogan{
	position: relative;
	top:  -290px;
	left:  50px;
	width:300px;
	font-size:16px;
	text-align: left;
	color:#98012e;
}


#up{
	position: relative;
	top:  105px;
	left:404px;
	width:12px;
	height:18px;
	background: url("../../imatges/mou_mes_y0.gif") no-repeat;
	cursor: pointer;
	z-index:  1;
}
#up:hover{
	background: url("../../imatges/mou_mes_y1.gif") no-repeat  ;
}
#down{
	position: relative;
	top:  300px;
	left:404px;
	width:15px;
	height:30px;
	background: url("../../imatges/mou_menys_y0.gif") no-repeat  ;
	cursor: pointer;
	z-index:  2;
}
#down:hover{
	background: url("../../imatges/mou_menys_y1.gif") no-repeat  ;
}
