body { 
	font:11px verdana,helvetica,sans-serif; margin:0; padding:0; background-color:#f0f0f0; }

code { font:80% verdana,helvetica,sans-serif; display:block; margin:0 1em .5em 1em; }

hr { display:none }

ul, li{
	border:0;
	padding:0;
	margin:0;
	list-style:none;
}

h1 {
  background-color: #ff3399;
  font-size: 13px;
  font-family: "Lucida Sans Unicode","Lucida Sans","Lucida Console","Microsoft Sans Serif";
  font-weight: bold;
  text-align: center;
  color: #ffffff;
}
h2 {
  border-top: 1px dashed #339900;
  border-bottom: 1px dashed #339900;
  color: #666666;
  text-align: center;
  background-color: #edf5de;
  font-size: 10px;
  text-transform: uppercase;
  height: 12pt;
}
h3 {
  text-align: center;
  font-size: 10px;
  text-transform: uppercase;
}

p {
	margin: 1em;
	font-size: 8pt;
}

a:link {
  color: #003300;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #003300;
}
a:hover {
  border-bottom: 1px dotted #86a712;
  text-decoration: none;
  color: #86a712;
}
a:active {
  text-decoration: none;
  color: #003300;
}

body {
	text-align:center; padding-top: 0px; }  

#testa { width:90%; margin:1em auto 0; text-align:left; }

#corpo {
	width:90%;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
}

#piedipagina { width:90%; margin:1em auto; text-align:left }


#testa {
	border:1px solid #ccc;
	padding: 2px 0px;
	height: 85px;
	background-color: #cfe2f0;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
}


#corpo {
	position:relative;
	background:#fbf9f3 repeat-y;
	border:1px solid #ccc;
	z-index: 3;
}

#corpo-colonna1 {
	position:absolute;
	top:0;
	left:0;
	width:20em;
	margin-left: 0.5em;
}

#corpo-colonna2 { 
	margin:0 130px 0 250px; 
	background:#fbf9f3; 
	padding:1em 0; 
}

#corpo-colonna3 {
	position:absolute;
	width:172px;
	height: 116px;
	background-repeat: no-repeat;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #999900;
	margin: 1em 0;
	margin-right: 4px;
	right: 1px;
	top: 1em;
}

#piedipagina {
	background:#fbf9f3;
	border:1px solid #ccc;
	padding:1em 0;
	border-top: 3px solid #ec53ab;
}

#navigation{
	background:url(img/nav-bg2.gif) repeat-x;
	height:32px;
	margin:0 auto 0;
	width:90%;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	text-transform: uppercase;
	font-size: 8pt;
	}
	
	#navigation ul{
	height:32px;
	line-height: 32px;
	}
	
	#navigation ul li{
	display:inline;
	}
	
	#navigation ul li a,
	#navigation ul li a:visited {
	background: url(img/line-a2.gif) right no-repeat;
	padding:0 20px;
	display:block;
	float:left;
	color:#666666;
	font-weight:bold;
	}
	
	#navigation ul li a:hover{
	color:#8B8B2E;
	background-image: url(img/nav-bg2-select.gif);
	background-repeat: repeat-x;
	}
	
#bookmark_icon {
	position:absolute;
	width: 16px;
	height:16px;
	z-index:4;
	background-image:url(img/folder_add.png);
	margin-left: 1em;
	margin-top: 1em;
}

#bookmark_text {
	position:absolute;
	z-index:5;
	margin-left: 3.3em;
	width: 74%;
	font-size: 8pt;
	margin-top: 1.4em;
}

#home_icon {
	position:absolute;
	background-image:url(img/house.png);
	height: 16px;
	width: 16px;
	margin-top: 3em;
	margin-left: 1em;
	top: -1px;
}
#home_text {
	position:absolute;
	z-index:5;
	margin-left: 53em;
	width: 5%;
	font-size: 8pt;
	margin-top: 3.8em;
	left: 1px;
}
#mail_icon{
	position:absolute;
	background-image:url(img/email_add.png);
	height: 16px;
	width: 16px;
	margin-top: 5em;
	margin-left: 1em;
}
#mail_text {
	position:absolute;
	z-index:5;
	margin-left: 6em;
	width: 6%;
	font-size: 8pt;
	margin-top: 3.8em;
}
#forum_icon{
	position:absolute;
	background-image:url(img/forum.png);
	height: 16px;
	width: 16px;
	margin-top: 7em;
	margin-left: 1em;
}
#forum_text {
	position:absolute;
	z-index:5;
	margin-left: 12em;
	width: 5%;
	font-size: 8pt;
	margin-top: 3.8em;
}
#logo {
	height: 60px;
	width: 504px;
}
.round_left {
   background:url(round_tl.png) no-repeat top left;
}
.round_right {
   background:url(round_tr.png) no-repeat top right;
}

.round_left, .round_right {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.round_box {
   background: #d9ecb0;
   width: 100%;
   }
.round_content { 
margin: 0px; 
text-align: center;
}

.menu_title {
	text-align: right;
	font-family:"Lucida Sans Unicode", "Lucida Sans", "Lucida Console", "Microsoft Sans Serif";
	border-bottom:#A6CF16 2px dotted;
	text-transform:uppercase;
	color: #86A712;
	font-weight: bold;
	font-size: 10px;
	width: auto;
	padding: 0.5em;
	margin: 1em;
	line-height: 20pt;
	background-image: url(img/menu_title.gif);
	background-repeat: repeat-x;
}

#copyright {
    font-family:verdana,helvetica,sans-serif;
	width: 350px;
	margin-top: 0px;
	margin-left: 1em;
	display: inline;
}

#footer_links {
	position:absolute;
	margin-top: 0px;
	font-family: verdana,helvetica,sans-serif;
	margin-right: 1em;
	display: inline;
	right: 5%;
}

#list-menu {
	width: 100%;
	padding-top: 85px;
}

#list-menu ul {
margin-left: 0;
	padding-left: 0.3em;
	list-style: none;
	width:100%;
	line-height: 18pt;
	font-size: 10px;	
} 

#list-menu li {
margin: 2px 0 0 0;
} 

#list-menu a {
display: block;
width:100%;
padding: 2px 2px 2px 2px;
border: solid 3px #fbf9f3;
background: #F4F0DF;
text-decoration: none;
text-align:center;
letter-spacing: 1px;
} 

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #746e40;
}

#list-menu a:hover {
border: solid 3px #fbf9f3;
background: #ded794;
font-weight:bold;
} 

table {
	margin: 1em;
	padding-left: 1px;
	padding-right: 1px;
	font-size: 11px;
	background-color: #e7e7e7;
	color: #242424;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
caption {
  border-bottom: 2px solid #ff0066;
  padding: 10px;
  background: #ff6699 none no-repeat scroll right top;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
}
td, th {
  padding: 4px;
}
thead th {
  border: 1px solid #ffffff;
  text-align: center;
  color: #242424;
  text-transform: uppercase;
  background-color: #edf5de;
}
tbody th {
  font-weight: bold;
}
tbody tr {
  background-color: #ffffff;
  text-align: left;
}
tbody tr.odd {
  border-top: 1px solid #ffffff;
  background: #f9f9f9 none repeat scroll 0%;
}
tbody th a:link, tbody th a:visited {
  color: #009933;
}
tbody th a:hover {
  color: #009933;
  text-decoration: underline;
}
tbody tr td {
  border: 1px solid #ffffff;
  background: #ffffff none repeat scroll 0%;
  height: 50px;
}
tbody tr.odd td {
  border-top: 1px solid #ffffff;
  background: #f9f9f9 none repeat scroll 0%;
}
table td a:link, table td a:visited {
	color: #003300;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table td a:hover {
  border-bottom: thin dotted #009933;
  color: #009933;
  text-decoration: none;
}
tbody td a {
	border-bottom: 0 none;
	height: 5px;
	font-weight: normal;
	color: #242424;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
table a[title^="Download"] { 
	padding:20px 0px 0px 15px;
}

tfoot th, tfoot td {
	background-color:#E7E7E7; padding:10px;
	text-align:center; 
	font-size:22px; font-weight:bold; font-style:italic;
	border-bottom:3px solid #CCC;
	border-top:1px solid #DFDFDF;
}

#bubble {
	position:absolute;
	width:90%;
	height:70px;
	z-index:1;
	margin-top: 1em;
	background-image: url(img/bubble.png);
	background-repeat: no-repeat;
	margin-left: 0.5em;
}

.titolo {
	font-family:"Lucida Sans Unicode", "Lucida Sans", "Lucida Console", "Microsoft Sans Serif";
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	margin-top: 2.5em;
	margin-right: 4px;
	}

#home {
	position:absolute;
	z-index:4;
	top: 5.5em;
	font-size: 10px;
	margin-left: 52.2em;
}
#contatti {
	position:absolute;
	z-index:4;
	top: 5.5em;
	font-size: 10px;
	margin-left: 57.3em;
}
#forum {
	position:absolute;
	width:38px;
	z-index:4;
	top: 5.5em;
	font-size: 10px;
	margin-left: 63.8em;
}

.home_link {
	background-color:#fbf9f3;
	border: 1px solid #003300;
}


.home_linktitle {
	background-color:#EDF5DE;
	color:#003300;
	font-weight:bold;
	height: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}

.lista{
list-style-type: disc; 
color:#003300;
}

.promo {
	background-color:#CCFF99;
	color:#003300;
	font-weight:bold;
}