
body{
	width:915px;
	margin:auto;
	font-size:12px;
	font-family:Arial;
}
.capcalera a{
	text-decoration:none;
	font-size:10px;
	padding:5px;
}
.capcalera img{
	border:0;
	padding:5px 0px 5px 0px;
}
.link, .mapaweb a{
	color:#000;
	text-decoration:none;
}
.link:HOVER, .mapaweb a:HOVER{
	color:#B10E00;
}

.tictoc{
	float:right;
	background:url(imatges/index/tictoc.jpg) no-repeat left top;
	width:400px;
	height:150px;
}
.tictoc p{
	padding-left:150px;
	padding-right:50px;
	font-size:12px;
	padding-top:50px;
	margin-bottom:10px;
}
.rest{
	float:left;
	background:url(imatges/index/restEmp.jpg) no-repeat 50px 0px;
	width:360px;
	height:100%;
}
.rest p{
	float:left;
	padding-left:50px;
	font-size:12px;
	padding-top:120px;
	width:260px;
}
.gelat{
	float:right;
	background:url(imatges/index/gelato.jpg) no-repeat left 0px;
	width:500px;
	height:100px;
}
.gelat p{
	color:white;
	padding-left:200px;
}

.grup{
	background:url(imatges/grup/fil.jpg) repeat-y;
}
.fonsgrup{
	background:url(imatges/grup/fondo.jpg) no-repeat top;
	width:100%
	padding:20px;
}

.logos{
	margin:25px;
}

.tancat{
	background:url(imatges/grup/mes.jpg) no-repeat right;
	border-bottom:1px solid #B10E00;
	color: #B10E00;
}

.obert{
	background:url(imatges/grup/menys.jpg) no-repeat right;
	border-bottom:1px solid #B10E00;
	color: #B10E00;
}

.mapaweb td{
	vertical-align:top;
	text-align:center;
}
.mapaweb h2{
	border-bottom:1px solid #B10E00;
}

.linkSel{
	text-decoration:none;
	color:#B10E00;
}

.linkdescarregar{
	color:#000;
	text-decoration:underline;
}
.linkdescarregar:HOVER{
	color:#B10E00;
}

