<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ----------------------------- Esprimo Typo3 ---------------------------- */

/* Data ultima modifica: 25 ottobre 2023 */


/*********** #font styles ***********/
@import url('../../common/fonts/fontawesome-free-6.4.2-web/css/all.min.css');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,500,700,800&amp;display=swap');


/* Definizione delle classi principali */
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333;
	line-height: 1.166;
	padding: 0px;
	margin: 0px;
	background: #FFF;
}

p.bodytext, p.align-center, p.align-right, p.align-left, p.align-justify {
	font-size: 90%;
	color: #333;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
.align-left {
	text-align: left;
}
.align-justify {
	text-align: justify;
}

.contenttable p {
	margin: 0px;
}

a:link, a:visited, a:hover {
	color: #000;
	text-decoration: underline;
	/*font-weight: normal;*/
}
a:hover {
	color: #00528A;
	text-decoration: underline;
}
a {
	outline: none;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0 0 10px;
	line-height: 1.2;
	font-family: "Playfair Display",serif;
	font-weight: 700;
	color: #000;
}
h1{
	font-size: 160%;
}
h2{
	font-size: 140%;
}
h3{
	font-size: 130%;
}
h4{
	font-size: 120%;
}
h5{
	font-size: 110%;
}
h6{
	font-size: 100%;
}
h1 a:link, h1 a:visited, h1 a:hover,
h2 a:link, h2 a:visited, h2 a:hover,
h3 a:link, h3 a:visited, h3 a:hover,
h4 a:link, h4 a:visited, h4 a:hover,
h5 a:link, h5 a:visited, h5 a:hover,
h6 a:link, h6 a:visited, h6 a:hover {
	color: #000;
	text-decoration: none;
	font-weight: 700;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	color: #00528A;
}

ul{
	list-style-type: square;
	font-size: 90%;
	margin-top: 10px;
	margin-bottom: 10px;
}
ul ul{
	list-style-type: disc;
	font-size: 100%;
}
ul ul ul{
	list-style-type: none;
	font-size: 100%;
}
ol{
	font-size: 90%;
	line-height: 1.462;
}
ol ol{
	font-size: 100%;
}
ol ol ol{
	font-size: 100%;
}

ol ul {
	font-size: 100%;
}

hr {
	height: 0px;
	padding: 0px;
	margin: 5px 0px 5px 0px;
	border-top: 1px solid #E5E5E5;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	color: #E5E5E5;
}

img {
	border: 0px;
}



/***********************************************/
/* Layout dei Divs principali   (struttura)    */
/***********************************************/

#container {
	width: 998px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	border: 1px solid #FFF;
	background: #FFF;	
}

#header01 {
	width: 990px;
	padding: 0px 0px 0px 0px;
	margin: 0px 4px 0px 4px;
}

#advertisingTop {
	width: 990px;
	padding: 5px 0px 5px 0px;
	margin: 0px 4px 0px 4px;
	overflow: hidden;
}
#advertisingTopSx {
	width: 120px;
	min-height: 1px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#advertisingTopCenter {
	width: 728px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 11px 0px 11px;
}
#advertisingTopDx {
	width: 120px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#top {
	width: 990px;
	padding: 5px 0px 5px 0px;
	margin: 0px 4px 0px 4px;
	overflow: hidden;
}
#topSx {
	width: 260px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}
#topCenter {
	width: 448px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 11px 0px 11px;
}
#topDx {
	width: 260px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	text-align: right;
}

#advertisingStriscia {
	width: 990px;
	padding: 0px 0px 0px 0px;
	margin: 0px 4px 5px 4px;
}

#topMenu {
	width: 990px;
	padding: 0px 0px 10px 0px;
	margin: 0px 4px 0px 4px;
	overflow: hidden;
}

#mainHeader {
	width: 990px;
	padding: 0px 0px 0px 0px;
	margin: 0px 4px 0px 4px;
}

#headerTop {
	width: 978px;
	height: 28px;
	padding: 2px 6px 2px 6px;
	margin: 0px 4px 0px 4px;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	overflow: hidden;
}
#headerTopSx {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 28px;
	font-size: 140%;
	color: #087BBB;
}
#headerTopSx strong {
	color: #00528A;
	text-transform: uppercase;
}
#headerTopDx {
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#main {
	width: 990px;
	padding: 10px 0px;
	margin: 0px 4px 0px 4px;
	overflow: hidden;
}
#mainTop {
	width: 670px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
}
#mainSx {
	width: 150px;
	min-height: 100px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#mainCenter {
	width: 510px;
	min-height: 100px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 15px 0px 15px;
}
#mainDx {
	width: 300px;
	min-height: 100px;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#contentSxTop, #contentSxBottom,
#contentCenterTop, #contentCenterBottom,
#contentDxTop, #contentDxBottom {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

#mainFooter {
	width: 990px;
	padding: 0px 0px 0px 0px;
	margin: 0px 4px 0px 4px;
}

#bottomMenu {
	width: 990px;
	height: 38px;
	padding: 0px 0px 0px 0px;
	margin: 0px 4px 0px 4px;
	border-bottom: 1px solid #CC0000;
	overflow: hidden;
}

#footer {
	width: 990px;
	min-height: 70px;
	padding: 10px 0px 0px 0px;
	margin: 0px 4px 0px 4px;
}




/***********************************************/
/* Caratteristiche specifiche dei Divs         */
/***********************************************/

/************** TITOLI CONTENUTI **************/
.csc-header h1,
.csc-header h2,
.csc-header h3,
.csc-header h4,
.csc-header h5,
.csc-header h6 {
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 10px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #087BBB;
	font-size: 75%;
	font-weight: bold;
	text-transform: uppercase;
}
.csc-header h2 {
	font-size: 120%;
}

.csc-header h1 a:link, .csc-header h1 a:visited, .csc-header h1 a:hover,
.csc-header h2 a:link, .csc-header h2 a:visited, .csc-header h2 a:hover,
.csc-header h3 a:link, .csc-header h3 a:visited, .csc-header h3 a:hover,
.csc-header h4 a:link, .csc-header h4 a:visited, .csc-header h4 a:hover,
.csc-header h5 a:link, .csc-header h5 a:visited, .csc-header h5 a:hover,
.csc-header h6 a:link, .csc-header h6 a:visited, .csc-header h6 a:hover {
	color: #087BBB;
	text-decoration: none;
	font-weight: bold;
}
.csc-header h1 a:hover,
.csc-header h2 a:hover,
.csc-header h3 a:hover,
.csc-header h4 a:hover,
.csc-header h5 a:hover,
.csc-header h6 a:hover {
	color: #00528A;
	text-decoration: none;
}



/************** DIV contenitore dei contenuti testo e testo+immagine **************/
#main .content_object_container,
#mainTopDx .content_object_container {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}

/************** DIV contenitore dei contenuti html - div inserito manualmente nel contenuto **************/
#main .content_object_container_html {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}

/************** DIV contenitore dei contenuti form **************/
#main #mailform {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}

/************** DIV contenitore del plugin rss **************/
#main .tx-chnewsfeeds-pi1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}



/************** DIV headerTopDx **************/
.headerTop-link {
	padding: 0;
	margin: 4px 0 0 0;
	list-style: none;
	font-size: 100%;
}
.headerTop-link li {
	display: inline-block;
	margin: 0 5px 0 0;
	font-size: 70%;
}
.headerTop-link li:last-child {
	margin: 0;
}
.headerTop-link a, .headerTop-link a:link, .headerTop-link a:visited, .headerTop-link a:active {
	text-decoration: none;
	color: #087BBB;
	font-weight: 400;
}
.headerTop-link a:hover {
	text-decoration: none;
	color: #000;
	font-weight: 400;
	opacity: 1;
}

.headerTop-link i {
	margin-right: 2px;
	vertical-align: -0.125em;
	font-size: 150%;
}



/************** DIV topMenu **************/
#topMenu ul {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	font-size: 100%;
	text-transform: uppercase;
}
ul#topMenu01 {
	background: #EFF4F7;
}
ul#topMenu02 {
	margin: 3px 0 0 0;
}
li.menu_top_NO {
	display: block;
	float: left;
	height: 28px;
	list-style-type: none;
	font-size: 75%;
}
li.menu_top_NO a, li.menu_top_NO a:link, li.menu_top_NO a:visited, li.menu_top_NO a:active {
	display: block;
	padding: 0px 5px;
	margin: 0px 0px 0px 0px;
	line-height: 27px;
	color: #00528A;
	font-weight: normal;
	text-decoration: none;
	list-style-type: none;
}
li.menu_top_NO a:hover {
	border-bottom: 1px solid #087BBB;
	background: #F7F9FB;
	color: #087BBB;
	text-decoration: none;
}
li.menu_top_ACT {
	display: block;
	float: left;
	height: 28px;
	list-style-type: none;
	font-size: 75%;
}
li.menu_top_ACT a, li.menu_top_ACT a:link, li.menu_top_ACT a:visited, li.menu_top_ACT a:active {
	display: block;
	padding: 0px 6px 0px 6px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #CC0000;
	background: #F7F9FB url(../images/marker01.png) no-repeat center bottom;
	line-height: 27px;
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;
	list-style-type: none;
}
li.menu_top_ACT a:hover {
	color: #CC0000;
	text-decoration: none;
}

ul#topMenu02 li.menu_top_NO a, ul#topMenu02 li.menu_top_NO a:link, ul#topMenu02 li.menu_top_NO a:visited, ul#topMenu02 li.menu_top_NO a:active {
	color: #333;
}
ul#topMenu02 li.menu_top_NO a:hover {
	background: none;
	color: #087BBB;
}
ul#topMenu02 li.menu_top_ACT a, ul#topMenu02 li.menu_top_ACT a:link, ul#topMenu02 li.menu_top_ACT a:visited, ul#topMenu02 li.menu_top_ACT a:active {
	background: url(../images/marker01.png) no-repeat center bottom;
}

li.topMenu02-btn01 {
	display: block;
	float: right;
	height: 28px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 3px;
	list-style-type: none;
	font-size: 75%;
}
li.topMenu02-btn01 a, li.topMenu02-btn01 a:link, li.topMenu02-btn01 a:visited, li.topMenu02-btn01 a:active {
	display: block;
	padding: 0px 20px;
	margin: 0px 0px 0px 0px;
	border-radius: 3px;   
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	background: #28a745;
	line-height: 28px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
li.topMenu02-btn01 a:hover {
	opacity: 0.8;
	color: #FFF;
	text-decoration: none;
}



/************** record di tipo menu **************/
ul.csc-menu {
	padding: 0px;
	margin: 0px;
	font-size: 100%;
}
ul.csc-menu li {
	list-style-type: none;
	font-size: 75%;
}
ul.csc-menu li a, ul.csc-menu li a:link, ul.csc-menu li a:visited, ul.csc-menu li a:active {
	display: block;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 4px 0px;
	border-bottom: 1px solid #E5E5E5;
	text-decoration: none;
	color: #333;
	font-weight: normal;
}
ul.csc-menu li a:hover {
	color: #00528A;
	text-decoration: none;
}



/************** DIV bottomMenu **************/
#bottomMenu {
	font-size: 80%;
	color: #333;
	line-height: 38px;
	text-align: center;
}
.menu_bottom_NO a, .menu_bottom_NO a:link, .menu_bottom_NO a:visited, .menu_bottom_NO a:active {
	padding: 0px 5px;
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
.menu_bottom_NO a:hover {
	color: #00528A;
	text-decoration: none;
}
.menu_bottom_ACT a, .menu_bottom_ACT a:link, .menu_bottom_ACT a:visited, .menu_bottom_ACT a:active {
	padding: 0px 5px;
	color: #00528A;
	font-weight: normal;
	text-decoration: none;
}
.menu_bottom_ACT a:hover {
	color: #00528A;
	text-decoration: none;
}



/************** #footer **************/
#footer {
	font-size: 70%;
	color: #333;
	text-align: center;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #087BBB;
	text-decoration: none;
}



/************** contenitori BANNER **************/
.phpads_container {
	text-align: center;
}
.phpads_container div {
	margin: auto;
}

#mainTop .phpads_container {
	padding: 10px;
	background: #EFF4F7;
	text-align: center;
}

.skinAdv {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:850px;
}
.skinAdv a {
	display:block;
	width:100%;
	height:850px;
}



/************** didascalia immagini **************/
.csc-textpic-caption {
	padding-top: 2px;
	color: #333;
	font-size: 70%;
}
.csc-textpic-caption .csc-caption {
	margin: 0px;
}



/************** bordo img contenuti styles **************/
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG, DIV.csc-textpic-border DIV.csc-textpic-single-image IMG {
	padding: 1px;
	border: 1px solid #E5E5E5;
}



/************** CLASSI RELATIVE AI FORM **************/
form {
	padding: 0px;
	margin: 0px;
}
fieldset {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.csc-mailform legend {
	display: none;
}
.csc-mailform-field {
	margin: 0px 0px 5px 0px;
	overflow: hidden;
}
.csc-mailform-label {
	margin: 0px 0px 3px 0px;
	font-size: 80%;
}
.csc-mailform-field label {
	width: 40%;
	float: left;
	font-size: 70%;
}
.csc-mailform-field input[type="text"], .csc-mailform-field textarea, .csc-mailform-field select {
	padding: 1px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #CCC;
	font-size: 75%;
}
.csc-mailform-field textarea {
	font-size: 12px;
}
.csc-mailform-check {
	margin: 0px;
}
.csc-mailform-radio fieldset {
	margin: 0px 0px 5px 0px;
}
.csc-mailform-radio label {
	width: auto;
	float: none;
}
.csc-mailform-privacy {
	font-size: 70%;
}
.csc-mailform-submit {
	padding: 1px 5px;
	margin: 0px;
	border: 1px solid #666;
	background-color: #666;
	font-size: 70%;
	color: #FFF;
	font-weight: bold;
	cursor: pointer;
}



/************** RSS **************/
.tx-chnewsfeeds-pi1 ul {
	margin:0 !important;
}
.tx-chnewsfeeds-pi1 li {
	padding: 0important;
	margin-bottom: 1px;
	background: #EFF4F7;
	text-transform: uppercase;
}
.tx-chnewsfeeds-pi1 li a {
	background: none !important;
	padding: 5px 20px !important;
	color: #000;
	text-decoration: none;
}
.tx-chnewsfeeds-pi1 li a:before {
	margin-right: 8px;
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	content: "\f09e";
}



/************** BOX in home **************/
.box01 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
	font-size: 55%;
}
.box01 a, .box01 a:link, .box01 a:visited, .box01 a:active {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
.box01 a:hover {
	color: #00528A;
	text-decoration: none;
}
.box01 img {
	display: block;
	margin: 0px 0px 3px 0px;
}
</pre></body></html>