@import url(layout.css);
@import url(imported.css);

body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 0px;
	color: #292E5D;
	text-decoration: none;
	
	scrollbar-base-color: rgb(111,113,147);
  scrollbar-face-color: rgb(111,113,147);
  scrollbar-shadow-color: #FFFFFF;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-dark-shadow-color: #FFFFFF;
  scrollbar-3d-light-color: #FFFFFF;
  scrollbar-track-color: #FFFFFF;
}

H1 {
  text-align: center;
  font-weight:bold;
  font-size:15px;
  color:#383B6B;
}

H2 {
  text-align: center;
  font-weight:bold;
  font-size:15px;
  color:#383B6B;
}
/* Stili per i tag DIV */
#container {
	background-position: left top;
	background-attachment: scroll;
	background-image: url('images/bc.jpg');
	background-repeat: repeat-y;
}
#masthead {
	padding: 0px;
	margin-left: 180px;
	position: absolute;
	top: 33px;
	height: 170px;
	margin-bottom: 0px;
	width: 770px;
	border-left-style: none;
	border-left-color: inherit;
	border-left-width: 0px;
	border-right-style: none;
	border-right-color: inherit;
	border-right-width: 0px;
	border-top-style: none;
	border-top-color: inherit;
	border-top-width: 0px;
	border-bottom-color: inherit;
	border-bottom-width: 0px;
}
#navigation {
	padding: 0px 0px 0px 0px;
	background-color: #363869;
	text-align: center;
	height: 15px;
	overflow: visible;
	visibility: visible;
	width: 540px;
	position: absolute;
	margin-left: 205px;
  top: 203px;
}
html>body #navigation {
	text-decoration: none;
}
#column_right {
	padding: 20px 0px 10px 0px;
	margin: 0px;
	background-color: #383B6B;
	width: 180px;
}
#image {
	margin-bottom: 6px;
	margin-left: 6px;
}
/* Stili per il titolo */
#masthead h1 {
	color: #555533;
	font-style: italic;
	font-size: 2.6em;
	margin: 0px;
	text-align: right;
}
#masthead h3 {
	margin-top: .4em;
	color: #999977;
	margin-bottom: 0px;
	text-align: right;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
}
#masthead a {
	color: #555533;
	text-decoration: none;
}
/* Stili per la struttura */
#navigation ul li a {
  color:#FFFFFF;
}

#navigation ul li a:hover {
  color: #E6E6E6;
}

#navigation ul {
	list-style-type: none;
	margin: 0 0 0 90px;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	border-width: 2px;
	border-color: #FFFFFF;
	margin: 4px 1px 4px 1px;
	padding: 0px 20px 0px 20px;
	display: block;
	text-decoration: none;
	border-right-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bolder;
}

/* Stili per la colonna destra */
/* Stili per la colonna sinistra */
h1 {
	font-size: xx-large;
	color: #222200;
	margin-top: 0px;
}
h2 {
	font-size: x-large;
	color: #333311;
	margin-top: 0px;
}
h3 {
	font-size: large;
	color: #FFFFFF;
	margin-top: 0px;
}
h4 {
	font-size: medium;
	color: #555533;
	margin-top: 0px;
}
h5 { 
	font-size: x-small;
	margin-top: 0px;
}
h6 { 
	font-size: xx-small;
	margin-top: 0px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #E6E6E6;
}
/* Stili per il piÃ¨ di pagina */
#footer p {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#copyright {
	float: right;
	text-align: right;
}
#copyright p {
	font-size: 0.75em;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
#column_center {
	background-color: #F9F9EC;
	padding-bottom: 30px;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: scroll;
}
#column_center p {
	color: #444422;
	margin-top: 0px;
	font-size: 0.9em;
}
#navigation a:hover {
	border-width: 2px;
	border-color: #FFFFFF;
	margin: 4px 1px 4px 1px;
	padding: 0px 20px 0px 20px;
	display: block;
	text-decoration: none;
	border-right-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #E6E6E6;
	font-size: 10px;
	background-color: #363869;
}
#icons {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #EA7900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	background-color: #FFFFFF;
	height: 160px;
	position: relative;
	width: 510px;
	top: -190px;
	left: -102px;
}
#index_testo {
	font-family: Arial, Helvetica, sans-serif;
	color: #292E5D;
	text-align: justify;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
	width: 550px;
	margin-left: 1px;
	float: left;
}

#index_testo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #383B6B;
	font-weight: bolder;
}

#index_testo h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #383B6B;
	font-weight: bolder;
}

#top_right {
	position: relative;
	margin: 21px 0px 60px 0px;
	padding: 30px 20px 0px 0px;
	text-align: right;
	background-color: #EA7900;
	color: #FFFFFF;
	font-style: oblique;
	font-size: 11px;
}
#right {
	position: relative;
	padding: 10px 10px 29px 10px;
	text-align: left;
	background-color: #EA7900;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bolder;
}
#icons img {
	margin-top: 8px;
}
#bottom_left {
	background-image: url('../images/bottom_left2.jpg');
	position: relative;
	width: 167px;
	height: 50px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	float: left;
	margin-left: -196px;
	margin-top: -100px;
}
#left {
	padding: 20px 0px 10px 0px;
	margin: 0px;
	width: 180px;
	background-color: #A1CA43;
	position: absolute;
	top: 204px; 
	min-height: 600px;
}

#navigation .bottom_left {
	position: relative;
	float: left;
	left: -141px;
	top: 18px;
}
#navigation .top_right {
	position: relative;
	float: right;
	left: 0px;
	top: 0px;
}
#column_right .top_right {
	position: relative;
	float: right;
	left: 0px;
	top: 0px;
}
#navigation .top_left {
	position: relative;
	float: left;
	left: -115px;
	top: 0px;
}
#column_right .top_left {
	position: relative;
	float: left;
	left: -13px;
	top: -11px;
}

.roundedBox
{
}

#column_right .decoration {
	background-image: url('../images/top_left_decor.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center 17px;
	width: 157px;
	height: 91px;
	margin-left: -18px;
}

#footer {
	margin: 0px auto 0px auto;
	background-color: #5B666E;
	color: #FFFFFF;
	text-align: center;
	height: 22px;
	display: block;
	width: 950px;
	clear: both;
	padding-top:8px;
}

#footer p a {
  font-weight:normal;
  font-size:11px;
  color:#FFFFFF;
}

#footer p a:hover {
  font-weight:normal;
  font-size:11px;
  color:#E8E8E8;
}

#indice {
	position:absolute;
	margin-left:12%;
	left:0;
}

#indice a {
  font-weight:normal;
  font-size:11px;
  color:#6F7193;
}

#indice a:hover {
  font-weight:normal;
  font-size:11px;
  color:#CCCCCC;
}

#right h1 {
	text-align: center;
	background-color: #EA7900;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
	text-transform: uppercase;
	font-style: italic;
}
#right span {
	padding: 0px;
	margin: 13px 0px 13px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bolder;
	display: block;
}

#column_left a img {
	border-style: none;
	text-decoration: none;
}
#column_left a {
	color: #292E5D;
	text-decoration: none;
	font-size: 90%;
}
#column_left a:hover {
	color: #808080;
	text-decoration: none;
}

#column_right a:hover {
	color: #FFE7CC;
}

#top-left {
	width: 180px;
	text-align: center;
	background-color:#363869;
	height: 170px;
}

#navigation .bottom_right {
	position: relative;
	float: left;
	left: 421px;
	top: 18px;
}
#navbar {
	background-color: #FFFFFF;
	height: 33px;
}
#column_left {
  text-align: center;
	padding-bottom: 10px;
  margin-top: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
}

#annunci {
	margin: 20px 181px 0px 181px;
	height: 100px;
	background-color: #E0EEC3;
	border-width: 1px;
	border-color: #E6E6E6;
	border-top-style: solid;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	clear: both;
}

#annunci a {
  color:#57822D;
}

#annunci th {
  color:#57822D;
}

#annunci a:hover {
  color:#73AB3A;
}

#button-top {
	height: 10px;
	width: 180px;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #9BB82A;
	float: left;
	top: 23px;
}
#navbar span {
	padding: 0px 0px 0px 10px;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	position: absolute;
	height: 20px;
	width: 147px;
	margin: 0px;
	z-index: 9;
	text-transform: uppercase;
	font-weight: bolder;
	top: -13px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}
#button-top2 {
	height: 10px;
	width: 180px;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #C6E13A;
	float: left;
	top: 23px;
	margin-left: -30px;
}
#button-top3 {
	height: 10px;
	width: 180px;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #EEE444;
	float: left;
	top: 23px;
	margin-left: -30px;
}
#button-top4 {
	height: 10px;
	width: 180px;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #F3C41E;
	float: left;
	top: 23px;
	margin-left: -30px;
}
#button-top5 {
	height: 10px;
	width: 170px;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #E87149;
	float: left;
	top: 23px;
	margin-left: -30px;
}
#navigation span {
	padding: 0px;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	position: relative;
	height: auto;
	width: auto;
	margin: 0px;
	z-index: 9;
	font-weight: bolder;
	top: 13px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}
#navbar a {
	cursor: pointer;
}

#button-top:hover {
	 background-color:#D9E89B;
}

#button-top2:hover {
	 background-color:#EAF3B6;
}

#button-top3:hover {
	 background-color:#F9F5BF;
}

#button-top4:hover {
	 background-color:#FBEAAE;
}

#button-top5:hover {
	 background-color:#F7CABB;
}

#navigation_sub1 {
	padding: 0px 0px 0px 0px;
	margin: 25px 0px 0px 30px;
	background-color:#B4D569;
	height: 70px;
	position: absolute;
	z-index: 9;
	top: 0px;
	width: 230px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	visibility: hidden;
	color:#496d25;
}
#navigation_sub2 {
	padding: 0px;
	margin: 25px 0px 0px 280px;
	background-color:#6F7193;
	height: 70px;
	position: absolute;
	z-index: 9;
	top: 0px;
	width: 230px;
	left: 0px;
	visibility: hidden;
	right: 0px;
	bottom: 0px;
	color:#eeeeee;
}
#cerca_mesi td {
	text-align: left;
}
#cerca_mesi input {
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #AAAAAA;
	font-size: 11px;
}
#cerca_mesi .cm_cerca {
	text-align: left;
}
#cerca input {
	color: #363869;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #AAAAAA;
}
.roundedBox {
}
#navbar-left {
	margin: 3px 0px 0px 0px;
	padding: 0px;
	height: 30px;
	width: 180px;
	text-align: center;
	color: #363869;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
	float: left;
	vertical-align: middle;
}
#navbar-left p {
	padding-top: 8px;
}
#navbar-left a {
	padding-top: 8px;
	color: #FF0000;
}

#legenda {
	padding-top: 12px;
	margin: 0px auto 0px auto;
	background-color:#EDEDED;
	text-align: center;
	height: 25px;
	position: absolute;
	top: 170px;
	margin-left: 181px;
	width: 770px;
}

.btn-left {
	color:white;
	font-weight:bolder;
	margin-bottom:7px
}

.btn-right {
	color:white;
	font-weight:bolder;
	margin-bottom:7px
}

#adverts {
	width: 90px;
  margin-left: 680px;
	position: absolute;
	margin-top: 50px; 
}

#adverts img{
	width:80px;
}

#left-box-top {
	background-image: url('../layout/images/topsx.png');
	background-repeat: no-repeat;
	background-position: center top;
	width: 166px;
	height: 22px;
	padding-left:15px;
	padding-top:8px;
	color:#ffffff;
	font-size:16px;
	
}
#left-box-middle {
	background-image: url('../layout/images/middlesx.png');
	background-repeat: repeat-y;
	background-position: center top;
	width: 181px;
}
#left-box-bottom {
	background-image: url('../layout/images/bottomsx.png');
	background-repeat: no-repeat;
	background-position: center top;
	width: 181px;
	height: 30px;
}
#left-box-middle p {
	width: 150px;
	text-align: left;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #496d25;
}
#left-box-firma {
	width: 150px;
	text-align: right;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #496d25;
	font-style: italic;
}
#left-box-pubblica {
	width: 150px;
	text-align: center;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#57822D;
	margin-top:11px;
}

#left-box-pubblica a {
	width: 150px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#57822D;
	margin-top:11px;
}

#left-box-pubblica a:hover {
	color:#73AB3A;
}

#left-box-middle p a {
	color: #496d25;
}

#left-box-middle p a:hover {
	color:#CC3300;
}

#right-box-top {
	background-image: url('../layout/images/topdx.png');
	background-repeat: no-repeat;
	background-position: left top;
	width: 166px;
	height: 22px;
	padding-left:15px;
	padding-top:8px;
	color:#ffffff;
	font-size:16px;
}
#right-box-middle {
	background-image: url('../layout/images/middledx.png');
	background-repeat: repeat-y;
	background-position: left top;
	width: 181px;
}
#right-box-bottom {
	background-image: url('../layout/images/bottomdx.png');
	background-repeat: no-repeat;
	background-position: left top;
	width: 181px;
	height: 30px;
}
#right-box-middle p {
	width: 150px;
	text-align: left;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eeeeee;
}
#right-box-firma {
	width: 150px;
	text-align: right;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eeeeee;
	font-style: italic;
}

#right-box-pubblica {
	width: 150px;
	text-align: center;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#D3D3D3;
	margin-top:11px;
}

#right-box-pubblica a {
	width: 150px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#D3D3D3;
	margin-top:11px;
}

#right-box-pubblica a:hover {
	color:#eeeeee;
}

#right-box-middle p a {
	color:#EEEEEE;
	display: block;
	clear: both;
}

#right-box-middle p a:hover {
	color:#CECECE;
}

#box-evento {
	width: 158px;
	float: left;
	border: 0px solid #FF00FF;
  height: 70px;
	color: #496d25;
}

#box-evento a {
	color: #496d25;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#box-evento a:hover {
	color:#679A34;
}

#box-paginazione {
	float:right;
	margin-right:60px;
	color: #496d25;
}

#box-paginazione a {
	color: #496d25;
}

#box-paginazione a:hover {
	color:#679A34;
}

#boxbt-evento {
	width: 158px;
	float: left;
	border: 0px solid #FF00FF;
  height: 70px;
	color: #242751;
}

#boxbt-evento a {
	color: #242751;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#boxbt-evento a:hover {
	color:#414792;
}

#boxbt-paginazione {
	float:right;
	margin-right:60px;
	color: #242751;
}

#boxbt-paginazione a {
	color: #242751;
}

#boxbt-paginazione a:hover {
	color:#414792;
}

#eventi-box-top {
	background-image: url('../layout/images/topeventi.png');
	background-repeat: no-repeat;
	background-position: left top;
	width: 483px;
	height: 40px;
	color:#496D25;
	font-size:18px;
	text-align:center;
}
#eventi-box-middle {
	background-image: url('../layout/images/middleeventi.png');
	background-repeat: repeat-y;
	background-position: left top;
	width: 483px;
	height: 510px;
	padding-bottom: 0px;
	padding-top: 20px;
	padding-left: 15px;
}
#eventi-box-bottom {
	background-image: url('../layout/images/bottomeventi.png');
	background-repeat: no-repeat;
	background-position: left top;
	width: 483px;
	height: 30px;
}
#eventi-box-middle p {
	width: 150px;
	text-align: left;
	padding-top:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eeeeee;
}

#eventi-box-middle p a {
	color:#EEEEEE;
	display: block;
	clear: both;
}

#eventi-box-middle p a:hover {
	color:#CECECE;
}

#eventi-boxbt-top {
	background-image: url('../layout/images/toptrenta.png');
	background-repeat: no-repeat;
	background-position: left top;
	width: 483px;
	height: 40px;
	color:#242751;
	font-size:18px;
	text-align:center;
}

#eventi-boxbt-middle {
	background-image: url('../layout/images/middleeventi.png');
	background-repeat: repeat-y;
	background-position: left top;
	width: 483px;
	height:380px;
	padding-bottom:0px;
	padding-top:20px;
	padding-left:15px;
}

#eventi-boxbt-bottom {
	background-image: url('../layout/images/bottomeventi.png');
	background-repeat: no-repeat;
	background-position: left top;
	width: 483px;
	height: 30px;
}

#eventi-boxbt-middle p {
	width: 150px;
	text-align: left;
	padding-top:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eeeeee;
}

#eventi-boxbt-middle p a {
	color:#EEEEEE;
	display: block;
	clear: both;
}

#eventi-boxbt-middle p a:hover {
	color:#CECECE;
}

#pilota {
	padding-top:2px;
	padding-left: 10px;
	margin-left: 180px;
	position: absolute;
	top: 33px;
	height: 15px;
	margin-bottom: 0px;
	width: 760px;
	background-color:#363869;
}

#pilota H1 {
  text-align:left;
  font-weight:bold;
  font-size:11px;
  color:#FFFFFF;
}

#newsletter-button {
	background-repeat:no-repeat;
	width:181px;
	height:42px;
	cursor:pointer;
	margin-top:-20px;
	background-color:#FFFFFF;
	margin-bottom:20px;
}
