ok eccolo
codice:
@charset "UTF-8";
#tutto {
width: 770px;
margin-left: 20%;
margin-right: 20%;
position: relative;
color: #00275B;
background-color: #F7A418;
}
#corpo {
background-color: #FFF;
height: 100%;
width: 770px;
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
text-decoration: none;
color: #00275B;
text-align: justify;
}
.menu {
font-size: 12px;
color: #00275B;
background-image: url(../immagini/linguetta_menu_d.png);
width: 150px;
height: 216px;
background-position: left top;
vertical-align: text-bottom;
text-align: left;
style="position:absolute;
visibility:show;
left:0px;
top:0px;
padding-left: 10px;
margin-right: 10px;
}
#gallery {
width: 530px;
}
body,td,th {
color: #00275B;
}
.linguetta {
font-size: 11px;
color: #FFF;
background-image: url(../immagini/linguetta.png);
text-align: center;
line-height: 20px;
}
.a {
text-decoration: none;
font-family: Verdana, Geneva, sans-serif;
font-size: 14px;
color: #00275B;
background-color: #F7A418;
}
.titolo {
font-family: Verdana, Geneva, sans-serif;
font-size: 24px;
font-weight: bold;
color: #00275B;
}
.grassetto {
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
font-weight: bolder;
text-decoration: none;
color: #00275B;
}
ul {
text-align: left;
}
#intestazione {
height: 140px;
width: 770px;
background-color: #F7A418;
}
body {
background-color: #F7A418;
color: #00275B;
text-decoration: none;
}
a:link {
color: #00275B;
text-decoration: none;
text-align: left;
}
a:visited {
text-decoration: none;
color: #4F85B4;
text-align: right;
background-color: #F7A418;
}
a:hover {
text-decoration: none;
color: #4F85B4;
height: 20px;
width: 170px;
background-color: #F7A418;
}
a:active {
text-decoration: none;
color: #00275B;
text-align: center;
background-color: #F7A418;
}