body {
margin: -48px;
height: -51px;
background-color: #C9C9C9;
}
div.postmax {
text-align: Left;
position: Relative;
width: 550px;
border-bottom-style: double
}
#containercenter3{
margin:0px auto;
text-align:center;
width: 760px;
background: url(/mediamanager/sys.user/118531/sfondi/bg_center.gif) repeat-y;
background-color: grey;
padding:0px 4px;
}
#containercenter4{
width: 720px;
text-align:left;
background: url(/mediamanager/sys.user/118531/sfondi/bg_center2.jpg) no-repeat bottom left;
height: auto !important; height: 300px; min-height: 300px;
padding:24px 20px;
}
#top{
background: url(/mediamanager/sys.user/118531/sfondi/top_cont.gif) no-repeat bottom;
height:16px;
margin-top:4px;
}
#bottom{
background: url(/mediamanager/sys.user/118531/sfondi/footer1.gif) no-repeat top;
height: 30px;
text-align: right;
padding:24px 40px 0px 0px;
font-size:14px;
}
#bottom a, #bottom a:link, #bottom a:visited, #bottom a:hover, #bottom a:active{
text-decoration:none;
}
/*parte di mezzo*/
div.hovermenu ul{
font: bold 11px arial;
padding-left: 0;
margin-left: 10;
height: 20px;
}
.hovermenu ul li{
list-style: none;
display: inline;
}
.hovermenu ul li a{
padding: 2px 0.5em;
text-decoration: none;
float: center;
color: #ffffff;
background-color: red;
border: 2px solid black;
}
.hovermenu ul li a:hover{
color: red;
background-color: white;
border-style: outset;
}
}