body {
	margin: 0px 0px 0px 0px;
	font-family: arial;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	background-color: #000000;
}
font {
	font-family: arial;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}
td { 
	font-family: arial;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}
p {
	font-family: arial;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	line-height: 17px;
}
div {
	font-family: arial;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}
input {
	font-family: arial;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	background: #ffffff;
	border: 1px solid;
	border-color: #999999;
}
textarea {
	font-family: arial;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	background: #ffffff;
	border: 1px solid;
	border-color: #999999;
}
form {
	font-family: arial;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}
select {
	font-family: arial;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	background: #ffffff;
	border: 1px solid;
	border-color: #999999;
}
h1	 {
	font-family: arial;
	font-size: 16px;
	color: #b01804;
	margin: 0px;
}
a {
	font-family: arial;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: arial;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
.titolo {
	font-family: arial;
	font-size: 35px;
	font-weight: normal;
	color: #ffffff;	
}
.titolo-nero {
	font-family: arial;
	font-size: 35px;
	font-weight: normal;
	color: #000000;	
}
.footer {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;		
	background-color: #333333;
}
.main {
	background-color: #f1f1f1;	
}
a.a-testi-white {
	font-family: arial;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.a-testi-white:hover {
	font-family: arial;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #ffff00;
	text-decoration: none;	
}
a.a-testi-white2 {
	font-family: arial;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #ffff00;
	text-decoration: none;
}
a.a-testi-white2:hover {
	font-family: arial;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #ffff00;
	text-decoration: none;	
}
.testi-white {
	font-family: arial;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #ffffff;			
}
.sfondo-pan {
	background-image: url('immagini/sfondo-pan.png');		
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
	border: 1px solid #848484;
    width: 120px;
    height: 25px;
    padding-top: 5px;
    padding-left: 10px;
    float: left;
    position: relative;
    margin-right: 5px;    
    margin-bottom: 10px;
}
.sfondo-pan2 {
	background-image: url('immagini/sfondo-pan2.png');		
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
	border: 1px solid #999999;
    width: 120px;
    height: 25px;
    padding-top: 5px;
    padding-left: 10px;
    float: left;
    position: relative;
    margin-right: 5px;    
    margin-bottom: 10px;
}
.loginform {
    width: 200px;
    border:1px solid #899caa;
    border-radius:3px;
    -moz-border-radius:3px;
    color:#3a454d;
    font-weight:bold;
    padding:8px 8px;
    box-shadow:inset 0px 1px 3px #bbb;
    -webkit-box-shadow:inset 0px 1px 3px #bbb;
    -moz-box-shadow:inset 0px 1px 3px #bbb;
	font-family:  arial;    
    font-size:13px;	
}
.loginsubmit {
	font-family:  arial;    
    width:auto;
    background:#339cdf url(immagini/loginbuttonbg.png) repeat-x;
    color:#fff;
    padding:7px 10px 8px 10px;
    text-shadow:0px -1px #333333;
    border:1px solid #A96C00;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    margin:0 12px 0 0;
    cursor:pointer;
    *padding:7px 2px 8px 2px; /* IE7 Fix */	
    border-radius:3px;
    
}

.warning_box{width:630px;clear:both;background:url(immagini/warning.png) no-repeat left #fcfae9;
border:1px #e9e6c7 solid;background-position:15px 10px;padding:20px 20px 15px 60px;margin:0 0 10px 0;}

.valid_box{width:630px;clear:both;background:url(immagini/valid.png) no-repeat left #edfce9;
border:1px #cceac4 solid;background-position:15px 10px;padding:20px 20px 15px 60px;margin:0 0 10px 0;}

.error_box{width:630px;clear:both;background:url(immagini/error.png) no-repeat left #fce9e9;
border:1px #eac7c7 solid;background-position:15px 10px;padding:20px 20px 15px 60px;margin:0 0 10px 0;}

.arancio {
	font-family: arial;
	font-size: 13px;
	color: #DE8F2B;
	line-height: 15px;	
	font-weight: bold;	
}

.file-wrapper {
	position: relative;
	display: inline-block;
	overflow: hidden;
	cursor: pointer;
}
.file-wrapper input {
	position: absolute;
	top: 0;
	right: 0;
	filter: alpha(opacity=1);
	opacity: 0.01;
	-moz-opacity: 0.01;
	cursor: pointer;
}
.file-wrapper .button {
	color: #333333;
	background: #cccccc;
	padding: 4px 18px;
	margin-right: 5px;	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline-block;
	font-weight: bold;
	cursor: pointer;
}
.file-holder{
	color: #000;
}

.td-pan1 {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;	
	font-weight: bold;
	background-color: #333333;
}
.td-pan2 {
	font-family: arial;
	font-size: 11px;
	color: #333333;	
	font-weight: normal;
	background-color: #EAE1D7;
}

#pannello{
cursor: pointer;
}
#contenitore{
margin-top: 8px;
border-top: 1px solid #cccccc;
width: 720px;
display: none;
}
#pannello1{
cursor: pointer;
}
#contenitore1{
margin-top: 8px;
border-top: 1px solid #cccccc;
width: 720px;
display: none;
}
#contenitore2{
margin-top: 8px;
border-top: 1px solid #cccccc;
width: 720px;
}
#pannello3{
cursor: pointer;
}
#contenitore3{
margin-top: 8px;
border-top: 1px solid #cccccc;
width: 720px;
display: none;
}
#pannello4{
cursor: pointer;
}
#contenitore4{
margin-top: 8px;
border-top: 1px solid #cccccc;
width: 720px;
display: none;
}
#pannello5{
cursor: pointer;
}
#contenitore5{
margin-top: 8px;
border-top: 1px solid #cccccc;
width: 720px;
display: none;
}
#pannello6{
cursor: pointer;
}
#contenitore6{
margin-top: 8px;
border-top: 1px solid #cccccc;
width: 720px;
display: none;
}
.spacer {
	background-color: #cccccc;	
	width: 100%;
	height: 1px;
}