
  
body {
background-repeat: no-repeat;
color: #3d3d3d;
background-color: #fbf3f3;
font-family: Helvetica, Arial, sans-serif;
margin: 0em;
background-image: url(opencd.png);}

p {
font-size: 1.0em;
text-align: left;
line-height: 1.3em;}

p a {
    text-decoration: none;
    color: #536baa;
    font-weight: bold;
    }

p a:hover {
    color: #536baa;
    text-decoration: underline;
    font-weight: bold;}
    
h1 {
font-size: 1.2em;
font-family: Verdana, Helvetica, Arial, sans-serif;
margin-top: 0.5em;
text-align: right;
letter-spacing: 1.5pt;
}

h2 {
font-size: 1.2em;
font-family: Helvetica, Arial, sans-serif;
margin-top: 0.5em;
text-align: left;
letter-spacing: 1.3pt;
margin-bottom: 0px;
line-height: 50% }

h2 a {
    text-decoration: none;
    color: black;}

h2 a:hover {
    color: black;
    text-decoration: underline;}

h3 {
font-size: 1.0em;
font-family: Helvetica, Arial, sans-serif;
margin-top: 1.5em;
text-align: left;
letter-spacing: 1.3pt;
margin-bottom: 0px;
line-height: 50% }

h3 a {
    text-decoration: none;
    color: black;}

h3 a:hover {
    color: black;
    text-decoration: underline;}    
    
img { border: 0; }

.hide {
  display: none;
  color: white }

.thumb_frame { width:142px; height:110px; background-image: url("../img/thumb_shadow.png");}
/* inizio aggiunte by linux@studenti */
.thumb_installa_frame { width:142px; height:110px; background-image: url("../img/thumb_installa_shadow.png");}
.thumb_leggi_frame { width:142px; height:110px; background-image: url("../img/thumb_leggi_shadow.png");}
.thumb_guarda_frame { width:142px; height:110px; background-image: url("../img/thumb_guarda_shadow.png");}
/* fine aggiunte by linux@studenti */