html {
	color: #000;
	background: #FFF;
}

body,
div,
dl,
dt,
dd,
/*ul,
ol,
li,*/
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

/*
table {
	border-collapse: collapse;
	border-spacing: 0;
}*/

fieldset,
img {
	border: 0;
}

/*
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
	font-style: inherit;
	font-weight: inherit;
}*/

del,
ins {
	text-decoration: none;
}
/*
li {
	list-style: none;
}*/

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: baseline;
}

sub {
	vertical-align: baseline;
}

/*because legend doesn't inherit in IE */
legend {
	color: #000;
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input,
button,
textarea,
select {
	font-size: 100%;
}

/*********************************************************************/
/**** BODY ***********************************************************/
/*********************************************************************/

BODY{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position:relative;
}

/*********************************************************************/
/**** BOX TOTALE *****************************************************/
/*********************************************************************/

#boxTotale{
	width: 100%;
	position:relative;
	font-size: 100%;
}

#boxTotale a{
	color: Black;
	text-decoration: none;
}

#boxTotale a:hover{
	color: Black;
	text-decoration: underline;
}

#formid_intestazione1, #formid_intestazione2, #formid_intestazione3 {
	display:none !important;
} 


#formid_centro, #formid_dx, #formid_fondo1, #formid_fondo2,  #formid_fondo3 {
	display:none !important;	
}

#formid_sx{
	clear: left;
	float: left;
	width: 100% !important;
	margin: 0px;
	padding: 0px;
}

/*********************************************************************/
/**** BOX PARTITA IVA SOTTO********************************************************/
/*********************************************************************/

#boxMascheraDiRicercaPerServizioStandard{
	clear: both;
	float: left;
	position:relative;
	width: 96%;
	padding: 10px 1% 10px 1%;
	background-color: #C7DEF1;
	border: 3px double #3A4C77;
}

#boxMascheraDiRicercaPerServizioStandard h3{
	font-size: 118.18%;
	margin: 0px 5px 5px 5px;
	font-weight: bold;
	border-bottom: 3px double black;
}

#boxMascheraDiRicercaPerServizioStandard h4{
	font-size: 100%;
	text-align: justify;
	margin: 0px 5px 5px 5px;
}

#boxMascheraDiRicercaPerServizioStandard H4:first-letter{
	text-decoration: underline;
	font-weight: bold!important;
	margin: 0px 0px 5px 5px;
}

#boxMascheraDiRicercaPerServizioStandard h6{
	font-size: 95%;
	font-weight: bold;
	position:relative;
	float: left;
	margin-right: 7px;
}

* html #boxMascheraDiRicercaPerServizioStandard h6{
	margin-right: 3.5px;
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca{
	clear: both;
	float: left;
	position:relative;
	width: 98%;
	margin: 10px 0px 10px 5px;
}

* html #boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca{
	margin: 10px 0px 10px 2.5px;
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca label{
	clear: both;
	float: left;
	position:relative;
	width: 125px;
	margin-right: 5px;
	padding-bottom: 3px;
	font-weight: bold;
}

* html #boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca label{
	margin-right: 2.5px;
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca input,#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca select{
	float: left;
	position:relative;
	width: 60%!important;
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca input.campoData{
	width: 75px!important;
	margin-right: 7px;
}

* html #boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca input.campoData{
	margin-right: 3.5px;
}

#boxMascheraDiRicercaPerServizioStandard .campoPulsante {
	clear: both;
	float: left;
	width: 100%;	
	margin: 0 auto;
	text-align: center;
	position:relative;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid black;
}

#boxMascheraDiRicercaPerServizioStandard .campoPulsante input{
	background-color: transparent;
	color: Black;
	font-weight: bold;
	border: 0px;
}

/*********************************************************************/
/**** BOX PAGINAZIONE ************************************************/
/*********************************************************************/

#boxPaginazioneServizioStandard {
	clear: both;
	float: left;
	margin: 20px 0px 20px 0px;
	width: 97%;
	font-size: 100%;
	font-weight: bold;
	/*border: 1px solid black;*/
	min-height: 24px;
	height: auto!important;
	line-height: 24px;
	vertical-align: middle;
	padding: 6px;
	background-color: white;
	border-bottom: 2px solid #3A4C77;
	clear:both;
}

#boxPaginazioneServizioStandard A {
	border: 0px;
	font-size: 100%;
	font-weight: normal;
	border-right: 2px solid #3A4C77;
	color: black;
	text-decoration: none;
	margin: 0px;
	padding: 0px 6px 0px 6px;
}

#boxPaginazioneServizioStandard SPAN {
	border: 0px;
	font-size: 95%;
	font-weight: normal;
	border-right: 2px solid #3A4C77;
	color: black;
	text-decoration: none;
	margin: 0px;
		padding: 0px 6px 0px 6px;
}

#boxPaginazioneServizioStandard A:hover {
	color:white;
	border-right:2px solid #3A4C77;
	background-color:#3A4C77;
	text-decoration: none;
		padding: 0px 6px 0px 6px;
}


.Titolo1{
	clear: both;
	float: left;
	width: 100%;
	text-align: left;
	font-size: 118.18%;
	font-weight: bold;
	border-bottom: 3px double #3A4C77;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.Titolo2{
	clear: both;
	float: left;
	width: 100%;
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	border-bottom: 1px solid #3A4C77;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.Titolo3{
	clear: both;
	float: left;
	width: 100%;
	text-align: left;
	font-size: 118.18%;
	font-weight: bold;
	border-bottom: 3px solid #3A4C77;
	padding-bottom: 5px;
	color:#3A4C77;
	margin-bottom: 5px;
}



