BODY {
	font-family : Verdana, "Lucida Console","Courier New",Courier,monospace;
	margin-bottom : 10px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-size : 10pt;
	background-color : #ffffff;
    color: #000000;
	padding: 0px;
	width: 100%;
}

/* Formato delle citazioni e del codice sorgente */
CITE {
	font-style : italic;
	text-indent : 10px;
	font-size : 10pt;
	margin-left : 20px;
	margin-right : 20px;
}

CITE:first-letter {
	font-size : 18pt;
    font-weight: bold;
}

CITE:first-line {
	margin-left : 5px;
}

PRE, CODE {
	font-family : "Courier New", Courier, monospace;
	font-size : 10pt;
}

/* Formato dei titoli */

H1 {
  background-color: transparent;
	font-weight : bold;
	text-align : left;
	font-family : "Bookman Old Style",serif;
	border-bottom-width : thin;
	border-color : Black;
	border-bottom-style : dotted;
	font-size : 20pt;
	margin-top : 2px;
	margin-bottom : 5px;
	border-bottom-color : Gray;
	font-style : italic;
	margin-left : 10px;
}

H2 {
    background-color: transparent;
	font-weight : bold;
	text-align : right;
	font-family : "Bookman Old Style",serif;
	font-size : 16pt;
	margin-top : 5px;
	margin-bottom : 15px;
	font-style : italic;	
}

H3 {
	font-size : 12pt;
	font-weight: bold;
	margin-top : 10px;
	font-family : "Bookman Old Style","Times New Roman",serif;
}
H4 {
	font-size : 10pt;	
	font-family : "Bookman Old Style","Times New Roman",serif;
	font-style : normal;
}

H5 {
	font-size : 10pt;
	font-family : "Bookman Old Style","Times New Roman",serif;
}

H6 {
	font-size : 10pt;
	font-weight: bold;
	font-style : normal;
}
hr {
	display: none;
}

HR.separator {
    background-color : transparent;
	display: block;
	width : 66%;
	height : 3px;
	color : #aca1616;
	text-align : center;
}


/* Formattazione dei paragrafi */

P {
  background-color : transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-bottom: 10px;
	text-align : justify;
	text-indent: 20px;
}
P:first-letter {
	background-image : none;
	font-style : normal;
	font-size : 20pt;
	background-color : #88AAFF;
	color: #000000;
	margin-left : 5px;
	margin-bottom : 0px;
	letter-spacing : 0px;
	line-height : 100%;
}
p.curriculum {
	text-indent: 0px;
}
p.curriculum:first-letter {
	background-image : none;
	font-size : 10pt;
	background-color : transparent;
	color: #000000;
	margin-left : 0px;
}

/* Formato delle parti grafiche */
.logo {	
	border: 0px;
	margin: 2px;
	width: 270px;
	height: 95px;
	float: left;
}
.pointer{
  border: 0px;
	float: left;
	height: 28px;
	width: 36px;
}

.snapshot{
  border: 0px;
	float: right;
	margin-left: 13px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.w3clogo {	
	border: 0px;
	margin:1px;
	width: 88px;
	height: 31px;
}

/* intestazione della pagina */
.intestazione {
  margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	}
	
/* link alla mappa del sito */
.siteMap {
	float: right;
	margin-right: 5px;
	width: 60%;
	text-align : right;
	height: 20px;
	top: 0px;
	position: absolute;
	left : 285px;
}
/* Stile per il menù in alto  */
.intestazioneDx {
	float: right;
	height: 95px;
	overflow : hidden;
}
span.menuSeparator {
	display: none;
	width: 0px;
	height: 20px;
}

.topMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Definisce il font */
	font-size: 14pt; /* Dimensione del font */
    background-color : transparent;
	color: #CA1616; 
	border-width: 4px;
	border-style: double;
	border-color: #CA1616;
	margin-top: 0px;
	margin-right: 5px;
	float: none;
	padding-right : 5px;
	padding-left : 5px;
	padding-bottom : 3px;
	padding-top:0px;
	display : inline;
	white-space : nowrap;
	position : absolute;
	top : 65px;
	left : 285px;
}

.tdmenu {
	background-color: #A82B00;
	color: White;
	font-family: Arial,sans-serif;
	text-align : center;
	font-weight : bold;
	padding: 0px;
}

.tdmenu a {
	background-color: #A82B00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF; /* Questo è il colore del link */
	display: inline; /* Fondamentale! Da impostare sempre */
	position: relative; /* Fondamentale! Da impostare sempre */
	text-decoration: none; /* Eliminiamo la sottolineatura del link */
	margin: 2px;
}

.tdmenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #CA1616; /* Cambia il colore del link al passaggio del mouse */
	background-color: #FFFFFF; /* Cambia il colore di sfondo al passaggio del mouse */
	text-decoration: none;
}

/* Stile per il menù laterale */

.leftMenu {
	background-color: #FFBBA4;
	border-color: #A82B00;
	border-width:  thin;
	border-style: none solid solid none; 
	color: #000000;
	left: 20px;
	line-height: 117%;
	margin-right: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	position: absolute;
	top: 130px;
	width: 165px;
	float : left;
	clear : right;
}

.leftMenu a {
  font-size: 10pt;
  font-weight: bold; 
  text-decoration: none;
}

/* contenuto della home page */
 span.c1 {
   font-family: verdana,tahoma,arial,helvetica,sans-serif;
   text-align: center;
}
div.c2 {
   text-align: center;
	 left: 200px;
	 margin-right: 5px;
	 margin-top: 0px;
	 position: absolute;
	 width: 70%;
	 top: 130px;
	 }

span.c3 {
	font-size : 14pt;
	font-weight: bold;
	margin-bottom : 10px;
	font-family : "Bookman Old Style","Times New Roman",serif;
  text-align: center;
}
span.c4 {
	font-size : 10pt;
	font-weight: bold;
	margin-top : 10px;
	margin-bottom : 5px;
	font-family : "Bookman Old Style","Times New Roman",serif;
  text-align: center;
	text-decoration: none;
	font-style : italic;
}
	 
/* spazio per il collegamento al portale */
.easynews {
	position :  absolute;
    left: 15px;
	top: 120px;
    width: 150px;
	float : left;
}
.enBottom {
	margin-top: 0px;
}
	 
/* contenuto delle pagine */
.content {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin: 5px 10px 0px 0px;
	padding-top: 10px;
	position: absolute;
	top: 100px;
	left: 210px;
}

