@charset "utf-8";
/* CSS Document */

body {
	padding:0;
	margin:0;
	text-align:center;
	font-size:14px;
	line-height:1.5em;
	font-family:Arial, Helvetica, sans-serif;
	color:#555;
	background:url(../images/sf_body.jpg) top left repeat-x;
	}
	
a {
	text-decoration:none;
	outline:none;
	}

h1,h2,h3,h4,h5,h6 {
	margin:10px 0;
	padding:0;
	font-weight:normal;
	}
	
h1 {
	color:#888;
	margin-top:20px;
	margin-bottom:25px;
	padding-left:30px;
	background:url(../images/sf_h1.png) left center no-repeat;
	font-size:28px;
	line-height:30px;
	}
	
h3 {
	margin:0 0 10px 0;
	padding:6px 3px;
	border-bottom:2px solid #737E86;
	color:#515C64;
	}
	
#contenitore {
	text-align:left;
	margin:0 auto;
	padding:0;
	width:960px;
	height:100%;
	}
	
/*         BARRA CERCA        ##################################################*/

#boxcerca {
	width:300px;
	margin:10px 0 0 0;
	float:right;
	text-align:right;
	display:none;
	}
	
#frm_cerca input[type=text] {
	width:150px;
	background:#eee;
	color:#333;
	border:1px solid #747E86;
	padding:2px;
	}	
/*  FINE BARRA CERCA  */

.barralarga {
	width:100%;
	background:#2F363E;
	text-align:center;
	}

#menu ul {
	list-style:none;
	padding:0;
	margin:0;
	}
	
#menu ul li {
	padding:0 0 0 40px;
	margin:0;
	line-height:40px;
	height:40px;	
	border-bottom:1px solid #ddd;
	background:url(../images/sf_li_menu.png) left center no-repeat;
	}

#menu ul li:hover {
	background:url(../images/sf_li_menuOver.png) left center no-repeat;
	}

#menu a {
	color:#777;	
	}
	
#menu a:hover {
	color:#069;
	text-decoration:underline;
	}

#testata {
	width:960px;	
	height:120px;
	margin:0 auto;
	background:url(../images/sf_menu.jpg) top center no-repeat;
	}
	
#menusopra {
	margin:5px 0 0 6px;
	position:relative;
	}

#menusopra a {
	color:#fff;
	}
	
#menusopra a.pulsmenu {
	width:100px;
	float:left;
	color:#fff;
	background:url(../images/sf_pulsantemenu.jpg) top center no-repeat;
	height:45px;
	line-height:45px;
	text-align:Center;
	font-weight:bold;
	margin-right:3px;
	}

#menusopra a.pulsmenu:hover {
	background:url(../images/sf_pulsantemenuHover.jpg) top center no-repeat;
	color:#fff;
	text-decoration:none;
	}

#corpo {
	min-height:400px;
	margin-top:15px;
	}

#colsx {
	float:left;
	margin-left:10px;
	width:280px;
	margin-bottom: 30px;
	}
	
#coldx {
	float:left;
	margin-left:40px;
	width:620px;
	margin-bottom: 30px;
	padding-top:30px;
	}
	
#pulsantoni {
	background:#424F58;
	}

#footer {
	background:#132532;
	color:#fff;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
	font-weight:bold;
	height:40px;
	}
	
#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:#3f3f3f;
	font-weight:bold;
	background:#FFFADD;
	border:1px solid #FEEBC2;
	padding:5px;
	}
	
.txtpiccolo {
	font-size:10px;
	}

.boxhomepage {
	background:url(../images/sf_boxhomepage.png) top center no-repeat;
	width:215px;
	margin-left:8px;
	float:left;
	overflow:hidden;
	padding:0 5px;
	min-height:300px;
	}
	
.boxhomepage ul {
	list-style-image:url(../images/icon_matita.png);
	}
	
#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 {
	background:#efefef;
	padding:5px;
	margin:5px 0;
	}
		
.articolo {
	padding:5px;
	margin:5px 0 30px 0;
	text-align:justify;
	}

.articolidata {
	width:100px;
	background:#069;
	color:#fff;
	float:left;
	margin-left:-5px;
	margin-right:20px;
	text-align:center;
	}

img {
	border:0;
	}
	
.clear {
	clear:both;
}
	
input[type=text], input[type=password], textarea, select {
	background:#B4C5CD;
	color:#2a2a2a;
	border:2px solid #fff;
	padding:2px;
	margin-bottom:2px;
	}
	
#colsx input[type=text], input[type=password] {
	background:#767e86;
	color:#2a2a2a;
	border:2px solid #fff;
	padding:2px;
	margin-bottom:2px;
	}

input[type=submit] {
	background:url(../images/sf_pulsanti.jpg) repeat-x;
	font-weight:bold;
	color:#fff;
	border:0px;
	padding:2px;
	}
	
input[type=submit]:hover {
	background:url(../images/sf_pulsantiOver.jpg) repeat-x;
	cursor:pointer;
	}
	
.blocchi {
	background:url(../images/sf_velo.png);
	padding:5px 5px 20px 5px;
	margin:10px 0 20px 0;
	font-size:11px;
	}

#bannerflash {
	text-align:center;
	}
	
	
.wf-inactive p,li {
    font-family: serif;
}
.wf-active p,li {
    font-family: 'Nobile', serif;
    font-size: 14px; }
.wf-inactive h1 {
    font-family: serif;
}
.wf-active h1 {
    font-family: 'Tangerine', serif;
    font-size: 50px;
}