* {
    margin: 0;
    padding: 0;
}

body {
    font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-align: left;
    color: #66637B;
}
img {
  border: 0px;}


h1 {
    margin: 0px 10px 5px 0px;
    padding: 0;
    font-size: 11pt;
    font-weight: bold;
    color: #336699;
    text-align: center;
    border-bottom: 1px solid #ADC9FB;

}

h2 {
    padding: 0 0 0 30px;
    font: 14px Tahoma, Arial, Helvetica, sans-serif;
    color: #ADCEFF;
}

p {
    padding: 5px 0 5px 0;
    font: 12px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-align: justify;
    color: #66637B;
}

span.positivo {
  color: green
  }
span.negativo {
  color: red;
  }
tr.pari td  {
  background: #ebebeb;
  }



a {
  color: #336699;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}
.divisore{
  width: 100%;
  height: 35px;
  background: transparent url(images/1.jpg) repeat-x;
  color: #fff;
  }
h3 {
  text-align: center;
  margin: 5px 0px 5px 0px;
  padding: 0px;
  background: #336699;
  color: #fff;
  font-size: 10pt;
  font-weight: 900;
  line-height: 20px;
  }
#main {
    margin: 0;
    width: 980px;
    text-align: left;
    background: White;
}
/*
#header {
    height:auto !important;
    height: 180px;
    min-height: 180px;
    background: #224A8E url(images/top.jpg) no-repeat;
}
#header h1 {
    padding: 5px 0 0 20px;
    font: 30px Tahoma, Arial, Helvetica, sans-serif;
    color: #000;
}
#header h1 img {
  height: 110px;
  }
*/
#middle {
    width: 100%;
    position: relative;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

/* prima colonna */
#left {
    float: left;
    margin: 0 0 10px 0;
    width: 160px;
    /* background: #90B7F9; */
}

#left2 {
}

#left3 {
    padding: 0 0 20px 0;
    height: auto !important;
    min-height: 300px;
    height: 300px;    
}

#left h3 {
    margin: 0 10px 0 1px;
    padding: 5px 0;
    font: bold 13px Arial, Helvetica, sans-serif;
    text-align: center;
    color: White;
    background: none;
    border-top: 1px solid #ADC9FB;
    border-bottom: 1px solid #ADC9FB;
}

#left h3.firsth3 {
    border-top: none;
}
/* seconda colonna */
#centro {
    float: left;
    margin: 0 0 10px 0;
    width: 500px;
    padding: 10px 10px 20px 10px;
    height: auto !important;
    min-height: 400px;
    height: 400px;        
}

/* terza colonna  */
#right {
    float: left;
    margin: 0 0 10px 0;
    width: 300px;
    /* background: #90B7F9; */
}

#right2 {
}

#right3 {
    padding: 0 0 20px 0;
    height: auto !important;
    min-height: 300px;
    height: 300px;    
}

#right h3 {
    margin: 0 10px 0 1px;
    padding: 5px 0;
    font: bold 13px Arial, Helvetica, sans-serif;
    text-align: center;
    color: White;
    background: none;
    border-top: 1px solid #ADC9FB;
    border-bottom: 1px solid #ADC9FB;
}

#right h3.firsth3 {
    border-top: none;
}


#footer {
    clear: both;
	border-top: 1px solid #999999;
	width: 980px;
	color: #333366;
	text-align: center;
	font-size: 10px;
	}
#footer a {
	color: #333366;
	font-weight: 900;
	text-decoration: none;
	}
#footer a:hover {
	text-decoration: underline;
	}


/* BOX HOMEPAGE */
.box {
  width: 100%;
  height: auto !important;
  margin-top:0px;
  margin-bottom: 5px;
  float: left;
}
#topforex {
  height: auto !important;
  }
#topforex h1 {
    margin: 0px 0px 5px 0px;
    font-size: 18pt;
    font-weight: bold;
    color: #336699;
    text-align: left;
    border: none;
    }
#topforex a, #topforex a:visited {
  text-decoration: none;
  color: inherit;
  }
#topforex a:hover {
  text-decoration: underline;
  } 
#topforex p{
  padding: 0px;
  margin: 0px;
  line-height: 16px;}
#topforex img {
  float: left;
  margin-right: 10px;
  }
#tabelladati a {
  display:block;
  width: 100%;
  color: inherit;
  text-decoration: none;
  line-height: 14px;
  
}
#tabelladati {
  height: 150px;}
#tabelladati table {
  border-collapse: collapse;
  border-spacing: 0px;
  margin-top: 10px;
  width: 310px;
  }

#tabelladati table td {
  text-align: right;
  padding: 1px 4px 1px 4px;
  margin: 0px;
  font-size: 11px;
  border-bottom: 1px solid #afafaf;
  }
  
#tabelladati thead td {
  background: #336699;
  color: #fff;
  text-align: center;
line-height: 15px;
  }

#tabelladati .nome {
  text-align: left;
  }
#tabelladati .ora {
  text-align: center;
  }
  
#tabelladati tr.ruled{
	background:#afafaf;
	color:#fff;
}


#grafichino {
  float:right;
}

#boxnotizie p {
  margin: 0 0 5px 0;
  padding: 0;
  font-size: 9pt;
  line-height: 11pt;
  }
#boxnotizie .dataora {
  color: #66637B;
  font-weight: bold;
  }
#boxnotizie a, #boxnotizie a:visited  {
  color: #336699;
  font-weight: bold;
  text-decoration: none;
  }
#boxnotizie .testonotizia {
  color: #66637B;
  font-weight: 400;
  }
#boxnotizie a:hover {
  text-decoration: underline;
  }

#immagineallegata {
  margin-top: 20px;
  width: 500px;
  }

/* menu pivot */

#menupivot {
	margin-top: 30px;
	width: 500px;
	height: 15px;
	text-align: center;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
	}
#menupivot a, #menupivot a:visited {
	font-weight: 400;
	}

#menupivot ul {
	width: 500;
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0;

	}
#menupivot li {
	border: 1px solid #336699;
  width: 80px;
  height: 20px;
	text-align: center;
	float: left;
	color: #ffffff;
	background: #336699;
	cursor: pointer;
	cursor: hand;
  }

#menupivot li a, #menupivot li a:visited  {
	color: #fff;
	display: block;
	line-height: 20px;
	text-decoration: none;
	}
#menupivot li a:hover {
	text-decoration: none;
	color: #336699;
	background: #fff;
	}
#menupivot li.attuale a {
	text-decoration: none;
	display: block;
	color: #336699;
	background: #fff;
}
td.spaziatoredemark {
  width: 280px;
}


/* ==================================================== */
/* corpo pagina (navigatore pie' liste)			*/

#navigatore {
	margin-top: 30px;
	width: 500px;
	height: 15px;
	text-align: center;
	margin-bottom: 20px;
	margin-left: 0px;
	}
#navigatore a, #navigatore a:visited {
	font-weight: 400;
	}

#navigatore ul {
	width: 500px;
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navigatore li {
	width: 25px;
	text-align: center;
	float: left;
	}

#navigatore li a, #navigatore li a:visited  {
	white-space: nowrap;
	color: #336699;
	width: 20px;
	display: block;
	padding: 0px 1px 0px 1px;
	}
#navigatore li a:hover {
	text-decoration: none;
	color: #ffffff;
	background: #336699
	}
#navigatore li.esterno {width: 60px;}
#navigatore li.esterno a {width: 60px;}
#navigatore li.attuale {
	color: #ffffff;
	background: #ff0000;
	font-weight: 900;
}

/* box tassi*/
#boxtassi {
  width: 100%;
  text-align: center;
  margin-top: 10px;
  }
#boxtassi table {
  width: 100%;
  border-collapse: collapse;
  }
#boxtassi thead {
  background: #336699;
  color: #fff;
  }
#boxtassi table td {
  text-align: center;
  padding: 2px 3px 2px 3px;
}
#boxtassi table td.descrizione {
  text-align: left;
  }
#boxtassi a {
  text-decoration: none;
  }





/* menu tassi*/

#menubanche {
	margin-top: 30px;
	width: 460px;
	height: 15px;
	text-align: center;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-bottom: 10px;
	}
#menubanche a, #menubanche a:visited {
	font-weight: 400;
	}

#menubanche ul {
	width: 500;
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0;

	}
#menubanche li {
	border: 1px solid #336699;
  width: 50px;
  height: 20px;
	text-align: center;
	float: left;
	color: #ffffff;
	background: #336699;
	cursor: pointer;
	cursor: hand;
  }

#menubanche li a, #menubanche li a:visited  {
	color: #fff;
	display: block;
	line-height: 20px;
	text-decoration: none;
	}
#menubanche li a:hover {
	text-decoration: none;
	color: #336699;
	background: #fff;
	}
#menubanche li.attuale a {
	text-decoration: none;
	display: block;
	color: #336699;
	background: #fff;
}

/* --------------------------------------------------------------
tassi                                                          */
#tassi {
  width: 100%;
  text-align: center;
  }
#tassi table {
  margin: 0 auto;
  width: 100%;
  border-collapse: collapse;
}

#tassi table thead {
  background: #336699;
  color: #fff;
  text-align: center;
}
#tassi table tr td {
  text-align: center;
  padding: 2px 5px 2px 5px;
  }
#tassi table tr td.descrizione {
  text-align: left;
  } 

#tassi table tr.pari {
  background: #dedede;
}
  
/* --------------------------------------------------------------
  calendario                                                    */

#calendario_mese {
  margin: 0 auto;
  font-size: 12pt;
  font-weight: 900;
  width: 100%;
  text-align: center;
  font-size: 8pt;
  margin-top: 20px;
  }
#calendario_mese h3 {
  text-align: center;
  margin: 5px 0px 0px 0px;
  padding: 0px;
  background: #336699;
  color: #fff;
  font-size: 10pt;
  font-weight: 900;
  line-height: 20px;
  border: none;
  }  

#calendario_mese table {
  border-collapse: collapse;
  width: 100%;
  margin: 0px;
  padding: 0px;
}
#calendario_mese table td.vuota {
  background: #fff;
  }
#calendario_mese table td {
  margin: 0px;
  padding: 0px;
  width: 15px;
  line-height: 18px;
  text-align: center;
  background: #d7d7d7;
  border: 2px solid #fff;
}
#calendario_mese thead td {
  color: #ffffff;
  background: #afafaf;
  font-size: 10pt;
  text-align: center;
  line-height: 20px;
  border:none;
  }
#calendario_mese a, #calendario_mese a:visited {
  color: #336699;
  text-decoration: none;
  }  
#calendario_mese a:hover {
  text-decoration: underline;
  }  

  
#calendario_mese .giornate {
  font-size: 10pt;
  margin: 0px;
  font-weight: 500;
  height: 20px;
  }
#calendario_mese .precedente {
  font-size: 8pt;
  text-align: left;
  font-weight: 900;
  width: 70px;
  }
#calendario_mese .successivo {
  font-size: 8pt;
  text-align: right;
  font-weight: 900;
  width: 70px;
  }
#calendario_mese .navigatore td {
  border: none;
  background: #fff;
  }
  
#calendario_mese table td.nomemese {
  width: 180px;
  }
#calendario table {
  border-collapse: collapse;
  width: 100%;
  }  
  
#calendario table td {
  font-size: 8pt;
  padding: 5px 2px 5px 2px;

  }
#calendario table td.paese {
  text-align: center;
  }
#calendario table td.dato {
  text-align: center;
  width: 70px;
  }

#calendario table tr td.impatto {
  text-align: center;
  font-weight: 900;
  font-size: 10pt;
  
  }  

#calendario table thead  td{
  color: #ffffff;
  text-align: center;
  background: #afafaf;  
  padding: 2px;
  }


/* fine calendario */

/* =======================================================
 TABELLA PAGINA QUOTAZIONI                               */
#tabellaquotazioni {
  width: 100%;
  text-align: center;
}

#tabellaquotazioni table {
  margin: 0 auto;
  border-collapse: collapse;
  width: 100%;
}
#tabellaquotazioni td {
  text-align: right;
  padding: 3px 5px 2px 3px;
  }
#tabellaquotazioni thead td {
  background: #336699;
  color: #fff;
  text-align: center;
}
#tabellaquotazioni td.descrizione {
  text-align: left;
  }

#tabellaquotazioni a {
  text-decoration: none;
  color: inherit;
  }


#tabellagrafico ul {
	margin-top: 2px;
	width: 500px;
	height: 15px;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 10px;
	list-style: none;
	padding: 0;

	}
#tabellagrafico a, #tabellagrafico a:visited {
	font-weight: 400;
	}

#tabellagrafico li {
	border: 1px solid #336699;
  width: 60px;
  height: 20px;
	text-align: center;
	float: left;
	color: #ffffff;
	background: #336699;
	cursor: pointer;
	cursor: hand;
  }

#tabellagrafico li a, #tabellagrafico li a:visited  {
	color: #fff;
	display: block;
	line-height: 20px;
	text-decoration: none;
	}
#tabellagrafico li a:hover {
	text-decoration: none;
	color: #336699;
	background: #fff;
	}
#tabellagrafico li.attuale a {
	text-decoration: none;
	display: block;
	color: #336699;
	background: #fff;
}

#tabellinaprezzi {
  width: 100%;
  text-align: center;
  }
#tabellinaprezzi table {
  width: 100%;
  border-collapse: collapse;
  }
#tabellinaprezzi table td {
  line-height: 20px;
  }

  
#tabellinaprezzi thead {
  background: #336699;
  text-align: center;
  color: #fff;
}

#boxcerca {
  width: 158px;
  border: 1px solid #000;
  height: 95px;
  margin-top: 10px;
  text-align: center;
  background: #d7d7d7;
  }

#boxcerca h3 {
  text-align: center;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  background: #336699;
  color: #fff;
  font-size: 10pt;
  font-weight: 900;
  line-height: 20px;
  border: none;
  }
#boxcerca .cercaform {
  width: 140px;
}
#boxcerca .buttsearch {
  margin-top: 10px;
  margin-bottom: 10px;
  width: 140px;
}


#forzarelativa {
  width: 100%;
  text-align: center;
    font-size: 9pt;
  }
  
#forzarelativa p {
  font-size: 9pt;
}
#forzarelativa table {
  width: 100%;
  border-collapse: collapse;
  }
#forzarelativa table td {
  line-height: 20px;
  height: 20px;
  border: 2px solid #fff;
  }  
#forzarelativa table thead, #forzarelativa .descrizione {
  text-align: center;
  font-weight: 900;
  }
#forzarelativa .bianca {background: #fff;}
#forzarelativa .blu {background: #006600;}
#forzarelativa .azzurra {background: #16a902;}
#forzarelativa .verde {background: #ffff00;}
#forzarelativa .rossa {background: red;}
#forzarelativa .bordo {background: darkred;}


 /* cssfinanza */
.testataint {

	background-image: url(http://immagini.finanza.com/immagini/sito/fascia-testata.jpg);
	width: 737px;
}

.testata2 {

	background-image: url(http://immagini.finanza.com/immagini/sito/striscia-testata.jpg);

}

#menu1 {
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	}
#menu1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
#menu1 a:hover {
	text-decoration: underline;
	background-color:#999999;
	}
	
	
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
line-height:22px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
background-color:#000000;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #999999;
}

 /* fine css fol 
css menu forex */
#menu {
  height: 23px;
  margin-bottom: 10px;  
}
ul.menu {list-style:none; margin:0; padding:0; width:980px; background-image:url(/images/scuro.gif); height: 24px;}
ul.menu * {margin:0; padding:0}
ul.menu a {display: block; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold;
padding: 5px; line-height: 1;
color:#FFFFFF;
text-decoration:none;}
ul.menu a:hover { text-decoration:underline;}
ul.menu li {position:relative; float:left; width:107px; text-align:center;}
ul.menu .ser {width:2px;
	background-color:#336699; 
	height:23px;}
/* fine css menu forex */
#statiche P {
  LINE-HEIGHT: 12pt; 
  font-size: 9pt;
}

#statiche li {
list-style:none;
text-indent:8px;
padding: 5px 0 5px 0;
line-height: 12pt;
  font-size: 9pt;
}


#statiche li a {
text-decoration:none;
color:#336699;
font-weight:bold;
}

#statiche h3 {
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
}


/*area sponsors */

#sponsor {
width:100%;
margin:0px;
}

#sponsor p {
	border-bottom: 1px solid #000000;
	padding-bottom:5px;
	background-color:#b6dcff;
	height:20px;
	padding-top:4px;
	padding-left:15px;
	font-weight:bold;
		}
		
#sponsorstext {
padding-left:25px;
 float:left; 
 text-decoration:none; 
 font-family:Verdana, Arial, Helvetica, sans-serif; 
 font-size:9px;
 line-height:15px; 
 color:#000000;
 }
