BODY {
background: #fefcff url("img/logo.jpg") center 60px no-repeat fixed;
margin: 0;
}
.vuoto {
width: 50px;
}
.sx {
display: block;
float: left;
height: 30px;
padding: 10px 10px 0 10px;
font-family: Verdana, sans-serif;
color: inherit;
}
.link {
float: right;
display: block;
height: 30px;
padding: 10px 10px 0 10px;
font-family: Verdana, sans-serif;
font-weight: bold;
border-left: solid #cdc7af 1px;
font-size: 14px;
letter-spacing: 3px;
text-decoration: none;
color: #dcdcdc;
}
#main {
background: #fefcff url("img/bar.jpg") repeat;
margin-left: auto;
float: left;
display: block;
color: #ffffff;
width: 100%;
}
#sinistra {
float: left;
}
#destra {
float: right;
}
#fahrenheit {
background: url("img/fahrenhe.it.png") no-repeat;
letter-spacing: 5px;
font-weight: bold;
font-family: Verdana, sans-serif;
font-size: 16px;
width: 300px;
max-width: 300px;
}
/*#portale a {
background: url("img/portale.png");
}
#ricerca a {
background: url("img/ricerca.png");
}
#progetti a {
background: url("img/wiki.png");
}*/
#portale:hover {
color: #ffffff;
background: url("img/portalehover.jpg");
}
#ricerca:hover{
color: #ffffff;
background: url("img/ricercahover.jpg");
}
#progetti:hover {
color: #ffffff;
background: url("img/progettihover.jpg");
}
#box {
position: absolute;
bottom: 30px;
right: 30px;
margin-top: 50px;
margin-left: 30px;
font-family: 'Times New Roman', sans-serif;
/*background: #fefcff url("img/box.png") center no-repeat;
height: 299px;
width: 350px;*/
}
#box div {
margin-top: 30px;
margin-left: 25px;
margin-right: 35px;
margin-bottom: 30px;
}
#beta {
position: absolute;
top: 50%;
left: 47%;
width: 213px;
height: 71px;
}
