body {
	background-color: #b06f15;
	font-size: small;
	text-align: justify;
	margin-top: 0px;
	color: #b06f15;
	font-weight: bold;
	text-decoration:none;
}
b{
	color:#b06f15;
	text-decoration:none;
	font-size: medium;
}
a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
a:active{
	color:#FFFFFF;
	text-decoration:none;
}
a:visited{
	color:#b06f15;
	text-decoration:none;
}
a:link {
	color:#b06f15;
	text-decoration:none;
}
table {

	border: 0;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2em;
	padding: 0;
	}
.titoli {
	font-size: 12px;
	color: #b06f15;
}
.tab_principale {
	background-color: #000000;
}
.foto {
	border: thin ridge #b06f15;
}

form#login {  
position:relative;
} 

div#username,div#password {  
position:relative;  
float:left;  
margin-right:3px;
} 

input#username-field,input#password-field {  
width:10em;
} 

label.overlabel {  
position:absolute;  
top:3px;  
left:5px;  
z-index:1;  
color:#999;
}

.img_corpo {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 10px;
}
.new_tab { 
target-new: 
tab !important; 
}
.div {
	font-size: x-small;
	padding: 0;
}
