html, body {
	margin:0;
	border:none;
	padding:0;
	height:100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #4E5144;
	margin: 0px;
	text-align: left;
	background-color: #ffffff;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	font-weight: normal;
	color: #6666CC;
	text-decoration: none;
	text-align: left;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
	text-align: left;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #3d0952;
}

.hh1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #3d0952;
}

.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 15px;
	text-align: left;
	line-height: 24px;
	color: #FFFFCC;
	width: 350px;
	/*text-transform: uppercase;*/
}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-align: justify;
}


.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #003366;
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;
}

.menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #003366;
	text-decoration: none;
	line-height: 15px;
}

.menu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #003366;
	text-decoration: none;
	line-height: 15px;
}

.menu a:hover {
	text-decoration: underline;
}

.menu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #003366;
	line-height: 15px;
}

.menu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #003366;
	line-height: 15px;
}

.menuON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;
}
.bordo {
	border: 1px solid #999999;
	height: 450px;
	width: 500px;
}

.UC {	text-transform: uppercase; }

.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #6666CC;
	font-weight: bold;
}

a.h_titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #6666CC;
	font-weight: bold;
}


a.h_titolo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0066FF;
	font-weight: bold;
	text-decoration: underline;
}

.h_descrizione {
	font-size: 10px;
	line-height: 15px;
	text-align: left;
	color: #FFFFFF;
}

.h a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ffcc33;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
}

.h a:link {
	
}

.h a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.h a:visited {
}

.quote {
	background: url(images/quote.gif) no-repeat top left;
	/*padding: 10px;*/
}

table.linee tr td {
	border-bottom: 1px solid #CCCCCC;
	}

.btn{
	padding:4px;
	border:1px solid #003366;
	-moz-border-radius:0.5em;
	text-decoration:none;
	/*font-weight:bold;*/
	font-size:11px;
	color:#003366;
	background-color: #dddddd;
}

.btn:hover{
	padding:4px;
	border: 1px solid #003366;
	-moz-border-radius:0.5em;
	/*text-decoration:underline;
	font-weight:bold;*/
	font-size:11px;
	color:#555555;
	background-color: #ffffff;
}

td.tab {
	background-color:#F7F7ED;
	border-style: solid;
	border-color: #000000;
	border-width: 1px 1px 1px 1px;
}
td.tab:hover {
	background-color:#ffffff;
	border-style: solid;
	border-color: #000000;
	border-width: 1px 1px 1px 1px;
}

td.tab_on {
	border-style: solid;
	border-color: #000000;
	border-width: 1px 1px 0px 1px;
	color: #333333;
}

td.tab_ins {
	border-style: solid;
	border-color: #000000;
	border-width: 0px 0px 1px 0px;
}

.menu_violet {
	font-size:12px;
	color:#c8b2cf;

}
.menu_violet:hover {
	color:#FFFFFF;
	text-decoration:underline;

}

div.btn_home {
	width:100%;
	height:30px;
	padding-top:12px;
	background-color:#996666;
	font-size:15px;
	text-align:center;
	text-transform:UPPERCASE;
	background-image: url(images/btn_home.jpg);
}

a.btn_home {
	width:100%;
	height:30px;
	padding-top:12px;
	font-size:15px;
	text-align:center;
	text-transform:UPPERCASE;
}
