/* CSS Document */

BODY { font-family:Arial, Helvetica, sans-serif;
		color : #000000!important;
		font-size:10pt;
	}
	
	h1{ text-transform:uppercase;}
		H2{font-size:18pt!important; text-transform:uppercase; text-decoration:underline;
	
		}

a{ text-decoration:underline; color:#000000;}
#esquerra{ visibility:hidden; display:none;}
H4{font-size:13pt!important;
text-decoration:underline; font-weight:bold;
		}
		.tit{font-size:11pt!important;
text-decoration:underline; font-weight:bold;
		}
		.texto_seccion{font-weight:bold;}
		
		hr{ clear:both; border: none 0;
border-top: 1px dotted #777777;
width: 50%;
height: 1px;
text-align:center;
padding-bottom:10px;
padding-top:10px;
}
.img { clear:both;}
.no{ display:none; visibility:hidden; }

 a:after {
 font-style:italic;
content : " url: (" attr(href) " )" ; } 
