﻿/* :::: Squizz :::: 
   Arcon Informatica - www.arconinformatica.com  
*/


/* centrale */
.infobox_central
{
    color:#545454;
    font-family:Verdana,Helvetica,Arial,sans-serif;
    font-size:12px;
    width:590px;
}

.infobox_central .titolo
{
    background-color:#eceff5;
    border:solid 1px #94a3c4;
    display:block;
    font-size:18px;
    font-weight:700;
    padding:4px;
    color:#3b5998;
}

.infobox_central a
{	
	color:#6ab3ef;
	text-decoration:none;
}

.infobox_central a:hover
{	
	text-decoration:underline;
}

.infobox_central img 
{
	border:0px;
}

.infobox_central table a,
.infobox_central table a:link,
.infobox_central table a:visited {
	border:none;
	}		
.infobox_central img {
	border:0;
	margin-top:.5em;
	}	
.infobox_central #contatti {
	border-top:1px solid #e3f1fe;
	border-right:1px solid #e3f1fe;
	width:670px !important; 
	}

.infobox_central #contatti caption {
	color: #9ba9b4;
	font-size:.94em;
	letter-spacing:.1em;
	padding:0;
	margin:1em 0 0 0;
	margin-bottom:0;
	caption-side:top;
	text-align:center;
	}	
.infobox_central #contatti tr.odd td,
.infobox_central #contatti tr.odd .column1 {
	background:#f4f9fe url("images/table_bk.gif") no-repeat;
	}	
.infobox_central #contatti .column1	{
	background:#f9fcfe;
	}
.infobox_central #contatti td {
	color:#678197;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:left !important;
	}				
.infobox_central #contatti th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}	
.infobox_central #contatti thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}				
.infobox_central #contatti tfoot th {
	background:#f4f9fe;
	text-align:center;
	}	
.infobox_central #contatti tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
.infobox_central #contatti tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	


/* footer */
.infobox_footer
{
    color:#545454;
    font-family:Tahoma,Helvetica,Verdana,sans-serif;
    font-size:10px;
}

.infobox_footer a
{
    color:orange;
    text-decoration:none;
}