BODY{
	font-size: 100%;
}

#formid_intestazione1, #formid_intestazione2, #formid_intestazione3 {
	display:none !important;
} 


#formid_sx, #formid_dx, #formid_fondo1, #formid_fondo2,  #formid_fondo3 {
	display:none !important;	
}

#formid_centro{
	clear: left;
	float: left;
	width: 90% !important;
	margin: 0px;
	padding: 0px;
}

 


/**************** #box Maschera Di Ricerca Per Servizio Standard  ******/ 
#boxMascheraDiRicercaPerServizioStandard {
	position:relative;
    clear:left;
	width: 97%;
 	background-color: #fff;
	border: 1px dotted #000;
	color:#1D5F8B;
	padding:4px;
}

#boxMascheraDiRicercaPerServizioStandard FORM {
	padding-right: 0px;
	padding-left: 0px;
	border: 0px;
	padding-bottom: 5px;
	margin: 0; 
	width: 99%;
	padding-top: 5px;
}

#boxMascheraDiRicercaPerServizioStandard H3 {
	font-weight: bold;
	font-size: 120% !important;
	border-bottom: 1px dotted #FFF;
	/*background-color: #FFF;*/
	padding-left: 10px !important;
  	
    font-weight:bold !important;
}

#boxMascheraDiRicercaPerServizioStandard H4 {
	padding-left: 10px !important;
	font-weight: normal;
	font-size: 85%;
	text-align: justify;
	padding-top: 5px !important;
}

#boxMascheraDiRicercaPerServizioStandard H3:first-letter {
	/*background-color: #FFF;
	padding: 3px;
	font-weight: bold;
	color: #113A54;
	font-size: 110%;*/
		text-transform: uppercase;
}
#boxMascheraDiRicercaPerServizioStandard H4:first-letter {
	background-color: #FFF;
	padding: 3px;
	font-weight: bold;
	color: #113A54;
	font-size: 120%;

}

#boxMascheraDiRicercaPerServizioStandard H5 {
	
}

#boxMascheraDiRicercaPerServizioStandard H6 {
    position:relative;
    top:10px;
	color: #fff;
	padding-top: 8px;
	left:3px;
 	float: left ;
	font-size: 78%;
	
}

#boxMascheraDiRicercaPerServizioStandard FIELDSET {
	padding-right: 0px;
	border-top: #819F24 1px solid;
	padding-left: 0px; 
	background: url(sfondoRicerca.html) #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;	
}

#boxMascheraDiRicercaPerServizioStandard FIELDSET DIV {
	padding-right: 0px;
	padding-left: 0px;
	background: url(line.html) repeat-x 50% bottom; 
	float: left; padding-bottom: 12px;
	width: 100%;
	padding-top: 10px;
}

#boxMascheraDiRicercaPerServizioStandard LEGEND {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	border-bottom: 1px solid #819F24;
	border-right: 1px solid #819F24;
	padding: 6px;
	background-color: #FEE06B;
	color: #333;
}

#boxMascheraDiRicercaPerServizioStandard LABEL {
	display: inline;
	float: left ;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-top: 5px;	
	width: 120px;
	text-align: left;
	height: auto;
}


#boxMascheraDiRicercaPerServizioStandard INPUT {
	float: left;
	width: 60% ;
}

#boxMascheraDiRicercaPerServizioStandard INPUT.campoData {
	margin-left: 5px;
	margin-top: 10px;
	float: left;
	width: 74px ;
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca {
	clear: left;
	float: left;
	width: 99%;
	margin-top: 4px;
}

#boxMascheraDiRicercaPerServizioStandard .campoPulsante {
	clear: left;
	margin-top: 20px;
	text-align: center;	
	padding-bottom: 8px;
 }

#boxMascheraDiRicercaPerServizioStandard .campoPulsante INPUT {
	width: 40% ;
	clear: none;
	float: none ; 
	margin: auto;
	text-align: center ;
	height: auto;
	background-color: #FFF;
	border: 2px solid #E1E1E1;
	line-height: normal;	
	margin-top:8px;
}

#boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaSingola {
	width: 15%;
	float: left;
	line-height: normal;
}

#boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaSingola INPUT  {
	width: 25px;
	margin-right: 6px;
	float: left;
	line-height: normal;
}

#boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaMultipla {
	width: 95%;
	float: left;
	clear: left;
	line-height: normal;
}

#boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaMultipla INPUT  {
	width: 4%;
	float: left;
	clear: left;
	line-height: normal;
}

#boxMascheraDiRicercaPerServizioStandard SELECT {
	width: 61%;
	float: left;
}


#boxMascheraDiRicercaPerServizioStandard A {
	cursor: pointer;
	color:#fff !important;	
	text-decoration:underline !important;	
	
}

#boxMascheraDiRicercaPerServizioStandard A:hover {
	text-decoration:none !important;	
	
}

 

#boxNotizieDettaglio .testodettaglio{
  position:relative !important;
	float: right !important;
  width:60% !important;
 
}
#formid_RptmyAspnetForm0_Div1 IMG {
  position:relative !important;
	float: left !important;
   max-width:35%!important;
 	border-top:    10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}

#boxNotizieArchivio .notiziaConFoto{
  position:relative !important;
	clear: left !important;
  width:100% !important;
 
}

#boxNotizieArchivio .notiziaSenzaFoto{
  position:relative !important;
	clear: left !important;
  width:100% !important;
 
}

#boxEventi .eventoConFoto H3 { 
position:relative;
float: left;
 	font-weight: normal;	
	margin-top: 3px;
	padding:0px;
 	font-size: 100%;
	padding-bottom:2px;
	text-decoration: none;
}

#boxEventi .separatore1 {
	clear: both;
	padding-top:0px;
		padding-bottom:5px;
}

#formid_centro .Titolo3
{ 
	border-bottom: dotted 1px #005680;
	background-color: #F5FAFE;
	padding: 3px;
	margin-bottom: 3px;
	margin-top: 5px;
	/*font-style: italic;*/
    font-size:100%;
	width: 100%;
}