﻿body { margin: 0;  background-color: #FEFDBD; color: Black; font-family: Verdana; font-size: 9pt; }
a { text-decoration: none; color: #990000; }
a:hover { text-decoration: underline; }
a:visited {  color: #990000; }

/* SEZIONE: HEADER */
#header { background-color: White; font-family: Verdana; font-size: 8pt; color: Black; }
.menu { background-color: Transparent; font-family: Verdana; font-size: 8pt; color: #990000; font-weight: bold; text-transform: uppercase; margin-right: 5pt; }

.subtitolo { font-family: Verdana; font-size: 8pt; color: #e05252; font-weight: bold; text-align: center; }

/* SEZIONE: CONTENUTI */
.titolo { background-color: #e05252; font-family: Verdana; font-size: 8pt; color: White; text-align: center; text-transform: uppercase; border: solid 1px Black; }
.testo { font-family: Verdana; font-size: 7pt; color: Black; text-align: justify; padding: 4pt; border: solid 1px Black; }
.testomidle { font-family: Verdana; font-size: 8pt; color: Black; text-align: justify; padding: 4pt; border: solid 1px Black; }
.intro { font-family: Verdana; font-size: 8pt; color: Black; text-align: justify; padding: 5pt; }
.titoloservizi { font-family: Verdana; font-size: 10pt; color: #e05252; font-weight: bold; }