/* ----------------------------------- GIOCHINI SU SPECIFICHE CSS3 -----------------------------------*/

a[href^="mailto:"]{padding-right: 20px;background: url(../pix/icon_mailto.gif) no-repeat center right}
a[href^="http"]{padding-right: 20px;background: url(../pix/icon_external.gif) no-repeat center right}
a[href^="skype:"]{padding-right: 30px; background: url(../pix/skypelogo27x12.gif) no-repeat center right}
a[href^="callto:"]{padding-right: 30px; background: url(../pix/skypelogo27x12.gif) no-repeat center right}
a[href$=".pdf"]{padding-right: 20px;background: url(../pix/icon_pdf.gif) no-repeat center right}
a[href$=".doc"]{padding-right: 20px;background: url(../pix/icon_doc.gif) no-repeat center right}
a[href$=".zip"]{padding-right: 20px;background: url(../pix/icon_archive.gif) no-repeat center right}



/*--------------------TABELLE-------------------------*/

table.tecniche
{
  font-size: 10px;
  background-color: none;
  margin-top: -20px;
  border: 1px solid #000;
}
table.tecniche th {
	padding: 1px 3px 1px 3px;
	background-color: #8F8F8F;
        color: #FFF;
        text-align: center;
        font-size: 10px;
}
table.tecniche td {
	padding: 1px 3px 1px 3px;
	border: 1px dotted #8F8F8F;
	background-color: #FFF;
        font-size: 10px;
        color: #000;
}
/* ----------------------------------- cataloghi -----------------------------------*/

.calendar {width: 650px; border: 0px solid #E0DBDB; border-bottom: 0px solid #E0DBDB; font-size: 10px; margin-bottom: 5px;}
.calendar tr {background-color: none;}
.calendar th {background-color: none; width: 80px;}





.calendario
{
 width: 90%;
 font-size: 10px;
 margin-top: 10px;
 margin-bottom: 10px;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
}

.data
{
 width: 30%;
 float: left;
 background-color: #940000;
 text-align: center;
 color: white;
 font-size: 12px; 
 font-weight: bold;
}

.luogo
{
 width: 70%;
 float: right;
 background-color: #404040;
 color: white;
 font-size: 12px;
}

.attivita
{
 width: 30%;
 float: left;
 text-align: center;
 font-size: 12px;
 text-transform: uppercase;

}

.commento
{
 width: 70%;
 float: right;
}

/*-----------------------catalogo sfondo--------------*/

.sfondo
{
  width: 100%;
  overflow: hidden;
  background-color: #940000;
}

/*-----------------------catalogo news--------------*/
#news
{
 width: 314px;
 height: 69px;
 margin-left: 10px;
 margin-top: 10px;
 text-align: center;
 background-color: #FFF;
 overflow: hidden;
 border: 0px solid #000;
}

#news a {
  color: #000;
  text-decoration: none;
  font-size: 10px;
  font-weight: normal;
  background-color: #FFF;}
#news a:visited {color: #000;}
#news a:hover {color: #000; text-decoration: underline;}
#news a:active {color: #000; text-decoration: none;}

#newspic
{
 width: 120px;
 height: 66px; 
 float: left;
 overflow: hidden;
 background-color: transparent;
 border: 1px solid #000;
}

#newscontent
{
 width: 170px;
 height: 64px; 
 float: left;
 overflow: hidden;
 background-color: #FFF;
 color: #000;
 text-align: justify;
 font-size: 10px; 
 padding: 1px 1px 1px 1px;
 border: 1px dotted #000;
}

#newscontentup
{
  background-color: #DDDDDD;
  font-size: 10px;
  font-weight: bold;
  text-align: center}

#newscontentdown
{
  background-color: #FFF;
  font-size: 10px;
  padding: 3px 3px 3px 3px;}



/*-----------------------ultimi aggiornamenti-----------------------*/
#lastnews
{
  float: left;
  width: 640px;
  margin-left: 10px;
  margin-bottom: 10px;
  background-color: #FFC8C8;

  border: 1px dotted black;
  padding: 4px;
  line-height: 13px;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
}

/*-----------------------catalogo news--------------*/
#pictures
{
 width: 102px;
 height: 127px;
 margin: 2px 5px 2px 20px;
 text-align: center;
 border: 0px solid #000;
}

#picturestitle
{
 width: 98px;
 height: 16px; 
 background-color: #DDDDDD;
 color: #000;
 font-weight: bold;
 font-size: 10px;
 padding: 2px 1px 2px 1px;
 border: 1px dotted #000;
}

#picturespic
{
 width: 100px;
 height: 100px; 
 overflow: hidden;
 background-color: #FFF;
 color: #000;
 border: 1px dotted #000;
 margin-top: 3px;
 border: 1px solid #000;
}

#picturesmini
{
 width: 50px;
 height: 50px;
 margin: 2px 2px 2px 2px;
 text-align: center;
 border: 0px solid #000;
}

#picturesmini_title
{
 width: 98px;
 height: 16px; 
 background-color: #DDDDDD;
 color: #000;
 font-weight: bold;
 font-size: 10px;
 padding: 2px 1px 2px 1px;
 border: 1px dotted #000;
}

#picturesmini_pic
{
 width: 49px;
 height: 49px; 
 overflow: hidden;
 background-color: #FFF;
 color: #000;
 border: 1px dotted #000;
 margin-top: 3px;
 border: 1px solid #000;
}

/*-----------------------catalogo spettacoli--------------*/
#performance
{
 width: 680;
 min-height: 150px;
 margin: 2px 10px 2px 10px;
 text-align: justify;
/* border: 1px dotted #000;*/
 background-color: #FFF;
}

#performancepic
{
 width: 150px;
 overflow: hidden;
 background-color: transparent;
 float: left;
 border: 1px solid #000;
 text-align: center;
}

#performancetext
{
 width: 506px;
 background-color: transparent;
 color: #000;
 font-weight: bold;
 font-size: 14px;
 float: right;
 padding-left: 10px;
 border: 1px dotted #000;
 margin-left: 10px;
}

#performancetext p
{
 font-weight: normal;
 font-size: 10px;
}

/*-----------------------COMMUNITY FORM--------------*/

.community_table
{
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  padding: 0px;
  border: 1px solid #85C70A;
  text-transform: lowercase;
}

.community_input
{
  width: 160px;
  background-color: #85C70A;
  margin: 0px;
  padding: 1px;
  color: #FFF;
}

.community_td
{
  background-color: trasparent;
  min-width: 100px;
  margin: 10px;
}

.community_button
{
  margin-left: 120px;
  text-transform: lowercase;
}


/*-----------------------SEND A MAIL--------------*/

#sendamail
{
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
  font-size: 11px;
  border: 1px solid #85C70A;
  padding: 2px 10px;
  background-color: none;
  text-align: left;
  line-height: 2em;
}

.formtesto {
 float: left;
 color: #fff;
 margin-left: 4px;
 margin-bottom: 7px;
 }

.inputmail
{
  background-color: #85C70A;
  margin: 2px 10px;
  width: 260px;
  color: #FFF;
}

.buttonmail
{
  margin-left: 120px;
  text-transform: lowercase;
}

.textareamail
{
  width: 260px;
  height: 200px;
  margin: 10px;
  background-color: #E1E1C1;
  overflow: scroll;
}

.linka 
{
  text-decoration: underline;
  font-size: 1.0em;
  color: #fff;
  margin: 3px 1px 2px 15px;
}

/*-----------------------------------------------NEWSLETTER-----------------------------------*/

.newsletter_table {background-color: red;}
.newsletter_td {background-color: gray;}
.newsletter_msg {background-color: green;}

.newsletter
{
  width: 140px;
  padding: 3px 5px 5px 5px;
  color: #564B47;
  text-align: center;
  font-size: 9px;
  text-align: center;
  font-weight: normal;
  border: 1px dotted gray;
  margin-left: auto;
  margin-right: auto;
}

.newsletter_input
{
  text-decoration: none;
  text-align: left;
  font-size: 10px;
  width: 120px;
  text-transform: lowercase;
  border: 2px inset;
  background-color: #FFF;
  margin: 5px 1px;
  padding: 1px;
}

.newsletter_button
{
  text-decoration: none;
  font-size: 12px;
  color: #09074C;
  border: 2px outset;
  text-align: center;
  margin: 5px 1px;
}


