/* --------------------------------------------------------------------------------- banner Zone */

* html {
	overflow:hidden;
}
* html body {
	height:100%;
	overflow:auto;
	overflow-y:scroll;
}


#mainwrapper {
	margin-left:15px;
}

#blocco {
	margin:0;
	padding:0;
	width: 100%;
	height: 254px;
	position:absolute;
	top:0;
	left:0;
	background-repeat: repeat-x;
	text-align: center;
}

#header_frame {
	height: 135px;
	width: 760px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#backHome {
	margin: 0;
	padding: 0;
}

#backHome a{
	width: 233px;
	height: 105px;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
}

#backHome span{
	display: none;
}

/* position:fixed for modern browsers - header and footer do not scroll */

body>div#mainwrapper div#blocco {
	position:fixed;
}

/* --------------------------------------------------------------------------- ridefinizione Tools (mancano i link alla lingua) */
#tools {
	margin-left: 480px;
}


/* --------------------------------------------------------------------------- banner Zone Interna */
#menu_interno {
	margin: 0;
	padding: 0;
	width: 460px;
	position:relative;
	top:90px;
	left:283px;
}
/* ********************************* HACK CLAMOROSO PER SAFARI E BASTA! */

/*\*/
html*#menu_interno {
	top: 85px;
	left:294px;
}/**/


* html #menu_interno {
	top:74px;
	margin-top:15px;
	left:135px;
	width: 480px;
}
#menu_interno ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
 #menu_interno ul li {
	display: inline;
	list-style-type: none;
}
 #menu_interno ul li a {
	display: block;
	float: left;
	margin: 0 7px;
	font-size: 1em;
	letter-spacing: -1px;
	font-weight: bold;
}
 #menu_interno ul li a:link, 
 #menu_interno ul li a:visited {
	 color: #7c7777;
	 text-decoration: none;
}
 #menu_interno ul li a:hover, 
 #menu_interno ul li a:focus,
 #menu_interno ul li a:active  {
	 color: #383535;
}
 #menu_interno ul li a.selected {
	border-bottom: 4px solid white;
}


#submenu {
	margin: 0 0 0 12px;
	padding: 0;
	height: 23px;
	width:100%;
	position: absolute;
	font-size:0.9em;
	background: url("../imgs/new/bkg_submenu2.gif") no-repeat 0 0;
}
* html #submenu {
	margin: 0 0 0 -368px;
}
*:first-child+html #submenu { 
	margin: 0 0 0 -368px;
	padding:12px 0 0 0;
}

#submenu ul {
	margin: 0;
	padding: 0;
}
*:first-child+html #submenu ul { 
	margin-left:42px;
	font-size:0.99em;
}
#submenu ul li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#submenu ul li a {
	display: block;
	float: left;
	margin: 0 10px 0 1px;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
	position: relative;
	left: -15px;
	top: -11px;
}
* html #submenu ul li a {
	top:1px;
	font-size: 1.05em;
}


 #submenu ul li a:link, 
 #submenu ul li a:visited {
	 color: #383535;
	 text-decoration: none;
}
 #submenu ul li a:hover, 
 #submenu ul li a:focus,
 #submenu ul li a:active  {
	 color: #F59C00;
}

 #submenu ul li a:link.selected, 
 #submenu ul li a:visited.selected {
 	color: #f5ad00;
	 text-decoration: none;
}

#content_frame { /* contenitore delle colonne */
	margin: 0 auto;
	padding:270px 0 0 0;
	width: 760px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}


.bannerZoneBlu {
	margin: 0;
	padding: 0; 
	width: 760px;
	height: 115px;
	margin-top: 27px;
}
* html .bannerZoneBlu {
	margin-top: 1px;
}


#content_frame #column_sx {
  float: left;
  width: 760px;
  margin: 0 5px 5px 0px;
  text-align: left; 
}
* html #content_frame #column_sx {
margin: 0 0px 5px 0px;
}


#content_frame #column_dx {
  float: left;
  display: inline;
  width: 220px;
  margin: 0;
  text-align: left;
  float: right;
  background: url("../imgs/new/tab_menu.jpg") no-repeat;
	
}

#content_frame #column_sx .testo {
padding-top: 1.5em;
margin-left: 10px;
color: #fff;
font-size: 1.1em;
line-height: 1.6em;
}

#content_frame #column_sx .testo p{
padding-bottom: 1em;
}

#content_frame #column_sx .testo p.floatLeft{
	float:left;
}
#content_frame #column_sx .testo p.floatRight{
	float:right;
}
#content_frame #column_sx .testo p.indented{
	margin-left: 31px;
}
#content_frame #column_sx .testo span.number {
	margin-left:-31px;
	margin-right:10px;
	font-size: 2em;
}


#content_frame #column_sx .testo img{
float: right;
padding: 0 0 20px 20px;
display:inline;
}

#content_frame #column_sx .testo h1{
padding-bottom: 10px;
border-bottom: 1px solid #514d4d;
font-size: 28px;
line-height: 1em;
color: #ddd;
}
#content_frame #column_sx .testo h4{
margin:0;
padding:0;
}
#content_frame #column_sx .testo a.floatRight {
float:right;
}
#content_frame #column_sx .testo a.noFloat {
float:none;
}

#content_frame #column_sx .testo a img {
border:none;
margin:0;
padding:0;
}

#content_frame #column_sx .testo a:link,
#content_frame #column_sx .testo a:visited {
color: #7FCE6C;
}
#content_frame #column_sx .testo a:hover,
#content_frame #column_sx .testo a:focus, 
#content_frame #column_sx .testo a:active {
color: #7FCE6C;
}

ul#menu_secondario {
	list-style-type: none;
	margin: 40px 10px 0px 10px;
	padding: 0;
	border-top: 1px solid #646060;
	border-bottom: 1px solid #2b2828;
	
}

ul#menu_secondario li {
	margin: 0;
	padding: 2px 0;
	border-top: 1px solid #2b2828;
	border-bottom: 1px solid #646060;
}

ul#menu_secondario a{
	display: block;
	margin: 0;
	padding: 2px 0 2px 6px;

}
ul#menu_secondario a:link,
ul#menu_secondario a:visited{
	color: #b1b1b1;
	text-decoration: none;
}

ul#menu_secondario a:hover,
ul#menu_secondario a:focus{
	background-color: #2781ba;
	color: white;
}

.txt {
   font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #000000
   }

/* --------------------------------------------------------------------------- ASIC BOARD */


.boardBox {
	margin: 0;
	padding: 0;
	width: 750px;
	height: 150px;
	background: url("../imgs/new/board_bkg.gif") no-repeat;
	color: #20201d;
	padding-top: 20px;
	padding-left: 20px;
	}

.boardBox .boardName{
	margin: 0;
	padding: 0;
	width: 420px;
	}
.boardBox .boardAddress{
	margin: 0;
	padding: 0;
	width: 220px;
	float: right;
	margin-right:60px;
	}
* html .boardBox .boardAddress{
	margin-right:20px;
	}

.boardBox .boardName P,
.boardBox .boardAddress P {
	margin: 0;
	padding: 0;
	line-height: 1.1em;
	font-size: 1.2em;
	}
	
* html .boardBox .boardName P,
* html .boardBox .boardAddress P{
	font-size: 1em;
	}
*:first-child+html .boardBox .boardName{
	font-size:0.9em;
}
	
	.boardBox .boardName h3,
	.boardBox .boardAddress h3 {
		margin: 0;
		padding: 0;
		line-height: 1em;
		padding-bottom: 4px;
		}

#content_frame #column_sx .testo .boardBox .boardAddress a:link,
#content_frame #column_sx .testo .boardBox .boardAddress a:visited {
color: #668728;
}
#content_frame #column_sx .testo .boardBox .boardAddress a:hover,
#content_frame #column_sx .testo .boardBox .boardAddress a:focus, 
#content_frame #column_sx .testo .boardBox .boardAddress a:active {
color: #668728;
}