body {
	width: 100%;
	font-family: monospace;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin:0;
	padding:0;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
}
#globale {
	width:100%;
	margin: 0px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align:center
}
#sito {
	width:780px;
	margin:auto;
	text-align:left;
	background-color: trasparent;
	min-height: 600px;
	height: auto !important;
	height: 600px;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	padding-left:0px;
	font-size:16px; 
	color:#283A50 ; 
	margin-top:3px; 
	margin-bottom:3px; 
	font-weight:bold;
	padding:2px 2px 2px 2px;
	text-align:left;
}
h2 {
	padding-left:0px;
	font-size:14px; 
	color:#00089C ; 
	margin-top:3px; 
	margin-bottom:3px; 
	font-weight:bold;
	padding:2px 2px 2px 2px;
	text-align:left;
}
h3 {
	padding-left:0px;
	font-size:12px; 
	color:#283A50 ; 
	margin-top:3px; 
	margin-bottom:3px; 
	font-weight:bold;
	padding:2px 2px 2px 2px;
	text-align:left;
}
h4 {
	padding-left:0px;
	font-size:12px; 
	color:#283A50 ; 
	margin-top:3px; 
	margin-bottom:3px; 
	font-weight:bold;
	padding:2px 2px 2px 2px;
	text-align:left;
}
.tdcolsx {
	width:26%;
}
.tdcols1 {
	width:14%;
}
.tdcols2 {
	width:12%;
}
.tdcols3 {
	width:48%;
	text-align:right;
}
.tdcolspace {
	min-height: 8px;
	height: auto !important;
	height: 8px;
}
.tdcolspace2 {
	min-height: 5px;
	height: auto !important;
	height: 5px;
}
.tdcolspace3 {
	min-height: 200px;
	height: auto !important;
	height: 200px;
}
th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border:none;
}
.imglogo {
	text-align: justify;
}
.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	background-color:#f6f6f6;
	margin-top:10px;
	margin-bottom:10px;
}
#contint {
	margin-left:15px; 
	margin-right:15px; 
	text-align:left
}
.boxtop {
	background-color:#808080;
	width:184px;
	min-height: 171px;
	height: auto !important;
	height: 171px;
	text-align:center;
	border:0px;
	padding:0px;
}
.wordboxtop {
	font-style: normal;
	word-spacing: 2pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 26px;
}
.wordboxtop a {
	color:#ffffff;
	font-size: 18px;
	font-style:normal;
	font-weight:bold
}
.wordboxtop a:link {
	text-decoration: none;	
	color:#ffffff;
}
.wordboxtop a:active {
	text-decoration: none;	
	color:red;
}
.wordboxtop a:visited {
	text-decoration: none;	
	color:#ffffff;
}
.wordboxtop a:hover {
	text-decoration: none;	
	color:#003168;
}



a {
	color:#000000;
	font-size:12px;
	font-style:normal;
	font-weight:bold
}
a:link {
	text-decoration: underline;	
	color:#000000;
}
a:visited {
	text-decoration: underline;	
	color:red;
}
a:hover {
	text-decoration: underline;	
	color:#003168;
}
.tdtop {
	background-image: url(images/borderlefttop.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding: 0px 0px 0px 10px;	
	text-align:center;
	width:100px;
}
.tdtop a:link {
	text-decoration: none;	
	color:#000000;
}
.tdtop a:active {
	text-decoration: none;	
	color:red;
}
.tdtop a:visited {
	text-decoration: none;	
	color:#000000;
}
.tdtop a:hover {
	text-decoration: none;	
	color:#003168;
}
/*- Menu TOP--------------------------- */
#mnutop {
  	float:right;
  	width:300px;
  	/*padding-left:30px;*/
	line-height: 10px;
}
#mnutop ul {
     margin:0;
     padding:0px 0px 0px 80px;
     list-style:none;
}
#mnutop li {
	display:inline;
  	margin:0;
  	padding:0;
}
#mnutop a {
  	float:left;
  	margin:0;
  	padding:0px 10px 0px 10px;
  	text-decoration:none;
	color:#808080;
	font-size:10px;
}
#mnutop a:link {
	color:#808080;
}
#mnutop a:active {
	color:red;
}
#mnutop a:visited {
	color:#808080;
}
#mnutop a:hover {
	color:#003168;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#mnutop a span {float:none;}
/* End IE5-Mac hack */
/* Fine menu top */
/*- Menu footer--------------------------- */
#mnubot {
  	float:left;
  	width:100%;
	line-height: 10px;
}
#mnubot ul {
     margin:0;
     padding:0px 0px 0px 0px;
     list-style:none;
}
#mnubot li {
	display:inline;
  	margin:0;
  	padding:0;
}
#mnubot a {
  	float:left;
  	margin:0;
  	padding:0px 10px 0px 10px;
  	text-decoration:none;
	color:#808080;
	font-size:10px;
}
#mnubot a:link {
	color:#808080;
}
#mnubot a:active {
	color:red;
}
#mnubot a:visited {
	color:#808080;
}
#mnubot a:hover {
	color:#003168;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#mnubot a span {float:none;}
/* End IE5-Mac hack */
/* Fine menu footer */
#rigafoot {
	background-image: url(images/fondorigafooter.gif);
	background-repeat: repeat-x;
	background-position: left;
}
#company {
  	color:#808080;
  	width:100%;
	line-height: 12px;
	font-size:10px;
	text-align:right;
}
#company a {
	color:#808080;
	font-size:10px;
}
#company a:hover {
	color:#003168;
	font-size:10px;
}
/* per la Home Page e basta */
#boxsxhome {
	width:95%;
	text-align:left;
	padding:5px;
	margin-right:0px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}
#boxsxhome h1 {
	color:#003168;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding-bottom:3px
}
#boxsxhome h2 {
	color:#808080;
	font-size:11px;
	font-weight:bold;
	margin-top:2px;
	padding-top:2px;
	margin-bottom:2px;
}
#boxsxhome p {
	font-size:10px;
	padding-bottom:2px;
	margin-bottom:0px;
	margin-top:4px;
}
#boxdxhome {
	width:97%;
	border-left:3px solid #EAEAEA;
	text-align:left;
	padding:5px;
	margin-left:0px;
	min-height: 200px;
	height: auto !important;
	height: 200px;

}
#boxdxhome h1 {
	color:#003168;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding-bottom:0px
}
#boxdxhome h2 {
	color:#808080;
	font-size:12px;
	font-weight:bold;
	margin-top:2px;
	padding-top:2px;
	margin-bottom:2px;
}
#boxdxhome p {
	font-size:10px;
	padding-bottom:2px;
	margin-bottom:0px;
	margin-top:4px;
}
.imgeve {
	padding: 0px 5px 5px 0px;
	float:left
}
#boxletter {
	width:80%;
	text-align:left;
	margin-top:10px;
	padding:5px;
	margin-right:0px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	border:1px solid #BABABA;
}
#boxletter h1 {
	color: Gray;
	font-size: larger;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom:2px;
	margin-top:5px;
	padding-top:10px;
	padding-bottom:0px;
}
#boxletter form {
	margin-top:3px;
	margin-bottom:5px;
}
.testxinput {
	width:180px;
	border:1px solid #BABABA;
	font-weight:bold;
	padding:2px;
}
.bottone {
	background-color:#000000;
	color:#ffffff;
	font-weight:bold;
	border:1px solid gray;
	font-size:13px;
}
.textinput {
	border:1px solid #BABABA;
	font-weight:bold;
	padding:2px;
}


.leggi {
	padding-right:15px;
	text-align:right;
	clear:both
}
.leggi a {
	color: #003168;
	font-size:10px;
}
.leggi a:link {
	color: #003168;
}
.leggi a:visited {
	color: #003168;
}
.leggi a:hover {
		color: red;
}
#fonte {
	width:100%;
	text-align:right
}
.null {
	min-height: 50px;
	height: auto !important;
	height: 50px;	
	color:blue;
	font-weight:bold;
	text-align:center;
	padding-top:20px;
}
saltonavigazione {
	font-size : 8px	;
	display: none
}
a.saltonavigazione:link {
	display: none
} 
a.saltonavigazione:visited {
	display: none
} 
a.saltonavigazione:hover {
	display: none
} 
.h2int {
	/*border:1px solid #FE6902; */
	padding:3px; 
	background-image:url(../images/barra.jpg);
	background-position:left;
	color:#FFFFFF;
	padding:5px;
	width:766px;
	margin-left:0px;
}
#orari {
	color:#283A50;
	text-align:left;
	font-size:10px;
	padding-bottom:3px;
}
/* fine per home page */

