@charset "utf-8";
html,body {
	margin: 0px;
	background-color:#d9dadb;
	font-family:verdana,helvetica;
	font-size:11px;
}
a,a:visited,a:hover{color:#000;}
img{border:none;}
div#wrapper{margin:0px auto;text-align:center;/*background:#d9dadb*/;width:1020px;}
div#container{margin:0px auto;text-align:center;background:#fff;width:818px;}
div#header{margin:0px;background:url(../images/header.jpg) no-repeat #fff;width:100%;height:152px;}
div#logo, div#logo img{margin:0px;width:100%;height:100px;}
div#header_sub{width:100%;}
div#menu-container{margin:0px;width:100%;height:44px;}
div#menu{margin-left:78px;background:url(../images/menugrigio.gif) no-repeat #fff;width:661px;height:44px;}
div#content{width:100%;margin:50px 0px;}
div#footer-menu{margin:10px 0px;background:url(../images/footer-menu.jpg); height:24px;line-height:24px;color:#fff;overflow:hidden;}
div#footer-menu a, div#footer-menu a:visited{text-decoration:none;color:#fff;}
div#footer-menu a:hover{text-decoration:none;color:#143d8f;}

div#footer {
	background: url("../images/footer.png") no-repeat scroll 0 0 #FFFFFF;
	height: 65px;
	position: relative;
	width: 100%;
}

div#footer .piva {
	background-color: #D9DADB;
	bottom: 0;
	left: 0;
	line-height: 20px;
	position: absolute;
	width: 100%;
	color: #666;
}

a#pow {
	height: 40px;
	position: absolute;
	right: 0;
	top: 12px;
	width: 100px;
}



.input-ricerca{width:135px;height:10px;font-size:8px;background:#eee;}
.menu-links{margin-top:58px;margin-left:78px;width:680px;overflow:hidden;}
.menu-links a,.menu-link a:visited{color:#fff;text-decoration:none;padding:0px;margin:0px;}
.menu-links a:hover{color:#ffcc2c;text-decoration:none;padding:0px;margin:0px;}
.menu-sub-links{width:100%;overflow:hidden;}
.menu-sub-link{margin-left:10px;margin-top:4px;}
.menu-s-p a,.menu-s-p a:visited,.menu-s-b a,.menu-s-b a:visited{color:#143d8f;text-decoration:none;}
.menu-s-b a{color:#143d8f;text-decoration:none;}
.modulo{width:148px;height:156px;background:url(../images/ricerca.png) no-repeat #fff;}
.pulsante{width:148px;height:27px;line-height:27px;background:url(../images/pulsante-off.png) no-repeat #fff;margin-bottom:4px;}
.pulsante:hover{width:148px;height:27px;line-height:27px;background:url(../images/pulsante-on.png) no-repeat #fff;margin-bottom:4px;color:#fff;}
.pulsante a,.pulsante:visited{text-decoration:none;color:#676767;}
.pulsante a:hover{text-decoration:none;color:#fff;}
.navigation{font-size:10px;}
.rowp{height:13px;width:136px;}
.fleft{float:left;}
.frigth{float:right;}
.oflow{overflow:hidden;}
.pagine{width:630px;margin-left:100px;text-align:justify;}
.pagine-titolo{font-size:14px;color:#143d8f;}
.menu-s-b{overflow:hidden;width:100%;height:34px;padding:10px 0 0 0;}
.menu-s-b a:hover{color:#fff;}
.menu-s-p a:hover{color:#fff;}
/*.menu-s-b {padding:5px 0 0 0;}
.menu-s-p {padding:5px 0 0 0;}*/
.menu-s-p{overflow:hidden;width:100%;height:18px;padding:10px 0 0 0;}
.fright{float:right;}

