.table
{
	width:98%;
	/*border : 1px solid #dddddd;*/
	background-color: #cccccc;
}

.tableNormal
{
	width:95%;
}

.tableFixed
{
	width:60%;
}

.tableblu
{
	width:90%;
	border : 1px solid #dddddd;
	background-color: #C9CFD5;
}

.table1
{
	width:95%;
	/*border : 1px solid #dddddd;*/
	background-color: #CAD4E5;
}

.tablefiles
{
	width:100%;
	/*border : 1px solid #dddddd;*/
	background-color: #CAD4E5;
}

.standardtable
{
		FONT-FAMILY: arial, helvetica, sans-serif;
		font-size : 0.9em;
		color : #121212;		
}


.black
{
background-color: #000000;
}


	/*Classe centrale*/
.centrale {
		/*border-top : 1px solid #6895D1;*/
		/*border-left : 1px solid #6895D1;*/
		background-color:  #ffffff;
}
.lgrey{
		border-top : 1px solid #cccccc;
		border-bottom : 1px solid #cccccc;
		/*border-left : 1px solid #6895D1;*/
		background-color:  #f8f8f8;
		}

		
.simple{
		border-top : 1px solid #cccccc;
		border-left : 1px solid #cccccc;
		background-color:  #FFFFFF;
	}
	

	
/*Editors classes*/
	
.form{FONT-FAMILY: arial, helvetica, sans-serif; font-size : 0.8em;position: relative;left: 0px;top: 0px;height: 400px;Width: 100%;visibility: visible;background-color: #ffffff;border: 1px solid;border-color: #D6D3CE;padding : 20px;}
.buttons{background-color:#D6D3CE;}
.butClass  {        border: 1px solid;    border-color: #D6D3CE;  }
.edtable{border: 1px dotted;border-color: #121212;}



.flat
{	
	FONT-FAMILY: arial, helvetica, sans-serif; 
	font-size : 0.7em;
	background-color:#ffffff;	
}
.flat_Alt
{	
	FONT-FAMILY: arial, helvetica, sans-serif; 
	font-size : 0.7em;
	background-color:#DBE4F4;	
}



.grey
{
text-align:left;
background-color:#dddddd;
/*padding-left : 15px;*/
/*padding-right : 15px;*/
FONT-FAMILY: tahoma, arial, helvetica, sans-serif; 
font-size : 0.7em;
color : #122955;
font-weight:bold;
}


.red2{
background-color:#970303;
height:25px;
COLOR: #ffffff;
FONT-FAMILY: arial, helvetica, sans-serif; 
}

.grey3
{
text-align:left;
background-color:#D8E3F6;
FONT-FAMILY: tahoma, arial, helvetica, sans-serif; 
font-size : 0.6em;
color : #122955;
font-weight:bold;

}