#tabella_main
{
	width: 100%;
	text-align: left;
}
#tabella_main td
{
    vertical-align: top;
    text-align: justify;
}


#tabella_main a
{
    color: #666666;
    text-decoration: none;
}
#tabella_main a:hover
{
    color: #1ca8dc;
    text-decoration: none;
}

#tabella_main2
{
	width: 100%;
	text-align: left;
}
#tabella_main2 td
{
    vertical-align: top;
    text-align: justify;
}

#tabella_pulsanti
{
    width: 100%;
}
#tabella_pulsanti .sezione_pulsanti
{
    width: 320px;
    height: 110px;
    vertical-align: top;
    text-align: center;
}
#tabella_pulsanti .linea_separazione
{
    background-image: url(/images/sfondo-linea.jpg);
    background-position: left top;
    background-repeat: repeat-x;
}

.link1
{
    color: #1dabe0;
    font-style: italic;
    text-decoration: none;
}
.link1:hpver
{
    color: #1dabe0;
    font-style: italic;
    text-decoration: underline;
}

#tabella_contatti
{
    width: 100%;
    font-weight: bold;
}

#tabella_contatti .td_nome_campo
{
    width: 100px;
    text-align: right;
}
#tabella_contatti .td_campo
{
    width: 200px;
}
#tabella_contatti .td_spazio_vuoto
{
    width: 10px;
}
#tabella_contatti .td_privacy
{
    width: 10px;
    text-align: right;
}
#tabella_contatti .td_privacy2
{
    width: 120px;
}
#tabella_contatti .td_submit
{
    text-align: center;
}

.titolino1
{
    font-family: Tahoma;
    font-size: 14px;
    color: #24a4d5;
    font-style: italic;
    line-height: 18px;
}
.titolino2
{
    font-family: Tahoma;
    font-size: 11px;
    color: #24a4d5;
    font-weight: bold;
}

.campo_testo
{
    border: 0px;
    background-color: #f2f2f2;
}
.bt_submit
{
    color: White;
    border: 0px;
    background-color: #1ca8dc;
	cursor: pointer;
}

.box_confalone
{
	height: 100px;
	width: 180px;
	border: #000 solid 0px;
	float:left;
	margin-left: 13px;
	margin-right: 20px;
	text-align: left;
	font-size: 11px;
}

.box_impianto
{
	height: 30px;
	width: 250px;
	border: #000 solid 0px;
	float:left;
	margin-left: 13px;
	margin-right: 20px;
	text-align: left;
	font-size: 11px;
}

.link1
{
    color: #666666;
}
.link1:hover
{
    color: #1ca8dc;
}

.link_impianti
{
    color: #666666;
    text-decoration: none;
}
.link_impianti:hover
{
    color: #1ca8dc;
    text-decoration: none;
}