﻿.ctrlRic_Bottone
{
	background-color:darkred;
	border-color:#C00000;
	border-width:1px;
	border-style:none;
	font-family:BankGothic Lt BT;
	font-size:small;
	color:White;
	height:18px;
	text-align:center;
	cursor:pointer;
}

.ctrlRic_InputTextBox
{
	background-color:White;
	border-color:silver;
	border-style:solid;
	border-width:1px;
	height:20px;	
	
}


.ctrlRic_Label
{
	font-size:10pt;
}

.ctrlRic_table_Main
{
	border:0;
	background-image:url(/Images/Linee_Sfondo.jpg);
	background-color:#f5f5f5;
	padding:0;
	border-spacing:0;
	border-bottom:solid 1px #666666;
}


.ctrlRic_td_CellaTitolo
{
	background-image:url(/Images/Sfondo_Norma.jpg);
	background-repeat:repeat;	
	height:58px;
}

.ctrlRic_td_BordoBasso 
{
	height:0px;
	padding:0px;
	/*background-image:url(/Images/Bordo3D/pagebgbottomwhite.jpg);	*/
}

.ctrlRic_Titolo
{	
	font-size: 16pt;
	color: #9b9780; 
	font-family:Verdana;
}

.ctrlRic_DivArgomenti
{
	OVERFLOW: auto; 
	WIDTH: 300px; 
	HEIGHT: 80px; 
	background-color: white;
	border-style:solid; 
	border-width:thin;
}

.ctrlRic_LblMsgArgo
{
	color:#C00000;
	background-color:Transparent;		
}

.ctrl_lblNoArgs2 {
	background-color:transparent;
	color:Black;
	font-size:8pt;
}

.ctrlRic_MsgCaricamento
{
	font-size: 10pt; 
	color: dimgray; 
	font-family: BankGothic Lt BT;
	font-size:9pt;
	font-weight:bolder;
}

.ctrlRic_tdGiuriArgomenti
{
	text-align: center; 
	height: 16px; 
	border-right: white 2px solid;
	background-color:#c8d3b7;
	color:White;
	font-family:BankGothic Lt BT;
	font-weight:bolder;
}

.ctrlRic_tableCodici
{
	height: 80px; 
	border-right: #afbd74 2px solid; 
	border-top: #afbd74 2px solid; 
	border-left: #afbd74 2px solid; 
	border-bottom: #afbd74 2px solid;	
	border-spacing:4px;	
}

.ctrlRic_cellaCodici
{
	background-color: white;
}
 