@charset "utf-8";
/* CSS Document */
body {
margin: 0px;
background-color: #2f6da8;
color: white;
font-family: Tahoma, Verdana;
font-size: 11px;
}
.bgdx {
background-image:url(immagini/pezzobg1.jpg);
background-position: top right;
background-repeat: no-repeat;
}
.bglinea {
background-image:url(immagini/linea.jpg);
background-position: top right;
background-repeat: no-repeat;
}
a:link, a:visited {
color: white;
}
a:hover, a:active {
color: yellow;
}
.titolo {
font-size: 16px;
font-weight: bold;
}
.titolo1 {
font-size: 14px;
font-weight: bold;
}
.citazioni {
.font-size: 12px;
font-weight:lighter;
}
.bgvideo {
background-image:url(immagini/bgvideo.gif);
background-repeat:no-repeat;
height: 300px;
}
.bordo {
border: 1px solid white;
}
