body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #b95400;
	background-image: url(IMG/dotted_bg.png);
	background-repeat: repeat-x;
	
}

td, textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: #444444;
	font-weight: normal;
}


div#outer
{
	width: 960px;
	margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    border: solid 2px #e5751d;
    color: #525252;
	background-color: #ffce6e;
	padding: 10px;
}

div#footer
{
	width: 960px;
	margin-top: 20px;
	margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
    color: #ffce6e;
    font-size: 16px;
	padding: 10px;
}


div.quadro
{
	margin: 0px;
	margin-top: 30px;
	margin-bottom: 20px;
	width:460px;
	padding:20px;
    border: solid 2px #e5751d;
  	background-color: #ffffff;

}

div.quadrolt
{
	margin: 0px;
	margin-top: 30px;
	width:226px;
	padding:20px;
    border: solid 2px #e5751d;
  	background-color: #ffffff;
  	min-height: 800px;

}

div.quadrobig
{
	margin: 0px;
	margin-top: 30px;
	margin-bottom: 20px;
	width:696px;
	padding:20px;
    border: solid 2px #e5751d;
  	background-color: #ffffff;

}

div#nav
{
	width:170px;
	height: 500px;
	margin-top: 20px;
    margin-left: -60px;
    margin-bottom: 40px;
    color: #ffffff;
	background-color: #888888;
    border: solid 3px #333333;
    font-family: Verdana;
    font-size: 14px;
    padding: 5px;
    
}

div#logo
{
	margin-top: -30px;
	margin-left: -30px;
	background-image: url(IMG/logo_lt.gif);
	background-repeat:no-repeat; 
	width: 360px;
	height: 145px;
}

div#utente
{
	position: absolute;
	top: 0px;
	right: 6px;
	text-align: center;
	margin: 10px;
	color: #e5751d;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

div#consolle
{
	position: absolute;
	top: 54px;
	right: 6px;
	text-align: center;
	margin: 10px;
	color: #e5751d;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

div#outfoot
{
	width: 740px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    color: #bbbbbb; 
	background-color: Transparent;
}


div#header1
{
	margin-top: 30px;
}

li{
	padding: 6px;
	padding-left: 12px;
	padding-right: 12px;
	margin: 8px;
	margin-left: -10px;
	margin-right: 10px;
	background-color: #bbbbbb;
	border: solid 2px #666666;
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

li:hover
{
	background-color: #bbbbff;
	
	}

h1 
{
	margin: 0;
	margin-top: 6px;
	color: #e98229;
	font-size: 28px;
	}
	
h2 
{
	margin: 0;
	margin-top: 6px;
	color: #e98229;
	font-size: 22px;
	}
	
h3 
{
	margin: 0;
	margin-left: 12px;
	margin-top: 6px;
	color: #bbbbff;
	font-size: 18px;
	}

.button
{
	margin: 3px;
	margin-bottom: 16px;
	display:block; 
	width: 170px;
	border: solid 2px #e5751d;
    color: #6d0800;
	background-color: #e98229;
	padding: 10px;
	font-size: 18px;
	}
	
.button:hover
{
	margin: 3px;
	margin-bottom: 16px;
	display:block; 
	width: 170px;
	border: solid 2px #e5751d;
    color: #ffffaa;
	background-color: #e98229;
	padding: 10px;
	font-size: 18px;
	}
	
	
.buttonlt
{
	margin: 3px;
	margin-bottom: 16px;
	display:block; 
	float:right; 
	width: 130px;
	border: solid 2px #e5751d;
    color: #6d0800;
	background-color: #e98229;
	padding: 6px;
	font-size: 14px;
	}
	
.buttonlt:hover
{
	margin: 3px;
	margin-bottom: 16px;
	display:block; 
    float:right; 
	width: 130px;
	border: solid 2px #e5751d;
    color: #ffffaa;
	background-color: #e98229;
	padding: 6px;
	font-size: 14px;
	}