@charset "utf-8";

#menu-serveis {
	list-style-type:none;
	padding:0;
	margin:15px 0 15px 0;
}
	
#menu-serveis a{
	padding:0;
	margin:0;
	color: #fff;
	text-decoration:none;
	width:16.1em;
	height:6em;
	display:block;
	border-bottom:1px solid #fff;
	font-weight:bold;
}
#menu-serveis a.assistencial{
	background: #333 url('../img/h4fons_assistencial.png') no-repeat top left;
}

#menu-serveis a.assistencial:hover{
	//background:#591789;
	background:#d62734;
}

#menu-serveis a.envasats{
	background: #333 url('../img/h4fons_envasats.png') no-repeat top left;
}

#menu-serveis a.envasats:hover{
	//background:#e50d2e;
	background:#d62734;
}

#menu-serveis a.textil{
	background: #333 url('../img/h4fons_confeccio.png') no-repeat top left;
}

#menu-serveis a.textil:hover{
	//background:#f138a5;
	background:#d62734;
}

#menu-serveis a.jardineria{
	background: #333 url('../img/h4fons_jardineria.png') no-repeat top left;
}

#menu-serveis a.jardineria:hover{
	//background:#0daf2b;
	background:#d62734;
}

#menu-serveis a.neteja{
	background: #333 url('../img/h4fons_neteja.png') no-repeat top left;
}

#menu-serveis a.neteja:hover{
	//background:#007ccb;
	background:#d62734;
}

#menu-serveis a.floristeria{
	background: #333 url('../img/h4fons_floristeria.png') no-repeat top left;
}

#menu-serveis a.floristeria:hover{
	//background:#007ccb;
	background:#d62734;
}

#menu-serveis a.cotxes{
	background: #333 url('../img/h4fons_cotxes.png') no-repeat top left;
}

#menu-serveis a.cotxes:hover{
	//background:#f6b412;
	background:#d62734;
}
#menu-serveis a.quadres{
	background: #333 url('../img/quadres.png') no-repeat top left;
}

#menu-serveis a.quadres:hover{
	background:#d62734;
}
#noticies td{
	width:49%;
	vertical-align:top;
}
#noticies img{
	float:left;
}
#noticies h4{
	margin:0.5em 0 0.5em 10px;
}

.noticia-home{	
	border-bottom: 1px solid #DDDDDD;
	margin-bottom:20px;
	margin-right:10px;
	height:120px;
}
.noticia-home h3{
	font-size:1em;
	margin:0px 0pt 10px;
}
.noticia{	
	border-bottom: 1px solid #cccccc;
	margin-bottom:20px;
	margin-right:190px;
	min-height:120px;	
	height:auto;
}
* html .noticia {
	height: 1em;
}
.noticia h3{
	font-size:1em;
	margin:0px 0pt 10px;
}
.data_noticia{
	margin:0pt 0pt 0.5em;
}
.noticia img{
	float:right;
}
.h2-noticia{
	margin: 0 0 1.5em 0;
}
