BODY {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color : Black;
	background : White;
	scrollbar-highlight-color : #0C8CDC;
	scrollbar-face-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-base-color : White;
	scrollbar-dark-shadow-color : White;
	scrollbar-3d-light-color : #FFFFFF;
	scrollbar-arrow-color : #0C8CDC;
	margin: 0px;
}



/* Rollovers */

A{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 11px;
	color : Black;
	font-weight : bold;
}

A:Hover {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 11px;
	color : #0C8CDC;
	font-weight : bold;
}

A.secondo{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 11px;
	color : Black;
	font-weight : normal;
}

A.secondo:Hover {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 11px;
	color : #0C8CDC;
	font-weight : normal;
}

A.mail{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 11px;
	color : Black;
	font-weight : normal;
}

A.mail:Hover {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 11px;
	color : #0C8CDC;
	font-weight : normal;
}


A.menudx{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 11px;
	color : Black;
	font-weight : bold;
	text-align : right;
}

A.menudx:Hover {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 11px;
	color : #0C8CDC;
	font-weight : bold;
	text-align : right;
}


/* Tabelle*/

.menu {
	background-color : #0A73AA;
	text-align : right;
}


/* Testi*/

.testo{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color : Black;
}

.testodx {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color : Black;
}

.centro {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color : Black;
}

.testodxpiccolo {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color : Black;
} 

.testosx {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color : Black;
}

.testosxpiccolo {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color : Black;
}

.testocentropiccolo {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color : Black;
}

.menuon {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 11px;
	color : #0C8CDC;
	font-weight : bold;
}

.menuon2 {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 11px;
	color : #0C8CDC;
	font-weight : normal;
}



/* Form*/

.combo
{
	FONT-SIZE: 8pt;
	FONT-FAMILY: Tahoma, Arial;
	height: 18px;
	padding-left:3px;
	padding-right:3px;
	background-color: #0C8CDC;
	border : 1px solid #0C8CDC;
	width : 170px;
	color : White;
}


INPUT.textbox
{
	FONT-SIZE: 8pt;
	FONT-FAMILY:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 18px;
	border : 1px solid #0C8CDC;
	background-color: #C3E6F9;
	padding-left:3px;
	padding-right:3px;
}

INPUT.pulsante
{
	BORDER-RIGHT: #0C8CDC 1px solid;
	BORDER-TOP: #0C8CDC 1px solid;
	FONT-SIZE: 11px;
	BACKGROUND: #C3E6F9;
	BORDER-LEFT: #0C8CDC 1px solid;
	CURSOR: hand;
	COLOR: #000000;
	FONT-FAMILY: tahoma,sans-serif;
	HEIGHT: 19px;
	width: 80px;
	TEXT-DECORATION: none;
	BORDER-BOTTOM: #0C8CDC 1px solid;
		text-align : center;
}

.textareabig
{
	FONT-SIZE: 8pt;
	FONT-FAMILY: Tahoma, Arial;
	height: 100px;
	border : 1px solid #0C8CDC;
	padding-left:3px;
	padding-right:8px;
	background-color: #C3E6F9;
	color: #000000;
	width : 440px;
	
}
