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

body {
	background-image:url(../images/sf_body.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	font-family:'Terminal Dosis', sans-serif;
}
ul {
	float:left;
	margin:0px;
	padding-left: 0px;
	list-style: none;
}
li{
	list-style: none;
	display:inline;
	font-family:'Terminal Dosis', sans-serif;
	font-size:18px;
	color:#FFF;
}
h1 {
	color:#666; font-size:22px; font-weight:bold; margin-bottom:30px;
}
h2 {
	color:#666; font-size:20px; font-weight:bold;
}

#menu {
	width:560px; margin-top:145px; float:right; text-align:right; text-decoration:none;
}
#menu a:link, a:visited {
	text-decoration:none;
	color:#FFF;
}
#menu a:hover {
	text-decoration:none;
	color:#ccf1fe;
}
#top {
	width:980px; height:184px; margin:0 auto;
}
#logo {
	width:380px; height:184px; float:left;
}
#imgcenter {
	width:980px; height:430px; margin:0 auto;
}
#home {
	width:980px; height:480px; margin:0 auto;
}
#pagina {
	width:980px;  margin:0 auto;
}
.tithome {
	width:310px; height:30px; float:left; margin:7px; color:#666; font-size:17px; font-weight:bold;
}
#boxnews {
	width:290px; height:385px; float:left; border:#CCC 1px solid; margin:7px; padding:10px;
}
.titnews {
	font-size:16px; color:#016199;
}
.textnews {
	font-size:18px; color:#333;
}
.textblu {
	font-size:16px; font-weight:bold; color:#016199; text-align:right; text-decoration:none;
}

.textblu a:link, .textblu a:visited {
	text-decoration:none;
	color:#016199;
}
.textblu a:hover {
	text-decoration:none;
	color:#27a7d6;
}
.linea {
	width:660px; height:1px; background-color:#ccc;
}
.freccianews {
	text-align:right;
}
#boxservizi {
	width:290px; height:385px; float:left; border:#CCC 1px solid; margin:7px; padding:10px;
}
#sinistra {
	width:660px; float:left; margin-right:15px; margin-bottom:40px;
}
#destra {
	width:265px; height:385px; float:left; border:#CCC 1px solid; margin:7px; padding:10px; margin-bottom:40px;
}
.servizi {
	font-size:22px; font-weight:bold; color:#016199; line-height:50px; text-decoration:none;
}
.servizi a:link, .servizi a:visited  {
	color:#016199; text-decoration:none;
}
.servizi a:hover  {
	color:#02a4d5; text-decoration:none;
}
#boxarea {
	width:290px; height:385px; float:left; border:#CCC 1px solid; margin:7px; padding:10px;
}
.text {
	font-size:18px; color:#666;
}
#footer {
	width:100%; height:220px; background-color: #016199;text-decoration:none; clear:both;
}
#footer a:link, #footer a:visited {
	text-decoration:none;
	color:#FFF;
}
#footer a:hover {
	text-decoration:none;
	color:#ccf1fe;
}
#contfoot {
	width:980px; margin:0 auto;
}
#footsx {
	width:780px; color:#FFF; font-size:16px; padding-top:20px; float:left;
}
#footdx {
	width:200px; color:#FFF; font-size:16px; padding-top:165px; float:left;
}