body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #304030;
}

h1, h2 {
	font-weight: normal;
}

p, ol, ul {
font-size: 10pt; 
margin-top: 0;
margin-bottom: 0; 
}

p.Titolo{
font-size: 11pt; 
margin-top: 0;
margin-bottom: 0; 
font-weight:bold;
text-align: center; }

p.Testo{
font-size: 10pt; 
margin-top: 0;
margin-bottom: 0; 
text-align: justify; }

p.TestoCentrato{
font-size: 10pt; 
margin-top: 0;
margin-bottom: 0; 
text-align: center; }

p.TestoPiccoloCentrato{
font-size: 8pt; 
margin-top: 0;
margin-bottom: 0; 
text-align: center; }

p.TestoPiccolo{
font-size: 8pt; 
margin-top: 0;
margin-bottom: 0; }

table.Tab{
border-width: 0;
width:100%; }

td.Menu{
font-size: 8pt; 
text-align:center;
font-weight:bold;
border: solid 1px #bbbb60; }

td.Menu2{
font-size: 8pt; 
text-align:center;
font-weight:bold; }

a img {
	border: none;
	text-decoration: none;
}

a:hover img {
	border: none;
	text-decoration: none;
}

a.m img {
	border: none;
	text-decoration: none;
}

a {
font-size: 10pt; 
margin-top: 0;
margin-bottom: 0; 
color: #305030;
font-weight: bold;
}

a:hover {

	text-decoration: none;
	color: #400000;
}

a.m {
font-size: 10pt; 
margin-top: 0;
margin-bottom: 0; 
text-align: center;
color: #406040;
text-decoration: none;
font-weight: bold;
}

a.m:hover {
	text-decoration: none;
	color: #400000;
}

a.my {
font-size: 10pt; 
margin-top: 0;
margin-bottom: 0; 
text-align: center;
color: #400000;
text-decoration: none;
font-weight: bold;
}

a.my:hover {
	text-decoration: none;
	color: #ffffff;
}

a.b {
font-size: 10pt; 
margin-top: 0;
margin-bottom: 0; 
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

a.b:hover {
	text-decoration: none;
	color: #ffffaa;
}


a.h {
font-size: 11pt; 
margin-top: 0;
margin-bottom: 0; 
text-align: center;
color: #ffffff;
font-weight: bold;
}

a.h:hover {
	text-decoration: none;
	color: #ffffaa;
}

a.cal {
font-size: 8pt; 
margin-top: 0;
margin-bottom: 0; 
color: #ffffff;
font-weight: bold;
}

a.cal:hover {
	text-decoration: none;
}


/* Green Box */

.greenbox {
	background: #FFFFFF url(images/img03_2.png) repeat-x;
	margin: 5px;
}
.greenboxd {
	background: #FFFFFF;
	margin: 5px;
}

.greenbox .title {
	height: 30px;
	background: url(images/img04_2.png) no-repeat;
}

.greenbox .title h1 {
	height: 30px;
	margin: 0;
	padding: 6px 0 0 0px;
	background: url(images/img05_2.png) no-repeat right top;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}

.greenbox .entry {
	padding: 12px 10px 0 10px;
	font-size: 10pt;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.greenbox .entry2 {
	padding: 0;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.greenbox .entry3 {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background: #FECE38;}


.btm {  }
.btm .l { background: url(images/img07_2.png) no-repeat left bottom; }
.btm .r { background: url(images/img08_2.png) no-repeat right bottom; }

.upd {  }
.upd .l { background: url(images/img07_2_s.png) no-repeat left top; }
.upd .r { background: url(images/img08_2_s.png) no-repeat right top; }


/* Footer */

#footer {
	clear: both;
	padding: 10px 10px;
	background: #FFFFFF url(images/img02_2.gif) repeat-x;
	text-align: center;
	font-size: smaller;
}
