/* Generali */ 

body {
margin: 0px;
padding: 0px;
font-family: arial, geneva, verdana, helvetica, sans-serif; 
font-size: 12px;
text-align: justify;
color: #666666; 
background: #000000;
 }
 
 
 .mystoria {
 margin: 0px;
 padding:0px 0px 0px 5px; 
 width: 400px;
 height: 60px;
 border: solid #cc0000 1px; 
 background: #cccccc;
  }

 img {
 margin: 0px;
 padding: 0px;
 border:0px;
  }
 
 .bold, .piedespettacolo {
 font-weight: bold;
  }
 
 .boldcolor {
 font-weight: bold;
 color: #cc0000;
  }
  
 .italic {
  font-style: italic;
   }
   
  .title {
  font-size: 16px;
  font-weight: bold;
  color: #666666;
  text-align: left;
   }
   
  .title a {
  font-size: 14px;
  font-weight: bold;
  color: #666666;
  text-align: left;
  text-decoration: none;
   }
   
   .title a:hover {
  font-size: 14px;
  font-weight: bold;
  color: #999999;
  text-align: left;
  text-decoration: none;
   }
  
  .piedespettacolo a {
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-align: left;
  text-decoration: none;
   }
   
  .piedespettacolo a:hover {
  font-size: 11px;
  font-weight: bold;
  color: #cc0000;
  text-align: left;
  text-decoration: none;
   }

   
  .linkcol {
  padding: 1px 2px;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  border: solid #666666 1px;
  text-align: left;
  text-decoration: none;
  background: #cc0000;
   }
   
  .linkcol:hover {
  font-weight: bold;
  color: #ffffff;
  text-align: left;
  text-decoration: none;
  background: #666666;
   }
 
 a, a:hover {
 color: #333333;
 font-weight: bold; 
 text-decoration: none;
  }
  
 a:hover {
 color: #666666;
 font-weight: bold; 
 text-decoration: underline;
  }
 
/* Principali sezioni */ 


 #maintab {
 margin: 0px;
 padding: 0px;
 width: 800px;
 height: 720px;
  }
 
 #header {
 margin: 0px;
 padding: 0px;
 height: 153px;
 }
 
 #header p {
 margin: 28px 0px 0px 120px;
 padding: 2px;
 color: #000000;
 }

 #header a {
 margin: 0px;
 padding: 0px 7px;
 color: #ffffff;
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
 }
 
 #header a:hover {
 margin: 0px;
 color: #000000;
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
 }
  
#leftcol {
 margin: 0px;
 padding: 0px 20px;
 width: 280px;
 background: url(picss/logo_mioltre.jpg) no-repeat bottom left;
  }
  
 #center {
 margin: 0px;
 padding-right: 20px;
 width: 404px;
text-align: justify;
  } 
  
 .only {
 margin: 0px;
 padding: 10px 75px;
text-align: justify;
 background: url(picss/logo_mioltre.jpg) no-repeat bottom left;
  } 
  
.only_two {
margin: 10px 20px;
padding:0px;
width: 620px;
height: 60px;
text-align: justify;
  } 


/* COLUMN */ 

 #column {
 margin: 0px;
 padding: 10px 0px;
 width: 96px;
 background: url(picss/colonna.jpg) #999999 no-repeat top left;
  }
  
.stagione2 {
width: 120px;
   }



/* FOOTER */ 
  
  #footer {
 margin: 0px;
 padding: 0px;
 height: 10px;
 background: url(picss/colore.jpg) repeat top left;
  } 
  
 #footer p {
 margin: 0px;
 padding: 6px;
 color: #000000;
 text-align: center;
 font-weight: bold;
  } 
  
 #footer a {
 margin: 0px;
 padding: 0px;
 color: #ffffff;
 text-decoration: none;
  } 
  
 #footer a:hover {
 margin: 0px;
 padding: 0px;
 color: #000000;
 text-decoration: none;
  } 
  
  
  .oltremioltre { 
  margin:0px;
  padding: 5px 0px;
 border-top: solid #cc0000 1px;
  font-size: 14px;
   }
