/* CSS Document */
body{
position:relative;
text-align:center;
margin-top:0px;
margin-left:0px;
margin-right:0px;
background-color:#231f20;
z-index:0;
}

#container{
position:relative;
margin-left:auto;
margin-right:auto;
margin-top:0px;
text-align:left;
z-index:1;
height:auto;
width:1000px;
background-color:#231f20;
padding-bottom:0px;
border-style:none;
border-width:0px;
border-color:#000000;
padding-bottom:50px;

}

#header{
position:relative;
margin-left:50px;
margin-right:50px;
margin-top:0px;
text-align:left;
height:80px;
width:900px;
z-index:10;
background-color:#231f20;


}

#divFooter
{
	position: relative; 
    width: 1000px;
    height: auto;
    border-style:none;
    margin-top:0px;
    margin-left:auto;
	margin-right:auto;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#231f20;
    
}


#corpo{
position:relative;
margin-left:50px;
margin-top:15px;
text-align:left;
width:900px;
height:auto;
min-height:310px;
z-index:1;
border-style:none;
border-width:0px;
border-color:#000000;
background-color:#231f20;

}


.tableCorpo
{
	border-style:none;
	width:900px;
	height:400px;
}



a.linkTop
{
	font-family:Tahoma,Arial,Times New Roman;
	font-size:12px; 
	color:#FFFFFF; 
	text-decoration:none;
	font-weight:500;
}

a.linkTop:hover
{
	
	color:#b5985a; 
	
}

.titoloPagina
{
	font-family:Tahoma,Arial,Times New Roman;
	font-size:16px; 
	color:#b5985a; 
	text-decoration:none;
	font-weight:600;
}

.etichetteLogin
{
	font-family:Tahoma,Arial,Times New Roman;
	font-size:12px; 
	color:#FFFFFF; 
	text-decoration:none;
	font-weight:500;
}

.campiTestoLogin
{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	background-color:#ffffff;
	border:solid 1px #b5985a;
	width:125px;
}

.messaggioBoxLogin
{
	font-family:Tahoma,Arial,Times New Roman;
	font-size:12px; 
	color:#FF0000; 
	text-decoration:none;
	font-weight:500;
}

.etichetteCampi
{
	font-family:Tahoma,Arial,Times New Roman;
	font-size:12px; 
	color:#FFFFFF; 
	text-decoration:none;
	font-weight:500;
}

.campiTesto
{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	background-color:#ffffff;
	border:solid 1px #b5985a;
	
}

.controlloCampiForm
{
	font-family:Verdana;
	font-size:10px;
	color:#ff0000;
	
	
}

.pulsanti
{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	background-color:#ffffff;
	border:solid 1px #b5985a;
	
}

.trIntestazione
{
	font-family:Tahoma, Verdana, Arial, Times New Roman;
	font-size:12px;
	color:#FFFFFF;
	background-color:#666666;
	
}

.trPari
{
	font-family:Tahoma, Verdana, Arial, Times New Roman;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	height:15px;
	
}

.trDispari
{
	font-family:Tahoma, Verdana, Arial, Times New Roman;
	font-size:11px;
	color:#000000;
	background-color:#CCCCCC;
	height:15px;
}

.testo_1
{
	font-family:Tahoma, Verdana, Arial, Times New Roman;
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
	
	
}


.testo_2
{
	font-family:Tahoma, Verdana, Arial, Times New Roman;
	font-size:14px;
	color:#ffffff;
	font-weight:600;
	text-decoration:none;
	
	
}









