.tabletable {

background : #E7EBF7;

}



.tabletable A:link {

color: #4A4942;

}



.tabletable A:hover {

color: #8C0000;

}



.tabletable A:visited {

color: #8C8A7B;

}



.tableHeaderTD { 

border-bottom : 1px solid #63655A; 

border-right : 1px solid #63655A; 

border-top : 1px solid #D6D3C6; 

border-left : 1px solid #D6D3C6; 

background-color : #006BB5; 

color : #DEEFF7; 

font-size : 11px; 

}



.tableHeaderTD A:link {

color: #f0ffff;

}



.tableHeaderTD A:hover {

color: #414037;

}



.tableHeaderTD A:visited {

color: #708090;

}



.tableFooterTD {

border-bottom : 1px solid #63655A;

border-right : 1px solid #63655A;

border-top : 1px solid #D6D3C6;

border-left : 1px solid #D6D3C6;

background-color : #EFE79C;

color : #000000;

font-size : 11px;

}



.tableColumnLeftTD { 

border-bottom : 1px solid #63655A; 

border-right : 1px solid #63655A; 

border-top : 1px solid #D6D3C6; 

border-left : 1px solid #D6D3C6; 

background-color :#E7EBF7; 

color : #000000; 

font-size : 11px; 

}



.tableDataTD {

color : #000000;

font-size : 11px;

font-weight: normal;

}



.tableDataTD A:link {

color: #660033;

}



.tableDataTD A:hover {

color: #660000;

}



.tableDataAltTD { 

border-top : 1px solid #C6C7BD; 

border-left : 1px solid #C6C7BD; 

border-bottom : 1px solid #EFEBE7; 

border-right : 1px solid #EFEBE7; 

background-color : #E7EBF7; 

color : #191970; 

font-size : 11px; 

}



.tableColumnRightTD { 

border-top : 1px solid #C6C7BD; 

border-left : 1px solid #C6C7BD; 

border-bottom : 1px solid #EFEBE7; 

border-right : 1px solid #EFEBE7; 

background-color : #E7EBF7; 

color : #000000; 

font-size : 11px; 

}



/* OF01 - modificati */



.tableRowDataTD1 {

border-top : #C6C7BD;

border-left : #C6C7BD;

border-bottom : #EFEBE7;

border-right : #EFEBE7;

color : #000000;

font-size : 11px;

list-style-image: url(led.gif);

}



.tableListData {

border-top : #C6C7BD;

border-left : #C6C7BD;

border-bottom : #EFEBE7;

border-right : #EFEBE7;

color : #000000;

font-size : 11px;

list-style-image: url(/themes/Proxima_Gabbiano/menu/led.gif);

list-style-position: inside;

}



.tableRowDataTD2 { 

border-top : #C6C7BD; 

border-left : #C6C7BD; 

border-bottom : #EFEBE7; 

border-right : #EFEBE7; 

color : #000000; 

font-size : 11px; 

}



.tableColDataTD1 { 

border-top : 1px solid #C6C7BD; 

border-left : 1px solid #C6C7BD; 

border-bottom : 1px solid #EFEBE7; 

border-right : 1px solid #EFEBE7; 

background-color : #C6C3B5; 

color : #000000; 

font-size : 11px; 

}



.tableColDataTD2 { 

border-top : 1px solid #C6C7BD; 

border-left : 1px solid #C6C7BD; 

border-bottom : 1px solid #EFEBE7; 

border-right : 1px solid #EFEBE7; 

background-color : :#DEDFD6; 

color : #000000; 

font-size : 11px; 

}



.tableHeaderTR { 

border-bottom : 1px solid #63655A; 

border-right : 1px solid #63655A; 

border-top : 1px solid #D6D3C6; 

border-left : 1px solid #D6D3C6; 

background-color : #E7EFF7; 

color : #006BB5; 

font-size : 11px; 

}



.tableHeaderTR A:link {

color: #191970;

}



.tableHeaderTR A:hover {

color: #a52a2a;

}



.tableHeaderTR A:visited {

color: #708090;

}



.tableFooterTR { 

border-bottom : 1px solid #63655A; 

border-right : 1px solid #63655A; 

border-top : 1px solid #D6D3C6; 

border-left : 1px solid #D6D3C6; 

background-color : #7B8A9C; 

color : #FFFFFF; 

font-size : 11px; 

}



/* OF03 - aggiunti*/

hr {

	margin-top: 5px;

	margin-bottom: 15px;

	height: 4px;

	border-top-width: thin;

	border-right-width: thin;

	border-bottom-width: 2px;

	border-left-width: thin;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: dotted;

	border-left-style: none;

	border-bottom-color: 006BB5;

}