body{
}
 
h1 {
font-size:20px;
color: #330000;
text-align:left;
line-height:40px;
font-family: "Trebuchet MS", Georgia;
}
h2 {
font-size:15px;
color:#660000;
line-height:12px;
text-align:left;
font-family: "Trebuchet MS", Georgia;
}

a.help {
text-decoration:none;
border-bottom: 1px dotted #000;
cursor: help;
color:#009900;
} 

#container{
	margin:0 auto;
	width:750px;
}
  
#header{

}

#corpo{
	float:left;
	padding-top:15px;
	padding-left:30px;
	padding-right:15px;
	padding-bottom:40px;
	font-family: "Trebuchet MS", Verdana;
	font-size:0.8em;
	width:500px;
	background:none;
}

#right{
float:right;
padding:10px;
}

.divmenu{
	width:170px;
	float:left;
	font-family: "Trebuchet MS", Verdana;
	font-size:9px;
}

.menudecoration{
	border:0px;
	padding:0px;
}

.fotoleft{
float:left;
border:0px;
}
.fotoright{
	border:0px;
}

.TDdarkred{
	background-color: #009966;
}

.greenText{
color: #009966;
}

div#footer{
	clear:both;
	padding-bottom:25px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.6em;
	color: #FFFFFF;
}

#footer .tabellafooter{
	text-align:center;
	margin:auto;
	width:100%;
}
#footer .a{
	color: #FFFFFF;
	text-decoration:none;
}
 
#corpo .a{
	color: #660000;
	text-decoration:none;
}
#corpo .a:visited{
	color: #660000;
	text-decoration:none;
}
#corpo .a:hover{
	color: #CC0000;
	text-decoration:none;
}
