body
{
	margin: 0 auto;
}
.wrapper
{
	width: 1024px;
	text-align: left;
	margin: 0 auto;
}
/**************************** Header Section Starts ***************************/
.header
{
	width: 1024px;
	height: 146px;
    background: url(../images/header2.jpg);
    background-repeat: no-repeat;

}
/**************************** Second Section Ends *****************************/

/**************************** Menu Section Starts *****************************/
.menu
{
	width: 1024px;
	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;
}


/**************************** Menu Section Ends *******************************/

/**************************** First Section Starts ****************************/
.first-section
{
  width: 1024px;
  height: 535px;
  border: solid 2px #ffffff;
}
/*.left-image
{
  width: 23px;
  text-align: left;
}*/
.mid-image
{
  width: 549px;
  height: 235px;
  float: right; 
  background-color:#b6b7bc;
}

.mid-Interna
{
  /*height: 235px;*/
  float: right;
  /*background-image: url(../images/mid-image.gif);*/
  background-repeat: no-repeat;
}
.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-sx 
{
	float: left;
	margin-left:120px;
}*/



/**************************** First Section Ends ******************************/

/**************************** Second Section Starts ***************************/

.second-section
{
  width: 685px;
  height: 180px;
  /*border-bottom: solid 1px #dbdbdb;*/
  float: left;;
}
.pack-box1
{
  height:180px;
  background:  #f6f6f6 url(../images/pack-image.jpg);
  background-repeat: repeat-x;
  border-left: solid 1px #ffffff;
  text-align: left;
}
.pack-box1amatori
{
  background:  #f6f6f6 url(../images/pack-image.jpg) repeat-x;
}

.pack-box2
{
  width: 225px;
  height: 180px;
  float: right;
  background:  #f6f6f6 url(../images/pack-image.jpg);
  background-repeat: repeat-x;
  border-left: solid 1px #ffffff;
  text-align: left;
}
.pack-box3
{
  width: 225px;
  height: 180px;
  float: right;
  background:  #f6f6f6 url(../images/pack-image.jpg);
  background-repeat: repeat-x;
  border-left: solid 1px #ffffff;
  text-align: left;
}

/**************************** Second Section Ends *****************************/

/**************************** Third Section Starts ****************************/

.third-section
{
  width: 683px;
  height: 170px;
  float: right;
}
.down-box2
{
  width: 235px;
  height: 170px;
  float: right;
  background-image: url(../images/down-image2.jpg);
  background-repeat: repeat-x;
  text-align: left;
}
.down-box1
{
  width: 448px;
  height: 170px;
  float: right;
  background-image: url(../images/down-image1.jpg);
  background-repeat: repeat-x;
  text-align: left;
}



/**************************** Third Section Ends ******************************/

/**************************** Left Section Starts *****************************/

.left-section
{
  width: 238px;
  height: 309px;
  float: right;
}
.left-box2
{
  width: 217px;
  height: 309px;
  float: right;
  background-image: url(../images/left-image1.jpg);
  background-repeat: repeat-x;
  text-align: left;
}
.left-box1
{
  width: 21px;
  height: 309px;
  float: right;
  background-image: url(../images/left-image2.jpg);
  background-repeat: repeat-x;
}



/**************************** Left Section Ends *******************************/

/**************************** Footer Section Starts ***************************/
.footer
{

  height: 40px;
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #616161;
  margin-top: 0px;
  clear: both;
}
/**************************** Footer Section Ends *****************************/

/**************************** General Section Starts **************************/
.title1
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: normal;
  color:#ffffff;/*color: #8f8383;*/
  margin-top: 10px;
  margin-left: 12px;
}
.title1amatori
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: normal;
  color:#ffffff;/*color: #8f8383;*/
  margin-left: 12px;
}
.title2
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: bold;
  color: #535353;
}
.title2amatori
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: bold;
  color: #535353;
  margin-top: 5px ;
}


/*barbara*/
.title2b
{
  font-family: Tahoma;
  font-size: 10pt;
  font-weight: bold;
  color: #535353;
}
/*barbara*/
.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;
	
}

.menu_section{
	color: #606163;

}

.menu_section a{
	color: #606163;

}
.menu_section a:hover{
	color: orange;	
}
.title3
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: normal;
  color: #616161;
}
.sub-title
{
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #3f3a3a;
  margin-left: 12px;
}
.description
{
  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;
}
.description2
{
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #616161;
  text-align: justify;
  
  line-height: 18px;
  margin-left: 12px;
  margin-top: 2px;
}
.descriptionamatori
{
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #616161;
  text-align: justify;
  width: 538px;
  line-height: 18px;
  margin-left: 12px;
  margin-top: 2px;
}

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

.date-text{
  font-family: Tahoma;
  font-size: 8pt;
  color: #a4e3ff;
  font-weight: bold;
  margin-left: 12px;
  margin-top: 2px;
}


hr{
  background-color: #00deff;
  width: 200px;
  color: #00deff;
  border: solid 1px #00deff;

}
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; }



/**************************** General Section Ends ****************************/


.link_white{
	color:#ffffff;
}
.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;
}

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;
}