body { text-align: center;
color: #293B35;
font-size: 1em;
font-family: Tahoma;
background-color: #293B35;
background-image: url(../images/sfondo_biblio.jpg);
margin: 0;
padding: 0;
text-align: left;
}

table {
color: #293B35;
font-size: 0.9em;
}

table a{
color: #293B35;
font-size: 0.9em;
text-decoration: none;
}

img {
border: none;
}

#header {
width: 100%;
height: 119px;
color: #F00;
background-color: #293B35;
background-image: url(../images/head_biblio.jpg);
background-repeat: no-repeat;
margin: 0;
}

#logo {
width: 500px;
height: 65px;
background-color: #transparent;
margin-top: 120px;
}

div#container {
margin-left: auto;
background: #E3F8F1;
margin-right: auto;
margin-top: 19px;
border: solid 1px #fff;
width: 90%;
}

#menu {
color: #293B35;
}

#menu  a {
color: #293B35;
text-decoration: none;
}

#menu ul {
list-style-type: none;
font-size: 0.9em;
font-weight: bold;
padding: 5px;
}

#menu li {
padding-bottom: 5px;
}

#content {
color: #293B35;
padding: 19px;
margin-left: 229px;
text-align: justify;
}

#content a{
color: #293B35;
font-weight: bold;
text-decoration: none;
}

#sidebar_sx {
width: 219px;
padding: 9px;
float: left;
font-size: 0.9em;
}

#footer {
width: 100%;
color: #F9F9F9;
font-size: 0.7em;
background-color: #293B35;
margin: 0;
padding-top: 9px;
padding-bottom: 9px;
text-align: center;
clear: left;
}

#footer a {
color: #F9F9F9;
text-decoration: none;
}
