@charset "UTF-8";
.grigio_su_grigio_base {
	font-family: Helvetica, sans-serif, Arial, Geneva;
	font-size: 9pt;
	line-height: 10pt;
	color: #58595a;
}
.bianco_su_ciano_base {
	font-family: Helvetica, sans-serif, Arial, Geneva;
	font-size: 9pt;
	line-height: 10pt;
	color: white;
	list-style-type: square;
}
.elenco_num_II_liv {
}

.bianco_elenco {
	font-family: Helvetica, sans-serif, Arial, Geneva;
	font-size: 9pt;
	line-height: 10pt;
	color: white;
	list-style-type: square;
	font-style: normal;
}
.grigio_su_grigio_piccolo {
	font-family: Helvetica, sans-serif, Arial, Geneva;
	font-size: 8pt;
	line-height: 9pt;
	color: #58595a;
	text-decoration: none;
}
.titolo_piccolo {
	font-family: Helvetica, sans-serif, Arial, Geneva;
	text-transform: uppercase;
	color: #58595A;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.perfilo_riquadri {
	border: thin solid #CCCCCC;
}
.elenco_grigio {
	color: #58595A;
	list-style-type: square;
	font-family: Helvetica, Arial, sans-serif, Geneva;
	font-size: 12px;
}
.elenco_grigio_NUM {
	color: #58595A;
	list-style-type: square;
	font-family: Helvetica, Arial, sans-serif, Geneva;
	font-size: 12px;
}
.linea {
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
}
.scheda-autori {
	font-family: Helvetica, sans-serif, Arial, Geneva;
	font-size: 12px;
	color: #595A5B;
	text-transform: uppercase;
}
.scheda-titolo_antropologia {
	font-family: Helvetica, sans-serif, Arial, Geneva;
	font-size: 24px;
	color: #004F9B;
	text-transform: uppercase;
}
.scheda-titolo_psicologia {
	font-family: Helvetica, sans-serif, Arial, Geneva;
	font-size: 24px;
	color: #FFA030;
	text-transform: uppercase;
}
.scheda-sottotitoli {
	font-family: Helvetica, sans-serif, Arial, Geneva;
	font-size: 12px;
	color: #595A5B;
	text-transform: uppercase;
}
.scheda-titolo_medicina {
	font-family: Helvetica, sans-serif, Arial, Geneva;
	font-size: 24px;
	color: #C02F2F;
	text-transform: uppercase;
}
.grigio_piccolo_dx {
	font-family: Helvetica, sans-serif, Arial, Geneva;
	font-size: 8pt;
	line-height: 9pt;
	color: #58595a;
	text-align: right;
}
a:link {
	text-decoration:none;
	outline:none;
	color: #0080C5;
}
a:visited {
	text-decoration:none;
	color:#0080C5;
}
a:hover {
	text-decoration:none;
	color:none;
}
a:active {
	text-decoration:none;
	color:none;
}
.img_link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border: 0px;
	outline: none;
	margin: 0px;
	padding: 0px;
}
.img_nobordo {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	border-bottom: none;
	border-top: none;
	margin: 0;
	border: 0;
	padding: 0;
}

