@charset "UTF-8";
html,body{
margin: 0;
font-family: Arial;
font-size: 11px;
overflow-x:hidden;
}
#menu_centro{
width: 100%;
height: 146px;
margin-left: 244px;
margin-top: 0px;
border: 0;
border-spacing: 0;
background-color: #FFF;
padding: 0px 0px 0px 0px;
}
#menu_centro li{
display:inline;
list-style: none;
font-weight: bold;
font-size: 10px;
height: 146px;
}
#menu_centro_database a,
#menu_centro_iniziative a,
#menu_centro_politiche a,
#menu_centro_newsletter a,
#menu_centro_novita a{
display:block;
float:left;
text-decoration:none;
text-align:center;
height: 146px;
padding:0px 0px 0px 0px;
color: #FFF;
white-space:nowrap;
}
#menu_centro_iframe{
background:url(../img/bg_iframe1.jpg) left center;
width: 700px;
display:block;
float:left;
text-decoration:none;
text-align:left;
height: 146px;
padding:0px 10px;
color: #FFF;
white-space:nowrap;
}
#menu_centro_database a{
background:url(../img/0100.jpg) left center no-repeat;
width: 81px;
}
#menu_centro_iniziative a{
background:url(../img/0101.jpg) left center no-repeat;
width: 82px;
}
#menu_centro_politiche a{
background:url(../img/0104.jpg) left center no-repeat;
width: 120px;
}
#menu_centro_newsletter a{
background:url(../img/0102.jpg) left center no-repeat;
width: 82px;
}
#menu_centro_novita a{
background:url(../img/0103.jpg) left center no-repeat;
width: 81px;
}