div#lunga_top{
	background-color:#aa0101;
	background-image: url(/res/img/bg_top_interne.gif);
    background-repeat: repeat-x;
	/*border-top: solid 25px #fff;*/
	border-bottom: solid 25px #aa0101;    
}
div#fascia_centrata{
    width: 970px;	
    margin: 0 auto;
    padding: 0 0 0 0;
    text-align: left;
}
div#logo{
	float:left;
	width:228px;
}
div#zix{
    z-index:10;
    background-image: url(/res/img/bg_menuinterno.gif);
    background-repeat: repeat-y;
    background-position: 50% 0;
    top:260px;
    position:absolute;
	width:100%;
    margin: 0 auto;
    padding: 0 0 0 0;
}
div#menu{
    border-top: solid 25px #fff;
	border-bottom: solid 25px #fff;
	width:228px;
}
div#img_scroll{

}
div#testo{
    margin-top:160px;
    padding:5px;
    float:left;
    width:732px;
    background-color:#fff;
}
#testo #zinde{
    z-index:12;
    position:relative;
    /*margin-top:160px;
    padding:5px;
    float:left;
    width:732px;
    background-color:#fff;*/
}


div#contenuti{
    padding:5px;
}
#testo a:link, 
#testo a:visited{
    font-family:Arial,sans-serif,Helvetica;
    font-size: 11px;
    text-decoration:underline;
    color:#333;
}
#testo a:hover, 
#testo a:focus, 
#testo a:active{
    color:#333;
    text-decoration:none;
}
#testo .titolo{
    font-family:Arial,sans-serif,Helvetica;
    font-size: 11px;
    color:#0083a9;
    text-transform:uppercase;
    font-weight:bold;
}
#testo h1{
    color:#0083a9;
    font-family:Arial,sans-serif,Helvetica;
    font-weight:bold;
    font-size: 11px;
    padding: 0 0 2px 0;
    margin: 0 0 10px 0;
    font-weight:bold;
    text-transform: uppercase;
}
.ecm_maintext_title{
    text-transform: uppercase;
    font-family:Arial,sans-serif,Helvetica;
    font-weight:bold;
    font-size: 14px;
    border-bottom: solid 1px #aa0101;
    color:#aa0101;
    margin: 10px 0 10px 0;
    
}


div#formattazionetesto #titolo{
    text-transform: uppercase;
    font-family:Arial,sans-serif,Helvetica;
    font-weight:bold;
    font-size: 14px;
    color: #aa0101;
    border-bottom: dotted 1px #aa0101;
}

div#formattazionetesto img{
  /*display:inline;*/
  margin:5px;
  /*border:1px solid #ffffff;*/
}

