/*body {
	background-color: #030200;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	color: #e5cdb3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}


.bg {
	background-color: #dddddd;
	background-attachment: scroll;
	background-image: url(/images/layout/bg_esterno.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a
{
	color: Yellow;
	text-decoration: none;
}

a:hover
{
	color: Orange;
}

input
{
	border: solid 1px #666666;
	margin: 2px 2px 2px 2px;
	color: #dddddd;
}

input[type="checkbox"], input[type="radio"]
{
	border: none;
}

.inputCls{
    border: none;
    background-color: #2e3d46;
    color: #FFFFFF;
}  

table
{
	font-size: 11px;
}



.numeric_align
{
	text-align: right;
}


.errore
{
	color: Red;	
}

.FE_Titolo1
{
	font-size: 14px;
	font-family: Times New Roman, Tahoma,Myriad Pro;
	font-weight: bold;
	color: #FFc48b;
	padding-bottom: 10px;
}

.FE_Titolo2
{
	font-size: 14px;
	font-family: Times New Roman, Tahoma,Myriad Pro;
	font-weight: bold;
	color: #FF7900;
	padding-bottom: 10px;
}
.FE_Titolo3
{
	font-size: 14px; 
	font-family: Times New Roman, Tahoma,Myriad Pro;
	font-weight: bold; 
	color: #c54832; 
	padding-bottom: 10px; 
}

.FE_Testo1
{
	color: #e5cdb3;
	font-family: Times New Roman, Tahoma,Myriad Pro;
	font-size: 14px;
}

.FE_Testo2
{
	color: #e5cdb3;
	font-family: Times New Roman, Tahoma,Myriad Pro;
	font-size: 12px;
}*/