html, body {
	margin: 0;
}

body {
	background-color: #a9cfe2;
	font-family: Verdana, Helvetica, Times New Roman, Times, arial, sans-serif;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size : 13px;
}

a {
	clear: both;
	color: #6666FF;
	font-weight:bold;
	text-decoration: none;
	font-size: 1.03em;
	position: relative;
}

a:hover {
	clear: both;
	color: #5599FF;
	font-weight:bold;
	text-decoration: none;
	background-color: #ffb0a5;
}

a.stitle {
	color: #6666FF;
	font-weight:bold;
	font-size: 20px;
	text-decoration: none;
}

a.back {
	text-decoration: none;
	border: 0px;
}

a.back:hover {
	text-decoration: none;
	border: 0px;
	background-color: transparent;
}

p {
	clear: both;
}

p.title {
	clear: both;
	color: #663300;
	text-align: center;
	text-decoration: underline;
	font-size: 30px;
}

p.mtitle {
	clear: both;
	color: #1990ab;
	font-weight:bold;
	font-size: 30px;
}

p.stitle {
	clear: both;
	color: #1990ab;
	font-weight:bold;
	font-size: 24px;
}

p.sstitle {
	clear: both;
	color: #1990ab;
	font-weight:bold;
	font-size: 18px;
}

p.text {
	text-align: center;
	clear: both;
}

p.descr {
	text-align: justify;
	clear: both;
	font-weight:bold;
	background-color: transparent;
}

li {
	font-weight:bold;
}

ul {
	font-weight:bold;
}

table {
	border: 0px; 
	padding: 0px; 
	margin: 0px; 
	width: 100%;
}

td {
	border: 0px; 
	padding: 0px; 
	margin: 0px; 
	font-family: Times New Roman, Times, arial, sans-serif;
}

tr {
	border: 0px; 
	padding: 0px; 
	margin: 0px; 
	font-family: Times New Roman, Times, arial, sans-serif;
}

/*tabella x elenchi*/
table.blu {
	border-right: 1px;
	border-left: 0px; 
	border-top: 0px;
	border-bottom: 1px;
	padding-right: 0px; 
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px; 
	margin: 0px;
	width: 100%;
	text-align: center;
}

thead.blu {
	text-align: center;
	font-weight:bold;
	background-color: #3ad7d7;
}

tbody.blu {
	text-align: center;
	font-weight: normal;
	background-color: #b3ffff;
}

img {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px;
}

img a {
	border: 1px solid;
}

img.back {
	border: 0px;
}

img.logo {
	height: 100px;
	width: 770px;
}

img.logotermo {
	height: 48px;
	width: 40px;
	vertical-align: middle;
	background-color: transparent;
}

img.px173x130 {
	height: 130px;
	width: 173px;
}

img.catal {
	height: 110px;
	width: 170px;
	padding: 1px; 
	border: 1px solid silver; 
	background-color: #e8e8e8;
}

img.sgrades {
	height: 500px;
	width: 597px;
	padding: 1px; 
	border: 1px solid silver; 
	background-color: #e8e8e8;
	margin: auto;
}

img.px227 {
	height: 170px;
	width: 227px;
}
img.px189 {
	height: 142px;
	width: 189px;
}

img.button_bar {
	height: 26px;
	width: 37px;
	border: 0px;
	display: inline;
}

img.button_bar:hover {
	border: 1px solid aqua;
}

img.homepage {
	height: 450px;
	width: 200px;
	padding: 1px; 
	border: 1px solid silver;
	background-color: #e8e8e8;
}

.contenitore img {
	padding: 1px; 
	border: 1px solid silver; 
	background-color: #e8e8e8;
}

span.blu {
	color: #0000ff;
}

span.red {
	color: #ff0000;
}


dl.mtitle {
	text-align: center;
	width: 300px; 
	margin-left: 0.4em; 
	background-color: #EFEBEF;
	border: 1px solid silver; 
}
.mtitle dd { 
	margin-left: 0.6em;
}
.mtitle dt { 
	font-weight: bold;
	font-size: 20px;
	padding: 0.3em; 
	background-color: transparent;
	border-bottom: 1px solid silver; 
}

dl.stitle { 
	text-align: left;
	border-bottom: 1px solid silver; 
	margin: 0.5em 0 0.5em 2em; 
	background-color: transparent; 
}
.stitle dt { 
	background-color: transparent; 
	font-size: 15px;
	margin-top: 0; 
	border: 0; 
}
.stitle dd { 
	background-color: transparent; 
	padding: 0.2em 0.6em 0.2em 0; 
	margin-left: 1.4em;
}

table.gray {
	text-align: center;
	width: 500px; 
	background-color: #EFEBEF;
	border: 1px solid silver; 
}
thead.gray { 
	background-color: transparent; 
}
tfoot.gray { 
	background-color: transparent; 
}
tbody.gray { 
	text-align: left;
	border: 0px; 
	margin: 0.5em 0 0.5em 2em; 
	background-color: transparent; 
	font-size: 15px;
}

.gray th { 
	background-color: transparent;
	font-size: 20px;
	font-weight: bold;
	padding: 0.3em; 
}
.gray td { 
	background-color: transparent; 
	font-size: 15px;
	font-weight: bold;
	border: 0; 
	width: 199px;
    padding: 0.4em 0.6em 0.4em 3em; 
}
.gray tr { 
	background-color: transparent; 
}


.title {
	color: #F3A444;
	text-align: center;
	font-size: 50px;
	text-decoration: underline;
}

.dx {
	text-align: right;
}

.sx {
	text-align: left;
	float: left;
}

.alcentro {
	text-align: center;
}

.giustificato {
	text-align: justify;
}

.evidenziato {
	background-color: #f8f8f8;
	width: 500px;
	border: 3px double #ff0000;
	text-align: center;
	margin: auto;
	clear: both;
}

/*
definizioni generali di divisione del layout
*/

div#container {
	width: 770px;
	border: solid 1px gray;
	background-color: #e8e8e8;
	background: url("./image/abar.gif");
	background-repeat: repeat-y;
	position: relative;
	margin: 0px auto;
	text-align: left;
}

div#header {
	width: 770px;
	text-align: center;
	clear: both;
	background-color: #e8e8e8;
	border-bottom: solid 1px gray;
}

/*IE hack*/
#corpo {
	width: 770px;
	text-align: left;
	clear: both;
	padding-left: 5px;
	padding-right: 5px;
	background-color: transparent;
}
html>body #corpo {
	width: 760px;
	text-align: left;
	clear: both;
	padding-left: 5px;
	padding-right: 5px;
	background-color: transparent;
}

div#footer {
	width: 770px;
	background: url("image/gbar.gif") top;
	background-repeat: no-repeat;
	padding-top: 7px;
	text-align: center;
	clear: both;
	border-top: solid 1px gray;
	font-family: Times New Roman, Times, arial, sans-serif;
	font-size : 15px;
	//background-color: #e8e8e8;
}

/*
definizioni per la barra coi bottoni
*/

div#button_bar {
	text-align: center; 
	width: 770px; 
	height: 29px; 
	line-height: 29px; 
	background: url("image/hbar.gif");
	border-bottom: 1px solid gray;
}

#navcontainer {
	margin-top:0px;
	width: 768px;
	font-size: 1em;
	position: relative;
}

#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navcontainer li {
	position: relative;
	float:left;
}

#navcontainer a {
	font: 14px Georgia, Times, serif;
	border-top : 1px dotted #c1c1c1;
	border-left : 1px dotted #c1c1c1;
	border-right : 1px dotted #c1c1c1;
	border-bottom : 1px dotted #c1c1c1;
	margin: 2px;
	width : 150px;
	display: block;
	height: 22px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #e2e2e2;
}

#navcontainer a:hover {
	background-color: #a9cfe2;
	color: white;
	border-top : 1px solid #ababab;
	border-left : 1px solid #ababab;
	border-right : 1px solid #787878;
	border-bottom : 1px solid #787878;
}

/*
altre definizioni di immagini e testi
*/

div.contenitore {
	width: 100%;
	display: block;
	clear: both;
	position: static;
}

.sinistra {
  float: left;
  clear: left;
  text-align: center;
  padding: 10px 10px 10px 10px;
  margin: 15px 0px 15px 15px;
  background: transparent;
  width: 45%;
}

.destra {
  float: right;
  clear: right;
  text-align: center;
  padding: 10px 10px 10px 10px;
  margin: 15px 15px 15px 0px;
  background: transparent;
  width: 45%;
}

.bussulotto {
  text-align: center;
  padding: 10px 10px 10px 10px;
  margin: 15px 15px 15px 15px;
  background: transparent;
  width: 45%;
}

.imgBlock {
  font-weight : bold;
  float: left;
  clear: left;
}
.contentBlock {
  padding: 3px;
  background-color: #f9f5f3;
  font-size: 11pt;
  font-weight : bold;
  color: #1990ab;
  border : 1px dashed #ababab;
}
.infoBlock {
  padding: 5px;
  background-color: #c7d8b1;
  font-size: 8pt;
  color: #663300;
}

.didascalia {
	text-align: center;
	clear: both;
	font-weight: bold;
	color: #43ae9c;
}

.scatola {
	background: transparent;
	width: 100%;
	height: 120px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.scatolaAlta {
	background: transparent;
	width: 100%;
	height: 170px;
}

.contentScatola {
	padding: 4px;
  	margin: 10px 10px 10px 10px;
	background: transparent;
	float: right;
	clear: right;
	text-align: left;
	width: 550px;
}

.pdf_box {
	float: left;
	line-height: 2em;
	vertical-align: middle;
	clear: both;
	padding-left: 10px;
	padding-bottom: 15px;
}
.pdf_box h2 {
	border: 1px solid red;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
}
.pdf_box img {
	border: none;
	vertical-align: middle;
}
