
/* Schede*/
.schede
{
	background-image: url(../Immagini/Pazienti/SchedaGrigia.gif);
}

.schede a
{
	color: #515151;
}
.schede a:hover
{
	color: #008728;
}

.schedasel
{
	background-image: url(../Immagini/Pazienti/SchedaVerde.gif);
}
.schedasel a
{
	color: #008728;
}
/* sinistra */

.TitoloMenu
{
	background-image: url(../Immagini/Pazienti/SfondoTitMenu.gif);
	background-repeat: no-repeat;
	color: #008728;
}


.tabellaSinistra a:hover
{
	color: #008728;
}

.sinistrasel
{
	/*background-image: url(../Immagini/Pazienti/SottoMenuSelezionato.gif); 	background-repeat: no-repeat; 	text-decoration: none;*/
}

.sinistrasel a
{
	color: #008728;
}

/* corpo */

.sottomenu
{
	background-color: #97CEA7; /*background-image: url(../Immagini/Pazienti/SottoSchedaGrigio.gif); 	background-repeat: repeat-y;*/
}
.testiSottomenu a
{
	color: #FFFFFF;
}

.testiSottomenu a:hover
{
	color: #008728;
}

.testiSottomenuSel
{
	color: #008728;
}

.tabellaCorpo
{
	border-color: #97CEA7;
	width: 560px;
}
.tabellaCorpoIntro
{
	border-color: #97CEA7;
	width: 560px;
}

.headertabellacorpo
{
	color: Black;
}

.headerGroup
{
	font-size: x-large; 
	font-style: italic; 
	background-color: #C0C0C0;
}

