@import url(estructura_joves.css);
@import url(caixacat_joves.css);
* { margin: 0;
	padding: 0;
	}
body {
	font: normal 65% Arial, Helvetica, sans-serif;
	overflow:-moz-scrollbars-vertical;
}
a {	text-decoration: none;
	color: #cc0000; 
	}
li {list-style: none;}
a img {	border: none;}
.clear { clear: both;}
