#cos{
	margin: auto;	
	width: 800px;
	height: 570px;
	background: url("fons.jpg") no-repeat;
}

#menu2{
	position: relative;
	float:left;
	top:  50px;
	left:  50px;
	width:175px;
	height:239px;
	overflow-y: auto;
	overflow-x: hidden;
	font-size: 11px ;
	color:#99002e;
	font-weight:bold;
}
#menu2 li{
	cursor: pointer;
}
#menu2 a.sel{
	font-weight: bold;
	color:#000000;
	
}
#menu2 .titol{
	color:#98012e;
	border-bottom: 1px solid  #999999;
	margin-top: 5px;
	padding-top:  2px;
	text-align: left;
	width: 125px;
	list-style-image: none;
	list-style-type: none;
	cursor: default;
	
}


#cos_llista{
	position: relative;
	float:left;
	top:  54px;
	left:  110px;
	width:435px;
	height:215px;
}
#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;
}

#_caixa{
	font-size:12px;
	width:  240px;
	
}
#_caixa h2{
	color:#98012e;
	font-size:15px;
}
#_caixa img{
	margin-bottom: 6px;
}
#_caixa #contacteEspai{
	text-align: right;
	margin-top: 30px;
}
#_caixa #contacteEspai a{
	font-weight: bold;
	
}

#eslogan{
	position: relative;
	float:left;
	top:  70px;
	left:  260px;
	width:300px;
	font-size:16px;
	text-align: left;
	color:#98012e;
}

#_cos{
	position: relative;
	width:240px;
	overflow: hidden;
}

#_caixa{
	position: relative;
	width:240px;
}