html {margin: 0;}
body {font-family: Century Gothic, Verdana, Arial, Helvetica, Sans-serif;
	font-size: 80%;
	margin: 20px 0 20px 0;
	color: #000033;
	background-color: #BDBDBD;
	background-image: url("bg.gif");
	background-position: -300px -200px;
	background-repeat: no-repeat;
	text-align: center;}

h1 {
	font-family: Helvetica, Arial, Verdana, Sans-serif;
	font-size: 1.6em;
	color: #FFF;
	padding: 10px 0 5px 10px;
	margin: 0 0 10px 0;
	background-color: #88A52E;
	background-image: url("bg_h1.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	font-weight: normal;}
h2 {
	font-family: Helvetica, Arial, Verdana, Sans-serif;
	font-size: 1.5em;
	color: #333;
	font-weight: normal;
	margin: 0;
	padding: 0 0 5px 0;}

h3 {
	font-family: Helvetica, Arial, Verdana, Sans-serif;
	font-size: 1.4em;
	color: #1F883C;
	font-weight: normal;
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;}

table {font-size: 1em;}

a {color: #009933; text-decoration: underline;}
a:hover {color: #333;}
a img {border: none;}

ul {
	list-style: url("ul.gif") circle;
	margin: 0; padding: 0 0 3px 15px;
}
li {margin: 0 0 7px 0;}

/* POPUP */
body.inf675 {margin: 20px; text-align: left; background-color: #FFFFFF; background-image: none;}
body.inf675 h1 {margin: 0;}

/* STRUTTURA */
#box {width: 834px; margin: 0 auto; text-align: left;}

/* TESTATA */
#top {
	height: 22px;
	background-image: url("top.png");
	background-position: 0 0;
	background-repeat: no-repeat;}

/* BOX 2 */
#box2 {
	background-image: url("box_bg.png");
	background-position: 0 0;
	background-repeat: repeat-y;
}
#header {overflow: hidden;}
#header img {border: none; margin: 0; padding: 0;}
/* Logo */
#logo {margin: 0 0 60px 16px; padding: 5px 0 0 0; float: left;}
/* Menu lingue */
#menulng {margin: 5px 16px 2px 15px; float: right;}

div#contenitore {overflow: hidden;}
div#content{float:right; width:619px;}
div#navigation{float:left; width:213px;}

/* MENU */
#menu {color: #FFF;
	width: 198px;
	text-align: right;
	font-weight: bold;
	margin: 0 0 10px 15px;
}

#inmenu p {margin: 0; padding: 8px 16px 10px 8px;
	background-image: url("bg_menu.gif");
	background-position: 0 bottom;
	background-repeat: no-repeat;
}

#inmenu p.cur {
	color: #FFF; 
	background-image: url("bg_menu_cur.gif");
	background-position: 0 bottom;
	background-repeat: no-repeat;
	border-bottom: 0px;
}

#inmenu a {color: #1F883C; text-decoration: none;}
#inmenu a:hover {text-decoration: none; color: #333;}

/* CORPO */
#main {margin: 0; padding: 0 5px 10px 10px;}
#inmain {padding: 0 0 0 10px;}
#inmain p {margin: 5px 0 0 0; padding: 0;}
#inmain img {margin-left: 10px;}
div.alleg {clear: both; margin-top: 10px; width: 100%;}
div.divfull {clear: both; height: 20px; width: 100%;}

/* WEBFORM */
table.webform {width: 420px;}
table.webform td.label {text-align: right;}
table.webform .field {color: #000000; width: 270px; background-color: #FFFFFF; border: solid 1px #1F883C; font-family: Verdana, Arial, Helvetica, Sans-serif;}
table.webform textarea {height: 80px; font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 1em;}
table.webform .button {background-color: #1F883C; color: #FFFFFF; border: solid 1px #87A42D; font-size: 1em;}

/* COLOPHON*/
#colophon {
	clear: both;
	background-color: #CCCCCC;
	color: #333;
	padding: 5px;
	text-align: right;
	margin-bottom: 13px;
}
#colophon a {color: #666666;}
#colophon a:hover {text-decoration: none;}

/* PARTNER */
#foto {
	height: 67px; width: 834px;
	background-image: url("foto_bottom.gif");
	background-position: 16px bottom;
	background-repeat: no-repeat;}

/* BOTTOM */
#bottom {
	clear: both;
	height: 18px;
	background-image: url("bottom.png");
	background-position: left bottom;
	background-repeat: no-repeat;}
/* by SB */
