body{
	background-color: #ffffff;
	font-family: Arial, sans-serif;
	font-size:0.90em;
	color: #000000;
	text-align: center;
	line-height: 140%;
	margin: 0;
	padding:0;
}
a{
	color: #000000;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}

div, p{
	text-align: left;
	margin: 0;
	padding: 0;
	border: 0;
}

img{
	border:0px;
	margin:0px;
	padding:0px;
}

a img{
	display: left;
	vertical-align: middle;
	margin: 7px 7px 7px 0px;
}
ul{
	list-style-type: none;
	margin: 36px auto;
	padding: 0;
}
p{
	margin: 20px 0 10px 0;
}
h2{
	font-size: 100%;
	color: #ff8a00;
}
.interruzione{
	clear:both;
}

#testata, #contenuti, #footer{
	width: 908px;
	margin: 0 auto;
}
#testata{
	height: 211px;
	background: url('../img/spot.gif') bottom center no-repeat;
}

#logo_e_menu{
	width: 868px;
	margin: 0 auto;
}
#logo{
	margin-top: 20px;
	float: left;
}

#menu_orizzontale{
	float: right;
	margin-top: 30px;
}
#menu_orizzontale ul{
	font-size: 110%;
	list-style-type: none;
	margin: 36px auto;
	padding: 0;
}
#menu_orizzontale li{
	color: #8d9299;
	font-weight: bold;
	display: inline;
	margin: 0;
	padding: 0;
}
#menu_orizzontale li a{
	color: #8d9299;
}
#menu_orizzontale li a:hover{
	color: #ff8a00;
}

#contenuti{
	padding-top: 20px;
}
#colonna_sinistra{
	width: 556px;
	float: left;
	padding: 0 20px;
}
#colonna_destra{
	width: 312px;
	float: right;
}
#contenuti ul{
	margin: 10px 0; !margin: 10px 10px 10px 20px;
}


.box_laterale_arancione, .box_laterale_verde, .box_laterale_giallo{
	width: 272px;
	margin: 0 auto 14px auto;
	padding-bottom: 12px;
	background: #eeeeee url('../img/bottom-box.gif') bottom center no-repeat;
}
.box_laterale_arancione p, .box_laterale_verde p, .box_laterale_giallo p{
	margin: 0 8px;
}
.box_laterale_arancione span, .box_laterale_verde span, .box_laterale_giallo span{
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 48px;
	padding: 10px 8px 0 8px;
	color: #ffffff;
}
.box_laterale_arancione .titolo{
	background: url('../img/sfondo-boxarancione.gif') top center no-repeat;
}
.box_laterale_verde .titolo{
	background: url('../img/sfondo-boxverde.gif') top center no-repeat;
}
.box_laterale_giallo .titolo{
	background: url('../img/sfondo-boxgiallo.gif') top center no-repeat;
}
/*.box_laterale_arancione a:hover, .box_laterale_verde a:hover, .box_laterale_giallo a:hover{
	background: url('../img/sfondo-box_hover.gif') top center no-repeat;
}*/

#footer{
	height: 115px;
	background: url('../img/sfondo-footer.gif') top center no-repeat;
	margin-top: 20px;
	padding-bottom: 20px;
}
#indirizzo_confindustria{
	width: 440px;
	float: left;
	padding: 20px 10px !important;
}
#indirizzo_eticredito{
	width: 380px;
	float: right;
	padding: 20px 26px !important;
	border-left: 1px solid #ffffff;
}
address{
	color: #515151;
	font-size: 75%;
	line-height: 130%;
	font-style: normal;
	text-align: left;
}
address a{
	color: #515151;
}
