BODY, HTML {
	color : White;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	background-image: url(../img/top_bg.jpg);
	background: white url(../img/top_bg.jpg) repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	min-height: 100%;
}

TD.nojust {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	background-repeat: repeat-x;
	}


TD {
	color : Black;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

#titoloScheda {
	color : White;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}

#imageBox {
    padding: 1.5em 1em 0.5em 1em;
    color: Black;
    border:1px solid #B2CBE7;
    min-width:490px;
    width:auto; 
    background-color:#DFE9F4;
}



#main { 
  bottom: 18px; 
  left: 0; 
  position: absolute; 
  right: 0; 
  top: 0px; 
} 

#header {
height: 350px;
position: relative; 	
top: 0px;
width: 100%;
}
#content { 
  /* height: 100%;  */
  overflow: auto; 
} 

#footer { 
background-color: #473C2A;
  height: 18px;
  position: fixed; 
  top: 100%;  
  width: 100%; 
  margin-top: -18px;
} 



TD.Titolo {
	color : Black;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: White;
	font-weight: bold;
}

TR.p {
	background: Olive;
	color : white;
	font-family :  Arial, sans-serif;
	font-size: 14px;
	text-align: justify;
}

TR.p:hover {
	background: #A9A9A9;
	color : white;
	font-family :  Arial, sans-serif;
	font-size: 14px;
	text-align: justify;
}

TR.ewTableRow {
	background: #DCDCDC;
	color : Black;
	font-family : Tahoma, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	
}

TR.ewTableAltRow {
	background: #F5F5F5;
	color : Black;
	font-family : Tahoma, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	
}

TD.ewTableHeader {
	background: White;
	color : Black;
	font-family : Tahoma, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

H2 {
	font-size: 14pt;
	color: #4682B4;
}

H3 {
	font-size: 12pt;
	color: Black;
}

H4 {
   font-size: small;
	font-weight: bold;
	color : Black;
	}

H5 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: x-small;
	font-weight: bold;
	color : Black;
	}
	
A {
	text-decoration: underline;
	color: Black;
	font-weight: bold;
}

A:Hover {
	text-decoration: underline;
	color: #B22222;
	font-weight: bold;
}

A.topMenu {
	text-decoration: none;
	color: #FFF8DC;
	font-weight: bold;
}

A.topMenu:Hover {
	text-decoration: underline;
	color: #F0E68C;
		font-weight: bold;
}


A.smallMenu {
	text-decoration: none;
	color: #FFF8DC;
	font-weight: normal;
}

A.smallMenu:Hover {
	text-decoration: underline;
	color: #F0E68C;
		font-weight: normal;
}

HR {
	color: black;
	height: 1pt;
}

input.testo  {
	font-family : Tahoma, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size : 11px;
	font-weight: normal;
	border: 1px solid gray;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
}

textarea.testo {
	font-family : Tahoma, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size : 11px;
	font-weight: normal;
	background: #fff;
	padding: 1px 3px 1px 1px;
	border: 1px solid gray;
}

input.checkbox {
	font-family : Tahoma, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size : 11px;
	font-weight: normal;
	border: 0px 0;
}


select  {
	font-family : Tahoma, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size : 11px;
	font-weight: normal;
	background: #fff;
	padding: 1px 2px 1px 1px;
	border: 0px inset Gray;
}

textarea {
	font-family : Tahoma, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size : 12px;
	font-weight: normal;
	background: #fff;
	padding: 1px 3px 1px 1px;
	border: 1px groove silver;
}

input.pulsante {
	border: 0px;  
	height: 23px;  
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;  
	font-size: 11px; 
	color: #666666;
	font-weight: bold;
}

