
/*** General Body Elements ***/

body {
margin:0 auto;
font-family: Arial,sans-serif;
font-size:12px;
background-color: #000000;
background: #000000 url("images/sfondotamao.jpg") top center no-repeat;
}

h2 {
color: #666666;
font-size: 16px;
background-color: #9E2E5C;
font-family: Arial, Helvetica, sans-serif;
margin: 0 0 0 0;
}

a {
color:#9E2E5C;
background-color: #000000;
text-decoration: none;
}

a:hover {
color:#000000;
background-color: #9E2E5C;
}

#container{
width: 760px;
height: 600px;
position:absolute;
top:50%;
left:50%;
margin: -300px 0 0 -380px;

}

#wrap {
background: transparent;
color: #ffffff;
top: 15px;
margin: 0 auto;
width: 760px;
padding: 0;
}

#frontphoto {
margin: 0px 0px 0px 0px;
border: 0;
}

#title {
margin: 0 0px 0px 0px;
//border-left: 1px solid #ffffff;
//border-right: 1px solid #ffffff;
padding: 0 0px 0 10px;
line-height: 1.6em;
text-align: right;
}

#title h1 {
font-size: 2.0em;
margin: 0 0 0.5em 0;
}

#title p {
width: 400px;
float: left;
text-align: center;
color: #9E2E5C;
background-color: #000000;
margin: 0 0 0 0;
font-size: 0.8em;
line-height: 1.2em;
}


#navigation {
float: left;
clear: left;
background-color: #000000;
width: 150px;
height: 550px;
margin: 0 0 0 0;
padding: 5px;
border: solid 1px #ffffff;
}

#navigation ul {
margin-left: 0;
padding-left: 0;
list-style-type: none;			
float: left;
width: 140px;
}

#navigation a {
background-color: #000000;
display: block;
padding: 5px;
width: 140px;
border-bottom: 1px solid #666666;
font-weight:bold;
}

#navigation a:hover {
color:#FFFFFF;
background-color: #9E2E5C;

}

#navigation p {
margin-top: 40px;
padding: 5px;
border-bottom: 1px dotted #CCC;
border-top: 1px dotted #CCC;
}

#navimg {
margin: 0 auto 0 auto;
border: dotted 1px #000;
display:block;
}

#main{
width: 570px;
height: 548px;
background: #000000;
overflow:auto;
overflow-x:hidden;
scrollbar-3dlight-color:#882E5C;
scrollbar-arrow-color:#882E5C;
scrollbar-base-color:#BFBFBF;
scrollbar-darkshadow-color:#882E5C;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#ff69b4;
scrollbar-shadow-color:#f0f
margin: auto auto auto auto;
padding: 0.5em 1.0em 0.5em 0.5em;
float: right;
border: solid 1px #ffffff;
}

#maintop{
width: 588px;
height: 268px;
background: #000000;
scrollbar-3dlight-color:#882E5C;
scrollbar-arrow-color:#882E5C;
scrollbar-base-color:#BFBFBF;
scrollbar-darkshadow-color:#882E5C;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#ff69b4;
scrollbar-shadow-color:#f0f
margin: auto auto auto auto;
padding: 0;
float: right;
border: solid 1px #ffffff;
}

#mainbottom{
width: 570px;
height: 273px;
background: #000000;
overflow:auto;
overflow-x:hidden;
scrollbar-3dlight-color:#882E5C;
scrollbar-arrow-color:#882E5C;
scrollbar-base-color:#BFBFBF;
scrollbar-darkshadow-color:#882E5C;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#ff69b4;
scrollbar-shadow-color:#f0f
margin: auto auto auto auto;
padding: 0.5em 1.0em 0.5em 0.5em;
float: right;
vertical-align:bottom;
border: solid 1px #ffffff;
}

#divisore{
width: 570px;
height: 5px;
float: right;

}


.title_blue {
font-family:Arial, Helvetica, sans-serif;
color:#9E2E5C;
background-color: #000000;
font-size:12pt;
font-weight:bold;
padding: 0 0 0 0;
margin: 0 0 -8px 0;
}

.title_red {
font-family:Arial, Helvetica, sans-serif;
color:#9E2E5C;
background-color: #000000;
font-size:12pt;
font-weight:bold;
padding: 0 0 0 0;
margin: 0 0 -8px 0;
}

.footer {
position:relative;
clear:both;
width:750px;
height:20px;
margin:0px 0 0 0;
padding:4px 0 4px 0;
font-size:.8em;
text-align:left;
}

.footer_text {
font-family:Arial, Helvetica, sans-serif;
float:right;
color:#ffffff;
background-color: transparent;
font-size:9pt;
font-weight:normal;
padding: 0 0 0 0;
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
margin-left:0px;
}

#footer a {
color:#CC6714;
background-color: #ffffff;
text-decoration: none;
}

#footer a:hover {
color:#587ec5;
background-color: #ffffff;
}






