body, html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 9px;*/
	font-size: 100%;
	/*color: #848484;*/
	color:#333333;
	/*line-height: 11px;*/
	min-height: 100%;
	background-color:#FFFFFF;
	background-image: url(img/bodyback.gif);
	background-repeat: repeat;
}
img {
	border: 0px;
}
a, a:link, a:visited{
	color: #2356A0;
	text-decoration: underline;
	font-weight: bold;
	border: 0px;
}

a:hover{
	color: #2356A0;
	text-decoration: underline;
	border: 0px;
	background-color:#FFFF00;
}
a:active{
	color: #EADE7B;
	text-decoration: underline;
	background-color:#B4221E;
	border: 0px;
}

/*p, h1, h2, h3, h4 {
	padding:0px;
	margin:0px;
}

h1 {
	font-size:14px;
	line-height:17px;
	color:#2356A0;
	font-weight:bold;
	text-transform: uppercase;
}
h2 {
	font-size:10px;
	line-height:15px;
	color:#2356A0;
	font-weight:bold;
}
h3 {
	font-size:0.65em;
	line-height:11px;
	color:#2356A0;
	font-weight:bold;
}*/
input {
	width:100px;
	/*height:14px;*/
	height: 1.6em;
	background-color:#FFFFFF;
	color:#31509C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border:none;
	margin:0px;
	padding:0px;
}
form {
	margin:0px;
	padding:0px;
}

/* Contenitore */
#contenitore {
	width:760px;
	margin-right: auto; 
   	margin-left: auto; 	
	height: auto;
	background-color:#FFFFFF;
	font-size: 0.65em;
}

/* TESTA */
#header {
	width:760px;
	height:124px;
	background:url(img/headerback.jpg) no-repeat right bottom;
	background-color:#FFFFFF;
}

/* Logo */
#logo {
	width:152px;
	height:124px;
	background:url(img/headerlogo.jpg) no-repeat;
	float:left;
	display:inline;
}
#logo a {
	display:block;
	width:152px;
	height:124px;
	text-decoration:none;
	background: transparent;
}
#logo a:hover {
	display:block;
	width:152px;
	height:124px;
	text-decoration:none;
	background: transparent;
}

/* Menu home */
#menuheader {
	width:150px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	background-color:#2356A0;
	margin-right:30px;
	float:right;
	display:inline;
	text-align:center;
	padding-top:6px;
	color:#FFFFFF;
	font-size: 9px;
}
#menuheader a, #menuheader a:link, #menuheader a:visited, #menuheader a:active {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
#menuheader a:hover {
	text-decoration:underline;
	background-color:#2356A0;
}

/* Menu principale */
#subheader {
	width:760px;
	min-height:26px;
	height: auto !important;
	height: 26px;
}

/* Form di ricerca */
#search {
	width:251px;
	min-height:21px;
	height: auto !important;
	height: 21px;
	background-color:#FFFF00;
	float:left;
	margin-left:20px;
	margin-top:4px;
	margin-right:14px;
	padding-top:5px;
	padding-left:15px;
	display:inline;
}
#cerca {
	width: 150px;
}
.cerca {
	width:50px;
	margin-left:15px;
}

/* Menu principale */
#menu {
	width:440px;
	min-height:21px;
	height: auto !important;
	height: 21px;
	background-color:#F2F0F0;
	float:left;
	margin-top:4px;
	padding-top:5px;
	display:inline;
	font-size: 9px;
}
#menu ul {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	list-style-type: none;
	text-align: center;
}
#menu li {
	display: inline;
	padding-right: 0px;
	padding-left: 25px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	/*height:26px;*/
	background:url(img/menulist.gif) no-repeat;
	/*border: 1px solid #000;*/
}
#menu li a {
	/*display: inline;*/
	margin: 0px;
	margin-top:20px;
	/*width: auto;*/
	text-decoration: none;
	color:#31509C;
	font-weight:bold;
	line-height:15px;
	/*height:26px;*/
}
#menu ul li a:hover, #menu ul li a:active {
	text-decoration: underline;
}

/*#switch {
	width:113px;
	height:134px;
	background:url(img/headerswitch.jpg) no-repeat;
	float:right;
	color:#FFFFFF;
	font-weight:bold;
}
*/

/* Colonna sinistra home */
#colonnasx {
	width:280px;
	float:left;
	min-height: 425px;
	height: auto !important;
	height:425px;
	background:#FFFFFF url(img/colonnasxback.gif) repeat-y right;
	padding-left:20px;
}
#colonnasx-bottom {
	width:280px;
	float:left;
	/*height:425px;
	background:#FFFFFF url(img/colonnasxback.gif) repeat-y right;*/
	padding-left:20px;
}

/* News */
#colonnasxtitle {
	width:280px;
	height:62px;
	background:url(img/colonnasxtitle.jpg) no-repeat;
	margin-top:20px;
}
.boxnews {
	width:250px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:#009933 1px dashed;
	line-height:1.2em;
	font-size: 1.2em;
}
#colonnasx h2 {
	/*margin:0px;
	padding:0px;*/
	font-size:1.0em;
	color:#2356A0;
	font-weight:bold;
	padding-left:15px;
	background:url(img/frecciablu.gif) no-repeat left 3px;
	padding-bottom: 0.3em;
}
#colonnasx h2 a {
	text-decoration:none;
}
#colonnasx h2 a:hover {
	text-decoration:underline;
}
.txtnews {
	padding-left:15px;
}
.boxarchivio {
	width:250px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:1.2em;
}

.subscribeCont {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	background-color:#F6F3F3;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* AREA RISERVATA */
#arearis{
	width:250px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#F6F3F3;
	margin-top: 5px;
}
#arearisint {
	width:195px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#F6F3F3;
}
#txtarearis {
	padding-left:15px;
	margin-top:10px;
	line-height: 16px;
	font-size: 9px;
}
#txtarearis ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#txtarearis li {
	background:url(img/frecciablu.gif) no-repeat left 5px;
	padding:2px;
	padding-left:15px;
}

/* Colonna centrale */
#colonnac {
	width:422px;
	min-height:425px;
	height: auto !important;
	height: 425px;
	float:left;
	padding-left:18px;
}
#colonnac-bottom {
	width:422px;
	/*min-height:320px;*/
	float:left;
	padding-left:18px;
}
#colonnacint {
	width:330px;
	min-height:320px;
	height: auto !important;
	height: 320px;
	float:left;
}

/* Andamento quota */
#colonnactitle {
	width:422px;
	height:62px;
	background:url(img/colonnactitle.jpg) no-repeat;
	margin-top:20px;
}
.txtnewsc {
	padding-top:15px;
	padding-bottom:15px;
	font-size:9px;
}

/* CONTENUTI PARTE CENTRALE */
#contenuto {
	padding-top:15px;
	padding-bottom:15px;
	padding-left:18px;
	padding-right:15px;
	font-size: 1.2em;
}
#contenuto #path {
	color:#464646;
	font-weight:bold;
	padding-bottom:15px;
}
#contenuto #path a:link, #path a:visited, #path a:active {
	text-decoration:none;
	color:#464646;
}
#contenuto #path a:hover {
	text-decoration:underline;
	color:#464646;
}
#contenuto img {
	border: 0px;
}
#contenuto a, a:link, a:visited{
	color: #2356A0;
	text-decoration: underline;
	font-weight: bold;
	border: 0px;
}
#contenuto a:hover{
	color: #2356A0;
	text-decoration: underline;
	border: 0px;
	background-color:#FFFF00;
}
#contenuto a:active{
	color: #EADE7B;
	text-decoration: underline;
	background-color:#B4221E;
	border: 0px;
}
#contenuto p, h1, h2, h3, h4 {
	padding:0px;
	margin:0px;
}
#contenuto h1 {
	font-size:1.3em;
	line-height:17px;
	color:#2356A0;
	font-weight:bold;
	text-transform: uppercase;
}
#contenuto h2 {
	font-size:1.1em;
	line-height:15px;
	color:#2356A0;
	font-weight:bold;
}
#contenuto h3 {
	font-size:1.0em;
	line-height:11px;
	color:#2356A0;
	font-weight:bold;
}
#contenuto h3 a {
	text-decoration: none;
}
#contenuto p {
	margin:0.5em 0px;
	font-size:1.0em;
	line-height: 1.2em;
}
#contenuto i, em {
	overflow:visible;
}
#contenuto table {
	margin:0.5em auto;
	font-size:1.0em;
	line-height: 1.2em;
}
#contenuto input {
	width: auto;
	height:1.6em;
	background-color:#FFFFFF;
	color:#31509C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border:none;
	margin:0px;
	padding:0px;
}
#contenuto select {
	width: auto;
	height:1.6em;
	background-color:#FFFFFF;
	color:#31509C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border:none;
	margin:0px;
	padding:0px;
}
#contenuto form {
	margin:0px;
	padding:0px;
}
#contenuto .imgcenter {
	display: block;
	text-align: center;
	margin:0.5em 0px;
}
#contenuto .descrizione {
	margin-bottom:1.0em;
	font-style: italic;
}
#contenuto .docs {
	padding-left: 23px;
	background-image: url(img/download_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin:1.5em 0px;
}
#contenuto .docs h3 {
	padding-top: 4px;
}	 	   
#contenuto .links {
	padding-left: 23px;
	background-image: url(img/link_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin:1.5em 0px;
}
#contenuto .links h3 {
	padding-top: 4px;
}	 	   
#contenuto .news {
	padding-left: 23px;
	background-image: url(img/ico_news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin:1.5em 0px;
}
#contenuto .news h3 {
	padding-top: 4px;
}	 	   
#contenuto .info {
	font-style: italic;
	text-align: right;
}	
#contenuto .pagine {
	margin:1.5em 0px;
}	
#contenuto .faq {
	padding-left: 23px;
	background-image: url(img/ico-faq.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin:1.5em 0px;
}
#contenuto .faq h3 {
	padding-top: 4px;
}	 	   
#contenuto .glossario {
	padding-left: 23px;
	background-image: url(img/glossario.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin:1.5em 0px;
}
#contenuto .glossario h3 {
	padding-top: 4px;
}	 	   
#contenuto .result {
	padding-left: 23px;
	background-image: url(img/icon_result.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin:1.5em 0px;
}
#contenuto .result h3 {
	padding-top: 4px;
}	 	   

#mappa ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#mappa li {
	 margin: 0px;
	 margin-bottom: 5px;
	 padding: 2px 1px 2px 5px;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 1.0em;
	 border-bottom: 1px solid #eee;
}

#mappa li ul {
	font-size: 0.9em;
	margin-bottom: 5px;
}

#mappa li ul li {
	margin-left: 10px;
	border-left: 1px solid #eee;
}

#mappa li a {
	color: #2356A0;
	text-decoration: none;
	display: block; 
	padding-left: 2px
}

#mappa li a:hover {
	color: #2356A0;
	text-decoration: none;
	background-color: #FFFF00;
	display: block; 
	padding-left: 2px
}

/* Colonna destra */
#colonnadx {
	width:195px;
	float:left;
	margin-top:15px;
	background-color:#FFFFFF;
	display:inline;
}

/* Menu documenti */
#colonnacdown {
	width:422px;
}
#menuc {
	width:180px;
	float:left;
}
#menucint {
	width:180px;
}
#menuc ul, #menucint ul {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	list-style-type: none;
	text-align: left;
}
#menuc li, #menucint li {
	background:url(img/frecciamenuc.gif) no-repeat;;
	background-color:#FFFF00;
	min-height:20px;
	height: auto !important;
	height: 20px;
	width:170px;
	color:#2356A0;
	padding-left: 25px;
	margin-top:5px;
	padding-top:9px;
	font-size: 9px;
}
#menuc li a:link, #menuc li a:visited, #menuc li a:active, #menucint li a:link, #menucint li a:visited, #menucint li a:active {
	text-decoration:none;
}
#menuc li a:hover, #menucint li a:hover {
	text-decoration:underline;
}

/* Menu faq */
#fondop {
	width:195px;
	float:right;
	display:inline;
}
#fondopint {
	width:195px;
}
#menuint {
	width:195px;
	float:left;
	padding-left:20px;
	margin-top:15px;
}
#fondoptitle {
	background:url(img/fondoptitle.jpg) no-repeat right top;
	background-color:#F6F3F3;
	width:195px;
	min-height:35px;
	height: auto !important;
	height: 35px;
	margin-top:5px;
	padding-top:28px;
}
.txtfondonews {
	padding-right:8px;
	padding-left:8px;
	font-size:9px;
}
#fondop ul, #menuint ul, #fondopint ul {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	list-style-type: none;
	text-align: left;
	font-size:10px;
}
#fondop li, #menuint li, #fondopint li {
	background:url(img/frecciafondo.gif) no-repeat;
	background-color:#F6F3F3;
	min-height:20px;
	height: auto !important;
	height: 20px;
	width:170px;
	color:#464646;
	padding-left: 25px;
	margin-top:5px;
	padding-top:9px;
}
#fondop li a:link, #fondop li a:visited, #fondop li a:active, #fondopint li a:link, #fondopint li a:visited, #fondopint li a:active {
	text-decoration:none;
}
#menuint li a:link, #menuint li a:visited, #menuint li a:active {
	text-decoration:none;
	color:#464646;
}
#fondop li a:hover, #menuint li a:hover, #fondopint li a:hover {
	text-decoration:underline;
	background-color:#F6F3F3;
}

#menuint ul#sotto {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	list-style-type: none;
	text-align: left;
	font-size:10px;
	
	margin-left: 20px;
	border-left: 1px dashed #B9B9B9;
}
#menuint ul#sotto li {
	background:url(img/frecciafondo.gif) no-repeat;
	background-color:#F6F3F3;
	min-height:20px;
	height: auto !important;
	height: 20px;
	width:170px;
	color:#464646;
	padding-left: 10px;
	margin-top:5px;
	padding-top:9px;

	background: none;
}
#menuint ul#sotto li a {
	text-decoration:none;
}
#menuint ul#sotto li a:hover, #menuint ul#sotto li a:active {
	background: #31509C;
	color: #FFFFFF;
}


/* Piedi */
#footer {
	width:720px;
	background-color:#F6F3F3;
	color:#545454;
	font-size:10px;
	font-weight:bold;
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
	line-height:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer a:link, #footer a:visited {
	text-decoration:none;
	color:#545454;
	font-weight:bold;
	background-color:#F6F3F3;
}
#footer a:hover {
	text-decoration:underline;
	color:#000000;
	background-color:#F6F3F3;
}
#subfooter {
	width:760px;
	background-color:#FFFFFF;
	color:#545454;
	font-size:10px;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
	line-height:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#subfooter a:link, #subfooter a:visited {
	text-decoration:underline;
	color:#545454;
	background-color:#FFFFFF;
	font-weight:normal;
}
#subfooter a:hover {
	text-decoration:underline;
	color:#000000;
	background-color:#FFFFFF;
	font-weight:normal;
}

/*hr {
	width:150px;
	height:1px;
	color:#000000;
	text-align:center;
}*/
.clear:after { 
    content: "."; /* hack per mozilla auto height */ 
    display: block;  
    height: 0;  
    clear: both;  
    visibility: hidden; 
} 
 
/* Per Explorer Mac */ 
* html .clearfix {height: 1%;} 

.none {
	display:none;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}
.divisore {
	height:15px;
}

/*banner rendite*/
.banner_rendite_bg {
	width: 423px;
	height: 63px;
	padding: 0px;
	border: 0px;
	position:relative;
	background: url(/img/banner_rendita_bg.gif) no-repeat top left;
}
.scegli {
	display: block;
	width: 105px;
	height: 26px;
	position: absolute;
	top: 34px;
	left: 40px;
	background: url(/img/scegli.png) no-repeat 0px 0px;
}
.scegli:hover {
	background: url(/img/scegli.png) no-repeat 0px -31px;
}
.calcola {
	display: block;
	width: 105px;
	height: 26px;
	position: absolute;
	top: 34px;
	left: 286px;
	background: url(/img/calcola.png) no-repeat 0px 0px;
}
.calcola:hover {
	background: url(/img/calcola.png) no-repeat 0px -31px;
}