html, body {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:0.8em;
	color: #000000;
	/*background-color: #FFFFFF;*/
	background-image: url("bodybg.png");
	background-repeat: repeat-x;
}

table,td { border-style:none; }

table {	width:100%; margin:0px; border-collapse:collapse; }

td { padding:0px;}
	
a { text-decoration: none; color: #003366; }

a:hover { text-decoration: underline; color:  #910000; }

.small { font-size: 0.75em; }
.tablesmall { font-size: 0.90em; }
.infoPage {
	/*font-size: 12px;*/
	font-size:1.2em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
.infoPage a, .infoPage a:hover{
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
.cell {
	padding: 0 2px 0 2px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #A5BADC;
}
#header {height: 155px;  width: 100%; margin:0 0 1px 0; position: relative;}
	#header #logo_regprov {position: absolute; right:0; top:0;}
	#header #logo_comune {position: absolute; left:0; top:0;}

#bottom { text-align: center; color: #FFFFFF; height: 55px;  width: 100%; margin:0 0 1px 0; position: relative; background-image: url("bottombg.png"); background-repeat: repeat-x;}
#bottom a {text-align: center; color: #CCCCCC;}

#photobar {background: white;  margin-bottom: 1px;  height: 100px; width:100%; }
#photo {width: 100%; height: 100px;  position: relative;  float: left; overflow: hidden; background-image: url("foto_home_1.jpg");}
	
.copyright { }
	
.button { font-weight: bold; }
	
.tableline1 {
	border: maroon thin;
	text-align: left;
	color: #666666; background-color: #F6F8FB; }

.tableline1 a { }

.tableline2 {
	text-align: left;
	border-right: #F6F8FB 1px solid;
	border-top: #F6F8FB 1px solid;
	color: #666666;
}
	
.tableline2 a { }

.tablelinemain { 
	text-align: left; 
	text-indent: 2px;
	color: #333333; 
	background-color: #E6F2FF; 
}
	
.tablelinemain a { color: #000000; }
	
.normal { list-style: square; text-align: justify; }
	
.myTable {
	font-size: 0.8em;
	border: 0px solid #D6DFEF;
	list-style: square;
	text-align: justify;
	background-color: #F0F0F0;
	font-style: normal;
}
.mysubTable {
	font-size: 0.9em;
	border: 0px solid #D6DFEF;
	list-style: square;
	text-align: justify;
	background-color: #F0F0F0;
	font-style: normal;
}
.myTableGreen {
	font-size: 0.8em;
	border: 1px solid #8ECBE6;
	list-style: square;
	text-align: justify;
	/*background-color: #ffffff;*/
	font-style: normal;
}	
.myTitle { 	
	font-size: 14px; font-weight: bolder;	
	text-align: left; text-indent: 5px; height: 26px;
	text-transform:uppercase; 
	color: #ffffff; background-color: #999999;
}
.myTitleGreen { 	
	font-size: 15px; font-weight: bolder;	
	text-align: left; text-indent: 5px; height: 26px;
	color: #ffffff; background-color: #2C93BE;
}
.myTr { background-color: #fdfdfd; }

.myTD { padding: 3px; vertical-align:top;}
	
.myQuote {
	border: 1px solid #000000;
	padding: 3px;
	text-align: justify;
	background-color: #fff8dc;
} 
#TopPage { 
	height: 168px; 	
	margin: 0 auto; 
	text-align: left;
}
#MainPage { 
	height: 60px; 
	margin: 0 auto; 
	text-align: left;
}
#Display { height: 450px; }
