/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2010 ***************/
/*********************************************************************/

/*********************************************************************/
/**** CONFIGURAZIONE GENERALE ****************************************/
/*********************************************************************/

BODY {
	color: #000000;
	min-width:760px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	font-size: 70%;*/
	font-size: 0.760em;
}

* html {
	font-size: 100%;
}

#boxTotale a:link, #boxTotale a:visited{
	color: #213956;	
}

a:hover{
	color: #FF0000;
	text-decoration: underline !important;
}

#formid_centro A {   
	color: #213956 !important;	
   font-weight:bold; 
}

/* Stile link pagine per Opera e Safari : da aggionare come quello di sopra*/
#boxTotale A{
	color: #213956;	
	text-decoration: underline;
} 

input, select {
	background-color:#C8DBED;
	height: 1.6em;
}

#formid_intestazione1 {
    height: 180px;
	 background: #2E4F77;
}

#formid_intestazione3 {
		background: url("/immagini/sfondo/barrasu.gif");
		overflow:hidden;
		height: 15px;
}

#formid_intestazione2 {
		height: 0px !important;
}


#formid_sx, #formid_dx {
	overflow: hidden;
}

#formid_centro {
    width: 96%;
	 padding-left: 1.9%;
	 padding-right: 1.9%;
}

#formid_fondo1 {
	height:auto;
}

#formid_fondo2 {
	height:auto;
}

/*********************************************************************/
/**** BOX INTESTAZIONE ***********************************************/
/*********************************************************************/

#boxIntestazioneGrafica {
	height: 180px;
	width: 100%;
	background-image: url("/immagini/logo/intestazione.png") !important;
	background-repeat: no-repeat;
	background-position: left;
}

#boxIntestazioneAccessibile {
	display: none;
}

/*********************************************************************/
/**** BOX GESTIONE LINGUA ********************************************/
/*********************************************************************/
#boxGestioneLingua {
	clear: both;
	background: #2E4F77;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}

#boxGestioneLingua .intestazione{
	text-align: left;
	left: 0px;
	font-size:155%;
	font-weight: normal;
	color: #2E4F77;
	border: 0px;
	margin: 0px;
	padding-left: 6px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #EEEEEE; 
	text-transform:lowercase;
	width: 100%;
	margin-bottom: 10px;
}

/*********************************************************************/
/**** BOX CALENDARIO EVENTI ******************************************/
/*********************************************************************/
#boxCalendarioEventi {
	clear: both;
	background-color: White;
}

#boxCalendarioEventi table{
	border-collapse: collapse;
	padding: 0;
	width: 100%;
	text-align: center;
}

#boxCalendarioEventi .mesePrecedente{
	background: #2E4F77;
	text-align: center;
	padding-top:2px;
	padding-bottom:2px;
}

#boxCalendarioEventi .meseCorrente{
	background: #2E4F77;
	color: White;
	padding-top:2px;
	padding-bottom:2px;
}

#boxCalendarioEventi .meseProssimo{
	background: #2E4F77;
	text-align: center;
	padding-top:2px;
	padding-bottom:2px;
}

#boxCalendarioEventi .CalendarioIntestazioneGiorni {
	background: #F0F0F0;
}

#boxCalendarioEventi .CalendarioIntestazioneGiorni {
	background: #F0F0F0;
}

#boxCalendarioEventi .CalendarioCellaGiornoSelezionati_piccolo {
	background: #F0F0F0;
	text-align: center;
	color: White;
}

#boxCalendarioEventi .CalendarioCellaGiornoSelezionati_piccolo a{
	text-decoration: none;
	background-color: #90B6DA ;
	display: block;
	color: #000 !important;
	padding-top: 2px;
	padding-bottom: 2px;
}

#boxCalendarioEventi .CalendarioCellaGiornoSelezionati_piccolo a:hover{
	text-decoration: none;
	background-color: #2E4F77;
	display: block;
	color: #fff !important;
}

#boxCalendarioEventi .CalendarioLinkNonSelezionati_piccolo {
	background: #F0F0F0;
	color: Black;
	padding-top: 2px;
	padding-bottom: 2px;
}

#boxCalendarioEventi .mesePrecedente A {
	color: #fff !important;
	text-decoration:none;
}

#boxCalendarioEventi .meseProssimo A {
	text-decoration:none;
	color: #fff !important;
}

/*********************************************************************/
/**** BOX MENU 1 - SX ECM  *******************************************/
/*********************************************************************/

#boxMenu1 {
	clear: both;
	float: left;
	width: 100%;
	font-size:105%;
} 

#boxMenu1 .area A, #boxMenu1 .area A:link, #boxMenu1 .area A:visited, #boxMenu1 .area A:active {
	color: white;
	text-decoration: none;
}

#boxMenu1 .area A:hover {
	color: white;
	text-decoration: underline;
}

#boxMenu1 .area{
	position: relative;
	display: block;
	background-color: #2E4F77;
	color: White;
	font-size:155%;
	font-weight: normal;
	padding-right: 10px;
	text-decoration: none;
	text-align: right;
	padding-top: 12px;
	padding-bottom: 8px;
	border-top: 2px solid white;
	border-bottom: 5px solid #CCCCCC;
	text-transform: lowercase;
}


#boxMenu1 .categoria A:link, #boxMenu1 .categoria A:active, #boxMenu1 .categoria A:visited {
	position: relative;
	display: block;
	background-color: #2E4F77;
	color: White;
	font-size: 90%;
	font-weight: bold;
	padding-right: 10px;
	text-decoration: none;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #90B6DA ;
}

#boxMenu1 .categoria A:hover{
	background-color: #90B6DA ;
	color: #000;
}

#boxMenu1 .pagina  {
	 position:relative;
    clear:left;
}

#boxMenu1 .pagina A{
	display: block;
	text-align: left;
	width: auto;
	border: 0px;
	margin: 0px;
	padding-left: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #cccccc;
	text-decoration: none;
	background-color: #90B6DA !important ;
	color: #000 !important ;
   clear:left;
	font-size: 90%;
   font-weight:bold;
}

/*********************************************************************/
/**** BOX MENU 2 - DX ECM ********************************************/
/*********************************************************************/

#boxMenu2{
	clear: both;
	float: left;
	width: 100%;
	font-size:105%;
} 

#boxMenu2 .area A, #boxMenu2 .area A:link, #boxMenu2 .area A:visited, #boxMenu2 .area A:active {
	color: white;
	text-decoration: none;
}

#boxMenu2 .area A:hover {
	color: white;
	text-decoration: underline;
}

#boxMenu2 .area{
	position: relative;
	display: block;
	background-color: #2E4F77;
	color: White;
	font-size:155%;
	font-weight: normal;
	padding-right: 10px;
	text-decoration: none;
	text-align: right;
	padding-top: 12px;
	padding-bottom: 8px;
	border-top: 2px solid white;
	border-bottom: 5px solid #CCCCCC;
	text-transform: lowercase;
}

#boxMenu2 .categoria A:link, #boxMenu2 .categoria A:active, #boxMenu2 .categoria A:visited {
	position: relative;
	display: block;
	background-color: #2E4F77;
	color: White;
	font-size: 90%;
	font-weight: bold;
	padding-right: 10px;
	text-decoration: none;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #90B6DA ;
}

#boxMenu2 .categoria A:hover{
	background-color: #90B6DA ;
	color: #000;
}

#boxMenu2 .pagina  {
	 position:relative;
    clear:left;
}

#boxMenu2 .pagina A{
	display: block;
	text-align: left;
	width: auto;
	border: 0px;
	margin: 0px;
	padding-left: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #cccccc;
	text-decoration: none;
	background-color: #90B6DA !important ;
	color: #000 !important ;
   clear:left;
	font-size: 90%;
   font-weight:bold;
}

/*********************************************************************/
/**** BOX BRICIOLE DI PANE *******************************************/
/*********************************************************************/

#boxBricioleDiPane{
	clear:left;
	color:black;
	height:auto;
	padding-bottom:0.8em;
	position:relative;
}

#boxBricioleDiPane a{
	font-weight: bold;
	color: black;	
	text-decoration: none;
} 

#boxBricioleDiPane a:hover{

} 

#boxBricioleDiPane h2{
	color: black;
	float: right;
	width: auto;
	font-weight: bold;
	font-size: 115%;
	margin-top:-1.2em;
} 

#boxBricioleDiPane h2 a{
	background-color: white;
	color: black;
} 

#boxBricioleDiPane IMG{
	float: left;
	padding-right: 5px;
}

/*********************************************************************/
/**** BOX RICERCA NEL SITO *******************************************/
/*********************************************************************/

#boxRicercaNelSito{
	width: 100%;
}

#boxRicercaNelSito .intestazione{
	display: none;

}

#boxRicercaNelSito fieldset{
	border:0;
	padding:0;
	margin:0;
}

#boxRicercaNelSito fieldset legend{
	display: none;
	visibility:hidden;
}

#boxRicercaNelSito fieldset label{
	display: none;
	visibility:hidden;
}

#boxRicercaNelSito INPUT{
	width: 120px;
	float: left;
	border: 1px solid black;
 	height: 16px; 	
}

#boxRicercaNelSito .pulsante1 { 
	width: 48px;
 	border: 1px solid black;
	background-color: #FFFFFF;	
	float: right;
	height: 20px;
	margin-right:10px;
 }

/*********************************************************************/
/**** BOX AREA RISERVATA *********************************************/
/*********************************************************************/

#boxAreaRiservata{
	width: 100%;
	background-color: #2E4F77;
	border-top: 1px solid black;
	clear: both;
	float: left;
	margin-top: .5em;
	padding-bottom: .5em;
}

#boxAreaRiservata .intestazione{
	padding-left: 15px;
	margin-top: 7px;
	margin-bottom: 7px;
	color: White;
	font-weight: bold;
}

#boxAreaRiservata fieldset{
	border:0;
	padding:0;
	margin:0;
}

#boxAreaRiservata fieldset legend{
	display: none;
	visibility:hidden;
}

#boxAreaRiservata fieldset label{
	display: none;
	visibility:hidden;
}

#boxAreaRiservata INPUT{
	width: 89px;
	float: left;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	height:1.2em;	
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 15px;
}

#boxAreaRiservata .pulsante1 { 
	border: 0;
	background-color: #2E4F77;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	cursor:pointer;
	text-align:right;
	margin-left: 93px;
}
 
/*********************************************************************/
/**** BOX PARTITA IVA ************************************************/
/*********************************************************************/

#boxPartitaIva {
	width: 100%;
	text-align: center;
    padding-top:5px;
	padding-bottom:5px;
 	border-bottom: solid 1px #2E4F77;
	border-top: solid 1px #2E4F77;
	margin-bottom:5px;
}

#boxPartitaIva A{
	font-weight:bold;
}
 
/*********************************************************************/
/**** BOX EVENTI DELLA VITA ******************************************/
/*********************************************************************/

#boxEventiVita{
   width: 100%;
	font-size: 120%;
	background:#2E4F77;
	padding-bottom:1em;
}

#boxEventiVita .boxNome{
	text-align: left;
	left: 0px;
	font-size:155%;
	font-weight: normal;
	color: #2E4F77;
	border: 0px;
	margin: 0px;
	padding-left: 6px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #EEEEEE; 
	text-transform:lowercase;
}

#boxEventiVita .categoriaevento{

}

#boxEventiVita .categoriaevento a:visited, #boxEventiVita .categoriaevento a:active, #boxEventiVita .categoriaevento a:link{
	padding-left: 25px;
	color:#eee;
	font-size:90%;
	text-decoration:none;
	background: url("/immagini/sfondo/bg-menu-dx.gif") bottom left no-repeat;
	display: block;
	line-height:2em;
	min-height:2em;
	height:auto!important;
	height:2em;
}

#boxEventiVita .categoriaevento a:hover{
	color:#eee;
	text-decoration:none;
	background: url("/immagini/sfondo/bg-arrow.gif") bottom left no-repeat !important;
	color:#fff;
	line-height:2em;
	min-height:2em;
	height:auto!important;
	height:2em;
}

/*********************************************************************/
/**** BOX MENU AREA RISERVATA ****************************************/
/*********************************************************************/

#BoxMenuAreaRiservata {  
	background-color: #F5F9FC;
	border-top:    1px solid #2E4F77;
	border-bottom: 1px solid #2E4F77;
	width: 100%;
 	padding-top: 5px;
	padding-bottom: 5px;
	clear: left;
	float: left;
	min-height:15px;
	margin-top:4px;
	margin-bottom:4px;
}

#BoxMenuAreaRiservata .MessaggioBenvenuto {   
	float: left; 
	padding-left: 15px;
}

#BoxMenuAreaRiservata .MenuOpzioni {
	 float: right; 
	padding-right: 15px;
}

/*********************************************************************/
/**** BOX ACCESSIBILITA'  ********************************************/
/*********************************************************************/

#boxAccessibilita {
	clear:both;
	height:auto;
	padding-bottom:1em;
	text-align:center;
}

#boxAccessibilita A {
 	text-decoration:none;
	font-weight: bold;
	padding-left:0.2em;
	background:#FFF;
	color:#555 !important;	
}

#boxAccessibilitaValidatori{
 	float: left;
	clear: left;
	width: 100%;
	background-color: #fff;
	text-align: center;
} 

#boxAccessibilitaValidatori a{
	text-decoration:none;
	font-weight:bold;
}

#boxAccessibilitaModalitaVisualizzazione{
	padding-top: 6px;
	font-size: 90%;
	float: left;
	clear: left;
	width:100%;
	margin-top:.5em;
	text-align: center;
}

#boxAccessibilitaModalitaVisualizzazione .intestazione{
	display: none;
}

#boxAccessibilitaModalitaVisualizzazione img {
	margin-left:2px;
}

/*********************************************************************/
/**** BOX PAGINAZIONE ************************************************/
/*********************************************************************/

#boxPaginazioneServizioStandard {
	position:relative;
	top:10px;
	margin-top: 20px;	
	margin-bottom: 20px;
	font-weight: normal;
	border: 1px solid #2E4F77;
	padding: 2px;
	padding-left: 6px;
	background-color: #fff; 
	clear:both;
	float: left;
	width: 99%;
}

#boxPaginazioneServizioStandard A {
	border: 0px;
	font-size: 95%;
	font-weight: normal;
	border-right: 1px solid #2E4F77;
	color: black !important;
	text-decoration: underline !important;
	margin: 0px; 
	padding: 3px;
	padding-right: 6px;
}

#boxPaginazioneServizioStandard A:hover {
	text-decoration: none;
}

#boxPaginazioneServizioStandard SPAN {
	border: 0px;
	font-size: 95%;
	font-weight: normal;
	border-right: 1px solid #2E4F77;
	color: black;
	text-decoration: none;
	margin: 0px;
	padding: 3px;
	padding-right: 6px;
}

/*********************************************************************/
/**** BOX RICERCA DINAMICA PER SERVIZI STANDARD **********************/
/*********************************************************************/

#formid_centro #boxMascheraDiRicercaPerServizioStandard {
   clear:left;
	width: 97.5%;
	margin-left: 5px;
	background-color:  #FFF; 
	border: 2px dotted #90B6DA;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard FORM {
	padding-right: 0px;
	padding-left: 0px;
	border: 0px;
	padding-bottom: 5px;
	margin: 0; 
	width: 99%;
	padding-top: 5px;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard H3 {
	margin: 0.5em 5px;
	font-weight: bold;
	font-size: 115%;
	border-bottom: 1px dotted #90B6DA;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard H4 {
	padding: 5px;
	font-weight: normal;
	text-align: justify;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard H4:first-letter {
	padding: 3px;
	font-weight: bold;
	color: #2E4F77;
	font-size: 140%;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard H5 {
	
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard H6 {
	margin-left: 5px;
	float: left ;	
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard FIELDSET {
	padding-right: 0px;
	border-top: #819F24 1px solid;
	padding-left: 0px; 
	background: url(sfondoRicerca.png) #F9E100 repeat-x 50% top;
	float: left;
	padding-bottom: 0px;
	margin: 1em 0px;
	width: 100%;
	padding-top: 0px;
	border-bottom: none;
 	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;	
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard FIELDSET DIV {
	padding-right: 0px;
	padding-left: 0px;
	background: url(line.png) repeat-x 50% bottom; 
	float: left; padding-bottom: 12px;
	width: 100%;
	padding-top: 10px;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard LEGEND {
	font-weight: bold;
	font-size: 105%;
	border-bottom: 1px solid #819F24;
	border-right: 1px solid #819F24;
	padding: 6px;
	background-color: #FEE06B;
	color: #333;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard LABEL {
	display: inline;
	float: left ;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 2px;
	width: 120px;
	text-align: left;
	height: auto;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard INPUT {
	float: left;
	width: 60% !important;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard INPUT.campoData {
	margin-left: 5px;
	float: left;
	width: 74px !important;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca {
	clear: left;
	float: left;
	width: 99%;
	padding: 3px 0;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard .campoPulsante {
	clear: left;
	margin-top: 20px;
	text-align: center;	
	padding-bottom: 8px;
	background-color:  #FFF;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard .campoPulsante INPUT {
	width: 40% !important;
	clear: none;
	float: none ; 
	margin: auto;
	text-align: center ;
	height: auto;
	background-color: #2E4F77;
	border: 2px solid #fff;
	line-height: normal;
	color:#fff;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard .CampiFlags {
	float: left;
	width: 230px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard .CampiFlags INPUT {
	width: auto;
	margin: 0 5px;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaSingola {
	width: 15%;
	float: left;
	line-height: normal;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaSingola INPUT  {
	width: 25px;
	margin-right: 6px;
	float: left;
	line-height: normal;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaMultipla {
	width: 95%;
	float: left;
	clear: left;
	line-height: normal;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaMultipla INPUT  {
	width: 4%;
	float: left;
	clear: left;
	line-height: normal;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard SELECT {
	width: 61%;
	float: left;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard SELECT#DdlTipoOrdine {
	margin-left: 130px;
	margin-top: 0;
	margin-bottom: 1em;
}


#formid_centro #boxMascheraDiRicercaPerServizioStandard A {
	cursor: pointer;
}

/*********************************************************************/
/**** STILI STANDARD UTILIZZATI PIU' VOLTE NEL SITO ******************/
/*********************************************************************/

/*LINK*/
#formid_centro A, #formid_centro A:link, #formid_centro A:active, #formid_centro A:visited{
	color: #000;	
	text-decoration: none;
}

#formid_centro A:hover{
	color:#000;
	text-decoration: underline;
}

/*UL OL LI*/
#formid_centro ul {
	position: relative;
	clear:left;
	margin-left:30px;
}

#formid_centro ol {
	position: relative;
	clear:left;
	margin-left:38px;
}

#formid_centro ul li{
	position: relative;
    padding-bottom:3px;
	margin-left:3px;
}

#formid_centro ol li{
	position: relative;
    padding-bottom:3px;
	margin-left:0px;
}

/*FIELDSET E LEGEND*/
#formid_centro FIELDSET
{ 
    border: solid 1px #2E4F77;
    padding: 10px;
}

#formid_centro FIELDSET SELECT,  #formid_centro FIELDSET INPUT
{ 
    font-size: 100%;
}

#formid_centro LEGEND { 
	color: #213956;
	font-weight: bold;
	font-size:100%;
	padding:0 5px;
}

#formid_centro LEGEND INPUT {
	height: 1em!important;
}

/*INTESTAZIONI*/
#formid_centro H1
{
     font-size: 120%;
     font-weight: normal;    
     padding:0px;
     margin:0px;
}

#formid_centro H2
{
     font-size: 110%;
     font-weight: normal;    
     padding:0px;
     margin:0px;
}

#formid_centro H3, #formid_centro H4, #formid_centro H5, #formid_centro H6
{
     font-size: 100%;
     font-weight: normal;   
     padding:0px;
     margin:0px; 
}

/*TITOLI*/
#formid_centro .Titolo1
{ 
	border-bottom: dotted 1px #000;
	background-color: #90B6DA;
	padding: 5px;
	margin-bottom: 3px;
	font-weight: bold;
	width: 99%;
}

#formid_centro .Titolo2{
	display: block; 
	width: 99%;
	padding-left: 5px;
	border-top: 1px dotted #2E4F77;
	border-left: 1px dotted #2E4F77;
	font-weight: bold;
	text-decoration: none; 
	padding: 5px;
} 
 
#formid_centro .Titolo3
{ 
	border-bottom: solid 1px #2E4F77;
	padding: 3px;
	margin-bottom: 3px;
	margin-top: 5px;
	/*font-style: italic;*/
	background-color: #fff;
 	font-weight: bold !important; 
	width: 99%;
}
  
#formid_centro .Titolo4
{ 
	border-bottom: solid 1px #2E4F77;
	padding-bottom: 3px;
	margin-bottom: 3px;
	margin-top: 5px;
	font-style: italic;
	width: 99%;
} 


/************* ALLEGATO  VARI DOCUMENTI **************/

#BoxServizioGenerico A{
	font-weight: bold !important; 
	color:#2E4F77 !important; 
}

#BoxServizioGenerico .allegato A{
	font-weight: bold !important; 
	color:#2E4F77;
}

#BoxServizioGenerico LI A{
	font-weight: bold !important; 
	color:#2E4F77;
}

#BoxServizioGenerico .allegato A:hover{
	text-decoration:underline;
}

#BoxPaginaPrecedente{
	text-align:center;
}

