@charset "utf-8";
/* CSS Document */

html {
	margin:0;
	padding:0;
	list-style:url(../images/puntina_lista.jpg);
	}

body {
	margin:0;
	padding:0;
	text-align:center;
	background:#fff url(../images/sf_body.jpg) top center repeat-x fixed;
	color:#2a2a2a;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.5em;
	}

#banner {
	background:url(../images/banner-FT-fullhome.jpg) top center no-repeat fixed;
	margin:0;
	width:100%;
	height:100%;
	padding:0px;
	cursor:pointer;
	z-index:0;
	position:relative;
	}

a#linkbanner {
	width:100%;
	height:100%;
	position:absolute;
	z-index:0;
	top:0;
	left:0;
	}

#contenitore {
	width:980px;
	margin:auto;
	z-index:1;
	position:relative;
	text-align:left;
	cursor:default;
	}

a {
	color:#e66020;
	text-decoration:none;
	outline:none;
	}

#testata {
	margin:0;
	padding:0;
	height:100px;
	}

#menu {
	height:50px;
	line-height:40px;
	background:url(../images/sf_menu.png) top center no-repeat;
	padding-left: 40px;
	font-size: 16px;
	font-weight:bold;
	color:#FFF;
	}

#menu a {
	color:#FFF;
	}
	
#menu a:hover {
	color:#FC0;
	}


#menu2{
	height:40px;
	line-height:20px;
	background:url(../images/sf_menu2.png) top center no-repeat;
	padding-left: 40px;
	font-size: 14px;
	font-weight:bold;
	color:#FFF;
	}

#menu2 a {
	color:#FFF;
	}
	
#menu2 a:hover {
	color:#FC0;
	}

#corpo {
	padding:10px;
	background:#fff;
	margin:0 auto;
	width:920px;
	}

#colsx {
	width:600px;
	float:left;
	text-align:justify;
	}

#coldx {
	width:300px;
	margin-left:20px;
	float:left;
	}

#footer {
	padding:10px 40px;
	font-size:10px;
	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/sf_footer.png) top center no-repeat;
	height:50px;
	line-height:12px;
	color:#fff;
}

#footer a {
	color:#fff;
}

.img_album {
	float:left;
	margin:0 10px 0 0;
	width:140px;
	height:100px;
	}
	
.img_album img {
	background:#fff;
	padding:2px;
	border:1px solid #ccc;
	}

.boxavviso {
	color:#2a2a2a;
	font-weight:bold;
	padding:5px 10px;
	background:#D8E7FE;
	border:2px solid #069;
	margin-bottom: 10px;
	}
	
.txtpiccolo {
	font-size:10px;
	}
	
#lasciacommento {
	background:#1a1a1a;
	border:1px solid #969;
	padding:10px;
	width:450px;
	float:right;
	}

.commenti {
	background:#1a1a1a;
	border:1px solid #969;
	padding:10px;
	width:400px;
	}
	
.articoli {
	border-bottom:1px solid #36C;
	padding:5px;
	margin:5px 0;
	font-weight:bold;
	}
		
.articolo {
	padding:5px;
	margin:5px 0 30px 0;
	text-align:justify;
	}

.articolidata {
	padding:3px;
	width:100px;
	background:#36C;
	color:#fff;
	float:left;
	margin-left:-5px;
	margin-right:20px;
	text-align:center;
	}

h1 {
	color:#e66020;
	margin-top:10px;
	padding-top:0;
	background:url(../images/puntina_titolo.jpg) top left no-repeat;
	padding-left:50px;
	line-height:50px;
	}
	
h2 {
	color:#e66020;
	margin-top:5px;
	padding-top:0;
	}
	
img {
	border:0;
	}
	
.clear {
	clear:both;
}

input[type=text] {
		background:#D00;
		border:1px solid #A00;
		color:#fff;
	}

textarea {
		background:#D00;
		border:1px solid #A00;
		color:#fff;
	}
	
input[type=checkbox] {
		background:#D00;
		border:1px solid #A00;
		color:#fff;
	}
	
.boxhome {
	width:445px;
	height:210px;
	position:relative;
	overflow:hidden;
	float:left;
	margin:7px;
	text-align:center;
	}
	
#div1 {	position:absolute; top:13px; left:15px; background:url(../images/box_1.jpg) 0 0 no-repeat; height:179px; width:420px; }
#div2 { position:absolute; top:13px; left:15px; background:url(../images/box_2.jpg) 0 0 no-repeat; height:179px; width:420px; }
#div3 { position:absolute; top:13px; left:15px; background:url(../images/box_3.jpg) 0 0 no-repeat; height:179px; width:420px; }
#div4 {	position:absolute; top:13px; left:15px; background:url(../images/box_4.jpg) 0 0 no-repeat; height:179px; width:420px; }
