/* CSS Document */
@charset "utf-8";
body
{
text-align: center;
margin:0;
border:0;
padding:0;
background-color:#FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#bg
{
margin:auto;
width:100%;
height:auto;
}
.content
{
width:760px;
height:auto;
margin:0;
border:0;
padding:0;
}
.header
{
width:760px;
height:230px;
margin:0;
border:0;
padding:0
}
.contentDati
{
width:760px;
height: auto;
margin:0;
border:0;
padding:0;
float:left;

}

.tabContent
{
width:710px;
height:auto;
margin:0;
border:0;
padding:0;
text-align:justify;
}

.frameSx
{
vertical-align:top;
width:auto;
height:auto;
border:0;
padding:0 10px 0 0;
margin:0;
float:left;
}

.titolo
{
font-size:14px;
font-weight:bold;
color: #666666;
letter-spacing:1pt;
text-decoration:none;
}

.titolo:hover
{
font-size:14px;
font-weight:bold;
color: #999999;
letter-spacing:1pt;
text-decoration:underline;
}

.frameDx
{
height: auto;
width:auto;
border:0;
padding:0;
margin:0;
vertical-align:top;
}



.testo
{

font-size:13px;
color: #666666;
letter-spacing:0.5pt;
text-align: justify;
line-height:17pt;
}


.Footer
{
background-image: url(../img/footer.jpg);
background-repeat:no-repeat;
background-position:bottom;
width:760px;
height:160px;
}
.txtFooter
{
font-size:13px;
color: #666666;
text-align:center;
vertical-align:middle;
line-height:18px;
padding-top:60px;
}

.linkTxt
{
font-size:13px;
color: #333333;
text-decoration:none;
}

.linkTxt:hover
{
color: #999999;
text-decoration:none;
}
