       /* Css News visualizzate nel template interno ( tutte le news ) */

     #allnews{
 	       
	       width: 100%;
           margin-top:10px;
              /*  height: 100%; */
             }

    /* #allnews p { 
                  font-weight: bold;  color:red; } */

    #titleNews   {    width:100%;                      
                     
                  }

       #allnews .description{  font-size:12px; }
     
      #allnews .inside {  margin-top:20px;     }

     
      #allnews .one{    border-bottom: solid 1px #ddd;  
                        width:110%; 
                        margin-top:10px;
			padding-bottom: 5px;
			
			margin-left: 3em;
                        /* max-height:120px; */ }

      #allnews .one h4{
      font-weight: bold;
      font-size: 0.9em;
      }

       #allnews .oneimg{  
			float:left;
	       		/*height: 60px;
                        width:70px;*/
			 
                 }



       #allnews .oneimg img{   
			 /*height: 60px;
                                 width:70px;*/
                                 border:solid 1px #B9B9B9;
}


       #allnews .oneNew{    /* height: 100%; */                            
                           position:relative;
			   margin-left: 75px;			   
                           /* left:65px; */
                           /* top:-70px; */ }




       #allnews .titleone {  font-weight: bold;
                               display:block;font-size:110%;}

      #allnews .data {           		 
	       		   font-weight: normal;
	       		   display: block;
	       		   text-align:right;
			   font-size: 0.8em;
			   
                           /* position:relative;
                           top:-10px;
                           left:80%; */
                       }





      #allnews .link  { 
	       		   display: block;
	       		   text-align:right;
                           /* position:relative;
                           top:-10px;
                           left:80%; */
                       }

     #allnews .link a{ color:black; }


 #allnews .scelta {   width:120px;
           position:relative;
             /* border: solid 1px black; */
               font-weight:bolder;
               font-size:.7em; 
               margin-bottom:10px;
               text-align:justify;}

       .scelta span{display:block; }

     .scelta  input { position:absolute; right:0px; margin-top:3px;}


#puls {  width:100%; text-align:center; margin-top:5px; }

#puls input{ height :18px; color:white; background: #00477B; width:50px; font-size:12px; border:solid 1px black;  }


/*\*/ * html#puls input {font-size:10px; } /**/


/* FILTRO CSS IE7 */

*:first-child+html #puls input {font-size:10px;}




      #nav { color:#1a471c;  width:120%; margin-top: 20px; text-align :center;}

     #nav a{ font-size:0.8em; margin-left:5px; text-decoration: underline;color:black; }
 
                       
      /* css News che verranno visualizzate in Home */

     #homeNews .description {  font-size:1.1em;  }

    #homeNews .description a:link, #homeNews .description a:hover, #homeNews .description a:visited { font-size:13px; }

     

     #homeNews {  
                  margin-top:10px;
                  height: 100%;
                  text-align:left;
                  color:black;
                  /* margin-right: 225px; */		  
                  /* margin-left:-7px; */                  
                }

/*\*/ * html #homeNews { margin-top:0px; } /**/


/* FILTRO CSS IE7 */

*:first-child+html #homeNews{margin-top:30px;}

      #homeNews .inside {  margin-top:20px;      }

     
      #homeNews .one{   border-bottom: solid 1px #B9B9B9;  
                        width:100%; 
                        margin-top:15px;
                        margin-bottom:15px;
			padding-bottom: 5px;
                        /* max-height:120px; */}



       #homeNews .oneimg{ float:left;
	       		 /* height: 70px;
                          width:60px;*/
text-align: center;
                 }


       #homeNews .oneimg img{    
/*
height: 60px;
width:60px;
*/
                                 border:solid 1px #B9B9B9;}


       #homeNews .oneNew{  /* height: 100%; */                            
                           position:relative;
			   margin-left: 75px;			   
                           /* left:65px; */
                           /* top:-70px; */ }

  /*\*/ * html #homeNews .oneNew{left:15px;} /**/


        #homeNews .titleone {  font-weight: bold;
                               display:block;font-size:110%;}

       #homeNews .data {	       		 
	       		   /* font-weight: bold; */
                           font-weight: normal;
                           font-style: italic;
                           text-align:right;
                           font-size:90%;
                           /* width:100%; */
                           display:block;
			   padding-bottom: 5px;
                           /* margin-bottom:7px; */}




       #homeNews .link { 
	       		   display: block;
	       		   text-align:right;
                           /* position:relative;
                           top:-10px;
                           left:80%; */
                       }

/* messaggio azione*/
#mexage{ 
           margin:auto; 
           margin-top:30px; 
           margin-bottom:10px; 
           border-top: solid 1px red; 
           border-bottom: solid 1px red; 
           font-size:1.1em;  
           font-weight:600; 
           color:red; 
           font-style:italic; 
           text-align:center; 
           width:60%;
}


#principale .dataG {	       		 
	       		   font-weight: bold;
                           text-align:right;
                           
			   }


#principale  .oneimg img{        float:left;
                                 margin-right:5px;
                                 border:solid 1px #B9B9B9; }

#principale .oneNew{  margin-top:15px; font-size:.8em; }




.cont {position : relative ;  text-align:center;  padding-top:20px; margin: auto;}
.cont form fieldset{ margin:auto; border:solid 1px #00477B; margin-top:10px;}

.cont p{ text-align:center; color:#00477B; margin-top:20px;}

.cont label { margin-bottom:20px; font-weight:600; font-size:0.7em; color:#00477B;}
.cont input {height :14px;}
.cont input.bottone{ height :18px; color:white; background: #00477B; width:50px; font-size:12px; border:solid 1px black;  }


/*\*/ * html .cont input.bottone {font-size:10px; } /**/


/* FILTRO CSS IE7 */

*:first-child+html .cont input.bottone {font-size:10px;}


.cont .titForm{ font-size: 1.1em; font-weight: bold; color:black;  }
.cont legend{ color:black; font-style:italic; font-size:.7em; }
.cont .hr{display:block;  width:95%; margin:auto; color:#00477B; border-bottom: solid 2px #00477B; margin:10px auto 50px;}


.linkAll{ display:block;  text-align:right; margin-top:20px; font-style:italic; font-size:.8em; color:black;  font-weight:600; text-decoration:underline;}

.simButt{ font-size:12px; 
          text-decoration:none; 
           
          background:#00477B; 
          display:block; 
          width:50px; 
          border:solid 1px black;
          color:white;


         }

a.simButt { color:white;}

.one a{
	text-decoration: none;
	font-style: italic;
}


.imageNews{
	width: auto;
	float: left;
	margin-top: 1em;
	margin-right: 0.5em;
}
.dataNews{
	width: 100%;
	float: left;
}

