@charset "utf-8";
/* 52framework General StyleSheet - contains styles for all the HTML elements this framework supports */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size:52%/1.52em;
	background:#267699 url("/img/body.jpg") 0 0 no-repeat;
	color: #444;

}

/* ** ** Common Addative Classes ** ** */
.left  { float:left}
.right { float:right}
.clear { clear:both; display:block; overflow:hidden; visibility:hidden; width:0px; height:0px;}
.hide  { display:none}

.align_right    { text-align:right;}
.align_left     { text-align:left;}
.align_center   { text-align:center;}
.align_justify  { text-align:justify;}

a {	color:#267699;	text-decoration:none;}
a:hover, a:focus { text-decoration:underline; color: #ddbb30;}
a:active, a:visited { }

blockquote {
		font-family: Georgia,"Times New Roman", Times, serif; 
		margin:5px; 
		padding:10px;
		font-size:1.52em; 
		color:#999; 
		font-style:italic; 
		line-height:1.3em; 
		width:100%; 
		quotes:none;
	}
	blockquote.left {border-right:1px dashed #ccc; width:35%;}
	blockquote.right {border-left:1px dashed #ccc; width:35%;}

/* ** ** Header Styles ** ** */
h1, h2, h3, h4, h5 {margin:0 0 0.5em; line-height:1.1em; color:#ddbb30;font-size:1.252em; font-weight: normal;}
h3 {color:#666;font-size:1em; font-weight: normal;}

/* ** ** ul li's ** ** */
ul li
{
	margin-left:25px;
}

/* ** ** custom select color ** ** */
::selection {
	background: #525252; /* Safari */
	}
::-moz-selection {
	background: #525252; /* Firefox */
	color:#fff;
}
/* ** ** paragraph styling ** ** */
p {margin:0 0 1.52em; text-align: justify; }
p img.left, img.left {float:left;margin:1.52em 1.52em 1.52em 0;padding:0;}
p img.right, img.right {float:right;margin:1.52em 0 1.52em 1.52em;}

/* ** ** forms ** ** */
form fieldset {-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius:5px; padding-top:5px; padding-left:5px; border:1px solid #ccc; }
form fieldset legend {font-size:1.4em; padding:0 5px;}
form input[type=text], form input[type=email], form input[type=url], form input[type=password] {-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius:4px; height:20px; margin-bottom:5px; border:1px solid #ccc; padding:4px 0 1px 5px;}
form label {display:block; float: left; width: 150px; height:20px; font-size:1.2em;}


strong   		{	font-weight:600;}
em, dfn  		{	font-style:italic;}
dfn 	 		{   font-weight:600;}
sup, sub 		{   line-height:0;}
abbr, acronym   {	border-bottom:1px dashed #ccc;}
address 		{	margin:0 0 1.5em;font-style:italic;}
del 			{	color:#666;}
pre, code, tt   {	font:1em 'andale mono', 'lucida console', monospace;line-height:1.5; display:block;}
code 			{	background-color:#d5d2d8; display:block; padding:0px 2px 4px 26px; background:#fff url(code.jpg) no-repeat left top; line-height:1.67em;}
pre 			{	margin:1.5em 0;white-space:pre;}



/* html5 elements */

header {height:220px; margin-top: 15px; position:relative; margin:0;}
#page.home header {height:340px; margin-top: 15px; position:relative; margin:0;}
header .logo a { display: block; background: url(/img/logo.jpg) 0 0 no-repeat; text-indent: -20000px; overflow: hidden; width: 454px; height: 53px; margin: 5px auto;}
header nav {color:#fff; height:80px; margin-left: 113px; margin-top: 20px; clear:both;}
	nav ul {list-style:none; text-align: center; height:80px;}
	nav ul li { height:80px; float: left; margin: 0;}
/*	nav ul li.vuoto { background: none}
	nav ul li#first { background: url(/img/nav/left.png) left top no-repeat; }
	nav ul li#last { background: url(/img/nav/right.png) right top no-repeat; width: 80px; }*/
	nav ul li a {display:block; color:#333; text-decoration:none; padding:2px 9px; margin-top:8px; border-right: 1px solid #ddbb30;}
	nav ul li.vuoto a { border: none; }
	nav ul li a:hover, nav ul li.active a { color:#ddbb30;}
	
#page.home header nav {margin-top: 240px;}
#page.home header nav ul li { height:47px;}
	
aside {min-height:525px;}	
#page.home aside {min-height:220px;}	

	.submit, .submit:visited {
		background: #267699; 
		display: inline-block; 
		padding: 2px 10px 2px; 
		color: #fff; 
		-moz-border-radius: 5px; 
		-webkit-border-radius: 5px;
		box-shadow: 0 1px 3px rgba(0,0,0,0.5);
		-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
		-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
		border:none;
		text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
		position: relative;
		cursor: pointer;
		margin-bottom:5px;
	}
	.submit:hover {
		background: #458cbd; 
		box-shadow: 0 1px 1px rgba(0,0,0,0.8);
		-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.8);
		-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.8);
		text-shadow: none;
	}

footer { font-size:.8em; } 
footer p { text-align:center; } 

details {
	border-bottom: 1px solid #f3f3f3;
	padding: 10px 10px 0 10px;
}
/* Class & ID starts here */
#lang {
	position: absolute;
	top: 10px;
	left: 860px;
	width: 110px;
	color: #ddbb30;
}
#lang a { 
	color: #666;
	text-decoration: none;
	}
#info_testata {
	margin-left:166px;
	margin-top: 10px;
	color: #fff;
	font-size: 15px;
	width: 680px;
}
#info_testata img {
	float: left;
	margin-right: 10px;
}
#page {
	width: 980px;
	margin: 5px auto;
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background:#fff url(/img/pagina.jpg) 0 60px repeat-x;
}
#page.home {
	background: #fff url(/img/pagina_home.jpg) 0 60px repeat-x;
}
aside h2 {
	font-size: 12px;
	margin-top: 10px;
	color: #267699;
	font-weight: bold;
	font-size: 1.1em;
}
aside a {
	color: #666;
}
aside h2 a {
	color: #267699;
	text-decoration: none;
}
aside h2 a:hover {
	color: #ddbb30;
	text-decoration: none;
}
aside ul, aside li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu1 {
	margin-left: 10px;
}
ul.menu1 {
	margin-bottom: 20px;
}
.bottombots { border-top: 1px solid #ccc; padding-top: 10px; }
.topbots li, .bots li  { margin: 5px 0; padding: 0;border-top: 1px solid #fff; list-style: none;}
.bottombots li, .topbots li { margin: 0; padding: 0; list-style: none; display: block; float: left;}
.topbots a, .bots a, .bots strong, .bottombots a {
	display: block;
	margin: 0px;
	background: #e7e7e7;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 5px;
	color: #333;
	height: 50px;
}
.bots a.stampabile {
	height: auto;
	background: #ddbb30 url(/img/printer.png) 10px 5px no-repeat;
	padding-left: 35px;
	border: 1px solid #ddbb30;
}
.bots a.stampabile:hover {
	background: #FF9 url(/img/printer.png) 10px 5px no-repeat;
}
	

.bottombots a {
	margin: 5px;
	background: #f3f3f3;
	border: 2px solid #ddbb30;
	width: 180px;
	border-color: #ddbb30 #aaa #aaa #aaa;
	border-width: 3px 1px 1px 1px;
}
.topbots a {
	margin: 12px;
	background: #f3f3f3;
	border: 2px solid #ddbb30;
	width: 125px;
	text-align: center;
}
.topbots a.prenota {
	border: 2px solid #9ab7c5;
}
.bottombots a:hover, .topbots a:hover {
	background: #ddbb30;
	text-decoration: none;
}
.topbots a.prenota:hover {
	background: #9ab7c5;
}
.bots .singolo a {
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 8px;
	color: #333;
	border: 1px solid #aaa;
	margin-right: 10px;
}
.bots a:hover {
	text-decoration: none;
	background: #9ab7c5;
}
.bots strong {
	color: #fff;
	text-decoration: none;
	background: #267699;
	font-weight: normal;
}
.bots img {
	float: left;
	margin-right: 20px;
}
.boxino a { color: #666; text-decoration: none; }
.boxino a:hover { color: #ddbb30; text-decoration: none; }

.boxino ul {
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-border-bottom-left-radius: 10px;
	-border-bottom-right-radius: 10px;
	background: #e7e7e7;
	width: 88px;
	margin: 0; padding: 5px;
	padding-left: 65px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	list-style: none;
	border: 1px solid #ccc;
	border-top: none;
	border-left: 1px solid #999;
}
#page.home .boxino ul {
	width: 133px;
}
.boxino li {
	margin-bottom: 0.9em;
	line-height: 1em;
	font-size: 1.1em;
}
#page.home .boxino li {
	margin-bottom: 0.9em;
	line-height: 2em;
	font-size: 1.1em;
}
.boxino ul.navi {
	background: #f3f3f3;
}

.boxino ul.quick img {
	float: left;
	margin: 0 14px;
}
.boxino ul.quick {
	width: 148px;
	padding-left: 5px;
}
.boxino ul.quick li {
	clear: both;
}
#page.home .boxino ul.quick {
	width: 193px;
	height: 140px;
}
#page.home .boxino ul.white {
	padding-left: 5px;
	width: 193px;
	height: 140px;
	background: #fff;
}
.boxino h2 {
	font: normal bold 12px Verdana, Geneva, sans-serif;
	height: 20px;
	width: 158px;
	color: #666;
	padding-top: 5px;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-border-top-left-radius: 10px;
	-border-top-right-radius: 10px;
	background: #ddbb30;
	border: 1px solid #ccc;
	border-color: #aaa #ddbb30 #ddbb30 #aaa;
}
.boxino h2.op {
	color: #fff;
	background: #4a8daa;
	border-color: #aaa #4a8daa #4a8daa #aaa;
}
.boxino h2.green {
	color: #fff;
	background: #74ad28;
	border-color: #aaa #74ad28 #74ad28 #aaa;
}
.boxino h2.blue {
	color: #fff;
	background: #77c2c8;
	border-color: #aaa #77c2c8 #77c2c8 #aaa;
}
#page.home .boxino h2 {
	width: 203px;
}
.boxino form h2 {
	width: auto;
	margin: 0 10px;
}

.address {
	margin: 5px 128px 5px 190px;
	border-top: 1px solid #ddbb30;
}
.expand { width:655px; border-top: 1px solid #fff;}


.box h2 {
	font: normal normal 12px Verdana, Geneva, sans-serif;
	height: 20px;
	color: #666;
	padding-top: 5px;
	margin: 0 10px;
	text-align: center;
	text-transform: uppercase;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-border-top-left-radius: 10px;
	-border-top-right-radius: 10px;
	background: #ddbb30;
	border: 1px solid #ccc;
	border-color: #aaa #ddbb30 #ddbb30 #aaa;
}

#page.home .ads { margin-top: 30px; }

fieldset.cal {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-border-bottom-left-radius: 10px;
	-border-bottom-right-radius: 10px;
	background: #f3f3f3;
	padding: 5px;
	border: 1px solid #ccc;
	border-top: none;
	border-left: 1px solid #999;
	margin: 0 10px 20px 10px;
}
fieldset.cal h2 {
	padding-top: 5px;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	color: #666;
}
fieldset.cal p {
	margin: 10px;
}
.calendario td, .calendario th {
	padding: 3px 5px;
	border-bottom: 1px solid #aaa;
	font-size: 0.9em;
}
.calendario th {
	text-align: left;
	font-size: 1em;
}
.piccolo {
	font-size: 0.9em;
}

.list td, .list th {
	padding: 10px;
	border-top: 1px solid #ccc;
}
#screen a {
	display: block;
	float: left;
	margin: 5px 2px;
	padding: 2px;
	background: #f3f3f3;
	border: 1px solid #ccc;
}
#screen h2 {
	clear: both;
}
.videotag, .pdftags {
	float: left;
	width: 300px;
	margin: 0;
	overflow: hidden;
}
.videotag {
	width: 320px;
	-webkit-border-radius: 10px;
	background: #000;
	padding: 10px;
}
.pdftags .bots a {
	border: 1px solid #666;
	margin: 5px;
	height: 38px;
	background: #e7e7e7 url(/img/pdf.png) bottom right no-repeat;
	margin-left: 20px;
}
.pdftags .bots a:hover {
	background: #ccc url(/img/pdf.png) bottom right no-repeat;
}
.formtag {
	font: normal normal 12px Verdana, Geneva, sans-serif;
	color: #666;
	padding: 10px;
	margin: 0 10px;
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 3px solid #ccc;
}

table.statistiche td {
	padding: 5px 3px;
	border-bottom: 1px solid #ccc;
}
	
	table.statistiche2 td {
	padding: 5px 3px;
	border: 1px solid #ccc;
	
	
}
	