/*- Menu Tabs */
body {
	margin: 0;
	padding: 0;
	background: #3A588F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3A588F;
}
.clear_top {
	height: 10px;
}
#GDM {
	padding:5px 0 0;
	text-align:right;
	}
#container	{
	width:800px;
	background: #ffffff;
	margin: 0 auto 0 auto;
	border-right: solid 15px #ffffff;
	border-left: solid 15px #ffffff;
	border-bottom:solid 15px #ffffff;
}
#content {
	width:auto;
	height: auto !important;
	height:350px;
	min-height:350px;
	margin: 10px 0 20px 180px;
	/*border-top: 1px dotted #3A588F;*/
	border-right: 1px dotted #3A588F;
	padding:10px 40px 0 10px;
	text-align:justify;

}
#content.sfondo{
	background:url(../images/sede.jpg) left top no-repeat;
}
#spacer{
	height:150px;
}
#content li {
	height:auto;
	list-style:none;
	line-height:15px;
}
#content a {
font-weight:bold;
color:#3A588F;
text-decoration:none;
}
#content a:hover {
font-weight:bold;
color:#65c670;
text-decoration:none;
}
#content a:visited {
font-weight:bold;
color:#3A588F;
text-decoration:none;
}
#content img {
border:1px solid #006633;
}
p {
	padding:0 0 0 0px;
	color: #3A588F;
	font-size:11px;
}
p.bottom{
	margin:50px 0 0 0;
}
p.googlemap{
	margin:30px 0 0 60px;
}
#footer {
	color:#ffffff;
	width:800px;
	height:15px;
	margin: 0 auto 0 auto;
	font-size:12px;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
	background:url(../images/footer.png) ;
	text-align:center;
	padding: 5px 0 5px 0;
	border-top: solid 1px #FFFFFF;
      }
#footer a {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
h2	{
	font-size: 18px;
	color: #99CC00;
	margin: 0px 0 0px 0px;
	padding:5px 0 0 0 ;
}

.grassetto{
	color: #99CC00;
	font-weight:bold;
	psdding:0px 0 0 0px;
	margin: 0 0 0 5px;
}
#form{
text-align:center;
padding:25px 0 0 0;
}
#lingua_menu {
	text-align: right;
/*	font-weight: bold;
*/	color: #99cc00;
	margin: 10px  0 10px 0;
}
#lingua_menu img	{
	padding: 1px 0 0 0;
	vertical-align: text-top;
}
#lingua_menu a, #lingua_menu a:visited	{
	color: #3A588F;
	text-decoration: none;
}
#lingua_menu a:hover	{
	color: #99CC00;
	text-decoration: none;
}