/* CSS Document */

body {
	margin: 0px;
	}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666M
	}

a, a:visited, a:link, a:active {
	color:#000000;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}

.cella_pie {
	background-color: #FF9900;
	padding-left: 10px;
	}

.cella_content {
	padding-top: 20px;
	background-color: #F0F0F0;
	}
	
.cella_sx {
	background-image:url(../images/foto_sfondo.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-top: 20px;
	}

.cella_testo {
	padding: 12px;
	}

.cella_news {
	padding-left: 12px;
	padding-top: 12px;
	}

.cella_news a, .cella_news a:link, .cella_news a:visited, .cella_news a:active {
	text-decoration: underline;
	color: #666666;
	}
.cella_news a:hover {
	text-decoration: none;
	}

.tabella_menu a, .tabella_menu a:link, .tabella_menu a:visited, .tabella_menu a:active {
	color:#666666;
	text-decoration: none;
	}
.tabella_menu a:hover {
	text-decoration: underline;
	}