﻿.titolo_news
{
	font-weight: bold;
	font-size: 8pt;
	color: #d7921a;
	font-family: verdana;
}
.cursore
	{
		cursor:pointer;
	}
	
	.accapo_3pt
{
	font-size: 3pt;
}
	.titolo_piccolo
{
	font-weight: bold;
	font-size: 8pt;
	color: #6e6e6e;
	font-family: verdana;
}

	.titolo_piccolo:link
{
	font-weight: bold;
	font-size: 8pt;
	color: #6e6e6e;
	font-family: verdana;
}

	.titolo_piccolo:hover
{
	color: red;
}

	.titolo_piccolo:visited
{
	font-weight: bold;
	font-size: 8pt;
	color: #6e6e6e;
	font-family: verdana;
}

	.testo_descrizione
	{
		font-weight: normal;
	font-size: 8pt;
	color: #6e6e6e;
	font-family: verdana;}
	
	
		
	.titolo_orange_big
{
	font-weight: bold;
	font-size: 12pt;
	color: #d7921a;
	font-family: verdana;
}

	.titolo_orange_little
{
	font-weight: bold;
	font-size: 10pt;
	color: #d7921a;
	font-family: verdana;
}

	.titolo_nero_little
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: verdana;
}


	.testo_descrizione_link
	{
		font-weight: normal;
	font-size: 8pt;
	color: #d7921a;
	font-family: verdana;}
	
	

.testo_descrizione_link:link
	{
		font-weight: normal;
	font-size: 8pt;
	color: #6e6e6e;
	font-family: verdana;
	 text-decoration:none;}
	
	.testo_descrizione_link:hover
	{
	color: red;
	text-decoration:none;}
	
	.testo_descrizione_link:visited
	{
		
		text-decoration:none;}
	
	
	.grid_link_command
{
	font-weight: bold;
	font-size: 8pt;
	color: #993333;
	font-family: verdana;
}

	.grid_link_command:link
{
	 text-decoration:none;
}

	.grid_link_command:visited
{
	 text-decoration:none;
}

	.grid_link_command:hover
{
	color:Red;
	 text-decoration:none;
}

.errore
{
	font-weight: bold;
	font-size: 8pt;
	color: #ff0033;
	font-family: verdana;
}

.regione_title
{
	font-weight: bold;
	color: #d7921a;
	font-family: verdana;
}
.panel{ text-align:center;}

.bottombar
{
	font-size: 7pt;
	color: gray;
	font-family: verdana;
}

.bottombar:link
{
	font-size: 7pt;
	color: gray;
	font-family: verdana;
	text-decoration:none;
}

.bottombar:active
{
	font-size: 7pt;
	color: gray;
	font-family: verdana;
	text-decoration:none;
}
.bottombar:visited
{
	font-size: 7pt;
	color: gray;
	font-family: verdana;
	text-decoration:none;
}

	.link01
{
	font-weight: bold;
	font-size: 8pt;
	color: #6e6e6e;
	font-family: verdana;
	text-decoration:none;
}

	.link01:link
{
		text-decoration:none;
}

	.link01:hover
{
	color: #d7921a;
		
}


.imgbord
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}


.mydl td
{
 border-color:#c1c1c1;	
	}