/*CALENDARIO*/
#calendario
{
  margin-left: 10px !important;
  margin-bottom: 20px !important;
}

#calendario .cnt.tit
{
  padding-left: 7px !important;
  padding-right: 7px !important;
  width: 216px !important;
  color: #1F497D;
  font-size: 1.05em;
}

#calendario .cnt.tit a
{
  color: #1F497D;
}

#calendario table
{
  width: 208px;
  display: block;
  float: left;
  margin-left: 4px;
}

#calendario .cnt.tit table .mese
{
  width: 178px;
  font-weight: bold;
}

#calendario .cnt.tit table .mese.left
{
  text-align: left;
}

#calendario .cnt.tit table .mese.right
{
  text-align: right;
}

#calendario .cnt.tit table .mese-link
{
  width: 30px;
}

#calendario .mese-link img
{
  display: block;
  margin-top: -4px;
}

#calendario .mese-link.left img
{
  float: left;
}

#calendario .mese-link.right img
{
  float: right;
}

#calendario table.giorni td
{
  display: block;
  border: 1px solid #fff;
  width: 26px;
  height: 21px;
  padding: 1px 0px 2px 0px;
  text-align: center;
  color: #1F497D;
  font-size: 0.9em;
  background-color: #fff;
  margin-left: 2px !important;
  float: left !important;
}

#calendario table.giorni td:first-child
{
  margin-left: 0px !important;
}

#calendario table.giorni td a
{
  color: #1F497D;
}

#calendario table.giorni td.numerocorrente
{
  border-color: #f00;
}

#calendario table.giorni td.numeroevento
{
  background-color: #0097cc;
  color: #fff;
}

#calendario table.giorni td.numeroevento a
{
  color: #fff;
}

#calendario table.giorni td.giornoselezionato
{
  background-color: #1F497D !important;
  color: #fff !important;
}

#calendario table.giorni td.giornoselezionato a
{
  color: #fff !important;
}

#calendario table.giorni tr
{
  display: block;
  float: left !important;
  margin-top: 2px;
}

#calendario table.giorni tr.giorni td
{
  font-weight: bold;
}

#calendario table.giorni tr:first-child
{
  margin-top: 0px;
}

#calendario.element-mini .cnt.mid.small {
  height: auto;
}
/*FINE CALENDARIO*/


/*REGIONI*/
#notizia .altre-notizie .altra-notizia #regioni td.titolo
{
  font-weight: normal;
}

#notizia .altre-notizie .altra-notizia #regioni td.titolo a
{
  color: #1F497D;
  font-weight: normal;
}

tr.rosso td
{
  color: #f00 !important;
}

tr.rosso td a
{
  color: #f00 !important;
}

tr.bold td
{
  font-weight: bold !important;
}

tr.bold td a
{
  font-weight: bold !important;
}
/*FINE REGIONI*/

/*EVENTI*/
#info
{
  background-color: #FFFFE1;
  border: 1px solid #000000;
  color: #000000;
  font-size: 12px;
  padding: 5px;
  display: none;
}

#info_shadow
{
  background-color: #000000;
  border: 1px solid #000000;
  color: #000000;
  font-size: 12px;
  padding: 0 5px 5px 4px;
  display: none;
}
/*FINE EVENTI*/
#lista-eventi
{
  list-style-type: none;
  margin: 20px 0px 0px 0px;
  padding: 0;
  float: left;
}
#cnt-pop
{
  float: left;
  
}

body.pop
{
  width: 470px;
  margin: auto;
}

#lista-eventi.pop
{
  font-size: 0.8em;
  width: 470px;
  margin: 20px auto 10px auto;
}

.pop.chiudi
{
  width: 100%;
  text-align: center;
  margin-top: 10px;
}

.pop.chiudi.long .buttoninvia {
  float: none;
}

#lista-eventi li
{
  border-top: 1px solid #D9D9D9;
  float: left;
  margin-top: 15px;
  padding-top: 15px;
  width: 450px;
}

#lista-eventi li:first-child {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}

#lista-eventi li .data
{
  background-image: url("/gui-images/sfondo-data-agenda.png");
  background-repeat: no-repeat;
  color: #000000;
  float: left;
  font-weight: bold;
  margin-right: 10px;
  text-align: center;
  text-transform: uppercase;
  width: 50px;
  min-height: 50px;
}

#lista-eventi li .data .mese
{
  color: #FFFFFF;
  float: left;
  font-size: 0.8em;
  line-height: 1.15em;
  width: 100%;
}

#lista-eventi li .data .giorno
{
  color: #000000;
  float: left;
  font-size: 1.7em;
  line-height: 1.55em;
  width: 100%;
}

#lista-eventi li .data .icons
{
  width: 44px;
  float: left;
  margin-top: 10px;
  padding: 0px 3px 0px 3px;
}

#lista-eventi li .data .icon
{
  width: 20px;
  cursor: pointer;
}

#lista-eventi li .data .icon span
{
  cursor: pointer;
}

#lista-eventi li .data .icon.left
{
  float: left;
}

#lista-eventi li .data .icon.right
{
  float: right;
}

#lista-eventi li .data .icon .partecipanti
{
  display: block;
  width: 20px;
  height: 20px;
  background-image: url("/images/partecipanti.png");
  background-position: 0 0;
  cursor: help;
}

#lista-eventi li .data .icon .partecipanti:hover
{
  background-position: 0 20px;
}

#lista-eventi li .data .icon .locandina
{
  display: block;
  width: 20px;
  height: 20px;
  background-image: url("/images/attach.png");
  background-position: 0 0;
}

#lista-eventi li .data .icon .locandina:hover
{
  background-position: 0 20px;
}

#lista-eventi li .info
{
  float: left;
  font-size: 0.68em;
  overflow: hidden;
  width: 390px;
}

#lista-eventi li .info .titolo
{
  float: left;
  width: 390px;
  font-size: 1.6em;
  line-height: 1.3em;
}

#lista-eventi li .info  .testo
{
  float: left;
  width: 390px;
  margin-top: 0px;
  font-size: 1.4em;
}

#lista-eventi li .info .partecipanti
{
  width: 15px;
  float: left;
  height: 15px;
  margin-right: 10px;
}

/*PROPONI EVENTO*/
.titolo_argomento
{
  color: #777;
  font-weight: bold;
}

.titolo_argomento a
{
  color: #777;
}

#partecipante-container fieldset
{
  border: 1px solid #d9d9d9;
  padding: 10px;
  float:left;
  width:450px;
/*  margin-top: 15px;*/
}

#partecipante-container legend
{
  margin-left: 10px;
  padding: 0px 10px 0px 10px;
  color: #777;
  font-weight: bold;
}

input, select, textarea
{
  border: 1px solid #d9d9d9;
}

.long
{
  float: left;
  width: 470px;
}

.long input, .long select, .long textarea
{
  width: 470px;
}

.short
{
  float: left;
  width: 220px;
}
.short input, .short select, .short textarea
{
  width: 160px;
}

#counter
{
  width: 40px;
  text-align: center;
  float: right;
  padding-left: 0px;
  padding-right: 0px;
}

.partecipante
{
  width: 450px;
  float: left;
}

.long .buttoninvia
{
  background-color: #ECE8D8;
  border: 1px solid #D9D9D9;
  cursor: pointer;
  float: right;
  line-height: 1.4em;
  text-align: center;
  width: 80px;
}

.long .buttoninvia:first-child
{
  margin-left: 10px;
}
.modulo {
	border: 2px solid #83A0B0 !important;
	padding: 7px;
	width: 450px !important;
}
.modulo.partecipante {
	width: 200px !important;
}


.modulo_attivo {
	border-color: #BDDAE6 !important;
}
.destra {
	float:right !important;	
}
.lista-cartoline td:first-child .fascia-blu.btn.destra {
	float:right !important;	
	margin-top:5px;
}
.fascia-blu.btn .mid
{
	width: 100px !important;
}
.fascia-blu.btn .mid a
{
	color:#fff !important;
}
.spazio 
{
	margin-right: 10px !important;
}
#notizia .altre-notizie {
	border: 0 !important;	
}
.fumetto {
	background-image: url(../gui-images/fumetto.png);
	background-repeat:no-repeat;
	background-position: bottom;
	padding-bottom:60px !important;
}
.fumetto p{
	padding: 0px 15px;
}
.informazione
{
  float: left;
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 20px;
}
/*FINE PROPONI EVENTO*/
