@charset "iso-8859-1";
/* File CCS portlet Sondaggi
Versione 1.0.0 16 Dicembre 2003 */
.s_titolo
{
	font-family: Verdana;
	color: #5C89DB;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.s_titolo_big
{
	font-family: Verdana;
	color: #11218C;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	background-color: #B2D3FF;	
}

.s_testo
{
	font-family: Verdana;
	color: #11218C;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.s_testo_big
{
	font-family: Verdana;
	color: black;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.s_testo_small
{
	font-family: Verdana;
	color: black;
	font-size: 9px;
}

.s_linea_sep
{
	background-color: #11218C;	
}

.s_testo_grafico
{
	font-family: Verdana;
	color: #11218C;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

.linea
{
	background-color: #0c43a4;
}

.linea_black
{
	background-color: black;
}

.titolo
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #F4F2E4;
}	

.funzioni
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}	

A.funzioni:link
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}	
A.funzioni:visited
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}	
A.funzioni:hover
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}	

.table_bar
{
	background-color: #417BAB;
}

.table_bar_titolo
{
	font-family: Verdana;
	font-size: 10px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.table_bar_comandi
{
	font-family: Verdana;
	font-size: 9px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

A.table_bar_comandi:link
{
	font-family: Verdana;
	font-size: 10px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
A.table_bar_comandi:visited
{
	font-family: Verdana;
	font-size: 10px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
A.table_bar_comandi:hover
{
	font-family: Verdana;
	font-size: 10px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.table_header
{
 	background-color: #ABBFD7;
}

.table_header_titolo
{
	font-family: Verdana;
	font-size: 10px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.table_riga
{
	font-family: Verdana;
	font-size: 10px;
	color: darkblue;
	text-decoration: none;
}
A.table_riga:link
{
	font-family: Verdana;
	font-size: 10px;
	color: darkblue;
	text-decoration: none;
}
A.table_riga:visited
{
	font-family: Verdana;
	font-size: 10px;
	color: darkblue;
	text-decoration: none;
}
A.table_riga:hover
{
	font-family: Verdana;
	font-size: 10px;
	color: darkblue;
	text-decoration: none;
}

.table_riga_dispari
{
	background-color: #FFFFFF;
}

.table_riga_pari
{
	background-color: #EDF2FF;
}

.style_errori
{
   font-family: Verdana;
   color: red;
   font-size: 12px;   
}

.style_errori_bold
{
   font-family: Verdana;
   color: red;
   font-size: 12px;   
   font-weight: bold;
}

.style_label
{	
   font-family: Verdana;
   color: #0C43A4;
   font-size: 10px;
   font-weight: bold;
}

.style_campi_readonly
{
 font-family: Verdana;
 color: black;
 font-size: 10px;
}

.style_campi
{

 border: 1px solid #0C43A4;
 font-family: Verdana;
 color: black;
 font-size: 10px;
}

.note_italic
{
	font-family: Verdana;
	font-size: 9px;
	font-style: italic;
	color: #808080;
}