@charset "utf-8";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
	}
body {
	background-position: left top;
	background-image: url(immagini/sf_02.gif);
	background-repeat: repeat-x;
	background-color:#ffffff;
	}
		
#container {
	margin: 0 auto;
	width: 980px;
	height: auto;
	margin-top:19px;
	clear:both;
	}
#logo {
	position:relative;
	float:left;
	width:auto;
	height:99px;
	background-color: #ffffff;
	}
#contenuti {
	position:relative;
	float:left;
	width:980px;
	clear:both;
	height:auto;
	margin-bottom:20px;
	margin-top:25px;
	background-color: #ffffff;
	}
#indirizzo A:link {
	color: #585858;
	text-decoration: underline;
	
}
#indirizzo A:visited {
	color: #585858;
	text-decoration:underline;
	
	
}
#indirizzo A:hover {
	color: #585858;
	text-decoration:underline;
	
}
#indirizzo A:active {
	color: #585858;
	text-decoration:underline;
	
}
#indirizzo {
	position:relative;
	float:left;
	width:980px;
	clear:both;
	height:auto;
	margin-bottom:10px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #585858;
	}
#centrale {
	position:relative;
	float:left;
	width:660px;
	height:auto;
	background-color: #ffffff;
	}
#testo {
	position:relative;
	float:left;
	width:660px;
	height:auto;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #585858;
	margin-bottom:15px;
	text-align:justify;
	}
#testoverde {
	position:relative;
	float:left;
	width:650px;
	height:auto;
	background-color: #3399cc;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	}
#colonne A:link {
	color: #ffffff;
	text-decoration: underline;
	text-transform:uppercase;
	font-weight:bold;
}
#colonne A:visited {
	color: #ffffff;
	text-decoration:underline;
	text-transform:uppercase;
	font-weight:bold;
	
}
#colonne A:hover {
	color: #ffffff;
	text-decoration:underline;
	text-transform:uppercase;
	font-weight:bold;
}
#colonne A:active {
	color: #ffffff;
	text-decoration:underline;
	text-transform:uppercase;
	font-weight:bold;
}
#colonne {
	position:relative;
	float:left;
	width:152px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #ffffff;
	margin-right:10px;
	}
#dx {
	position:relative;
	float:left;
	width:287px;
	height:auto;
	background-color: #ffffff;
	border: 1px solid #ececec;
	padding:10px;
	left:10px;
	}
#dx h1 A:link {
	color: #3eaebf;
	text-decoration: underline;
	
}
#dx h1 A:visited {
	color: #3eaebf;
	text-decoration:underline;
	
	
}
#dx h1 A:hover {
	color: #3eaebf;
	text-decoration:underline;
	
}
#dx h1 A:active {
	color: #3eaebf;
	text-decoration:underline;
	
}
#dx h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	font-weight:bold;
	color: #3eaebf;
	text-decoration: underline;
	}

#dx p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #585858;
	text-decoration:none;
	}


.pulsanti{
	background-color: #62c6d5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	border:0px;
	text-align: center;
	padding:2px;
	margin-top:5px;
	
	}
.pulsantiver:hover{
	background-color: #e6e6e6;
		}
#loghi{
	position:relative;
	float: right;
	width:auto;
	height:99px;
	background-color: #ffffff;
	}
#foto{
	position:relative;
	float:left;
	width:970px;
	height:230px;
	background-color: #ffffff;
	padding:5px;
	clear:both;
	}
.ante {
	padding-right: 10px;
}

#menu{
	position:relative;
	float:left;
	width:980px;
	height:33px;
	clear:both;
	}
.bordo {
	border: 4px solid #FFFFFF;
}

.filetto {
	padding-top: 10px;
	padding-bottom: 10px;
}
.immagini {
	margin-right: 10px;
	border: 1px solid #e6e6e6;
}
#dx A:link {
	color: #585858;
	text-decoration: underline;
	
}
#dx A:visited {
	color: #585858;
	text-decoration:underline;
	
	
}
#dx A:hover {
	color: #585858;
	text-decoration:none;
	
}
#dx A:active {
	color: #585858;
	text-decoration:underline;
	
}
#testo A:link {
	color: #585858;
	text-decoration: underline;
	
}
#testo A:visited {
	color: #585858;
	text-decoration:underline;
	
	
}
#testo A:hover {
	color: #585858;
	text-decoration:none;
	
}
#testo A:active {
	color: #585858;
	text-decoration:underline;
	
}