body
{
	margin: 0;
	background: url(../images/bg.gif);
	/*background-color:#EFEEEE;*/
	position:relative;
}

#container_big{
	background: url(../images/bg_big.jpg) top center repeat-y;
}

#container{
	width: 1024px;
	background-color:#ffffff;
	min-height:800px;
	height:auto !important;
	height:800px;
	margin-bottom:20px;
}

.header
{
	width: 1000px;
	height:146px;
	text-align:left;
	padding-bottom:0px;
	background: url(../images/header2.jpg);
    background-repeat: no-repeat;
}

#logo{
	float:left;
	width:400px;
	margin-top:20px;
	/*background-color:orange;*/
}

#flashheader{
	float:right;
	width: 600px;
	height: 146px;
	/*background-color:blue;*/
}

/**************************** Second Section Ends *****************************/

#main{
	margin-top:0px;
	margin-bottom:2px;
	/*background-color:#EFEEEE;*/
	width:1000px;
}

/**********news *********/
.right-image
{
  width: 257px;
  height: 235px;
  float: right;
  background-image: url(../images/left-image.jpg);
  background-repeat: repeat-x;
  border-left: solid 1px #ffffff;
  text-align: left;
}

/**************************** Menu Top *****************************/

.menu
{
	width: 1000px;
	height: 44px;
    background: url(../images/background_menu.jpg);
    background-repeat: no-repeat;
}

.menu-text
{
font-family: verdana;
font-size: 14px;
color: #ffffff;
padding: 12px 55px 10px 0px;
float: left;
/*font-stretch: condensed;*/
cursor: pointer;
}

a.nav:link {color: #ffffff; text-decoration: none; }
a.nav:visited {color: #ffffff; text-decoration: none; }
a.nav:hover {color: orange; text-decoration: underline; }
a.nav:active {color: blue; }

/*ul#menutop { width: 100%; height: 43px; background: #FFF url("../images/menu-bg.gif") top left repeat-x; font-size: 0.8em; font-family: "Lucida Grande", Verdana, sans-serif; font-weight: bold; list-style-type: none; margin: 0; padding: 0; }
ul#menutop li { display: block; float: left; margin: 0 0 0 5px; }
ul#menutop li a { height: 43px; color: #777; text-decoration: none; display: block; float: left; line-height: 200%; padding: 8px 15px 0; }
ul#menutop li a:hover { color: #333; }
ul#menutop li a.current{ color: #FFF; background: #FFF url("../images/current-bg.gif") top left repeat-x; padding: 5px 15px 0; }
*/
ul#menutop { width: 100%; height: 43px; font-size: 12px; list-style-type: none; margin: 0; padding: 0;  border: 1px solid #ccc; }
ul#menutop li { display: block; float: left; margin: 0 0 0 5px;}
ul#menutop li a { height: 43px; color: #777; text-decoration: none; display: block; float: left; line-height: 200%; padding: 8px 15px 0; }
ul#menutop li a:hover { color: #333; }
ul#menutop li a.current{ color: #FFF; padding: 5px 15px 0; }
/*
#menu_top{
	text-align:right;
	height: 30px;
	margin-top:0px;
}

#menu_top ul{
	list-style:none;
	height:30px;

}
#menu_top li{
	background:url(../images/menu_035_bg.jpg) repeat-x;			
	list-style:none;
	display:block;
	float:right;
	height:30px;
	border-right:1px solid #dbdbdb;
	line-height:30px;
}

#menu_top li a{
	display:block;
	float:right;
	color:#b1b1b1;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	line-height:30px;
	text-decoration:none;
	padding:0 25px;				
}

#menu_top li a:hover{
	color:#747474;
	background:url(../images/menu_035_h.jpg) repeat-x;
}

#menu_top li a.current{
	display:block;
	float:left;
	color:#6c822e;
	background:url(../images/menu_035_c.jpg) repeat-x;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	line-height:30px;
	text-decoration:none;
	padding:0 25px;	
}
#menu_top li a:hover.current{
	color:#6c822e;
}
*/
/*** menu sx ****/


#menu-sx{
	border-right:1px solid #ffffff;
	padding-left:2px;
}

.voce_menu{
  font-family: Tahoma;
  font-size: 8pt;
  text-align:left;
  color: #606163;
  margin-left: 40px;
  padding-bottom:7px;
width: 150px;
}
.voce_menu a{
	color: #606163;
	text-decoration:none;
}
.voce_menu a:hover{
	color: orange;
	
}

/*** box news home *****/
#box_news{
  width: 304px;
  height: 235px;
  float:right;
  text-align: left;
  border-left: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}

.title_news
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: normal;
  color:#ffffff;/*color: #8f8383;*/
  margin-top: 10px;
  margin-left: 12px;
}

.description_news
{
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #616161;
  text-align: justify;
  width: 220px;
  line-height: 18px;
  margin-left: 12px;
  margin-top: 2px;
}


/* home */
.title1amatori
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: normal;
  color: #616161;
  margin-left: 12px;
}

.description2
{
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #616161;
  text-align: justify;
  
  line-height: 18px;
  margin-left: 12px;
  margin-top: 2px;
}

.title2b
{
  font-family: Tahoma;
  font-size: 10pt;
  font-weight: bold;
  color: #535353;
  margin-left:3px;
  margin-top:3px;
}



/************** interni *********/
.title_interni{
  font-family: Tahoma;
  font-size: 12pt;
  text-align: center;
  color: #086ec2;
}

.description_interni
{
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #616161;
  text-align: justify;
  line-height: 18px;
  margin-left: 12px;
  margin-right: 12px;
  margin-top: 2px;
}
/******* footer ******/
.footer
{

  height: 20px;
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #616161;
  margin-top: 0px;
  clear: both;
  text-align:right;
  margin-right:10px;
 
}


th {
	border:1px solid #c0c0c0;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#474747;
 	background: #f9f9f9; /*url(../images/bgmenu.jpg);*/
	padding:5px;
	text-align:center;
}

.borded {
	border-collapse:collapse; 
	border:1px solid #c0c0c0;
	padding-left:5px;
	padding-right:5px;
}

td {
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#000;
}

/*
#footer{
	background:url(../images/ombra_footer.jpg) top center no-repeat;
	min-height:20px;
	height:auto !important;
	height:20px;
	color:#444444;
}*/
