body {
  padding: 0px;
  margin: 0px;
}
caption {
  font-size: 1.6em;
  line-height: 1.6em;
  color: #004580;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: left;
}
.cx {
  font-family: verdana;
  background-color: #233643;
  color: White;
}
.documento {
  margin-left: 30px;
  margin-right: 30px;
  text-align: justify;
}
.modulo {
  margin-right: 30px;
  margin-left: 30px;
}
h1 {
  color: navy;
  font-family: Verdana;
  text-align: justify;
}
h2 {
  color: blue;
  font-family: Arial;
}
a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: smaller;
}

.cx a:visited {
  color: White;
}
.cx a:link {
  color: White;
}
.cx a:hover {
  color: Black;
}
.menuDocumento a:hover {
  color: Black;
}

.documento img {
  padding: 10px;
}
.label {
  width: 500px;
}
fieldset .tdReportEtichetta {
  width: 15%;
}
.help {
  color: #b22222;
}
.attenzione {
  color: #336600;
  font-family: Verdana;
  font-size: smaller;
  font-weight: bold;
}
.PannelloAttenzione {
  color: #336600;
  font-family: Verdana;
  font-weight: bold;
  font-size: larger;
}
input {
  border: #333333 1px solid;
  color: #333333;
  font-family: Verdana;
  background-color: #cccccc;
  padding: 2px;
  text-align: left;
}

.stilearea {
  border: #333333 1px solid;
  color: #333333;
  font-family: Verdana;
  background-color: #cccccc;
  padding: 1px;
  text-align: left;
  width: 100%;
}
.bottone {
  padding: 2px;
  cursor: hand;
  text-align: center;
}
table {
  border-collapse: collapse;
  border-width: 0px;
}
select {
  border-left: #333333 1px solid;
  border-top: #333333 1px solid;
  border-right: #333333 1px solid;
  border-bottom: #333333 1px solid;
  color: #333333;
  font-family: verdana;
  background-color: #cccccc;
  padding: 2px;
  text-align: left;
}
.elencoNuovo {
  border-right: #ffffff 1px solid;
  padding-right: 2px;
  border-top: #ffffff 1px solid;
  padding-left: 2px;
  padding-bottom: 2px;
  border-left: #ffffff 1px solid;
  padding-top: 2px;
  border-bottom: #ffffff 1px solid;
  font-family: "Courier New" , Courier, monospace;
  background-color: #CCFFCC;
  border-color: #003366;
  font-size: medium;
}
.elencoAlternatoNuovo {
  border-right: #ffffff 1px solid;
  padding-right: 2px;
  border-top: #ffffff 1px solid;
  padding-left: 2px;
  padding-bottom: 2px;
  border-left: #ffffff 1px solid;
  padding-top: 2px;
  border-bottom: #ffffff 1px solid;
  font-family: Verdana;
  background-color: #dcdcdc;
}
.elenco {
  border-right: #ffffff 1px solid;
  padding-right: 2px;
  border-top: #ffffff 1px solid;
  padding-left: 2px;
  padding-bottom: 2px;
  border-left: #ffffff 1px solid;
  padding-top: 2px;
  border-bottom: #ffffff 1px solid;
  font-family: Verdana;
  background-color: #dddddd;
  font-size: smaller;
}
.elencoDestra {
  border-right: #ffffff 1px solid;
  padding-right: 2px;
  border-top: #ffffff 1px solid;
  padding-left: 2px;
  padding-bottom: 2px;
  border-left: #ffffff 1px solid;
  padding-top: 2px;
  border-bottom: #ffffff 1px solid;
  font-family: Verdana;
  background-color: #dddddd;
  font-size: smaller;
  text-align:right;
}
.elencoEdit {
  border-right: #ffffff 1px solid;
  padding-right: 2px;
  border-top: #ffffff 1px solid;
  padding-left: 2px;
  padding-bottom: 2px;
  border-left: #ffffff 1px solid;
  padding-top: 2px;
  border-bottom: #ffffff 1px solid;
  font-family: Verdana;
  background-color: #66FF66;
  font-size: smaller;
}
.elencoAlternato {
  border-right: #ffffff 1px solid;
  padding-right: 2px;
  border-top: #ffffff 1px solid;
  padding-left: 2px;
  padding-bottom: 2px;
  border-left: #ffffff 1px solid;
  padding-top: 2px;
  border-bottom: #ffffff 1px solid;
  font-family: Verdana;
  background-color: #CCFFFF;
  font-size: smaller;
}

a:hover {
  color: Black;
}
a:link, a:visited {
  color: #003366;
}
.titElenco {
  border-left: #ffffff 1px solid;
  border-top: #ffffff 1px solid;
  border-right: #ffffff 1px solid;
  border-bottom: #ffffff 1px solid;
  text-transform: uppercase;
  color: #ffffff;
  font-family: Tahoma;
  background-color: #3B5C71;
  padding: 2px;
  font-weight: bold;
  text-align: center;
  font-size: smaller;
}
ul.menu {
  list-style-type: none;
  margin: 5px;
}
ul.elencobullet {
  list-style-type:none;
  list-style-image: url("http://localhost/LionsV3/layout/img/indice.gif");
  margin: 5px;
  font-size:smaller;
}
ul.elencoPagine {
  list-style-type: none;
}
.elencoPagine li{
  display:inline;
}
.elencoPagine a {
  text-decoration: none;
  text-transform: uppercase;
}
.titElenco a:visited {
  color: White;
}
.titElenco a:link {
  color: White;
}
.titElenco a:hover {
  color: White;
}
.Intestazione {
  background-color: Transparent;
  color: #333366;
  font-weight: bold;
}
.titolo {
  background-color: Transparent;
  color: #333366;
  width: 20%;
  font-weight: bold;
}
.Radio input {
  color: #333333;
  font-family: Verdana;
  background-color: Transparent;
  padding: 2px;
  text-align: left;
  border-right: 0px;
  border-top: 0px;
  border-left: 0px;
  border-bottom: 0px;
  border-color: inherit;
}
.footerStyle {
  border-bottom-style: solid;
  border-bottom-width: thin;
  border-bottom-color: #000080;
  padding-bottom: 10px;
}

.tbHeaderDettaglio {
  color: #333366;
  vertical-align: top;
  width: 200px;
}
.btImmagine {
  background-color:Transparent;
}
.pulito input
{
	border-right:  0px ;
	padding-right: 2px;
	border-top: 0px ;
	padding-left: 2px;
	font-size: 10px;
	padding-bottom: 2px;
	border-left: 0px ;
	color: #333333;
	padding-top: 2px;
	border-bottom: 0px ;
	font-family: Verdana;
	background-color: Transparent;
	text-align: left;
}
.pulito strong{ 
    font-size: 12px;
    color: #003366;
    font-family: tahoma, Arial;
}
.nonpulito input
{
	border-left: #333333 1px solid;
	border-top: #333333 1px solid;
	border-right: #333333 1px solid;
	border-bottom: #333333 1px solid;
    COLOR: #333333;
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR: #cccccc;
    padding: 2px;
	font-size: 10px;
	text-align: left;
}

.prova {
  background-image: url('../img/sfondo.bmp');
  background-repeat: no-repeat;
  background-position: left;
  background-color: #000000;
  height: 22cm;
  width: 11cm;
}
.pgAsp {
  font-size:small;
}

.pgAsp a:link {
    color: #003366;
    text-decoration: none;
  font-size: smaller;
}
.pgAsp a:visited {
    color: #003366;
    text-decoration: none;
  font-size: smaller;
}
.pgAsp a:over {
    background-color: #2D4554;
    color: #ffffff;
    text-decoration: none;
  font-size: smaller;
}
.edx p {
  margin-bottom:1px;
  margin-top:0px ;
}
.edx li p{
  margin-bottom:0px;
  margin-top:0px ;
}
.edx ol {
  margin-bottom:1px;
  margin-top:0px ;
}
.edx ul {
  margin-bottom:1px;
  margin-top:0px ;
}
.edx h2 {
  margin-bottom:0px;
  margin-top:0px ;
}
.bilancio table {
 border: #333333 1px solid; 
 border-collapse: collapse;
}
.bilancio td {
border:medium solid #000000;
}
.bilancio th {
border:medium solid #000000;
}


