BODY
{
    COLOR: black;
	background-color: #ffffff;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
    TEXT-DECORATION: none;
    font-weight: normal;
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#centrato
{
	background-image: url(images/sfondo_ombra.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	width: 950px;
	margin: 0px auto;
	text-align: left;
	position: relative;
}
.table_struttura
{
	width: 906px;
}
.table_struttura #banner
{
	height: 70px;
	text-align: left;
	padding: 0px;
}
.table_struttura #fascia_down
{
	color: #283f70;
	height: 25px;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	padding: 0px;
}
.table_struttura #main
{
	line-height: 17px;
	width: 906px;
	height: 334px;
	text-align: justify;
	vertical-align: top;
	padding: 10px;
}
.titolo1
{
	padding-top: 0px;
	color: #283f70;
    FONT-SIZE: 22px;
    TEXT-DECORATION: none;
}
.testo_privacy
{
	text-align:justify;
	line-height: 10px;
	font-size: 9px;
	color: #000;
}
.link1
{
	color: #000;
	text-decoration: none;
}
.link1:hover
{
	color: #000;
	text-decoration: underline;
}
.link2
{
	color: #283f70;
	text-decoration: none;
	font-weight:bold
}
.link2:hover
{
	color: #283f70;
	text-decoration: underline;
	font-weight:bold
}
.bottone
{
	background-color: #0076d9;
	color: #FFF;
	font-weight:bold;
	border: 0px;
	padding: 4px;
}
.bottone_link
{
	background: #0076d9;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	letter-spacing: 1px;
	padding: 5px;
	cursor: pointer;
}
.bottone_link:hover
{
	background: #0076d9;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	letter-spacing: 1px;
	padding: 5px;
	cursor: pointer;
}
.link_pulsante_catalogo
{
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	text-align: center;
	line-height: 18px;
}
.link_pulsante_catalogo:hover
{
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	text-align: center;
	line-height: 18px;
}
.layer_assistenza_tecnica
{
	background-color: #96ca1e;
	padding-top: 10px;
	margin: 5px;
	height: 65px;
	width: 185px;
	border: 1px #023812 solid;
	text-align: center;
	color: #023812;
}
.layer_assistenza_tecnica #testo1
{
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 18px;
}
.layer_assistenza_tecnica #testo2
{
	font-size: 10px;
}