﻿body {
}

.riquadroTitoloSezione
{
	background-image:url('../../_Immagini/icone/btn_Grad_Marrone.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:#ffffff;
	 height:18px;
	 text-decoration:none;
	 padding-top:3px;
	
	 
}

.riquadroTitoloSezioneOn
{
	background-image:url('../../_Immagini/icone/btn_Grad_Marrone_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: Yellow;
	 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:#8f3f02;
	 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:#8f3f02;
	 height:10px;
	 line-height:13px;
	 text-decoration: underline;
	
}

.pnlRiquadroSezione
{
	border:solid 1px #8f3f02;
}