﻿
#corpoPrincipale
{
    width:870px;
    border: 0px solid #EEEEEE;
    border-bottom: 0px solid #000000;
    margin-left:auto;
    margin-right:auto;
    }
    
 a,  a:visited {
	text-decoration: none;
	color: #3b3232;
}	
	
 a:hover {
	color: #808080;
	text-decoration: underline;
}

/* BANNER */

#BannerImg{ height: 120px;}

.ColoreTestoPrincipale{ color:#3b3232; }
.ColoreTestoTitoliCorpo{ color:#3b3232; }
.ColoreSfondoPrincipale{ background-color:#e3001b; }


.BarraSpacer
{
  height: 1em;  
  border-bottom: 0px solid #000000; 
  border-top: 0px solid #000000;  
  /*border-radius: 8px;*/ 
  /*-moz-border-radius: 8px;*/ /* firefox */
  /*-webkit-border-radius: 8px;*/ /* safari, chrome */
  
    }
    
#BannerTitolo { height: 40px; color:#2489DB; }  
    
.lblTitolo {
  display: inline-block;
  font-size: 2em;
  margin:  5px 0px 0px 10px;
   
    }   
    
#BannerAbstract
{
  margin: 0px 0px 0px 10px;
   
    }      

.title_info {
	float: right;
	height: 110px;
	padding:  10px 0px 8px 10px;
	width: 500px;
	margin: 0px;
	border-bottom: 1px solid #fff;	
	background: #585858;
	color: #fff;	
    border-top-left-radius: 10px;
    -moz-border-top-left-radius: 8px; /* firefox */
    -webkit-border-top-left-radius: 8px; /* safari, chrome */
    border-top-right-radius: 10px;
    -moz-border-top-right-radius: 8px; /* firefox */
    -webkit-border-bottomtop-right-radius: 8px; /* safari, chrome */
}

.title_info a, a:visited{color: #fff;}

.title_info a:hover {
	color: #d9d9d9;
	text-decoration: underline;
}

#DivTitle_info_left {	
	width: 240px;
	float:left;		
}

#DivTitle_info_right
{
    width: 220px;
    float:left;
    padding:  0px 0px 0px 5px;
}

.TitleSito{}

.clear
{
    clear:both;
    }

.titleFont {
	float: right;
	height: 25px;
	width: 160px;	
	border-top: 1px solid #fff;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	position: relative;
	background-color:#e3001b;	
	border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 8px; /* firefox */
    -webkit-border-bottom-left-radius: 8px; /* safari, chrome */    
}

.titleFont a 
{
    color:#fff;    
}


#divFont {	
	width: 79px;
	float:left;
	text-align: center;
	height: 25px;	
	position: absolute; 
    top: 5%;
    bottom: 0;    
}

#divCenterFont{
	border-right: 0px solid #000000;
	width: 1px;
	float:left;
	height: 25px;
	position: absolute; 
    bottom: 0; 
    margin-left:79px;
}

#divNoFont
{
    width: 79px;
    float:right;
    text-align: center;
    height: 25px;
    position: absolute; 
    top: 25%;
    bottom: 0; 
    margin-left:81px;
}

.FontLarge {
    font-size:1.4em;
}

.FontMedium {
    font-size:1.2em;
}

.FontSmall {
    font-size:1em;
}

.txtFont{    
    font-size:1em;	
}

.TitleEnte
{
     font-weight:bolder;
     font-size:1.3em;
    }

.contatti
{
    display: inline-block;
    width: auto !important;
    width: 110px;
    min-width: 110px;
    }

/* RICERCA */
#Ricerca
{
   width: 90%;
   margin-left:auto;
   margin-right:auto;
   margin-top: 10px;
   margin-bottom: 20px;
   border:0px solid #000000;
    }
    
.TxtLabelRic
{
    display:inline-block;
    width: 150px;
    font-weight:bold;
    text-align:left;    
    font-size:1em;
    }    
    
.titoloRicerca
{
    font-size: 1.4em;
    }
    
/* RISULTATO */
#Risultato {
   width: 90%;
   margin-left:auto;
   margin-right:auto;
   border:0px solid #000000;
   margin-top: 20px;
   margin-bottom: 20px;
    }
    
.titoloRisultato {     
    width:100%;     
    }  
    
.titoloRisultatoR {
    float: right;  
    padding:0px 0px; 
  
    } 
    
.titoloRisultatoL 
{
    line-height:1em;   
    float:left;
    font-size: 1.4em;       
    }           

#Risultato a, #Risultato a:visited {
	text-decoration: none;
	color: #3b3232;
}	
	
#Risultato a:hover {
	color: #808080;
	text-decoration: underline;
}

.grvStyle {
   border: 0px solid #000000; 
   width: 100%;
   margin-left:auto;
   margin-right:auto;
}

.HeaderStyle th
{
    border: 1px solid #616A50; 
    padding: 5px; 
    background-color: #ffe4e7;    
    }

.PagerStyle table
{
    border: 0px solid #616A50;
    background-color:White; 
    text-align: right;
    }

.RowStyle td
{
    padding: 5px; 
    border: 1px solid #616A50;
    background-color:White;
    text-align: center;
}

.EmptyStyle
{
    margin-top: 20px;
    font-size: 16px ;
    }

.itemGrid {
    border: 0px solid #FFFFFF;
    text-align: center;    
    }

/* DETTAGLIO */        
#Dettaglio {
   width: 90%;
   margin-left:auto;
   margin-right:auto; 
   margin-top: 20px;
   margin-bottom:20px;
    }
    
.TxtDettaglio 
{
     display:inline-block;
     font-weight: bold;
     margin: 2px 2px 2px 2px ;
     font-size: 1em;
     width: 100px;
    }

.valDettaglio 
{
     display:inline-block;
     margin:5px;
     font-size: 1em;
     margin: 2px 2px 2px 2px ;
    }

.dispAll
{
    display:block;
    margin-left: 20px;
    margin-top: 5px;
    }

.detTorna 
{
    text-align:right;
    }
    
#Dettaglio a, #Dettaglio a:visited {
	text-decoration: none;
	color: #3b3232;
}	
	
#Dettaglio a:hover {
	color: #808080;
	text-decoration: underline;
}
    
/* FOOTER */  
#footer{
    height:33px;  
    border-bottom: 0px solid #000000; 
    border-top: 0px solid #000000;
    color:White;     
    width:870px;
    text-align:center;
    }  
    
#divFtLeft{
    width:266px;
    display: inline-block;
    text-align: left; 
    margin-left: 10px; 
    margin-bottom: 25px;
    vertical-align:middle;
 }   
 
 #divCenter
 {
     width:290px;
     display: inline-block;
     text-align: center; 
     margin-top: 1px;
     }
 
#divFtRight
{
    width:266px;
    display: inline-block;
    text-align:right;
    margin-right: 10px;
    margin-bottom: 25px;
    vertical-align:middle;    
    }   
     
/* GENERIC */    
.button {    
	border: 1px solid #A9B4FE;
	font-size:1em;	
}

.select {
	padding: 0;
	border: 1px solid #dddddd;
	color: #6B6B6B;
	margin: 2px 0 2px 0;
	font-weight: bold;
	width: 300px;
	font-size:1em;
	}
	
.input {
	padding: 0px 5px;
	border: 1px solid #dddddd;
	color: #6B6B6B;
	margin: 2px 0 2px 0;
	font-weight: bold;
	font-size:1em;
	}
	
.ui-datepicker-trigger {
    margin-left : 0px;
    vertical-align : text-bottom;
}	

.errore
{
    color:Red;
    }	