body{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0px;
}
a,a:visited{text-decoration:underline;color:#5194B1;}
a:hover{text-decoration:underline;color:#417890;}

h1{font-size:130%;color:#e86d00;padding:0;margin:0px 0 10px;}
h2{font-size:120%}
h3{font-size:110%}

.hr2{
	clear:both;
	border:1px solid #CCC;
	margin:0;
	padding:0;
}

#container{
	margin: 0 auto;
	padding:0; 
	width: 905px; 
	height:auto;
	border-top:5px solid #e86d00;
	color:#222;
	line-height: 20px;
}
#header{
	border:0px solid red;
	margin-top:10px;
	/*background:#FFF url("../images/logo.gif") no-repeat;*/
	text-align:right;
	min-height:80px;
	height:auto !important;
	height:80px;
}
#header .div_logo{
	width:150px;
	height:60px;
	position:relative;
	border:0px solid red;
	top:0px;
	left:0px;
	
	float:left;
}

.cat_nascosto{
	z-index:99;
	background:#FFF;
	border:2px solid #e86d00;
	padding:0;
	margin:0;
	position:relative;
	
}
.cat_nascosto a, .cat_nascosto a:visited{
	width:150px;position:relative;
}

/**/
#header .button{
	margin-right:10px;
}
#header .button img{
	margin:0 10px;
}
/*
#header #navbar{ height: 37px;width: 540px;float:right;margin-top:30px}
#menu{ height: 37px; list-style: none; margin: 0; padding: 0;  width: 540px; background: url('../images/matrice.gif') top left no-repeat;}
#menu li{float: left; list-style: none;}
#menu li a{ background: url('../images/matrice.gif') top left no-repeat; display: block; height: 37px; margin-right: 0px; text-decoration: none; width:30px;}
#menu li a:hover{text-decoration: none;}

#menu #m_home { background-position:    0px 0px; width: 80px; }
#menu #m_profilo  { background-position:  -90px 0px; width: 80px;}
#menu #m_business { background-position:  -176px 0px; width: 140px; }
#menu #m_investor { background-position:  -320px 0px; width: 140px; }
#menu #m_stampa   { background-position:  -460px 0px; width: 100px; }

#menu #m_home:hover { background-position:    0px -37px; }
#menu #m_profilo:hover  { background-position:  -90px -37px; }
#menu #m_business:hover { background-position:  -176px -37px; }
#menu #m_investor:hover { background-position:  -320px -37px; }
#menu #m_stampa:hover   { background-position:  -460px -37px; }

#menu #m_home_sel, #menu #m_home_sel:hover  { background-position:    0px -74px; width: 80px; }
#menu #m_profilo_sel, #menu #m_profilo_sel:hover    { background-position:  -90px -74px; width: 80px;}
#menu #m_business_sel, #menu #m_business_sel:hover { background-position:  -176px -74px; width: 140px; }
#menu #m_investor_sel, #menu #m_investor_sel:hover { background-position:  -320px -74px; width: 140px; }
#menu #m_stampa_sel, #menu #m_stampa_sel:hover { background-position:  -460px -74px; width: 100px; }
/**/
/* TOP MENU */
#header #navbar{ height: 37px;
	width: 540px;
	float:right;
	margin-top:13px;
	
	background: url("../images/bg_menu.gif") no-repeat;
}
.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav {
	  font-family:Tahoma, Arial, Helvetica, sans-serif;
	  font-size: 12px;
	  z-index: 100;
	  position: relative;
	  text-align:left;
}
.nav li {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  font-size:14px;
}
.nav li a, .nav li a:visited {
  background:  url("../images/arrow.gif") no-repeat 98% 55%;
  color: #222;
  font-size: 12px;
  display: block;
  padding: 0 18px;
  line-height:37px;
  text-decoration: none;
}

.nav li a:hover{
  background: #f8eadf url("../images/arrow_hover.gif") no-repeat 98% 55%;
  color: #000;	
}



.nav ul {
  background:#FAFAF9;
  border: 2px solid #e86d00;
  /*border-top:0px;*/
  list-style: none;
  margin: 0;
  width:159px;
  position: absolute;
  top: -999em;
  left: 0px;
}
.nav li:hover ul,
.nav li.sfHover ul {
  top: 37px;

}
.nav ul li {
  border: 0px solid green;
  float: none;
  white-space: nowrap; 
  width:100%;  
}
.nav ul li a,.nav ul li a:visited {
  border: 0px solid #000;
  border-bottom: 1px solid #DFDFDF;
  padding: 0px;
  margin:4px 9px;
  line-height:20px;
  _height:20px;
  background:#FAFAF9;
}
.nav ul li a:hover {
  background:#FAFAF9;
  color: #e86d00;
}

.sel {
  background: #e86d00 url("../images/arrow_sel.gif") no-repeat 98% 55%;
  color: #000;	
}
/**/

.hr{
	clear:both;
	background:#FFF url("../images/hr_header.gif") no-repeat 0 bottom;
	height:5px;
}
.hr3{
	clear:both;
	background:#FFF url("../images/linea_header_bottom_3.gif") no-repeat 0 bottom;
	height:5px;
	margin-left:3px;
	margin-top:-15px;
	
}

.sub_header{
	background:#FFF url("../images/hr_header.gif") no-repeat 0 top;
	padding:8px 0;
	margin:0;
	
}
.sub_header img{border:10px solid #DFDFDF;margin-left:3px;float:left;overflow:auto;z-index:0}
#content{
	border:1px solid #FFFFFF;
	width:900px;
	margin:0 2px;
	background:#FFF url("../images/page_top.gif") no-repeat 0 top;
	min-height:350px;
	height:auto !important;
	height:350px;
}

#content_home{
	border:1px solid #FFFFFF;
	width:900px;
	margin:0 3px;
	
	min-height:220px;
	height:auto !important;
	height:220px;
}


/* NAVIGATION */
#navigation{
	background:url("../images/subnavbar_top.gif") no-repeat ;
	border:0px solid green;
	float:left;
	width:274px;
	margin-top:12px;
	margin-left:5px;
}

#navigation .title{
	
	color:#e86d00;
	font-weight:bold;
	font-size:16px;
	margin:-5px 5px 0;
	padding-left:50px;
}
#navigation .testo_navigation{
	
	padding:3px;
	border-left:1px solid #CCC;
	margin-left:3px;
	margin-top:22px;
}
.testo_navigation ul{
	
	margin:0;
	margin-top:25px;
	padding-left:5px;
	list-style:none;
}
.testo_navigation li{
	border-bottom:1px solid #CCC;
}

.testo_navigation li a,.testo_navigation li a:visited{
	text-decoration:none;
	margin:2px 0;
	padding:2px 5px;
	line-height:25px;
	width:95.7%;
	display:block;
	color:#222;
}
.testo_navigation li a:hover{
	color:#e86d00;
}


.testo_navigation li a:hover{text-decoration:none;}
.testo_navigation  .sel{background:#F1F1F1;width:95.7%;font-weight:bold;}

.logout{
	
	margin:2px 0;
	padding-left:30px;
	color:#5194B1;
	background:url("../images/logout.gif") no-repeat 0 3px;
	text-align:left;
}

.logout a,.logout a:visited{
	text-decoration:underline !important;
	color:#5194B1 !important;
	font-weight:bold;
}
#content .testo{
	border:0px solid green;
	float:right;
	width:65%;
	margin:0px;
	margin-right:10px;
	margin-top:50px;
}
#content .testo p{margin:0;padding:0;}
#content .elenco{
	
	border-bottom:1px dashed #CCC;
	padding:5px;
	margin:5px 0;
	min-height:30px;
	height:auto !important;
	height:30px;
}


#content .elenco img{
	float:left;
	margin:0 10px 0 0;
	border:1px solid #CCC;
	padding:2px;
}

#content  .elenco .data{float:left;font-weight:bold;}
#content  .elenco .txt{float:right;width:460px;}
#content  .elenco .txt_investor{float:left;border:0px solid;width:375px;margin:0;margin-left:20px}
#content  .elenco .allegato{
	float:right;
	border:0px solid;
	background:url("../images/ico_pdf.gif") no-repeat;
	width:91px;
	height:34px;
	cursor:pointer;
}
.allegato img{position:relative;padding:5px;}

#content .left,#content .right{
	border-bottom:1px dashed #CCC;
	padding:5px;
	margin:5px 0;
	width:250px;
}
#content .left{float:left;}
#content .right{float:right;}

#content .left .first,#content .right .first{border-top:1px solid #CCC}

.link_arrow a,.link_arrow a:visited{
	border:0px solid red;
	text-decoration:underline;
	color:#5194B1;
	font-weight:bold;
	background: url("../images/ball_link.gif") no-repeat ;
	padding:2px 0px 2px 25px;
	line-height:25px;
	margin:0;
}


#footer{
	border:0px solid red;
	margin-top:10px;
	padding:0;
	font-size:90%;
}
#footer a,#footer a:visited{text-decoration:underline;color:#222}
#footer a:hover{text-decoration:underline;color:#222}
#footer p{
	margin:0;
	padding:0 10px;_padding-top:15px;line-height:50px;background:url("../images/bg_footer.gif") repeat-x;
	min-height:50px;
	height:auto !important;
	height:50px;
}


#credits{color:#CCC;padding:0 5px;margin:0;}
#credits a,#credits a:visited{text-decoration:underline;color:#CCC}
#credits a:hover{text-decoration:underline;color:#CCC}
#credits .left{
	float:left;
	width:248px;
}
#credits .right{
	float:right;
	width:65%;
	text-align:right;
}


.clear{margin:0;padding:0;clear:both;}

#percorso {margin-bottom:30px;font-size:90%}
#percorso a,#percorso a:visited{color:#222;text-decoration:underline}
#percorso a:hover{color:#e86d00;text-decoration:underline}                                                                                                     
 
.box_orange{
	background:url("../images/acotle_nel_mondo.gif") no-repeat;
	min-height:187px;
	height:auto !important;
	height:187px;
	margin:50px 10px 0 3px;
	float:left;
	width:290px
}


.box_grey{
	background:url("../images/titolo_in_borsa.gif") no-repeat;
	float:left;
	width:225px;
	height:187px;
	margin:50px 10px 0 0;
	float:left;
	width:225px
}


.box_orange .text{
	border:0px solid red;
	margin:35px auto 0;
	background:#FFFFFF;
	min-height:150px;
	height:auto !important;
	height:150px;
}
.box_grey .text{
	border:0px solid red;
	margin:35px auto 0;
	text-align:left;
	
}

.box_orange .text{width:98%;text-align:center;padding:auto}
.box_grey .text{width:98%;text-align:center;}

.box_grey .titolo{
	width:200px;
	text-align:right;
	border:0px solid red;
	height:25px;
	margin:0;
	padding:0;	
	margin-top:5px;
	#margin-top:-3px;
	_margin-top:-3px;
}

.box_grey .titolo a,.box_grey .titolo a:visited{
	border:0px solid red;
	text-decoration:underline;
	color:#5194B1;
	font-weight:bold;
	background: url("../images/ball_link.gif") no-repeat 100% 0;
	padding:2px 25px 2px 0;
	line-height:25px;

	
}

.testo_home{
	float:right;
	margin:50px 5px 0 0;
	border:0px solid red;
	width:38%;
	padding:0;
}
.img_right{
	float:right;
	margin:10px;
	border:1px solid #dfdfdf;
	padding:2px;
}
.img_left{
	float:left;
	margin:10px;
}
.positivo{color:green;}
.negativo{color:#CC3333;}
.nome{color:#e86d00;font-weight:bold;}

/*anni*/

.anni{background:url("../images/bg_anni.gif") no-repeat; border:0px solid red;height:28px;width:590px;
	margin-bottom:5px;
	font-weight:bold;	
}
.anni p{
	background:url("../images/apri_anno.gif") no-repeat ;
	float:right;
	margin:0;
	margin-top:15px;
	margin-right:15px;
	padding-right:10px;
	height:19px;
	width:19px;
	cursor:pointer;
}
.anni .h2{line-height:28px;margin-left:15px;float:left;}
.anni .plus{
	background:url("../images/apri_anno.gif") no-repeat ;
	float:right;
	margin-right:15px;
	margin-top:5px;
	height:19px;
	width:19px;
	cursor:pointer;
}
.anni .minus{
	background:url("../images/chiudi_anno.gif") no-repeat ;
	float:right;
	margin-right:15px;
	margin-top:5px;
	height:19px;
	width:19px;
	cursor:pointer;
	
}
/*tabella dati finanziari*/

.td_title{
	border:1px solid #CCC;padding:10px;margin:0;color:#e86d00;font-weight:bold;
}

.td{
 border:1px solid #CCC;padding:10px;margin:0;background:#FFFFFF;
}

.form{

}
.form input{
	border:1px solid #CCC;
	
}
.form .password{width:150px;}
.form .submit{
	border:1px solid #CCC;
	background:orange;
	color:#000;
	font-weight:normal;
	width:52px;
	height:20px;
	position:relative;
	top:1px;
	_top:0px;
	#top:0px;
}

.form .submit_nl{
	border:1px solid #CCC;
	background:orange;
	color:#000;
	font-weight:bold;
	width:100px;
	height:30px;
	position:relative;
	text-align:center;
	top:1px;
	_top:0px;
	#top:0px;
}

.form table{width:80%}
.form table input{border:1px solid #CCC;height:18px;}
.form td b{color:#e86d00;}

.link_br{display:block;}