* { padding: 0; margin: 0; }

body       {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/gradiente01.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#wrapper   {
	background-color: #fff6e6;
	width: 922px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#header        {
	color: white;
	font-size: 13px;
	text-decoration: none;
	background-color: #555;
	background-repeat: no-repeat;
	margin: 10px 0 5px;
	padding: 10px;
	width: 900px;
	height: 344px;
	float: left;
	border: solid 1px #ccc;
	background-image: url(images/vallevona.jpg);
}
#navigation   {
	color: white;
	background-color: #555;
	width: 900px;
	height: 1;
	float: left;
	border: solid 1px #ccc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding: 10px;
}

#leftcolumn       {
	color: #fff;
	font-size: 18px;
	background-color: #555;
	padding: 0;
	width: 220px;
	height: 800px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
#menu_css_verticale  { background-color: #ffffff; padding: 5px; width: 200px; border: solid 5px #555 }
#menu_css_verticale a   {
	color: #f0f0f0;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	line-height: 35px;
	text-decoration: none;
	background-color: #297acc;
	text-transform: uppercase;
	display: block;
	margin-top: 1px;
	padding-left: 30px;
	height: 38px;
	border-left: 15px solid #cc8f00
}
#menu_css_verticale a:hover   { color: #cc007a; background-color: #ffb300; border-left: 15px solid #cc2900 }
#menu_css_verticale a.primo{
margin-top:0;
}
#menu_css_verticale_2 {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
	background-color: #555;
	height: 450px;
}
#menu_css_verticale_2bis {
	background-color: #555;
	padding-right: 50px;
	padding-left: 50px;
}


#rightcolumn      {
	color: #333;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	display: inline;
	margin: 0;
	width: 678px;
	height: auto;
	float: right;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
#tabella_gite {
	font-size: 11px;
}

#tabella_date {
	background-color: #555;
}
#tabella_foto {
	background-color: #555;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 150px;
}


#nota1 {
	background-color: #CCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(images/Luna.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	background-position: right;
	height: 130px;
}
#nota1_a {
	margin-top: 0px;
	margin-right: 375px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#nota2 {
	background-color: #CCC;
	background-image: url(images/vice_presidente.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 130px;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#nota2_a {
	margin-top: 0px;
	margin-right: 375px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#nota3 {
	background-color: #CCC;
	background-image: url(images/cornogrande.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 130px;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#nota3_a {
	margin-top: 0px;
	margin-right: 375px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#banner { background-color: #555; margin: 0 0 5px; padding: 10px; width: 900px; height: 0; float: left; border: solid 1px }
#footer  {
	color: #fff;
	background-color: #555;
	width: 900px;
	height: 70px;
	clear: both;
	border: solid 1px #ccc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#bacheca_ds {
	float: right;
	height: auto;
	width: 300px;
	color: #FFF;
	background-color: #555;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#bacheca_sn {
	float: left;
	height: auto;
	width: 350px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFF;
	background-color: #555;
}
