body {
margin: 0 auto;
padding: 0;
font-family: Tahoma,Verdana,Arial,sans-serif;
font-size: 80%;
color: black;
}

#content {
width: 375px;
color: #153555;
margin-left: 170px;
padding: 0 2px 0 2px;
}

#content1 {
width: 375px;
color: #153555;
margin-left: 40px;
padding: 0 2px 0 2px;
}

#content .title {
margin: 0 0 4px 0;
height: 18px;
padding: 6px 0 0 10px;
background: url(../images/sezione.gif) no-repeat;
color: #ffffff;
line-height: 14px;
font-family: Arial;
font-weight: bold;
text-transform: uppercase;
font-size: 16px;
}

#content1 .title {
margin: 0 0 4px 0;
height: 18px;
padding: 6px 0 0 10px;
background: url(../images/sezione1.gif) no-repeat;
color: #ffffff;
line-height: 14px;
font-family: Arial;
font-weight: bold;
text-transform: uppercase;
font-size: 16px;
}

#content .sezione {
color: #153555;
padding: 0px;
margin: 0 0 10px 0;
}


#content1 .sezione {
color: #153555;
padding: 0px;
margin: 0 0 10px 0;
}

#content .sezione h5 {
margin: 0;
height: 18px;
padding: 6px 0 0 10px;
background: url(../images/sezione1.gif) no-repeat;
color: #ffffff;
line-height: 14px;
font-family: Arial;
font-weight: bold;
text-transform: uppercase;
font-size: 16px;
}
#content1 .sezione h5 {
margin: 0;
height: 24px;
padding: 4px 0 0 0px;
background: url(../images/sezione1.gif) no-repeat;
color: #ffffff;
line-height: 12px;
font-family: Arial;
font-weight: bold;
text-transform: uppercase;
font-size: 14px;
text-align: center;
}

#content .sezione p {
margin: 2px;
padding: 0 3px 0 3px;
text-align: justify;
line-height: 1.4em;
}

#content1 .sezione p {
margin: 2px;
padding: 0 3px 0 3px;
text-align: justify;
line-height: 1.4em;
}

#content img {
padding: 1px;
display:inline;
border: 4px solid #f0f0f0;
}

#content1 img {
padding: 1px;
display:inline;
border: 4px solid #f0f0f0;
}

h3 {
color: #ff0000;
font-size: 1.3em;
margin: 0 0 0 0;
padding: 0 0 5px 0;
font-style: italic;
font-variant: small-caps;
font-size: 1.3em;
}

a {
text-decoration: none;
color: #1368AA;
}

a:hover {
color: #FF9900;
}
ax:hover {
text-decoration: underline;
color: #1368AA;
}

a img {
border: 0;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.95em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

table.news {
width: 360px;
border-width: 0px;
margin: 0px;
padding: 0px;
line-height: 1.1em;
}

table1.news {
width: 360px;
border-width: 0px;
margin: 0px;
padding: 0px;
line-height: 1.1em;
border-collapse: collapse;
}

table.news tr.row1 {
margin: 0px;
border-width: 0px;
font-size: 0.95em;
color: #000080;
background-color: #D7FEFEF;
border-collapse: collapse;
}


table.news tr.row2 {
margin: 0px;
border-width: 0px;
font-size: 0.95em;
color: #000080;
background-color: #EFEFEF;
}

table.news tr td.data{
padding: 2px;
width: 10%;
}

table.news tr td.sez{
padding: 2px;
width: 10%;
text-align: right;
font-style: italic;
}

table.news tr td.testo{
padding: 2px 8px 2px 5px;
width: 80%;
color: #1368AA;
}