body {
	font-family: Verdana, Arial, sans-serif; 
	color:#0C77C7;	
	font-size: 10pt;
}

hr { 
    COLOR: #0D75B3;
}

MARQUEE {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #0C77C7;
	font-size: 8pt;
	font-style: italic;
}

td {
	font-size: 10pt;
}

.txtModul {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #0C77C7;
	font-style: italic;
	font-size: 12pt;
	text-align: justify;
}

.intestazione {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #0C77C7;
	font-style: italic;
	font-size: 10pt;
}

.tableHome {
	background-color:#D3D0FB;
	horizontal-align: center;
}

.tdMenu {
	background-color:#E2E0FC;
	horizontal-align: center;
}



#contenitore {
	
	background: #D3D0FB;
}

.curva {
	display:block;
	height: 1px;
	overflow: hidden; 
	background: #E2E0FC;
}

.segmento1{
	margin: 0 5px
}

.segmento2{
	margin: 0 3px
}

.segmento3{
	margin: 0 2px
}

.segmento4{
	margin: 0 1px;
	height: 2px;
}

.contenuto {
	height: auto;
}


.title {
	font-style: bold;
	font-style: italic;
	font-size: 22pt;
	text-align: center;
	font-family: Georgia, Times New Roman, Times, serif
}

a:link { 
    color: #0C77C7;
    text-decoration: none;
} 

a:visited { 
    color: #0C77C7; 
    text-decoration: none;
} 

a:active { 
    color: #0C77C7;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: #FF0000;

}

.giustifica {
	text-align: justify;
}



