/* IMPOSTAZIONI GENERALI */
body { background-color: #FFFFFF;
	font-size:12px;
	color:#747475;
	font-family:'Trebuchet MS';
	margin:0px;}
a{
	font-size:12px;
	color:#16377d;
	font-family:'Trebuchet MS';
	text-decoration: none;
	
}
a:hover {
	font-size:12px;
	color:#66667d;
	font-family:'Trebuchet MS';
	text-decoration:underline ;
	
}

#slot_centrale table .cella_testo { text-align: left; }

#slot_centrale table .cella_numero_verde { text-align: right; color: Green }
.pulsante 
{
    cursor: pointer;
    background-image:url('../images/vai_avanti.gif');
    background-repeat:no-repeat;
    width:148px;
    height:44px;

     }
.pulsante_01 
{
    cursor: pointer;
    background-image:url('../images/freccia1.gif');
    background-repeat:no-repeat;
    width:148px;
    height:44px;

     }
.pulsante_02
{
    cursor: pointer;
    background-image:url('../images/freccia2.gif');
    background-repeat:no-repeat;
    width:148px;
    height:44px;

     }
.pulsante_03
{
    cursor: pointer;
    background-image:url('../images/freccia3.gif');
    background-repeat:no-repeat;
    width:148px;
    height:44px;

     }

.box_titolo_verde
{
    background-image:url('../images/barra-titolo_verde.gif');
    background-position: center center;
    background-repeat:no-repeat;
    width:943px;
    height:40px;
    }
.box_titolo_verde h1 {
    font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;  
    font-size:14px;
    font-weight: bold; 
    color: #FFFFFF; 
	margin: 0px;
	padding: 0px;
}

.box_titolo_verdone
{
    background-image:url('../images/barra-titolo-verdone.gif');
    background-position: center center;
    background-repeat:no-repeat;
    width:943px;
    height:40px;
    }
.box_titolo_verdone h1 {
    font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;  
    font-size:14px;
    font-weight: bold; 
    color: #FFFFFF; 
	margin: 0px;
	padding: 0px;
}
.box_titolo
{
    background-image:url('../images/barra-titolo.gif');
    background-position: center center;
    background-repeat:no-repeat;
    width:943px;
    height:40px;
    }
.box_titolo h1 {
    font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;  
    font-size:14px;
    font-weight: bold; 
    color: #1764A9; 
	margin: 0px;
	padding: 0px;
}  
 .box_titolo_arancio
{
    background-image:url(../Images/barra-titolo-arancio.gif);
    background-position: center center;
    background-repeat:no-repeat;
    width:943px;
    height:40px;
    }
.box_titolo_arancio h1 {
    font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;  
    font-size:14px;
    font-weight: bold; 
    color: #FFFFFF; 
	margin: 0px;
	padding: 0px;
}     
.ContentTop_small
{
    background-image:url('../images/box_interno_alte.gif');
    background-position: center bottom;
    background-repeat:no-repeat;
    width:640px;
    height:6px;
    }
.ContentBox_small
{
    background-image:url('../images/box_interno_pixel.gif');
    background-position: center center;
    background-repeat:repeat-y;
    width:640px;
    }
.ContentBottom_small
{
    background-image:url('../images/box_interno_basse.gif');
    background-position: center top;
    background-repeat:no-repeat;
    width:640px;
    height:53px;
    }
.testo_evidenziato_blue
{
font-family:'Trebuchet MS';
font-size:14px;
font-weight:bold;
color:#16377d;
}
h2.testo_blue
{
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#244B8A;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
}
h2.testo_verdeBold {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #268D32;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
}
.testo_small
{
font-size:12px;
}


