body{
background-color: #495C6C; 
color: #c8cfd6; 
font-family: Verdana, Arial, sans-serif;
margin: 0;
padding: 0;
line-height: 16px;
font-size: 12px;
}

img{
border:0;
}

/* ----- IDs ----- */

#page_container {
position: absolute;
border: 0px #FFF solid;
margin: 0;
padding: 0;
width:100%;
height: 650px; 
background: url(bg-blu.gif) repeat-x left;
}

#content_container {
position: relative;
width:1000px;
height:600px;
border: 0;
margin: 0;
padding: 0;
}

#header{
position: relative;
width:1000px;
height:66px;
border: 0;
margin: 0;
padding: 0;
}

#headMenu{
position: relative;
width:260px;
height:15px;
top:25px;
right:30px;
border: 0;
float:right;
text-align:right;
}

#headMenu a {
color:#c8cfd6;
}

#headMenu a:hover {
color:#FFF;
text-decoration: none;
}

#main {
position: relative;
width:1000px;
height:383px;
border: 0;
margin: 0;
padding: 0;
background: url(top.jpg) no-repeat center;
}

#buttons {
position: relative;
width:998px;
height:140px;
border-left: 1px #44525D dashed;
border-right: 1px #44525D dashed;
margin: 0;
padding: 0;
}

#buttons ul {
position: relative;
width:1000px;
border:0;
margin: 0;
padding: 0;
top: 20px;
}

#buttons ul li {
position: relative;
display:inline;
border: 0px #000 solid;
float:left;
margin: 0;
padding: 0px 16px 0 16px;
}

#footer {
position: relative;
width:1000px;
height:63px;
border: 0;
margin: 0;
padding: 0;
}

#footInfo{
line-height:25px;
font-size: 14px;
color:#DFDFDF;
font-weight:bold;
position: relative;
width:955px;
height:15px;
top:15px;
left:25px;
border: 0;
float:left;
}

#contenuti {
position: relative;
width:1000px;
height:523px;
border-left: 1px #44525D dashed;
border-right: 1px #44525D dashed;
margin: 0;
padding: 0;
}

#leftcol {
position: relative;
width:300px;
height:500px;
border:0;
margin: 0;
padding: 0;
float:left;
}

#logo {
position: relative;
top:50px;
left:40px;
float:left;
}

#back {
position: relative;
height:91px;
width:300px;
border:0;
margin: 0;
padding: 0;
top:117px;
left:16px;
float:left;
line-height:22px;
}


#back a{
color:#495C6C;
font-weight:bold;
text-decoration:none;
}


#rightcol {
position: relative;
width:700px;
height:500px;
border:0;
margin: 0;
padding: 0;
float:right;

}

#testo {
position: relative;
width:500px;
line-height: 21px;
font-size: 14px;
left:0px;
margin: 0;
padding: 0;
top:50px;
text-align:left;
color:#495C6C;
overflow: auto;
}

#testo a{
color:#495C6C;
text-decoration:none;
}

#testo a:hover{
text-decoration:underline;
}


/* ----- Classes ----- */

.right {
position: relative;
float:right;
text-align:right;
}

.left {
position: relative;
float:left;
text-align:left;
}
