vi posto il css sperando di non essere maleduacato
body {
width:100%;
font-family: Tahoma, Arial, Verdana, sans-serif;
margin: 0;
padding: 0;
font-size: 12px;
background: #fff;
text-align: center;
}
.clr {
clear: both;
font-size:0;
line-height:0;
}
.bg {
background: #D6D6D6 url(../images/content.png) top center repeat-y;
}
.menu_bg {
background: transparent url(../images/bg.gif) top left repeat-x;
}
#wrapper{
margin:0 auto;
width:980px;
}
#header{
background: transparent url(../images/header.jpg) top center no-repeat;
height:270px;
padding:0 10px;
}
#header table.header_logo{
float:left;
width:480px;
}
#logo{
float:left;
width:480px;
padding:0;
margin:0;
text-align:left;
}
table.header_logo td{
height:220px;
vertical-align:top;
}
#logo a, #logo a:link, #logo a:hover{
font-size:26px;
font-family:Times New Roman;
font-weight:normal;
text-align:left;
letter-spacing:1px;
text-decoration:none;
color:#333333;
padding:0;
margin:0;
}
#news_flash {
float:left;
width:480px;
height: 100px;
padding:58px 0 0 0;
margin: 0;
overflow:hidden;
}
#news_flash .module div div div{
padding:0;
margin:0;
overflow:hidden;
height:170px;
}
#news_flash div div div{
width:480px;
padding:0;
margin: 0;
}
#news_flash .module div div div h3 {
color: #333;
font-family: Tahoma, Arial, Verdana, sans-serif;
font-size: 16px;
text-align: right;
font-weight: bold;
padding: 0 3px 0 10px;
font-weight: bold;
margin:0;
line-height:20px;
height:20px;
}
#news_flash table.contentpaneopen td{
padding:12px 0 0 35px;
text-align:justify;
color:#333;
font-size:11px;
}
/* START TOP MENU */