body{

background-color :#8e0000;
background-image:url(../img/glowBack.png);
background-position:top center;
background-repeat: no-repeat;
font-family:Verdana;
font-size:9pt;
color:Black;
margin-top:5px;
text-align:center;
}

img{
border:none;
}

a{
color:#8e0000;
text-decoration:none;
}

a:link:hover, a:visited:hover {

color:#8e0000;
text-decoration:none;
}

#main{
width:818px;
height:1200px;

margin:0 auto;
}

#top-most-bar{

background-image:url(../img/testa.png);
background-repeat: no-repeat;
background-position:bottom center;
height:100px;
width:818px;

}

#top-most-left{

float:left;
height:100px;
width:548px;

}

#top-most-right{


height:100px;
width:260px;
float:right;
}
#mainbox{
background-image:url(../img/main.png);
background-repeat: no-repeat;
height:199px;
width:818px;
}

#mainbox-left{


height:199px;
width:540px;
float:left;

}

#mainbox-right{

height:199px;
width:265px;
float:right;

}

#menubar{
background-image:url(../img/menu.png);
background-repeat: no-repeat;
height:68px;
width:818px;
}


#menubar-left{
/*Da rimuovere e sostituire con i pulsanti reali*/

height:68px;
width:540px;
float:left;

}

#menubar-right{

height:68px;
width:265px;
float:right;


}

#mainsite{

width:818px;
height:auto;
background-color:white;
}

#mainsite-left{
height:auto;
width:545px;
float:left;
}

#mainsite-left-top{
height:60px;
width:100%;
background-image:url(../img/mainsite-top.png);
background-repeat: repeat-y;
text-align:left;
padding-left:15px;
}

#mainsite-right{
height:auto;
width:268px;
float:right;
background-image:url(../img/right-gray.png);
background-repeat: repeat-x;

}

#ontheweb-right{
height:120px;
width:244px;
margin-top:20px;
background-image:url(../img/right_web.png);
background-repeat: no-repeat;
margin:20px auto;
}

#footer{

width:818px;
height:135px;
background-image:url(../img/footer.png);
background-repeat: no-repeat;
}

#footer-right{

width:308px;
height:135px;
float:right;
}

#menuvoice{

height:68px;
float:left;
}

.upspace {

margin-top:25px;
}

.indent {

margin-left:25px;
}

.sitetext{

padding-left:15px;
padding-right:15px;
text-align:justify;
font-size:10pt;
font-family:Verdana;

}
