/* Font: https://www20.gencat.cat/docs/Patrimoni/Administracio/Site/patrimoni.css */

/* CSS Document */

.areavisual_caixa{
	background-color:#FF0000;	
}
.text_blau_amb_bullet{
	background-position: 0px -1px;
	background-repeat:no-repeat;
	background-image:url(../../../binaris/img2/bullet_blau_major.gif);
	color: #0D506C !important;
	font-weight:bold;
	overflow:visible;
	padding-left:12px;
}

.text_blau_negreta{
	color: #0D506C !important;
	font-weight:bold;
}

.text_blau{
	color: #0D506C !important;
	font-weight:bold;
}

.text_vermell_amb_bullet{
	background-position: 0px -2px;
	background-repeat:no-repeat;
	background-image:url(../../../binaris/img2/bullet_alt_.gif);
	color: #AC2115 !important;
	font-weight:bold;
	overflow:visible;
	padding-left:12px;
}

.text_vermell_negreta{
	color: #AC2115 !important;
	font-weight:bold;
}

.text_vermell{
	color: #AC2115 !important;
}

.navegacio_paginacio{
	margin-top:20px;
	float:none;
	width:100%;
	float:left;
	overflow:visible;
	height:30px
}

.marge_inferior_10{
	margin-bottom:10px;
}

.marge_inferior_15{
	margin-bottom:15px;
}

.marge_inferior_20{
	margin-bottom:20px;
}

.text{
	font-family: Verdana,Sans-Serif;
	font-size: 11px;
}
