body {
  background-color: black;
  padding: 0;
  margin: 0;
}

.img_title {
  font-family: arial;
  color: #ffffff;
  font-size: 20px;
}

.album_title {
  font-family: arial;
  color: #8f8f8f;
  font-size: 20px;
  text-decoration: none;
}

a:hover {
  color: #fdd123;
  text-decoration: none;
}

.img_labels {
  color: #ffffff;
}

.link {
  font-family: arial;
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
}

.ulink {
  font-family: arial;
  font-size: 12px;
  color: #ffffff;
  text-decoration: underline;
}

.linkg {
  font-family: arial;
  font-size: 12px;
  color: #8f8f8f;
  text-decoration: none;
}

.line {
  border-top: 1px solid #666666;
}

#picture {
  clear: both;
  margin: 15px;
  text-align: left;
  font-size: 12px;
  font-family: arial;
  color: #8f8f8f;
}

#blog {
  clear: both;
  margin: 0px;
  text-align: left;
  color: #ffffff;
}

#testata {
  clear: both;
  margin: 15px;
  text-align: right;
}

#footer {
  clear: both;
  border-top: 1px solid #666666;
  background-color: #000000;
  padding: 15px;
  margin: 15px;
  font-size: 11px;
  font-family: arial;
  color: #8f8f8f;
  text-align: center;
}

#footer a:link, #footer a:active, #footer a:link.active, #footer a:visited.active, #footer a:visited {
  font-size: 10px;
  font-family: arial;
  color: #ffffff;
  text-decoration: none;
}
#footer a:hover {
  font-size: 10px;
  font-family: arial;
  color: #fdd123;
  text-decoration: none;
}

.textbox {
  background-image: url('/images/txtbg.gif');
  padding-right: 1px;
  padding-left: 1px;
  padding-top: 1px;
  padding-bottom: 1px;
  font-size: 12px;
  color: black;
  font-family: arial;
  border: 1px solid #666666;
}

.subm {
  font-family: verdana, sans-serif;
  font-size: 11px;
  border: 1px solid #666666;
  color: #000000;
  background-color: #f0f0f0;
}

#commenti {
  clear: both;
  border-top: none;
  border-bottom: 1px dashed #666666;
  margin-top: 0px;
  margin-left: 10px;
  text-align: left;
  font-size: 12px;
  font-family: arial;
  color: #fdd123;
}

#commento {
  clear: both;
  border-bottom: 1px dashed #666666;
  margin: 0px;
  text-align: left;
  font-size: 11px;
  font-family: arial;
  color: #dfdfdf;
  background-color: #181818;
}

#commento a:link, #commento a:active, #commento a:link.active, #commento a:visited.active, #commento a:visited { 
  text-decoration: underline; 
  font-size: 11px;
  color: #dfdfdf;
}
#commento a:hover {
  text-decoration: none; 
  font-size: 11px;
}

#cmnttxt {
  margin: 0px;
  font-family: arial;
  font-size: 12px;
  color: #fdd123;
}

.inciso {
  font-family: arial;
  color: #8f8f8f;
  font-size: 11px;
}

.evidenzia {
  font-family: arial;
  color: #fdd123;
  font-size: 11px;
  font-weight: bold;
}

#spingi {
  font-family: arial;
  color: #fdd123;
  font-size: 11px;
  font-weight: bold;
}
#spingi a:link, #spingi a:active, #spingi a:link.active, #spingi a:visited.active, #spingi a:visited {
  color: #ffffff;
  text-decoration: underline;
}
#spingi a:hover {
  text-decoration: none;
}

#tut_text {
  clear: both;
  margin: 15px;
  text-align: justify;
  font-size: 14px;
  font-family: arial;
  color: #dfdfdf;
}

#tut_text a:link, #tut_text a:active, #tut_text a:link.active, #tut_text a:visited.active, #tut_text a:visited { 
  text-decoration: underline; 
  color: #dfdfdf;
}
#tut_text a:hover {
  text-decoration: none; 
}

.tut_title {
  font-family: arial;
  color: #fdd123;
  font-size: 20px;
  font-weight: bold;
}

.tut_par {
  font-family: arial;
  color: #fdd123;
  font-weight: bold;
}

.tut_did {
  font-family: arial;
  font-size: 11px;
  margin-left: 15px;
}
