/* font della barra del menu */
.ajmainmenu
{
	font-weight: bold;
	font-size: 12px;
	width: 10px;
	color: #d3d3d3;
	font-style: normal;
	font-family: Arial,Verdana;
	height: 17px;
	text-decoration: none;
}
.ajmainmenu:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #00008b;
	font-style: normal;
	font-family: Arial,Verdana;
	height: 17px;
	text-decoration: underline;
}
.ajsubmenu
{
	font-weight: bold;
	font-size: 12px;
	color: navy;
	font-style: normal;
	font-family: Arial,Verdana;
	text-decoration: none;
}
.ajsubmenu:hover
{
	font-weight: bold;
	font-size: 12px;
	color: navy;
	font-style: normal;
	font-family: Arial,Verdana;
	text-decoration: underline;
}
.flagCulturaIta
{
	border-right: #c5cfd0 1px solid;
	border-top: #c5cfd0 1px solid;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../Images/Ita.jpg);
	border-left: #c5cfd0 1px solid;
	width: 70px;
	color: #37494e;
	border-bottom: #c5cfd0 1px solid;
	font-family: Verdana, Arial;
	height: 15px;
	text-align: center;
	text-decoration: none;
}
.flagCulturaEng
{
	background-image: url(../Images/Eng.jpg);
	border-right: #c5cfd0 1px solid;
	border-top: #c5cfd0 1px solid;
	border-left: #c5cfd0 1px solid;
	border-bottom: #c5cfd0 1px solid;
	text-align: center;
	width:70px;
	height:15px;
	font-weight: bold;
	font-size: 11px;
	color: #37494e;
	font-family: Verdana, Arial;
	text-decoration: none;
}

.flagCulturaIta:hover
{
	color: #517caf;
}
.flagCulturaEng:hover
{
	color: #517caf;
}
.BottoneLingua
{
	padding-bottom: 4px;
	vertical-align :bottom;
}
.TableContenuto
{
	BORDER-COLLAPSE: separate;
	BORDER-RIGHT: white 2px solid; 
	TABLE-LAYOUT: auto; 
	BORDER-TOP: white 2px solid; 
	BORDER-LEFT: white 2px solid; 
	BORDER-BOTTOM: white 2px solid; 
	background-image: url(../Images/SfondoSiti.gif); 
	background-repeat: repeat-y;
	height :734px;
}
.Titolo
{
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	font-family: Verdana, Arial;
}
.CellaNode
{
	padding-left: 70px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.CellaNode:hover
{
	text-decoration: underline;
}
.CellaItem
{
	padding-left: 90px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.CellaItem:hover
{
	text-decoration: underline;
}
.popup
{
	padding-right: 3px;
	display: none;
	padding-left: 3px;
	margin: 5px;
	position: absolute;
	background-color: #fff;
}
.txt 
{
	background-color: #FFF;
}
.txtContinente
{
	font-weight: bold;
	font-size: 13px;
	color: #37494e;
	font-family: Verdana, Arial;
	background-color: #fff;
}
TD.txtNazione
{
	padding-left: 3px;
	font-size: 11px;
	color: #37494e;
	font-family: Verdana, Arial;
	background-color: #fff;
	text-decoration: none;
	cursor: hand;
}
TD.txtNazione:hover
{
	background-color: #6699cc;
}
.Rivenditore
{
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 20px;
	padding-bottom: 15px;
	overflow: auto;
	width: 100%;
	color: #ffffff;
	padding-top: 15px;
	font-family: Verdana, Arial;
}
.tipoRivenditore
{
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}
.dettRivenditore
{
	font-size: 15px;
	color: #ffffff;
}
.linkRivenditore
{
	font-size: 15px;
	color: #ffffff;
}
.areaCord{BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none}
.dropNazioni
{
	table-layout: fixed;
	font-weight: bold;
	font-size: 13px;

	color: #ffffff;
	background-color: rgb(81,124,175);
}


