/*Inici*/

.benvingut p{
	width:300px;
	float:left;
}

.benvingut img {
	float:right;
}


.noticia img {
	float:left;
	margin-right:10px;
	width:80px;
	border:2px solid #7d0000;
	position:absolute;
}
.noticies .noticia {
	width:490px;
	clear:both;
	border-bottom:2px solid #7d0000;
	margin:10px 0;
}

.noticies .noticia h3 {
	font-size:12px;
	margin:0;
	float:left;
}

.fecha{float:right; display:block;}

.noticies .noticia .titol {
	float:right;
	color:#989898;
	font-size:10px;
	display:block;
	width:395px;
}

.noticies .noticia p {
	float:right;
	width:395px;
}

.llegirMes {
	position:relative;
	bottom:0;
	left:381px;
	text-align:right;
	width:89px;
	height:17px;
	display:block;
	color:#fff;
	text-decoration:none;
	padding:3px 5px 0 15px;
	font-size:10px;
	background: url('../img/bg_llegirmes.jpg') no-repeat;
}

.galeria img {
	float:left;
	width:160px;
	height:160px;
}

.properesActivitats div{
	color:#fff;
	margin-left:20px;
	margin-bottom:10px;
	width:260px;
	line-height:15px;
}

.properesActivitats div p{
	font-style:italic;
}


#texto {
	width:485px;
}


.borde {
	
	border: 5px solid #7d0000;
	margin: 10px 0 10px 0;
	
}


/* Cervezas*/

#listaCervezas .cerveza img {
	float:left;
	width:100px;
	margin-bottom:15px;
	margin-right:20px;
	border:2px solid #7d0000;
}

#listaCervezas .cerveza {
	clear:both;
	margin-bottom:30px;
	padding-right: 20px;
	font-family:Arial, Helvetica, sans-serif;
	
	
}

#listaCervezas .cerveza h3 {
	font-size:12px;
	margin-bottom:10px;
	color:#7d0000;
}

#listaCervezas .cerveza span {
	position:relative;
	top:0;
	left:320px;
	color:#989898;
	font-size:10px;
}



/*Noticies Seccio*/


#noticiasRecientes .noticiaGran img {
	width:150px;
	border:2px solid #7d0000;
	margin-bottom:20px;
	float:left;
}

#noticiasRecientes .noticiaGran {
	clear:both;
	margin-bottom:30px;
	padding-right: 20px;
}
#noticiasRecientes .noticiaGran p {
	float:right;
}

#noticiasRecientes .noticiaGran .titol {
	clear:both;
	width:100%;
}

#noticiasRecientes .noticiaGran h3 {
	font-size:18px;
	float:left;
	margin-bottom:10px;
	color:#7d0000;
	
}

#noticiasRecientes .noticiaGran span {
	float:right; 
	color:#989898;
	font-size:10px;
	display:block;
}



#historialNoticias ol{
	list-style:square;
	padding:0 60px;
}
#historialNoticias ol li {padding-bottom:15px;}


/*Mapa*/

#mapaContacto{
	width:480px;
	height:400px;
	border:3px solid #7d0000;
}
 
 
/*Direccio*/

.direccio{margin-top:10px; padding: 0 30px;}
 
 .direccio img { vertical-align:middle; margin-right:10px; 	
 }

.facebook{margin-top:10px;}
 
 /*Activitats*/


#activitatsRecientes .activitatGran img {
	width:150px;
	border:2px solid #7d0000;
	margin:0 20px 20px 0;
	float:left;
	
}

#activitatsRecientes .activitatGran div {
	clear:both;
}

#activitatsRecientes .activitatGran {
	clear:both;
	margin-bottom:30px;
	padding-right: 20px;
}

#activitatsRecientes .activitatGran h3 {
	font-size:18px;
	float:left;
	margin-bottom:10px;
	color:#7d0000;
	
}

#activitatsRecientes .activitatGran span {
	float:right; 
	color:#000;
	font-size:15px;
}


#historialActividades ol{
	list-style:square;
	padding:0 60px;
}
#historialActividades ol li {padding-bottom:15px;}

/*Activitat*/
.botoTornar a { color:#fff; background-color:#7d0000; padding:8px; text-decoration:none; font-size:10px; width:150px; margin-right:10px;}
.botoTornar a:hover {background-color:#000;} 

.botoTornar{text-align:right;}
 