/* CSS Document */
TD{	
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	margin:0px; padding:0px
	line-height:16px;

}

input{
	font-family: tahoma;
	font-size: 11px;
}

.button {
	font-family: tahoma;
	font-size: 11px;
}

.text {
	font-family: tahoma;
	font-size: 11px;
}

.pannello_ricerca{
	width:250px;
	border:solid 1px #e1593c;
	background-color:#ffdcd5;
}

.pannello_commissioni{
	width:700px;
	border:solid 1px #e1593c;
	background-color:#ffdcd5;
}

.subHeader div{
	padding:5px;
	font-size:14px;
	font-weight:bold;
	background-color:#f26c4f;
}

.modello{
	padding:5px 10px 0 10px;
	background-color: #3caddc;
	color: #ffffff;
	vertical-align:middle;
	height: 24px;
	font-weight: bolder;
	font-size: 12px;
}

.logoimage {
  max-width: 300px;
  max-height: 200px;
  width: expression(this.width > 300 ? "300px" : true);
  height: expression(this.height > 200 ? "200px" : true);
  border:solid 1px #3caddc;
}




td.leftcolumntitle {
	 margin:0 1px;
}

p {padding:10px 0 10px 0; margin:0;}


h1 a {text-decoration:none; color:#0b8b89;}
h1 a:hover {text-decoration:none; color:#f5665a;}

#white_link a{
	text-decoration:none; color:#FFFFFF;
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #fff; FONT-FAMILY: "Arial";
	}
#white_link a:hover {
	text-decoration:underline; color:#FFFFFF;
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #fff; FONT-FAMILY: "Arial";
	}
	
#simple_white_link a{
 color:#FFFFFF;
}
	
#simple_white_link a{
	text-decoration:none; color:#FFFFFF;
	}
#simple_white_link a:hover {
	text-decoration:underline; color:#FFFFFF;
	}


	
	
.body_txt {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	line-height:15px;
}

.txt_copyright {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;	
	color: #333;
	text-decoration: none;
}

.txt_copyright a{
	color: #333;
	text-decoration: none;
}

.txt_copyright a:hover{
	color: #ff0000;
	text-decoration: none;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}


.sitenametitle {font-family:'arial', Trebuchet MS, tahoma; font-size:36px; font-weight:bold; color:#0b8b89; text-decoration:none;}
.sitenametitle a {text-decoration:none; color:#0b8b89;}
.sitenametitle a:hover {text-decoration:none; color:#f26c4f;}


/*- Link Menu --------------------------- */

#linkmenu {
	
        width: 100%;
        margin: 0px; 		
		font: bold 11px 'tahoma';			
        }

#linkmenu a {
        height: 24px;
          voice-family: "\"}\"";
          voice-family: inherit;
        text-decoration: none;
        }

#linkmenu a:link, #linkmenu a:visited {
        color:#484848;
        display: block;
		margin-left: 0px;
        padding: 8px 5px 0 5px;
        }

#linkmenu a:hover {
		background-color:#FFFFFF;
		display:block;
        color: #3caddc;
        padding: 8px 5px 0 5px;
		margin-left: 0px;
        }

/*- right Menu --------------------------- */
a {
	color:#484848;
	font: bold 11px 'tahoma';
	text-decoration: none;
}
a:visited, a:link {
	color:#484848;
	font: bold 11px 'tahoma';
	text-decoration: none;	
}

a:hover{
	color: #3caddc;
	font: bold 11px 'tahoma';
	text-decoration: none;	
}

.menu3 {
        width: 125px;
        margin: 0 3px 0 5px; 		
		font: bold 11px 'tahoma';			
        }


#menu3 {
        width: 125px;
        margin: 0 3px 0 5px; 		
		font: bold 11px 'tahoma';			
        }

#menu3 li a {
        height: 22px;
          voice-family: "\"}\"";
          voice-family: inherit;
        text-decoration: none;
		background:  url(images/fb_bullet.png) no-repeat left;
        }

#menu3 li a:link, #menu3 li a:visited {
        color:#484848;
        display: block;
        background:  url(images/fb_bullet.png) no-repeat left;
		margin-left: 0px;
        padding: 5px 15px 0 25px;
        }

#menu3 li a:hover, #menu3 li #current_sel {
		display:block;
        color: #3caddc;
        padding: 5px 15px 0 25px;
		background:  #fff url(images/fb_bullet.png) no-repeat left;
		margin-left: 0px;
        }
		
#menufree {
        margin: 0 3px 0 5px; 		
		font: bold 11px 'tahoma';			
        }

#menufree li a {
        height: 22px;
          voice-family: "\"}\"";
          voice-family: inherit;
        text-decoration: none;
		background:  url(images/fb_bullet.png) no-repeat left;
        }

#menufree li a:link, #menufree li a:visited {
        color:#484848;
        display: block;
        background:  url(images/fb_bullet.png) no-repeat left;
		margin-left: 0px;
        padding: 5px 15px 0 25px;
        }

#menufree li a:hover, #menufree li #current_sel {
		display:block;
        color: #3caddc;
        padding: 5px 15px 0 25px;
		background:  #fff url(images/fb_bullet.png) no-repeat left;
		margin-left: 0px;
        }
		
img {
		text-decoration: none;
		border: none;		
		border-width: 0px;
        }

	
div.pagination {
	padding: 1px;
	margin: 1px;
	width: 100%;
}

div.pagination a {
	padding: 1px 5px 1px 5px;
	margin: 1px;
	border: 1px solid #AAAADD;

	text-decoration: none; /* no underline */
	color: #0b77a4;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #fff;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #0b77a4;
	width: 40px;

	font-weight: bold;
	background-color: #0b77a4;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	width: 40px;
	color: #DDD;
}