html, body {
background : #f1f1f1;
text-align : center;
height : 100%;
margin : 0;
padding : 0;
font-family : Georgia, "Times New Roman", Times, serif;
line-height : 2em;
background-image:url('bg.jpg')
background-repeat:repeat-x;
}
div#container {
position : absolute;
width : 720px;
margin : 0 auto;
text-align : left;
height : 500px;
left : 50%;
top : 50%;
margin-left : -370px;
margin-top : -240px;
overflow : hidden;
z-index : 20;
padding : 0 0 0 0;
border: 1px solid #999999;
background-color : #ffffff;
}
div#cornice {
position : absolute;
width : 700px;
height : 350px;
top : 10px;
left : 10px;
background-color : #ffffff;
border: 1px solid #999999;
}
div#immagine {
position : absolute;
width : 700px;
height : 350px;
top : 11px;
left : 11px;
background-color : #ffffff;
}
div#immagine2 {
position : absolute;
width : 350px;
height : 350px;
top : 0px;
left : 350px;
}
div#logo {
position : absolute;
width : 710px;
height : 65px;
top : 380px;
left : 0px;
font-family : "Times New Roman", Times, serif;
font-size : 12px;
text-align : center;
color : #999999;
}
div#menu {
position : absolute;
text-align : center;
width : 710px;
height : 60px;
top : 460px;
right : 0px;
letter-spacing : 1pt;
}
div#contenuto2 {
position : absolute;
width : 300px;
height : 300px;
top : 24px;
left : 24px;
}
div#copyright {
position : absolute;
width : 720px;
height : 10px;
top : 435px;
left : 0px;
font-family : "Times New Roman", Times, serif;
font-size : 11px;
color : #999999;
text-align : center;
line-height : 11px;
}
div#contenuto_titolo {
position : absolute;
width : 310px;
height : 30px;
top : 24px;
left : 24px;
}
div#contenuto_sx {
position : absolute;
width : 310px;
height : 260px;
top : 64px;
left : 24px;
}
div#contenuto_dx {
position : absolute;
width : 310px;
height : 260px;
top : 64px;
right : 24px;
}
.hr {
width : 100%;
border-color : #cccccc;
border-top-width : 1px;
border-top-style : dashed;
border-bottom-width : 0;
border-left-width : 0;
border-right-width : 0;
height : 4px;
margin-top : 5px;
margin-bottom : 1px;
}
a:link {
text-decoration : none;
color : #999999;
font-family : "Times New Roman", Times, serif;
font-size : 12px;
letter-spacing : 1pt;
}
a:visited {
text-decoration : none;
color : #999999;
font-family : "Times New Roman", Times, serif;
font-size : 12px;
letter-spacing : 1pt;
}
a:hover {
text-decoration : none;
color:#006633;
font-family : "Times New Roman", Times, serif;
font-size : 12px;
letter-spacing : 1pt;
}
.titolo {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size : 25px;
color : #663300;
text-align : left;
letter-spacing : 3pt;
}
.testo {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size : 14px;
color : #000000;
line-height : 20px;
text-align : justify;
letter-spacing : 0pt;
}
.form {
font-family : "Times New Roman", Times, serif;
font-size : 11px;
color : #999999;
text-align : left;
line-height : 14px;
letter-spacing : 2pt;
}
.nota {
font-family : "Times New Roman", Times, serif;
font-size : 8px;
color : #999999;
text-align : center;
line-height : 11px;
}
