@charset "utf-8";

body {
	
	background-color:#CCC;
	   }

div.container {
	margin: 26px auto;
	width: 900px;
	height: 910px;
	z-index: 0;
	position: relative;
	}
	div.MENU_CONTAINER
{
	float: left;
	margin: 0 auto;
	left: 34px;
	top: 204px;
	width: auto;
	height: 77px;
	position: absolute;
}
div.MENU_CONTAINER2
{
	float: left;
	margin: 0 auto;
	left: 7px;
	top: 178px;
	width: auto;
	height: 33px;
	position: absolute;
}
a.MENU
{
	background-color:#000;
	display: block;
	position: Relative;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 30px 3px 15px;
	border: 2px solid #FFF;
}
a.MENU:hover
{
	display: Block;
	position: Relative;
	background: #090;
	color: #FFF;
	font-weight: Bold;
	text-decoration: None;
}

a.SMENU
{
	display: Block;
	position: Relative;
	color: #F4E500;
	text-decoration: none;
	padding: 3px 3px 3px 3px;
	border: 2px solid #FFF;
}
a.SMENU:hover
{
	display: Block;
	position: Relative;
	color: #000;
	text-decoration: none;
	padding: 3px 3px 3px 3px;
	background-color: #F4E500;
	font-weight: bold;
}
div.SMENU
{
	visibility: Hidden;
	position: Absolute;
	margin: -21px 0px 0px 186px;
	width: 190px;
	background-color: #000;
	font-weight: bold;
	color: #FFF;
	left: 14px;
	top: 21px;
}
div.DivContainer{
	position: absolute;
	left: 528px;
	top: 4px;
	width: 323px;
	height: 341px;
}
#rightcolumn{
	float:left;
	width:446px;
	min-height: 400px;
	border: 0;
	margin-left: 10px;
	padding: 5px;
	padding-bottom: 8px;
	position: absolute;
	left: 389px;
	top: -34px;
}

* html #rightcolumn{ /*IE only style*/
height: 400px;
}
a.SMENU2
{
	display: Block;
	position: Relative;
	color: #FFF;
	text-decoration: none;
	padding: 3px 3px 3px 3px;
	border: 2px solid #FFF;
}
a.SMENU2:hover
{
	display: Block;
	position: Relative;
	color: #F4E500;
	text-decoration: none;
	padding: 3px 3px 3px 3px;
	background-color: #666;
	font-weight: bold;
}
div.SMENU2
{
	visibility: Hidden;
	position: Absolute;
	margin: 0px 0px 0px 20px;
	width: 190px;
	background-color: #666;
	font-weight: bold;
	color: #FFF;
}
#piede_txt{
	text-align: left;
	color: #005824;
	font-size: 14px;
	position: absolute;
	width: 350px;
	left: 0px;
	top: 914px;
	height: 130px;
}
#piede_txt2{
	text-align: left;
	color: #005824;
	font-size: 14px;
	position: absolute;
	width: 290px;
	left: 615px;
	top: 915px;
	height: 126px;
}
#Layer10{
	position:absolute;
	z-index: 1;
	left: 2px;
	top: 436px;
	height: 174px;
	width: 198px;
}
.Stile8 {font-family: eurostile; font-weight: bold; }

div.contatti{
	position: absolute;
	left: 5px;
	top: 222px;
	width: 892px;
	height: auto;
	background-color: #666;
}
#testo {padding-left:8px;
   color:#FF3;
	font-style:oblique;
	 font-size: 20px;
	  font-weight: bold;}
	  
#corpo {padding-left:8px;}
#tcorpo {
	padding-left:8px;
	color: #FFF;
	font-weight: bolder;
	font-style: italic;
	text-align: center;
	font-size: 16px;
}
#titolo {
	padding-left:8px;
	color:#FF3;
	font-style:oblique;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
div.contatti2{
	position: absolute;
	left: 306px;
	top: 226px;
	width: 510px;
	height: 599px;
	background-color: #666;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}
#boxx{
	background-color:#000;
	opacity: .70;
	filter: alpha(opacity=70);
	position: absolute;
	left: -300px;
	top: -4px;
	height: auto;
	color: #FFF;
	width: auto;
	border-radius: 10px;
	
	-moz-border-radius: 10px; /* Codice da usare su Firefox */
-webkit-border-radius: 10px; /* Codice da usare su browser basati su WebKit come Safari o Chrome */
}
 
