#cos{
	margin: auto;	
	width: 800px;
	height: 570px;
	background: url("../contactar/fons.jpg") no-repeat    ;
}

#dades{
	position:relative;
	top:  16px;
	left: 25px;
	width:365px;
	height:340px;
	text-align: center;
}

#dades2{
	position:relative;
	top:  -335px;
	left: 403px;
	width:365px;
	height:340px;
	text-align:left;
}
#dades2 #_cos{
	position: relative;
	height:340px;
	overflow: hidden;
}

#_caixa{
	position: relative;
	font-size:12px;
	width:  345px;
	
}
#dades2 h2{
	color:#98012e;
	text-align:center;
	
}
#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  ;
}
