td img {display: block;}

body,td,th,input,selct,textarea {
	font-size: 12px;
	font-family: Geneve, Helvetica, Arial,  sans-serif;
}
body {
	margin-top: -1px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFFFCC;
}
.bordi_verticali {
	background-image: url(../icone/bordi_verticali.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #ffffcc;
	}
.titolo_bianco {
	font-weight: bold;
	color: #FFFFFF;
}
.sfondo_tabella {
	background-image: url(../icone/sfondo.jpg);
	background-position: 180px -23px;	
}


.sx_colonna {
	color: #FFFFFF;
	background-color: #FFC46A;
}
.testo_centrale {
	color: #000000;
	width: 600px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
}
.moduli {
	font-size: 11px;
	border: thin solid #333333;
	background-color: #ECEFF9;
}

a:link, a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #003366;
}

a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 19px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 17px;
	margin-top: 1px;
	margin-bottom: 1px;
}
h3 {
	font-size: 15px;
	margin-top: 1px;
	margin-bottom: 1px;
}
h4 {
	font-size: 13px;
	margin-top: 1px;
	margin-bottom: 1px;
}
h5 {
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-weight: normal;
	color: #333333;
}
h6 {
	font-size: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.bordotabella {
	border: 1px solid #666666;
}

.bordotabellahome {
	border: thin dashed #666666;
	background-color: #FFFFFF;
}
.tabnavigatore{
	border: thin dashed #666666;
	background-color: #FFFFFF;
	padding: 3px;
	height: 16px;
}
.tabellabassa {
	border: thin dashed #666666;
	background-color: #FFFFFF;
	padding: 5px;
}

A.linknero, a.linknero:visited  {
	color : Black;
	text-decoration: none;
	}
A.linknero:HOVER {
	color : #333333;
	text-decoration : none;
}
A.linkbianco, a.linkbianco:visited  {
	color : #FFFFFF;
	text-decoration: none;
	}
A.linkbianco:HOVER {
	color : #FFFFFF;
	text-decoration : underline;
}
A.linkblu, a.linkblu:visited {
	text-decoration: none;
	color: #003399;
	}
A.linkblu:HOVER {
	color : #0066CC;
	text-decoration : underline;
	}
A.linkblured, a.linkblured:visited {
	text-decoration: none;
	color: #003399;
	}
A.linkblured:HOVER {
	color : #990000;
	text-decoration : none;
	}	
.pulsante {
	background-color: #990000;
	color: #FFFFFF;
	border: thin outset;
}
.pulsante_inverso {
	background-color: #003399;
	color: #FFFFFF;
	border: thin outset;}

input {
	border: 1px solid #333333;
}
textarea {
	border: 1px solid #333333;
}


#licenzabox
{
	padding:10px;
	border:1px solid #DDD;
	background-color:#FFFADD;
	line-height:150%;
	width:95%;
	height:180px;
	overflow:auto;
}

.riga1 {
background-color: #DAE0E3 
}

.riga2 {
background-color:#E9E9E9
}

.testo_rosso {
	color: #FF0000;
}


.bordo_immagine {
	padding: 4px;
	margin: 4px;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}



/* BEGIN style4 */

 #navlist
{
padding: 0px;
margin: 0px;
font: bold 12px Helvetica, Verdana, sans-serif;
background: #FFD392;
width: 180px;
border-bottom: 1px solid #FFFFFF
}

#navlist li
{
list-style: none;
margin: 0;
border-top: 1px solid #FFFFFF;
text-align: left;
height: 100%;
}

#navlist li a
{
padding-top: 9px;
padding-bottom: 3px;
padding-left: 9px;
display: block;
border-left: 6px solid #F9D6A0;
background: #FFF0D9;
text-decoration: none;
height: 100%;
}

#navlist li a:link { color: #003366; }
#navlist li a:visited { color: #003366; }

#navlist li a:hover
{
border-color: #ffffff;
color: #FFF;
background: #FFC46A;
}

/* END style4 */


.box_centrale_interno {
	background-image: url(../icone/sistema/box_centrale_interno.gif);
	background-repeat: repeat-y;
	width: 630px;
	background-position: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.box_centrale_sup {
	background-image: url(../icone/sistema/box_centrale_sup.gif);
	background-repeat: no-repeat;
	width: 630px;
	height: 13px;
	background-position: bottom;
}
.box_centrale_inf {
	background-image: url(../icone/sistema/box_centrale_inf.gif);
	background-repeat: no-repeat;
	width: 630px;
	height: 13px;
	background-position: top;
}

