.print{
	display:none;
}

body {
	text-align: center;
	color: #333;
	background: #ffffff url('../images/background6.png') ;
	font-size: 13px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin:0;
	padding:0;
}
div.title {
	height: 70px;
	background: #3776bd url('../images/head_background.png');}

div#header {
	background: #3776bd url('../images/head.png') no-repeat;
	width: 100%;
	/*border-bottom: 1px solid #3776bd;*/
	height: 60px;
}

div#search {
	/*background: #00f;*/
	width: 100%;
	}
div.inner {
	width: 840px;
	height: 91px;
	margin: auto;
	text-align: left;
	padding: 15px 0;
	background: #fff url('../images/top_background.png') no-repeat;
	
}
div#search div.inner {
	padding: 2px 0;
}
div#header h1 {/*
	font-size: 23px;
	font-weight: bold;
	float: left;
	width: 40%;
	text-shadow: 1px 0px #2B4462;
	letter-spacing: -1px;*/
	display:none;
}
div#header h1 a {
	color: #fff;
	text-decoration: none;
}
/*ul#navigation {
	float: right;
	width: 50%;
	position: relative;
	top: 7px;
	text-align: right;
}
ul#navigation li {
	display: inline;
}
ul#navigation li a {
	color: #BFDCFE;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	text-shadow: 1px 0px #2B4462;
}
ul#navigation li.active a {
	color: #BFDCFE;
}
ul#navigation li a:hover {
	color: #fff;
	text-decoration: underline;
}*/
div#search form {
	font-size: 14px;
	width: 40%;
	float: right;
	text-align: right;
}
div#search form * {
	vertical-align: middle;
}
input#s {
	width: 220px;
}
ul#sidebar input#s {
	width: 100px;
}

div#wrapper {
	text-align: left;
	width: 840px;
	/*padding: 20px;*/
	margin: auto;
	
	background: #fff url('../images/wrapper.png') repeat-y center;
	/*background-position: -60px 0px;
	border: 2px solid #242c34;*/
	
}
div#content {
	width: 580px;
	margin-top: -25px;
	float: left;
	padding: 5px 10px 0 20px;
	/*border: 2px solid #242c34;*/
}

*#sidebar{
list-style:none;
margin:0; padding:0;
}
#sidebar{
	margin-top:-25px;	
}
ul#sidebar {
	display: block;
	width: 190px;
	float: left;
	padding: 5px 10px 0 10px;
	font-size: 13px;
	/*border: 1px solid #f00;*/
}
ul#sidebar h2 {
	font-size: 20px;
}
ul#sidebar li {
	margin: 0;
	padding: 7px 0 7px 0;
	border-bottom: 1px dotted #ccc;
}
ul#sidebar li ul li {
	font-size: 13px!important;
	margin: 0;
	border: none;
}
ul#sidebar ul.block-list li a {
	display: block;
	padding: 7px 0;
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
}
ul#sidebar ul.block-list li a:hover {
	text-decoration: none;
}

div.post-title h2 {
	font-size: 23px;
	margin: 0 0 8px!important;
	letter-spacing: -1px;
	font-variant:small-caps;
	font-weight:normal;
}
div.post-title a {
	color: #555;
	text-decoration: none;
	
}
div.post-title a:hover {
	color: #000;
	text-decoration: none;
}
div.post h3 {
	font-size: 15px;
	border-bottom:1px #ccc dotted;
	margin-right: 10px;
	}
div.post img {margin-right:5px;}
p {
	margin: 0 10px 10px 0;
	font-size: 13px;
	line-height: 20px;
}

img {border:0;}



a {
	text-decoration: none;
	color: #6898d1;
}
a:hover {
	color: #000000;
}
.post-content a {
	color: #6898d1;
	border-bottom: 1px dashed;
}
.post-content a:hover {
	color: #000000;
	border-bottom: 1px solid #0095f8;
}


.prod_table{
	
	border-style: hidden;
	border-collapse: collapse;
	background-color: white;	
}

/*.prod_table th{
	border-width: 1px;
	padding: 2px;
	border-style: none;
	max-width:110px;
}*/

.prod_table td, .prod_table th {
	border-width:1px;
	border-color:#CCCCCC;
	padding: 5px;
	border-style: solid;
	max-width:10px;
	vertical-align:middle;
	text-align:center;
	font-size:16px;
	font-variant:small-caps;
	height:100px;
	font-weight:bold;
}

.prod_table td a {
	border:0;
	/*color:#000;*/
}

.prod_table td a:hover {
	
	border-bottom: 1px dashed #6898d1;
	color:  #6898d1;

}

/*.prod_table td:hover {
	background: #d1dbe8;
	
}*/

div#footer {
	clear: both;
	background: #000 url('../images/footer.png');
	display: block;
	width: 840px;
	margin: auto;
	
	text-align: left;
	height:35px;
}
div#footer p {
	font-size: 10px;
	margin-left: 10px;
	line-height:310%;
	color: #333333;
}
div#footer a {
	font-size: 10px;
	color:#333333;
	text-decoration: none;
	border-bottom: 1px dotted #333333;
	font-weight: bold;
}
div#footer a:hover {
	color: #000;
	border-bottom: 1px solid #333333;
}
div#footer p#blog-name {
	font-size: 16px;
	color: #aaa;
}
div#footer p#webrevolutionary-link {
	color: #333;
}
div#footer p#webrevolutionary-link a {
	color: #444;
}
div#footer p#webrevolutionary-link a:hover {
	color: #666;
}

#kwicks_container { 
	background-color: violet;
	height: 50px;
	width:100%;
}
		
#kwicks {
	position: relative;margin:0;padding:0;
}

#kwicks .page_item /*.kwick*/ {
	float: left;
	display: block;
	width: 117px;
	height: 50px;
	border:0px solid #000;
	background-image:url('../images/generic.png');
	font-weight: bold;
	text-indent: 10px;
	margin-top:5px;
	letter-spacing:-1px;
	font-size:15px;
	font-variant:small-caps;
	
}
#kwicks .page-item-7{	background-image:url('../images/sede.png'); }

#kwicks .page-item-9{	background-image:url('../images/mail.png'); }
#kwicks .page-item-5{	background-image:url('../images/home.png'); }
#kwicks .page-item-6{	background-image:url('../images/storia.png'); }
#kwicks .page-item-8{	background-image:url('../images/servizi.png'); }

/*
#kwicks .current_page_item a{	border-bottom: 1px dashed #ddd; }

*/

#kwicks a {
	
	display: block;
	color:/*#6898d1*/#fff;
	line-height: 350%;
}

#kwicks a:hover{
	text-decoration:none;color:#6898d1;
}
/*#kwick_1 {	background-image:url('../images/1.gif'); }
#kwick_2 {	background-image:url('../images/2.gif'); }
#kwick_3 {	background-image:url('../images/3.gif'); }
#kwick_4 {	background-image:url('../images/4.gif'); }
#kwick_5 {	background-image:url('../images/5.gif'); }*/

