body {
	margin: 0;
	padding: 0;
	background-color:#444444;
}
.corpo {background-image:url(_layout/body_gradient.gif);
		background-repeat:repeat-y;
		background-position:left;
		background-color:#f5f5f5;		
}
.footer {background-image:url(_layout/footer.gif);
		background-repeat:repeat-x;
		background-position:left top;		
}
.header {background-image:url(_layout/header_m.gif);
		background-repeat:repeat-x;
		background-position:left;		
}
.testo_address {
	font-family: Tahoma;
	font-size: 10px;
	color:#373737;
}

.testo_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	color:#4a4a4a;
}
.testo_body a:link {text-decoration: none; color: #4a4a4a; font-weight:bold;}
.testo_body a:visited {text-decoration: none; color: #4a4a4a; font-weight:bold;}
.testo_body a:hover {text-decoration: none;	color: #0066cc; font-weight:bold;}
.testo_body a:active {text-decoration: none; font-weight:bold;}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 5px;
	text-align:right;
	color:#474747;
}
.menu a:link {text-decoration: none; color: #474747;}
.menu a:visited {text-decoration: none; color: #474747;}
.menu a:hover {text-decoration: none; color: #0066cc;}
.menu a:active {text-decoration: none; }

.red_dot {color: #bb0017}

.bottom_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px;
	color: #f5f5f5;
}
.bottom_menu a:link {text-decoration: none; color: #f5f5f5;}
.bottom_menu a:visited {text-decoration: none; color: #f5f5f5;}
.bottom_menu a:hover {text-decoration: none; color: #fdb616;}
.bottom_menu a:active {text-decoration: none; }

.menu_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 20px;
	color:#4a4a4a;
}
.menu_body a:link {text-decoration: none; color: #4a4a4a; font-weight:bold;}
.menu_body a:visited {text-decoration: none; color: #4a4a4a; font-weight:bold;}
.menu_body a:hover {text-decoration: none;	color: #0066cc; font-weight:bold;}
.menu_body a:active {text-decoration: none; font-weight:bold;}
