#acollida {
	margin: 1em 0;
}
#acollida a:hover,
#acollida a:focus {
	border-bottom: 0px dotted #0059A2;
}
#imatge {
	position: relative;
	margin: 10px 0px;
	padding: 0px 10px 0px 53px;
	height: 215px;
	overflow: hidden;
}
#imatge img {
	position: absolute;
	opacity: 1;
	top: 0px;
	left: 0px;
}
.oferta {
	float: left;
	clear: both;
	width: 700px;
	margin-top: 25px;
}
.oferta .imatge {
	float: left;
	text-align: right;
	padding-top: 5px;
	width: 48px;
	margin-right: 15px;
}
.oferta .contingut {
	float: left;
	width: 625px;
}
.contingut p.titol {
	font-family: Arial, Helvetica, sans-serif ;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 1.5em;
	/*border-bottom: 1px solid #B4BE15;*/
	padding: 0.5em;
	margin-bottom: 1em;
}
.oferta:nth-child(odd) .contingut p.titol {
	background: url(/sl/img/serveis_i_recursos/line1.png) no-repeat left bottom;
}
.oferta:nth-child(even) .contingut p.titol {
	background: url(/sl/img/serveis_i_recursos/line2.png) no-repeat left bottom;
}
.contingut li {
	font-family: Arial, Helvetica, sans-serif ;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.8em;
}
span.color, 
#col02 .oferta li a.color, 
#col02 .oferta li a.color:active, 
#col02 .oferta li a.color:visited {
	color: #FF3334;
}
#col02 .oferta ul {
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
}
#col02 .oferta ul ul {
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
}
#col02 .oferta ul li {
	background: url(/sl/img/serveis_i_recursos/i-list-bullets.png) no-repeat left .6em;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	padding-left: 10px;
}
#col02 .oferta ul.list-1 li {
	background: url(/sl/img/serveis_i_recursos/i-list-bullets-1.png) no-repeat left .6em;
}
#col02 .oferta ul.list-2 li {
	background: url(/sl/img/serveis_i_recursos/i-list-bullets-2.png) no-repeat left .6em;
}
#col02 .oferta ul.list-3 li {
	background: url(/sl/img/serveis_i_recursos/i-list-bullets-3.png) no-repeat left .6em;
}
#col02 .oferta ul.list-2 li li {
	background: url(/sl/img/serveis_i_recursos/i-bullet-dash-bold-2.png) no-repeat left .75em;
	font-size: 1em;
}
#col02 .oferta li a, #col02 .oferta li a:active, #col02 .oferta li a:visited {
	color: #333333;
	text-decoration: none;
	padding: 3px 5px;
	border-bottom: 0px dotted #0059A2;
}
#col02 .oferta li a:hover {
	background: url(/sl/img/serveis_i_recursos/hover.png) no-repeat left top;
	text-decoration: none;
	border-bottom: 0px dotted #0059A2;
}
/*
#col02 .oferta li a:hover span.color {
	color: #FFF;
}
*/
#col02 .oferta li span.titol {
	margin-left: 5px;
}
.darrer {
	margin-bottom: 25px;
}
