h4 {
	color: #0A1CCA;
	margin: 4px 0 4px 0;
	font-size: 9pt;
}
/*ul.llista_joventut {
	list-style-type: circle;
	list-style-image: url(../imatges/vinyetes/cercle_difuminat.jpg);
}
ul#joventut_arees {
	list-style-type: decimal;
}*/
#llista_arees  {
	list-style-type: none;
	list-style-image: none;
}
#campament_assistencia {
	margin: 4px auto 4px auto;
	text-align: center;
	border: solid 1px #AAAAAA;
}
#campament_assistencia td {
	padding: 2px;
}
.camp_header {
	background-color: #AAAAAA;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
div.jov_cont_revistes {
	width: 80%;
	margin: 10px auto 6px auto;
}
div.jov_cont_revistes a.jov_esq, div.jov_cont_revistes a.jov_dre {
	width: 150px;
	height: 150px;
}
div.jov_cont_revistes a.jov_esq {
	float: left;
}
div.jov_cont_revistes a.jov_dre {
	float: right;
}
div.jov_cont_revistes a div {
	text-align: center;
	padding-top: 50px;
	width: 150px;
	height: 100px;
	background-color: #ffffff;
	border: solid 1px #0a1cca;
	visibility: hidden;
}
div.jov_cont_revistes a:hover div.jov_numero {
	visibility: visible;
}
div#jov_baixar_revista {
	text-align: right;
	margin-top: 4px;
}
ul#jov_articles_revista {
	margin-top: 4px;
}
#jov_select_numero {
	color: #777777;
	font-size: 7pt;
}
#llista_revistes {
	list-style: none;
	margin: 0;
	padding: 0;
}

#llista_revistes li {
	float: left;
	margin-right: 20px;
}

#llista_revistes li a {
	display: block;
	width: 150px;
	height: 150px;
	line-height: 150px;
}

#llista_revistes li a span {
	display: none;
}
