/* contingut */

#contingut { border: 0px solid #ff0033; 
	position: absolute; top: 180px; width: 750px;
	margin: 0px; }

#paper { position: relative; 
	color: #333; background-color: #fff; }


.fdreta { float: right; }

/* paper */
#paper.tipus1 { padding: 64px 64px 64px 64px; }

#paper p { width: 347px; line-height: 1.3em; text-align: justify; margin: 0px; padding: 0px 0px 0.4em 0px; }

#paper h2, h3, h4 { line-height: 1.3em; font-weight: normal; margin: 0px; padding: 0px 0px 0.4em 0px; }
#paper h3 { font-size: 1.5em; color: #bf910a; background-color: transparent; }
#paper h3 a { color: #bf910a; text-decoration: none; }
#paper h3 a:hover { text-decoration: underline; }
#paper h4 { font-size: 1.1em; color: #000; background-color: transparent; }

#paper p img a { border: 1px solid #bf910a; }
#paper p img a:hover { border: 1px solid #000; }


#paper a { color: #333; background-color: transparent; text-decoration: none; }
#paper a:hover { color: #000; background-color: transparent; text-decoration: underline; }


