@charset "utf-8";
* { margin:0; padding:0; }

p {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #103573;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 22px;
}
h1 {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 25px;
	padding-bottom: 10px;
}
strong {
	font-weight: bold;
	text-transform: uppercase;
}
.modulo-txt {
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.ruolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E1116;
	background-color: #FFFFFF;
	width: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
h2 {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	font-weight: normal;
	color: #FF7624;
	line-height: 25px;
	padding-bottom: 10px;
	font-style: italic;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
}
