/* CSS Document */

div#totale{
width:900px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0px auto;
padding: 0px;
}

img{
border-width:0px;
}

p{
margin:5px 10px;
}

div#header{
width:900px;
height:100px;
float: left;
margin-bottom:10px;
}

div#header_log_cs{
width:900px;
height:100px;
float: left;
margin-bottom:10px;
background-attachment: scroll;
background-image: url(/immagini/loghi/logo_cs.jpg);
background-repeat: no-repeat;
background-position: center center;
}

div#header_log_ni{
width:900px;
height:100px;
float: left;
margin-bottom:10px;
background-attachment: scroll;
background-image: url(/immagini/loghi/logo_ni.jpg);
background-repeat: no-repeat;
background-position: center center;
}

img.log{
float:right;
height:24px;
margin:2px 10px 0px;
}

div#bottoni{
width:900px;
height:50px;
float:left;
margin:10px 0px 10px 0px;
}

div#medio{
width:880px;
float:left;
}

	div#sinistra{
	width:220px;
	float:left;
	}
		
		div#menu{
		width:176px;
		float:left;
		min-height:250px;
		border-top-width: 0px;
		border-right-width: 4px;
		border-bottom-width: 0px;
		border-left-width: 20px;
		border-style: solid;
		font-size:15px;
		margin:0px 0px 0px 20px;
		display:inline;
		line-height: 30px;
		letter-spacing:-1px;
		}
		
		img.menu{
		width:200px;
		height:20px;
		margin:0px 0px 0px 20px;
		float:left;
		}
		
		a:link.menu_b{
		color:#999999;
		text-decoration:none;
		}
		a:visited.menu_b{
		color:#999999;
		text-decoration:none;		
		}
		a:hover.menu_b{
		font-weight:bold;
		text-decoration:none;
		color:#000099;
		}
		
		a:link.menu_c{
		color:#999999;
		text-decoration:none;
		}
		a:visited.menu_c{
		color:#999999;
		text-decoration:none;		
		}
		a:hover.menu_c{
		font-weight:bold;
		text-decoration:none;
		color:#0099FF;
		}
		
		a:link.menu_m{
		color:#999999;
		text-decoration:none;
		}
		a:visited.menu_m{
		color:#999999;
		text-decoration:none;		
		}
		a:hover.menu_m{
		font-weight:bold;
		text-decoration:none;
		color:#FF66CC;
		}
		
		a:link.menu_v{
		color:#999999;
		text-decoration:none;
		}
		a:visited.menu_v{
		color:#999999;
		text-decoration:none;		
		}
		a:hover.menu_v{
		font-weight:bold;
		text-decoration:none;
		color:#009900;
		}
		
		div#area_clienti {
		width:200px;
		float:left;
		background-color:#000099;
		color:#FFFFFF;
		font-weight:bold;
		font-size:18px;
		letter-spacing: 5px;
		vertical-align: middle;
		margin:10px 0px 0px 20px;
		display:inline;
		}
				
		div#login {
		width:196px;
		float:left;
		border: 2px solid #000099;
		font-size: 15px;
		color: #000000;
		text-align: left;
		vertical-align: middle;
		margin:0px 0px 0px 20px;
		letter-spacing:-1px;
		display:inline;
		}
		
		a:link.area_clienti {
		color:#000000;
		font-weight:normal;
		text-decoration:none;
		}
		
		a:visited.area_clienti {
		color:#000000;
		font-weight:normal;
		text-decoration:none;
		}
		
		a:hover.area_clienti {
		font-weight:bold;
		text-decoration:none;
		}
	
	div#contenuto{
	width:640px;
	float:right;
	text-align:justify;
	}

div#footer{
width:900px;
float:left;
text-align:center;
font-size:10px;
font-style:oblique;
color:#000099;
margin-top:30px;
}

img.w3c{
width:50px;
height:18px;
border:0px;
}