#content li  h3 {
	margin-top: 0;
	background: url(../img/markerBig.gif) no-repeat 0 .2em;
	text-indent: 25px;
	font-size: 1.2em;
	font-weight: normal;
	list-style:none;
}
#content ul  { margin-left:0}
#content ul  ul{ margin-bottom:1em}

#content ul li {
	margin-top: 0;

	font-weight: normal;
	list-style:none
}

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

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


#content h3 a {
	color: black;
}

#content p img{border:1px solid #CCCCCC;}
