@charset "utf-8";
/* CSS Document */

.fck_titolo_pagina
{
	font-family:Arial;
	padding: 1px;	
	border-bottom:#0f4582 1px solid;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 16px;
	color: #0f4582;			
}

.fck_titolo_paragrafo
{
	color: black; 
	font-weight: bold; 
	font-size: 12px; 
	font-style: italic;	
}

.fck_titolo_paragrafo_big
{
	color: black; 
	font-weight: bold; 
	font-size: 14px; 
	font-style: italic;	
}

.fck_titolo_scheda
{
	color: #0f4582; 
	font-weight: bold; 
	font-size: 16px;
}

.fck_titolo_popup
{
	color: #0f4582; 
	font-weight: bold; 
	font-size: 13px;
	font-style: italic;	
}

.fck_titolo_s
{
	color: #0f4582; 
	font-weight: bold; 
	font-size: 13px; 
	padding: 1px; 
	border-bottom:#0f4582 1px solid; 
	margin-bottom: 10px;
}

.fck_titolo_s_big
{
	color: #0f4582; 
	font-weight: bold; 
	font-size: 16px; 
	padding: 1px; 
	border-bottom:#0f4582 1px solid; 
	margin-bottom: 10px;
}

.fck_titolo_f
{
	padding-left:10px !important; 
	color: #0f4582; 
	font-weight: bold; 
	font-size: 13px; 
	border-bottom:#0f4582 1px solid; 
	margin-bottom: 10px; 
	background-repeat:no-repeat; 
	background-position: left; 
	background-image:url(../img/freccia.gif);  
}

.fck_titolo_f_big
{
	padding-left:10px !important; 
	color: #0f4582; 
	font-weight: bold; 
	font-size: 16px; 
	border-bottom:#0f4582 1px solid; 
	margin-bottom: 10px; 
	background-repeat:no-repeat; 
	background-position: left; 
	background-image:url(../img/freccia_padded.gif);  
}

.fck_link_notizia
{
	color: #306c97;
	xfont-weight: bold; 
	font-size: 11px; 
}

.fck_link_notizia a
{
	color: #306c97;
	text-decoration: none;
	xfont-weight: bold; 
	font-size: 11px; 
}

.fck_link
{
	color: #306c97;
	font-weight: bold; 
	font-size: 11px; 
}

.fck_link a
{
	color: #306c97;
	font-weight: bold; 
	font-size: 11px; 
}

.fck_link_vai
{
	padding-left:22px !important;	
	color: #306c97;
	font-weight: bold; 
	font-size: 12px; 
	background-repeat:no-repeat; 
	background-position: left; 
	background-image:url(../img/freccia_sx_doppia.gif);
	cursor: pointer; 
}

.fck_link_vai a
{
	color: #306c97;
	font-weight: bold; 
	font-size: 11px; 
	cursor: pointer;
}

.fck_indentato_freccia
{
	padding-left:12px !important;	
	background-repeat:no-repeat; 
	background-position: left top; 
	background-image:url(../img/freccia_padded.gif);  
}

.fck_tabella table
{
	border:2px !important;
	border-bottom: 2px solid #CFE7F6 !important;
	border-collapse: collapse !important;
    margin-top: 17px !important;
    margin-bottom: 17px !important; 
}

.fck_tabella tr
{
	height:20px;
}
.fck_tabella td
{
	border: 2px;
	border-right: solid;
	border-right-color:  #CFE7F6;
	border-left: solid;
	border-left-color:  #CFE7F6;
	padding-left:5px !important;
	padding-right:25px !important;	
	white-space: nowrap;
	vertical-align: middle !important;
}

.fck_tabella_head
{
	background-color:#006997;
	color:white;
	font-size:12px;
	font-weight:bold;
	vertical-align: middle !important;
}

.fck_titolo_s100
{
	color: #0f4582; 
	font-weight: bold; 
	font-size: 13px; 
	/*padding: 1px;*/
	margin-bottom:3px; 
	border-bottom:1px solid #0f4582 !important; 
	/*margin-bottom: 10px;*/
	width:100% !important;
	padding-left:12px !important;	
	background-repeat:no-repeat; 
	background-position: left; 
	background-image:url(../img/freccia.gif);
}
.fck_val_selez{
	/*border:2px solid #E7F5FC;
	font-weight:bold;
	padding:3px;
	color: #306c97;*/
	background-color:#006997;
	color: white;
	font-weight:bold;
	padding:5px;
	/*height:20px;*/
	border:2px solid #E7F5FC;
}
.fck_pdf{
	padding-left:29px !important;
	padding-bottom:3px !important;
	/*font-weight:bold;*/
	background-repeat:no-repeat; 
	background-position: left top; 
	background-image:url(../img/pdf.png);
	height: 18px;
}
.fck_xls{
	padding-left:29px !important;
	/*font-weight:bold;*/
	background-repeat:no-repeat; 
	background-position: left top; 
	background-image:url(../img/xls.png);
	height: 18px;
}