body {
font-family: "Bitstream Vera Serif";
font: 76% "Bitstream Vera Sans Mono";
background-color: silver;
color: white;
}
div#banner{
position: absolute;
left: 50%;
margin-left: -364px;
}
p.special:first-letter {
float:left;
font-size: 20px;
color: white;
border:groove;
}
p.intro{
text-align: center;
font-style: oblique;
line-height: 20px;
}
h1{
font-size: larger;
text-align: center;
border: groove;
}
a{
color: white;
text-decoration: none;
}
a:hover{
text-decoration: underline;
}
a:visited{
color: #C1C1C1;
}
dt{
font-weight:bold;
}
dd{
margin-left: 0px;
}
dd.blank{
margin-top:20px;
}
ul{
list-style: none;
list-style-position: outside;
margin-left: -20px;
}
li{
list-style: none;
list-style-position: outside;
}
div#container{
width: 924px;
position: absolute;
left: 50%;
margin-left: -462px;
margin-top: 120px;
background-image: url(./Images/background3.jpg);
}
div#header{
width: 924px;
height: 90px;
background-image: url(./Images/title.jpg);
background-position: center;
border-bottom: 1px solid silver;
border-top: 1px solid silver;
}
div#navigation{
float: left;
width: 170px;
border-right: 1px solid silver;
border-bottom: 1px solid silver;
margin-left: 90px;
}
div#menu{
margin: 10px;
line-height: 30px;
border-bottom: 1px solid silver;
}
div#links{
margin-top: 20px;
margin-left: 10px;
margin-right: auto;
vertical-align: middle;
line-height: 30px;
}
div#content{
height: auto !important; /* questo sovrascrive la riga successiva, sempre sui browser standard */
height: 1%; /* min-height su IE6 */
min-height: 1%; /* per i browser standard */
margin-left: 275px;
margin-right: 105px;
margin-bottom: 30px;
border-left: 1px solid silver;
border-right: 1px solid silver;
border-bottom: 1px solid silver;
padding: 10px;
}
div#footer{
position: relative;
bottom: 0px;
background-color: black;
clear: both;
border-top: 1px solid silver;
border-bottom: 1px solid silver;
padding-top:1%;
text-align: center;
height: 50px;
width: auto;
font: 10px "Bitstream Vera Sans Mono";
}
div#containerfoto{
width: 206px;
margin-left:20px;
float:right;
clear:right;
}
div#fotoscheda{
border: 3px solid silver;
margin-bottom: 20px;
}
div#back{
width: 40px;
position: relative;
bottom: auto;
left: 480px;
clear: both;
border: 1px solid silver;
}
div#gtevent{
height: 150px;
width: 100%;
text-align: center;
}