body{
background-color:#e3e3e3;
margin-top:0px;
font-family:"Trebuchet MS";
color:#5e5e5e;
font-size:12px;
}
#centra{
	width:620px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#content{
	width:620px;
	height:auto;
}
.made{
font-family:"Trebuchet MS";
font-size:10px;
color:#5e5e5e;
}
a.made:link {
	color: #3a3a3a;
	text-decoration: none;
}
a.made:visited {
	text-decoration: none;
	color: #3a3a3a;
}
a.made:hover {
	text-decoration: none;
	color: #FF0000;
}
a.made:active {
	text-decoration: none;
}



.large{
font-family:"Trebuchet MS";
font-size:20px;
color:#3a3a3a;
font-weight:normal;
}
a:link {
	color: #3a3a3a;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3a3a3a;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
}
#menu {
	width:620px;
	height:auto;
	text-align:right;
}
#dropmenudiv{
	border:1px solid #3a3a3a;
	border-bottom-width: 0px;
	line-height:18px;
	z-index:100;
	background-color: #e3e3e3;
	width:200px;
	float:right;
	visibility: hidden;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #3a3a3a;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #3a3a3a;
text-align:left;
}


#dropmenudiv a:hover{
background-color: #FF0000;
}
.indirizzo{
	width:200px;
	float:left;
	height: 200px;
}
#contentCenter{
	width:620px;
	float:inherit
}
.vuoto{
	border:0;
	width:200px;
	float:left;
}

