@charset "utf-8";
/* CSS Document */

html{
font-size: 100%; 
} 


body {
    background-color: #E1D9D9;
    margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
    font-size: 1em;  
}




img{border-width: 0} 
a:link {
    color:  #5B5B5B;
    text-decoration: none;
}
a:visited {
    color:  #5B5B5B;
    text-decoration: none;
}
a:hover {
    color:  color:  #5B5B5B;
    text-decoration: underline;
}
a:active {
    color: color:  #5B5B5B;
    text-decoration: none;
}


input[type=text] {
    background-color:  #EDE8E8;   
    color:  #333333; 
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 1.25em;
   
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    
    border-radius: 3px;
  border: none;
  box-shadow: 0 1px 2px rgba(0,0,0,0.2) inset, 0 -1px 0 rgba(0,0,0,0.05) inset;
  transition: all 0.2s linear;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
   font-size: 1.0em;
  color: #222222;
  position: relative;
  
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #DDDDDD;
  
  }
  


input[type=text]:focus, textarea:focus {
  box-shadow: 0 0 5px rgba(81, 203, 238, 1);
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid rgba(81, 203, 238, 1);
}



textarea {
    background-color: #EDE8E8;   
    color:  #333333; 
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 1.00em;
    padding: 5px;
     resize: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
     padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #DDDDDD;
}


input[type="button"] {
    background-color:   #C3BBBB;    
    color:  #333333;  
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    
    font-size: 1.00em;
   
    padding-top: 5px; 
    padding-bottom: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor:pointer;
     background-image: -webkit-linear-gradient(top, #C3BBBB, #FFFFFF); 
     background-image:    -moz-linear-gradient(top, #C3BBBB, #FFFFFF); 
     background-image:     -ms-linear-gradient(top, #C3BBBB, #FFFFFF); 
      background-image:      -o-linear-gradient(top, #C3BBBB, #FFFFFF); 
      background-image:         linear-gradient(top, #C3BBBB, #FFFFFF);
     padding: 5px;
     text-transform: uppercase;
     font-weight: bold;
     
    
    
}

input[type=password] {
    background-color:  #EDE8E8;   
    color:  #333333; 
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 1.25em;
   
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    
    border-radius: 3px;
  border: none;
  box-shadow: 0 1px 2px rgba(0,0,0,0.2) inset, 0 -1px 0 rgba(0,0,0,0.05) inset;
  transition: all 0.2s linear;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
   font-size: 1.0em;
  color: #222222;
  position: relative;
  
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #DDDDDD;
  
  
  }
  
  input[type=password]:focus {
  box-shadow: 0 0 5px rgba(81, 203, 238, 1);
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid rgba(81, 203, 238, 1);
}
  
.blocco_paginazione{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    font-size: 1em;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-color:#E1D9D9 ;;
    border-right-color: #F00;
    border-bottom-color:#E1D9D9 ;;
    border-left-color: #F00;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 10px;
}
.intestazione_paginazione {
	background-color:#330000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
     font-size: 1em;
	border: 1px solid #000;
	text-decoration: none;
	color: #FFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;

	text-align: center;
}
a.intestazione_paginazione {
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
     font-size: 1em;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #FFF;
	text-decoration: none;
	color: #000;
}
a.intestazione_paginazione:hover {
	background-color: #330000;
	border: 1px solid #000;
	text-decoration: none;
	color: #FFF;
}


.sommario{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
    font-size: 1.125em;
	color: #333333 ;
	font-style: italic;
    line-height: 1.10em;
}
.sommario_index{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:  #333333 ;
	font-style: italic;
    line-height: 1.10em;
}
.blocchetto {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-bottom: 1.5%;
}

.intestazione_contenuti_slider {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 14px ;
	font-weight: bold;
    color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #998080 ;
    border-top-left-radius:6px;
	border-top-right-radius:6px;
}


.intestazione_slider_primo_piano {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 14px ;
	font-weight: bold;
    color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #998080 ;
    border-top-left-radius:6px;
	border-top-right-radius:6px;
}


.intestazione_slider_speciali {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 14px ;
	font-weight: bold;
    color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #998081 ;
    border-top-left-radius:6px;
	border-top-right-radius:6px;
}

.intestazione_slider_primo_piano_main {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 14px ;
	font-weight: bold;
    color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #998080 ;
    border-top-left-radius:6px;
	border-top-right-radius:6px;
}



.intestazione_blocchetto {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 14px ;
	font-weight: bold;
    color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #998080 ;
    border-top-left-radius:6px;
	border-top-right-radius:6px;
}

.intestazione_blocchetto_dB {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 14px ;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #998080 ;
    border-top-left-radius:6px;
	border-top-right-radius:6px;
}

.blocchetto_selezione {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}


.intestazione_blocchetto_selezione {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 14px ;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #998080 ;
    border-top-left-radius:6px;
	border-top-right-radius:6px;
}
.intestazione_blocchetto_comunicato_hp {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 14px ;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #998080 ;
    border-top-left-radius:6px;
	border-top-right-radius:6px;
}
.intestazione_blocchetto_comunicati_top {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 14px ;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #998080 ;
    border-top-left-radius:6px;
	border-top-right-radius:6px;
}
.intestazione_blocchetto_comunicati_top_ten {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 14px ;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #998080 ;
    border-top-left-radius:6px;
	border-top-right-radius:6px;
}
.intestazione_blocchetto_risultato_slz {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 14px ;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #998080 ;
    border-top-left-radius:6px;
	border-top-right-radius:6px;
}
.intestazione_blocchetto_top {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 14px ;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #998080 ;
    border-top-left-radius:6px;
	border-top-right-radius:6px;
}


.intestazione_blocchetto_annunci {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 14px ;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #998080 ;
    border-top-left-radius:6px;
	border-top-right-radius:6px;
}

.intestazione_blocchetto_documenti_top {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 14px ;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #998080 ;
    border-top-left-radius:6px;
	border-top-right-radius:6px;
}
.intestazione_blocchetto_video_top {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 14px ;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #998080 ;
    border-top-left-radius:6px;
	border-top-right-radius:6px;
}
.blocchetto_contenuti_correlati {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 14px ;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #998080 ;
    border-top-left-radius:6px;
	border-top-right-radius:6px;
}
.blocchetto_agenda_eventi {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 9px ;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #998080 ;
    border-top-left-radius:6px;
	border-top-right-radius:6px;
}
.TestoCorrente {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 16px ;
font-size: 1.0em ;
color: #333333 ;
font-weight: normal; 
text-align:  justify; 
text-align: left;
line-height: 1.25em; 
padding-top: 0px;
margin-top: 0px;
word-break: break-word;
}
.TestoCorrente img {
	float:left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.TestoCorrente_ img {
float:left;
padding-top: 0px; 
padding-right: 10px; 
padding-bottom: 0px; 
padding-left: 0px;
}

.TestoCorrenteStampa {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #333333 ;
font-weight: normal; 
text-align:  justify; 
line-height: 1.25em; 
padding-top: 0px;
margin-top: 0px; 
}

.TestoCorrenteStampa img {
	float:left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.Titolo_0 {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 24px ;
font-size: 1.5em;
color: #333333 ;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
line-height: 1.0em;
margin-top: 0px;
margin-bottom: 0px;
font-weight: bold;
}

.Titolo_1 {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 18px ;
color: #333333 ;
font-size: 1.25em ;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
line-height: 1.0em;
margin-top: 0px;
margin-bottom: 0px;
font-weight: bold;
}

.Titolo_2 {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 18px ;
color: #333333 ;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
line-height: 1.0em;
margin-top: 0px;
margin-bottom: 0px;
font-weight: bold;
}

.Titolo_2 img{
float:left;
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 0px;
margin-top: 0px;
margin-right: 18px;
margin-bottom: 5px;
margin-left: 0px;
}

.Titolo_3 {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 16px ;
color: #333333 ;
padding-top: 5px;
padding-right: 0px;
padding-bottom: 5px;
line-height: 1.3em;
margin-top: 5px;
margin-bottom: 5px;
font-weight: bold;
}

.data {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
    font-size: 0,750em;
    font-weight: normal;
    font-weight: bold;
    line-height: 1.10em;
	color: #CC3300 ;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.stringa_selezioni{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
    font-size: 0,750em;
	font-weight: bold;
    font-weight: normal;
    line-height: 1.10em;
	color: #333333 ;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.orario {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #CC3300 ;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.sintesi {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:  #330000 ; 
	line-height: normal;
    line-height: 1.25em;
    margin-top: 0px;
	margin-bottom: 0px;
}
.paginazione_nropag {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding: 2px;
    margin-top: 3px;
	margin-bottom: 3px;
}

.primo_piano_spot {
	padding-top: 3px;
	padding-bottom: 2px;	
}

.blocco_miniatura {
	border: 1px solid #330000;
	background-color: #EAEAEA;
}
.blocco_miniatura_hlt {
	background-color: #FFFF00;
	border: 1px solid #330000;
}



.testo_12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: Trebuchet MS, Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-top: 8px;
	margin-bottom: 0px;
    line-height: 1.25; 
}

.testo_11 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: Trebuchet MS, Arial, Helvetica, sans-serif;
    line-height: 1.25em;  
}

.testo_cookies {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
    text-align:left;
	color: #330000;
    line-height: 1.25em;  
}

.testo_cookies a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
    text-align:left;
	color: #330000;
    line-height: 1.25em;  
}

.testo_cookies a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
    text-align:left;
	color: #330000;
    line-height: 1.25em;  
}

.testo_10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
    font-size: 0.689em;
	color: #333333 ;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
    line-height: 1.25em; 
}

.testo_9 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #333333 ;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
    line-height: 11px;
}

.testo_piede_9 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #E1D9D9 ;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
    line-height: 2; 
}

.testo_piede_9 a {
	font-family: Verdana, Geneva, sans-serif;
    color: #E1D9D9 ;
	font-size: 9px;
	font-weight: normal;
    line-height: 2; 
}

.testo_piede_9 a:hover {
	font-family: Verdana, Geneva, sans-serif;
    color: #E1D9D9 ;
	font-size: 9px;
	font-weight: normal;
     line-height: 2; 
}

.testo_piede_top {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #E1D9D9 ;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
    line-height: 2; 
}
.testo_piede_top a {
	font-family: Verdana, Geneva, sans-serif;
    color: #E1D9D9 ;
	font-size: 12px;
	font-weight: normal;
     line-height: 2; 
	
}
.testo_piede_top a:hover {
	font-family: Verdana, Geneva, sans-serif;
    color: #E1D9D9 ;
	font-size: 12px;
	font-weight: normal;
     line-height: 2; 
	
}
.intestazione_blocchetto_agenda_ {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 14px ;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color:  #FFFF00 ;
}

.intestazione_blocchetto_agenda {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
    font-size: 14px ; 
    color: #333333;
	font-weight: bold;
	
	padding: 2px;
	text-align: left;
    background-color:  #FFFF00 ;
}

.quadro_evento {
	border: 2px solid #330000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #E1D9D9;
	text-decoration: none;	
}

.quadro_evento a {
	border: 2px solid #330000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #330000;
	text-decoration: none;
	
}

.quadro_evento {
	border: 2px solid #330000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #330000;
	text-decoration: none;
	
}

.quadro_evento_hlt {
	border: 2px solid #FF0000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FF0000;
	background-color: #f8f800;
	text-decoration: none;
   }
   
.oggi {
	border: 2px solid #F60;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000;
	background-color: #FFF;
	
}

.oggi a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000;
	background-color: #FFF;
	
}
.oggi a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000;
	text-decoration: underline overline;
	background-color: #FFF;
	
}

.quadro_evento_oggi {
	border: 2px solid #F60;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFF;
	background-color: #330000;
	text-decoration: none;
	
}

.quadro_evento_oggi_hlt {
	border: 2px solid #F60;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFF;
	background-color: #f8f800;
	text-decoration: none;
   }
   
   .quadro_evento_oggi_hlt_hlt {
	border: 2px solid #F60;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFF;
	background-color: #f8f800;
	text-decoration: none;
   }
   
.quadro_evento_oggi a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFF;
	background-color: #330000;
	text-decoration: none;
	
}
.quadro_evento_oggi a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFF;
	background-color: #330000;
	text-decoration: none;
	
}

.calendario {
	margin: 0px;
	padding: 0px;
}
.quadro_giorno {
	border: 2px solid #330000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
    background-color:#FFFFFF;
}

.quadro_giorno_passato {
	border: 2px solid #330000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000;
	background-color: #DFDFDF;
}

.quadro_desc_mese {
	border: 1px solid #330000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
    font-weight: bold;
	color: #000;
	background-color: #E1D9D9;
}

.quadro_desc_giorni {
	border: 1px solid #330000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
    font-weight: bold;
	color: #000;
	background-color: #E1D9D9;
}

.quadro_nogg {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.quadro_nogg_OLD {
	border: 2px solid #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFF;	
}

.quadro_nextback {
	border: 2px solid #330000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFF;
	background-color: #330000;
	
}

.quadro_nextback a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFF;
	background-color: #330000;
	color: #FFF;
	text-decoration: none;
}

.quadro_nextback a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #330000;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

.bordo_header_stampa {
	color: #000;
    background-color: #E1D9D9;
	border: thin solid #333333;
    
}

.bordo_all {
	color: #000;
	border: 1px solid #FFFFFF;
}

.bordo_sx {
	color: #000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
    padding-top: 2px;
	padding-bottom: 2px;
}

.bordo_dx {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
    padding-top: 2px;
	padding-bottom: 2px;
}

.bordo_dx_dotted {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
    padding-top: 2px;
	padding-bottom: 2px;
}

.bordo_dx_sx_dotted {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
    border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
    padding-top: 2px;
	padding-bottom: 2px;
}


.bordo_sx_dx {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
    border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
    padding-top: 2px;
	padding-bottom: 2px;
}
.bordo_sup {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
    padding-top: 5px;
	padding-bottom: 5px;
}

.bordo_inf {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
    padding-top: 5px;
	padding-bottom: 5px;
}

.bordo_sup_inf {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.bordo_sup_inf_dotted {
	border-bottom-style: dotted;
	border-bottom-width: 1px;

	border-bottom-color: #330000;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #330000;
}

.bordo_inf_dotted {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #330000;
}

.bordo_no_top {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #998080;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #998080;
    border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #998080;
    padding-top: 2px;
	padding-bottom: 2px;
    border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
   
}

.bordo_no_top_flat {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #998080;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #998080;
    border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #998080;
    padding-top: 0px;
	padding-bottom: 0px;
    border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}

<!--******************************************************************************-->
.textimage_ndx_comunicati{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	color:  ;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
	line-height: 1.2em;
}
.textimage_ndx_comunicati_hlt{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	color: #F60;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 1.2em;
}
.textimage_ndx_comunicati img{
	float:left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.TestoBarra {
	height: 30px;
	background: url(bgTopMenu.png) 0% 0% repeat-x;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}

.TestoBarra a {
	height: 20px;
	background: url(bgTopMenu.png) 0% 0% repeat-x;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
}

.TestoBarra a:hover {
	height: 20px;
	background: url(bgTopMenu.png) 0% 0% repeat-x;
	color: #3F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
}
.BannerTesto {
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}

.BannerTesto a {
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
}

.BannerTesto a:hover {
	color: #3F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
}

.testo_piede {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #E1D9D9 ;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
    line-height: 2; 
}

.testo_piede a {
	font-family: Verdana, Geneva, sans-serif;
    color: #E1D9D9 ;
	font-size: 11px;
	font-weight: normal;
    line-height: 2; 	
}

.testo_piede a:hover {
	font-family: Verdana, Geneva, sans-serif;
    color: #E1D9D9 ;
	font-size: 11px;
	font-weight: normal;
     line-height: 2; 
}

.piede_blocco {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #212671;
}

.intestazione_blocchetto_sx {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #212671;
}

.intestazione_blocchetto_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #212671;
}

.intestazione_blocchetto_link a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background-color: #212671;
}

.intestazione_blocchetto_link a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F60;
	text-align: center;
	background-color: #212671;
}

.info_testo_small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.6875em;
    font-size: 0.75em;
	color: #333;
	text-align: left;
	line-height:1.25em;
	font-weight: normal;
    padding-bottom: 0px; 
}

.info_testo_small img {
	float:left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.info_testo_small_errore {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #F00;
	padding: 2px;
	text-align: left;
	line-height: 14px;
	font-weight: bold;
}

.info_testo_small_celle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: left;
	line-height: 14px;
	padding: 5px;
	margin: 0px;
}

.info_testo_small_corsivo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: left;
	line-height: 14px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	font-style: italic;
	padding-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 15px;
}

.menu_sub_item {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: left;
	line-height: 14px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-top: 0px;
}

.info_testo_medium {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 5px;
	line-height: 18px;
	text-align: justify;
}

.titolazione {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-large;
     font-size: 1.5em;
	color: #253E50;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 1.2;
	margin-top: 5px;
	font-weight: normal;
}

.titolazione_areainformativa {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-large;
    font-size: 1.5em;
	color: #003;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	line-height: 1.2;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	background-color: #FFF;
}

.blocchetto_calendario {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 10px;
}

.blocchetto_Hpad {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
}

.textimage_titolo_comunicati{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	line-height: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.textimage_data_comunicati img{
	float:left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}

.textimage_data_comunicati{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	line-height: 15px;
}

.textimage_titolo_comunicati img{
	float:left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}

.textimage_ndx_list{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	line-height: normal;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.textimage_ndx_list img{
	float:left;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}

.textimage_evidenza{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 15px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: justify;
}

.textimage_evidenza img{
	float:left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.textimage_ppiano{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: left;
}

.textimage_ppiano img{
	float:left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

td.textimage_12 {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-align: justify;
	line-height: 20px;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

td.textimage_12 img {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.textimage_id_news {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	text-align: justify;
	line-height: 1.65;
	margin: 0px;
	padding: 0px;
}

.textimage_id_news img {
	float:left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

td.textimage_titolo {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	text-align: justify;
	line-height: 20px;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

td.textimage_titolo img {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.miniature_foto {
	background-color: #FFF;
	border: 1px solid #CCC;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
}

.miniature_foto_hlt {
	background-color: #FFF;
	border: 2px solid #F60;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}

.lista_pop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	font-weight: normal;
	text-align: left;
	padding: 0px;
	line-height: normal;
	margin: 0px;
}

.lista_titoli_OUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	font-weight: normal;
	text-align: center;
	padding: 0px;
	line-height: normal;
}

.lista_titoli {font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.6875em;
	font-weight: normal;
	padding: 3px;
	line-height: 1.25em;
	margin: 3px;
    text-align: left;
}

.ListaStrutture{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: justify;
}

.occhiello {
	color: #333333 ;
	font-family: Verdana, Geneva, sans-serif;
    font-style: italic;
	font-size: 14px;
	font-weight: normal;
    line-height: 14px;
}

.selezione_corrente {
	color: #F60;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

.spot_liste{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.spot_liste_titoli{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #333333 ;
}

.errore{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}

.crop_larghezza {
    width: 120px;
    height: 120px;
    overflow: hidden;
}

.crop_larghezza img {
	align: center;
    width: 220px;
    height: 165px;
    margin: -25px 0px 0px -50px;
}

.crop_altezza {
    width: 120px;
    height: 120px;
    overflow: hidden;
}
.crop_altezza img {
	align: center;
    width: 165px;
    height: 220px;
    margin: 0px 0px 0px 0px;
}

.crop_miniatura_larghezza {
    width: 60px;
    height: 60px;
    overflow: hidden;
}

.crop_miniatura_larghezza img {
	align: center;
    width: 100px;
    height: 75px;
    margin: -10px 0px 0px -25px;
}

.crop_miniatura_altezza {
    width: 60px;
    height: 60px;
    overflow: hidden;
}

.crop_miniatura_altezza img {
	align: center;
    width: 75px;
    height: 100px;
    margin: 0px 0px 0px 0px;
}

.class_box_shadow_1{
	border-left: 0px solid #000;
	border-right: 0px solid #000;
    width: 100%;
    max-width: 1140px;
    margin: auto;
    position:relative;
    box-shadow: 0px 0px 47px rgba(0, 0, 0, 0.73);
    -moz-box-shadow: 0px 0px 47px rgba(0, 0, 0, 0.73);
    -webkit-box-shadow: 0px 0px 47px rgba(0, 0, 0, 0.73);
}


.class_box_shadow_0{
	border-left: 0px solid #000;
	border-right: 0px solid #000;
    width: 100%;
    max-width: 1140px;
    margin: auto;
    position:relative;
}

	.piede_slice {
		font-family:Verdana, Geneva, sans-serif;
		width:auto;
		height:auto;
        height:90px;
        height:6.5em;
		font-size:0.675em;
		line-height:1.5em;
		color: #E1D9D9 ;
		float:left;
		padding-left:10px;
        padding-right:10px;
        padding-bottom:20px;
        padding-top:5px;
		margin-left:5px;
        margin-right:5px;
        margin-bottom:15px;
		border-left:solid;
		border-right:solid;
        border-color:#998080 ;
        border-top:none;
		border-bottom:none;
		border-width:1px;
	}
	
		.piede_slice a {
		color: #E1D9D9 ;
		
	}
	
		.piede_slice a:hover {
		color: #E1D9D9 ;
	}
    
     .mobile_img {
		font-family:Verdana, Geneva, sans-serif;
		width:100%;
		height:auto;
        height:auto;
		font-size:0.975em;
		line-height:1.5em;
		color: #333333 ;
		float:left;
        padding-bottom:1.5em;
		margin:0.05em;
	}
    

    
     .mobile_img 
     {width:100%;
     }
     
      .desktop_img {
      width:100%;
      }
      
      .mobile_only 
     {width:100%;
     }
     
      .desktop_only {
      width:100%;
      }
     
      .mobile_only 
     {width:100%;
     }
     
      .desktop_only {
      width:100%;
      }
     
     .only_mobile_none{width:100%;}
     
	
    
@media screen and (min-width: 240px) and (max-width: 767px) {
 .main {width:100%; float:left;}
 .sub  {display:block;}
 .sub {width:100%; float:left;}
 .div_mmenu  {display:none;}
 .piede_sub {display:none;}
 .div_mobile_menu{display:inline;}
 .mobile_img{display:inline;}
 .deskop_img{display:none;}
 .mobile_only{width:50%;display:inline;}
 .desktop_only{display:none;}
 .only_mobile_none{display:none;}
 .campo_input {width:100%;}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
 .sub {width:100%;}
 .main {width:66%;}
  .main {width:100%;}
 .sub {width:33%;display:inline;}
 .div_mmenu  {display:none;}
 .piede_sub {display:none;}
 .mobile_img{display:none;}
 .deskop_img{display:inline;}
 .mobile_only{display:none;}
 .desktop_only{display:inline;}
 .only_mobile_none{display:inline;}
 .campo_input {width:50%;}
}


@media screen and (min-width: 1024px) {
 .div_mobile_menu{display:none;}
 .mobile_img{display:none;}
 .deskop_img{display:inline;}
 .mobile_only{display:none;}
 .desktop_only{display:inline;}
 .div_mobile_menu{display:none;}
 .only_mobile_none{display:inline;}
 .campo_input {width:50%;}
 
 
 .main {
	width:73%; 
	float:left;
	margin-left:0.5%;
	margin-right:0.25%;
}

	.sub {
	width:25%;
	float:right;
	margin-left:0.25%;
	margin-right:0.5%;
}

   .main_max {
   float:left;
	width:99%;
   margin-left:0.5%;
	margin-right:0.5%;
}

	.sub_min {
	width:0%;
	
   
}
}

         video {
            max-width: 100%;
            height: auto;
          }

          iframe,
          embed,
          object {
            max-width: 100%;
          }

          .container {
            width: 100%;
            padding: 0%;
            margin:10px auto;
         }
   
     .slider{
  max-width:100%;
   }
   
   .slider td {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:0.75em;
   max-width:320px;
   margin-bottom:5px;
    margin-top:5px; 
    background-color:#E1D9D9;
    color: #330000 ;
    border:#998080 1px solid;  
   }
   
   .slider tr td:hover{
    color:#FFFFFF ;
    background-color: #998080 ;
   } 
   
  
  .contenitore_post_blog {
	background-color: #E9E3E3;
	border: #CCC 1px dotted;
	padding:2%; margin-bottom:2%;
	width:95%;
    -moz-border-radius: 6px;
    border-radius: 6px;
}


  .contenitore_post_blog_lev_l {
    font-size:1em;
	background-color: #F6F1F1;
	border: #CCC 1px dotted;
	padding:2%; 
    margin-left:5%;
    margin-top:2%;
	width:90%;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.login_commenti{
    -moz-border-radius: 15px;
     border-radius: 15px;
     width:90%; 
     border:1px solid #CCC;
     background-color: #FFC;
     padding:2%;
     
}

.post_blog_data{
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.675em;
	color:#666;
	text-align:left;
}

.post_blog_testo{
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.875em;
	line-height:1.5em;
	margin-left:5%;
	text-align:left;
}

.post_blog_autore{
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.75em;
	color:#000;
	font-weight:bold;
	text-align:left;
}


@media screen and (min-width: 1024px) {
.grid_fotoslider_ndx {
width:19%;
float: left;
margin:0;
}
.grid_fotoslider_ndx img:hover { 
opacity: 0.7; 
}

}


@media screen and (min-width: 768px) and (max-width: 1023px) {

.grid_fotoslider_ndx {
width:19%;
float: left;
margin:0;
}
.grid_fotoslider_ndx img:hover { 
opacity: 0.7; 
}

}



@media screen and (min-width: 480px) and (max-width: 767px) {

.grid_fotoslider_ndx {
width:24%;
float: left;
}
.grid_fotoslider_ndx img:hover { 
opacity: 0.7; 
}

}



@media screen and (min-width: 240px) and (max-width: 479px) {

.grid_fotoslider_ndx {
width:31.33%;
float: left;
}

.grid_fotoslider_ndx img:hover { 
opacity: 0.7; 
}

}









