﻿body {
}

.riquadroTitoloSezione
{
	background-image:url('../../_Immagini/icone/btn_Grad_Celeste.gif');
	background-repeat:repeat-x;
	background-position:top;
/*	border:solid 1px #1b4385;
	border-left:0px;
	border-right:0px;
*/	vertical-align:top;
	 font-family:Arial;
	 font-size:8pt;
	 font-weight:bold;
	/* white-space: pre-wrap;*/
	 color:#ccffff;
	 height:18px;
	 text-decoration:none;
	 padding-top:3px;
	
	 
}

.riquadroTitoloSezioneOn
{
	background-image:url('../../_Immagini/icone/btn_Grad_celeste_On.gif');
	background-repeat:repeat-x;
	background-position:bottom;
/*	border:solid 1px #1b4385;
	border-left:0px;
	border-right:0px;
*/	vertical-align:top;
	 font-family:Arial;
	 font-size:8pt;
	 font-weight:bold;
	/* white-space: pre-wrap;*/
	 color: #ccffff;
	 height:18px;
	 text-decoration:Underline;
	 padding-top:3px;
}

.riquadroSezione
{
	vertical-align:middle;
	 font-family:Arial;
	 font-size:8pt;
	 font-weight:bold;
	/* white-space: pre-wrap;*/
	 color:#005f9f;
	 height:10px;
	 text-decoration:none;
	 line-height:13px;
}

.riquadroSezioneOn
{
	vertical-align:middle;
	 font-family:Arial;
	 font-size:8pt;
	 font-weight:bold;
	/* white-space: pre-wrap;*/
	 color:#005f9f;
	 height:10px;
	 line-height:13px;
	 text-decoration: underline;
	 color:#000000;
	
}

.pnlRiquadroSezione
{
	border:solid 1px #005f9f;
}