body {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color:#000000;
}

#base{
width:100%;
text-align:center;
}

#pagina {
	width:790px;
	height:600px;
	margin:0px auto;
	position:relative;
	text-align: left;
	background-repeat:no-repeat;
	background-position:top center;
}

#colonna_sx {
	width:300px;
	float:left;
	padding:0px 20px 50px 50px;
}

#colonna_dx {
	width:340px;
	text-align:left;
	padding:0px 0px 40px 20px;
	float:right;
}

.web_site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF6600;
	font-weight: bold;
}

.web_site A{ text-decoration:none; }
.web_site A:link { color: #FF6600; }
.web_site A:visited { color: #FF6600; }
.web_site A:active { color: #FF6600; }
.web_site A:hover { color: #FF9933; }

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;	
	color: #999999;
}

H1 A{ text-decoration:underline; }
H1 A:link { color: #999999; }
H1 A:visited { color: #999999; }
H1 A:active { color: #999999; }
H1 A:hover { color: #CCCCCC; }

.titolo_contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;	
	color: #999999;
	padding-top: 15px;
}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
	color: #ffffff;
}

.testo A{ text-decoration:underline; }
.testo A:link { color: #999999; }
.testo A:visited { color: #999999; }
.testo A:active { color: #999999; }
.testo A:hover { color: #CCCCCC; }

.testo_sx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
	color: #999999;
}

.testo_sx A{ text-decoration:none; }
.testo_sx A:link { color: #999999; }
.testo_sx A:visited { color: #999999; }
.testo_sx A:active { color: #999999; }
.testo_sx A:hover { color: #56A6D9; }

.evidenza {
	color: #999999;
}

.menu_keyword {
	text-align:center;
	float:left;
	width:790px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	margin: 0px auto 20px auto;
}

.menu_keyword A{ text-decoration:none; }
.menu_keyword A:link { color: #666666; }
.menu_keyword A:visited { color: #666666; }
.menu_keyword A:active { color: #666666; }
.menu_keyword A:hover { color: #999999; }

.continua {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
	color: #FF6600;
}

.continua A{ text-decoration:none; }
.continua A:link { color: #FF6600; }
.continua A:visited { color: #FF6600; }
.continua A:active { color: #FF6600; }
.continua A:hover { color: #FF9933; }


