/* CSS Document */

html,body {
margin:0px;
padding:0px;
}

body {
background-color:#FFFFFF;
font-family:Verdana,Arial,sans-serif;
font-size:11px;
color:#333333;
}

body p {
display:inline;
}

#container {
margin:0px auto;
width:780px;
position:relative;
top:0px;
}

#top {
width:780px;
height:30px;
position:relative;
top:0px;
}

#headermain {
width:780px;
height:auto;
position:absolute;
top:30px;
}

#headerright {
float:right;
width:120px;
height:140px;
position:relative;
top:0px;
}

#headerright input {
font-size:10px;
}

#headerbig {
float:left;
width:660px;
height:140px;
}

#headerleft {
float:left;
width:120px;
height:140px;
position:relative;
text-align:center;
top:0px;
left:0px;
}

#headercenter {
float:right;
width:540px;
}

#extramain {
width:780px;
height:auto;
position:absolute;
top:170px;
}

#right {
float:right;
width:120px;
height:auto;
position:relative;
top:0px;
}

#bigmain {
float:left;
width:660px;
height:auto;
}

#left {
float:left;
width:120px;
height:auto;
position:relative;
top:0px;
left:0px;
}

#main {
position:absolute;
top:0px;
left:120px;
}

#mainfloat {
border:1px solid #333333;
width:540px;
height:auto;
text-align:justify;
padding:9px;
margin-bottom:20px;
}

#mainfloat {
\width:540px;
w\idth:520px;
}

#mainfloat a:link {color:#333333;text-decoration:underline}
#mainfloat a:active {color:#333333;text-decoration:underline}
#mainfloat a:visited {color:#333333;text-decoration:underline}
#mainfloat a:hover {color:#333333;text-decoration:none}

.back {
height:20px;
background-image:url(img/back.gif);
background-position:top right;
background-repeat:no-repeat;
}

.testata {
font-size:18px;
margin-top:30px;
padding:10px;
}

.testata img {
margin-top:-55px;
}

.testo {
background-image:url(img/back.gif);
background-position:bottom right;
background-repeat:no-repeat;
padding:10px 10px 40px;
}

#footer {
height:60px;
line-height:18px;
position:relative;
text-align:center;
width:540px;
}

#footer a:link {color:#333333;text-decoration:none}
#footer a:active {color:#333333;text-decoration:none}
#footer a:visited {color:#333333;text-decoration:none}
#footer a:hover {color:#BA0064;text-decoration:underline}

#subfooter {
margin-top:20px;
height:60px;
position:relative;
width:540px;
}
