/*Created by SB (Agosto 2005)*/
html, body {margin: 0; padding: 0;}

body {font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3C3C3C;
	background-color: #FFF;
}
/*informativa*/
body.inf675 {margin: 10px;}

a {color: #083B6B;}
a:hover {color: #3C3C3C;}

h1, h2, h3 {margin: 0; font-weight: bold; color: #083B6B;}
h1 {font-size: 1.40em; margin: 10px 0 5px 0;}
h2 {font-size: 1.20em; margin: 5px 0 5px 0;}
h3 {font-size: 1.10em;}

p {padding: 0; margin: 0 0 10px 0;}

table {font-size: 0.95em; border: 1px solid #083B6B; border-collapse: collapse;}
table td, table th {border: 1px solid #083B6B; border-collapse: collapse;}

/*FASCIA SUPERIORE*/
#top {width: 800px;
	height: 195px;
	background-image: url('bg_menu.jpg');
	background-position: 0 53px;
	background-repeat: no-repeat;
}
#logo {width: 410px;
	height: 52px;
}
#inlogo {padding: 10px 0 0 0;}

#menu {}
#inmenu {color: #fff; padding: 10px 10px 10px 211px; font-size: 1.10em;}
#inmenu p {display: inline; text-transform: uppercase; margin: 5px; padding: 0px; font-weight: bold;}
#inmenu a {color: #fff; text-transform: none; text-decoration: none; font-weight: normal;}
#inmenu a:hover {color: #C6C6C6;}

#lng {margin: 5px 5px 5px 10px;}

/*CONTENUTI*/
#main {width: 800px;
	background-image: url('logo_bottom.jpg');
	background-position: 25px bottom;
	background-repeat: no-repeat;
}
#testo {padding: 5px 2px 10px 175px;}
#testo img {margin: 10px;}
#testo .divfull {clear: both; font-size: 0px; height: 10px;}

/*CONTATTI*/
table.webform {border: none;}
table.webform td {border: none; padding: 3px;}
table.webform td.label {font-weight: bold; text-align: right;}
table.webform .field {width: 270px; border: solid 1px #838383;}
table.webform textarea {height: 80px; font-family: Verdana, Arial, Helvetica, sans-serif;}
table.webform .button {border: solid 1px #838383; background-color: #fff; color: #838383; font-weight: bold;}

/*FASCIA INFERIORE(colophon)*/
#colophon {width: 800px;
	border-top: solid 1px #002B6D;
}
#colophon p {color: #002B6D; padding: 10px;}
