html, body 
	{height:100%;}
body 
	{
	text-align: center; /* IE5.x */
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}
	
#divCenter 
	{
	width: 1200px ;
	margin-left: auto ;
	margin-right: auto ;
	}
	
#divMenu
	{
	text-align:left;
	background-image: url('../img/topMenu.png');
	height: 20px;
	width: 1160px;
	padding: 20px;
	font-family: Arial;
	font-weight: Bold;
	font-size: 14px;
	color:#BEBEBE;
	}
	
#divMenu li
	{
	display:inline;
	padding-left:20px;
	padding-right:20px;
	}
	
#divHeader
	{
	height: 140px;
	width: 1200px;
	clear:both;
	}	

#divHeaderLeft
	{
	background-image: url('../img/leftHeader.png');
	height: 140px;
	width: 415px;
	float:left;
	}	
p 	{
	margin: 0;
	padding: 0;
	}
#divHeaderCenter
	{
	background-image: url('../img/centerHeader.png');
	height: 140px;
	width: 448px;
	float:left;
	}	

#divHeaderRight
	{
	background-image: url('../img/rightHeader.png');
	height: 140px;
	width: 337px;
	float:right;
	}

#divContent
	{
	background-image: url('../img/centerBody.png');
	/*height: 400px;
	*/overflow:auto;
	width: 1200px;
	clear:both;
	}
#divContentLeft
	{
	width: 847px;
	overflow:hidden;
	float:Left;
	text-align:left;
	}
#divContentRight
	{
	background-image: url('../img/rightMenu.png');
	width: 353px;
	height:100%;
	float:right;
	text-align:center;
	}
#divFooter
	{
	background-image: url('../img/bottomFooter.png');
	height: 118px;
	width: 1200px;
	}
	
#divSelectHome
	{
	background-image: url('../img/selectMenu.png');
	height: 11px;
	width: 26px;
	margin-left: 85px;
	background-repeat:no-repeat;
	}

#divSelectManuale
	{
	background-image: url('../img/selectMenu.png');
	height: 11px;
	width: 26px;
	margin-left: 175px;
	background-repeat:no-repeat;
	}
	
#divSelectRicerca
	{
	background-image: url('../img/selectMenu.png');
	height: 11px;
	width: 26px;
	margin-left: 270px;
	background-repeat:no-repeat;
	}
	
#divSelectIndice
	{
	background-image: url('../img/selectMenu.png');
	height: 11px;
	width: 26px;
	margin-left: 350px;
	background-repeat:no-repeat;
	}

#divSelectInterazioni
	{
	background-image: url('../img/selectMenu.png');
	height: 11px;
	width: 26px;
	margin-left: 25px;
	background-repeat:no-repeat;
	}

#divSelectAbout
	{
	background-image: url('../img/selectMenu.png');
	height: 11px;
	width: 26px;
	margin-left: 115px;
	background-repeat:no-repeat;
	}

#form 
	{
    width: 270px;
    margin: auto;
	margin-top:30px;
	margin-left:80px;
    overflow: hidden;
	text-align:left;
	}
 
input 
	{ 
    border: 1px solid #323232; /* Bordo */
	color: #000000; /* Colore del testo */
    font-family: Verdana, sans-serif; /* Tipo di carattere per il testo */
    margin: 10px auto; /* Margini */
    height: 30px; /* Altezza */
    line-height: 30px; /* Altezza di riga */
    width: 150px; /* Larghezza */
    padding: auto 10px; /* Padding */
	padding-left: 30px;
	}

abbr 
	{ 
    color: #FF0000; /* Colore del testo */
    font-weight: bolder;
	vertical-align: super;
	font-size: 10px;
	}
	
#inputUsername  
	{ background: #FFFFFF url('../img/icon/16x16/user.png') no-repeat 7px; }

#inputPassword 
	{ background: #FFFFFF url('../img/icon/16x16/lock.png') no-repeat 7px; }

.radio
	{ width: 15px; line-height: 15px; vertical-align: middle;}

#inputTesto 
	{ width: 450px; }
#inputIntera
	{ width: 250px; }

a.linkInterno:link, a.linkInterno:visited 
	{
    text-decoration: none;
    color: #5C829D;
    background-color: transparent;
	}

a.linkInterno:hover, a.linkInterno:active
	{
    text-decoration: none;
    color: #F58529;
	}
	
a:link, a:visited 
	{
    text-decoration: none;
    color: #aaa;
    background-color: transparent;
	}
	
a:hover, a:active
	{
    text-decoration: none;
    color: #F58529;
	}
	
.no a:link, .no a:visited 
	{
    text-decoration: none;
	color:#2b5f82;
	}
	
.no a:hover, .no a:active
	{
    text-decoration: none;
	color:#000000;
	}
	
.linkVisited a:link, .linkVisited a:visited	
	{
	text-decoration: none;
    color: #F58529;
	}

#divTitlePage
	{
	margin-top:20px;
	margin-left:20px;
	color:#2b5f82;
	font-size:36px;
	font-family:Verdana;
	font-weight:bold;
	}
	
#divContenuto
	{
	margin-top:20px;
	width:100%;
	color:#2b5f82;
	font-size:18px;
	font-family:Verdana;
	}

.errore
	{
	font-size:18px;
	font-family:Verdana;
	}	
	
#divContenutoScheda
	{
	margin-top:20px;
	width:100%;
	color:#000000;
	font-size:14px;
	font-family:Times New Roman;
	}

h2 {
	background-color: #000000;
    color:#DFF4FD;
	font-size: 14pt;
	padding-left:5px;
	}	

h3 {
	margin-top: 25px;
	margin-bottom:15px;
	background-color: #000000;
    color:#FFFFFF;
	font-weight:bold;
	font-size: 14pt;
	padding-left:5px;
	}	

h4 {
	margin-top: 25px;
	margin-bottom:15px;
	background-color: #FDE873;
  	border-bottom:1px solid black;
	color:#000000;
	font-weight:bold;
	font-size: 14pt;
	padding-left:5px;
	}	

h5 {
	margin-top: 25px;
	margin-bottom:15px;
	background-color: #E8918B;
  	border-bottom:1px solid black;
	color:#000000;
	font-weight:bold;
	font-size: 14pt;
	padding-left:5px;
	}

h6 {
	margin-top: 25px;
	margin-bottom:15px;
	background-color: #0062AF;
  	border-bottom:1px solid black;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 14pt;
	padding-left:5px;
	}

.grigio {
	margin-top: 25px;
	margin-bottom:15px;
	background-color: #DDDDDD;
  	border-bottom:1px solid black;
	color:#000000;
	font-weight:bold;
	font-size: 14pt;
	}	
	
.azzurro {
	margin-top: 25px;
	margin-bottom:15px;
	background-color: #53BFD3;
  	border-bottom:1px solid black;
	color:#000000;
	font-weight:bold;
	font-size: 14pt;
	}	

.rosa {
	margin-top: 25px;
	margin-bottom:15px;
	background-color: #FCE1DD;
  	border-bottom:1px solid black;
	color:#000000;
	font-weight:bold;
	font-size: 14pt;
	}
	
.rosso {
	margin-top: 25px;
	margin-bottom:15px;
	background-color: #902729;
  	border-bottom:1px solid black;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 14pt;
	}	

.biblio {
	font-weight:bold;
	background-color:none;
	background:none;
	border-bottom:none;
	border-top:1px solid black;
	color: #000000;
	}
	
#note {
	margin-top:7px;
	margin-bottom:20px;
	background-color:#EEEEEE;
	font-size:12px;
	}
	
	
table	{
	margin-top:10px;
	background-color: #DFF4FD;
	border-top:1px solid black;
	border-bottom:1px solid black;
	width:100%;
	border-spacing: 0px;
    border-collapse: separate;
	}
	
.nostile {
	margin-top:10px;
	background-color: #FFFFFF;
	border-top:0px;
	border-bottom:0px;
	width:100%;
	border-spacing: 0px;
    border-collapse: separate;
	}
	
td	{
	padding-left:5px;
	border-bottom:2px solid #05A5DF;
	}

.tipologia {
	border-top:2px solid black;
	}
	
.tipologia td {
	width:50%;
	border-bottom:none;
	}

.prima {
	background-color: #05A5DF;
	color:#FFFFFF;
	border-bottom:1px solid black;
	font-weight:bold;
	}
	
.prima td{
	border-bottom:1px solid black;
	}

.seconda td{
	border-top:1px solid black;
	}
	
.prima2 td{
	text-align: center;
	border-bottom:none;
	}
	
#collaterali ul {
	list-style-position:inline;
	list-style-type: square;
	}

#collaterali li {
	list-style-position:inline;
	}
	
.boldrosso strong {
	color: #902729;
	}

.boldrosso b {
	color: #902729;
	}
#radcliente01, #radcliente02 {
	width: 150px;
	height: 15px;
}
