h3 {
	clear: none;
	margin-top: 0;
	background: url(../img/markerBig.gif) no-repeat 0 .25em;
	text-indent: 25px;
}
h3.special {
	background:none;
	text-indent:0
}

#noimage h3{
	clear: both;
	font-size: 1.4em;
	margin-top: 1.5em;
	margin-bottom: .7em;
	line-height: 1.2em;
}
#content  p img {
	border:1px solid #CCCCCC ;
}

.special h3{
	margin-top: 0;
	background: none;
	text-indent: 0px;
}

#noimage {
	margin: 0px;
	padding:0px;
	width: auto !important;
}

#content ul {
	margin-left: 0;
	margin-bottom: 2em;
	list-style: none;
	clear:both;
}
#content li {
	/*border-top: 1px solid #ccc;*/
	padding: .5em 0;
}


#content .llista-normal {
	margin-left:15px;
}

#content .llista-normal li {
	padding: 0.3em 0;
	list-style:disc;
}


#content li.first-child, #content li:first-child {
	border-top: 0;
}

/* llistes internes */
#content li ul {
	margin-left: 0;
}
#content li li {
	border-top: 0;
	padding: 0;
}



.noBullet {
	clear: none;
	margin-top: 0;
	background:none;
	margin-left: 0px;
	text-indent: 0px;
}

#content ul.idis { margin-bottom: 1em; }
