/* elementi */
body { background-color: #ffffff; color:#000000; }
h1 { color: #ee0000; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; }
h2 { color: #ee0000; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; }
h3 { color: #ee0000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; }
h4 { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; font-style:italic; }
h5 { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10px;  font-weight: normal; }
h6 { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10px;  font-weight: normal; }
p  { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; }
hr { border: 0; border-top: 1px solid #999999; width: 100%; height: 1px; overflow: hidden; }

/* classi */
.pulsante 
  {
    background: url(../gcsm_foto/utility/button_2.png) no-repeat; width: 125px;
    color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 13px; 
	height:27px; line-height:27px; font-weight: bold; text-align:center; overflow:hidden;
  }
.pulsante a { color: #000000; font-weight: bold; text-decoration:none; text-align:center; }
.pulsante a:hover { color: #cc0000; font-weight: bold; text-decoration:none; text-align:center; }

.pulsante_b 
  {
    background: url(../gcsm_foto/utility/button_3.png) no-repeat; width: 125px;
    color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 13px; 
	height:27px; line-height:27px; font-weight: bold; text-align:center; overflow:hidden;
  }
.pulsante_b a { color: #000000; font-weight: bold; text-decoration:none; text-align:center; }
.pulsante_b a:hover { color: #cc0000; font-weight: bold; text-decoration:none; text-align:center; }

p a { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration:none; }
p a:hover { color: #ee0000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration:none; }

#spot h1 { margin:0; padding:0; }
#spot h2 { margin:0; padding:0; }
#spot h3 { margin:0; padding:0; }
#spot h4 { margin:0; padding:0; }
#spot h5 { margin:0; padding:0; }
#spot h6 { margin:0; padding:0; }
#spot p { margin:0; padding:0; }