﻿body {
}
#ContentPlaceHolder1
{
	background-color: #E3F1FB;
}
#tabella
{
	border: thin solid #000080;
	background-color: #D8E1FA;
}

a
{
	
	color: Black;
	cursor: pointer;
	text-decoration: none;
	
}
a:hover
{
	
	
}
#indice td
{    

	
	background-image: url(    'images/bottoni/Immagine.png' );
    color:Black;
	cursor: pointer;
	font-family: verdana; font-size: x-small; 
	text-align:center;   


}
#indice td:hover
{
	background-image: url(   'images/bottoni/Immagine1.png' );
	
	color: #FFFFFF;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
}



#tab
{
	font-size: x-small;
	background-image: url(    'images/bottoni/Immagine.png' );
	border: thin solid #FFFFFF;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
}


#tab:hover
{
	border: thin solid #FFFFFF;
	background-image: url(   'images/bottoni/Immagine1.png' );
	font-size: x-small;
	color: #FFFFFF;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
}

#tab:active
{
	background-image: url( 'images/bottoni/Immagine1.png' );
	font-size: x-small;
	text-decoration: underline blink;
	color: #FFFFFF;
}
#indice
{
	font-size: small;
}
#tab td
{
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #FFFFFF;
}
#tab
{
	text-decoration: none;
}
#utente tr
{
	background-color: #ffffff;
	border: thin solid #000080;
	text-decoration: none;
	font-weight: normal;
}
#utentetitle tr
{
	background-color: #ffffff;
	border: thin solid #000080;
	font-weight: bold;
}