﻿body
{
	font-size: 10pt;
	color: #000000;
	font-family: Verdana;
}
a
{
	text-decoration: none;
	color: #000080;
}
a:link
{
	text-decoration: none;
	color: #000080;
	font-weight: bold;
}
a:hover
{
	text-decoration: none;
	color: #ff8c00;
	font-weight: bold;
}
a:visited
{
	text-decoration: none;
	color: #000080;
	font-weight: bold;
}
.sfondo
{
	background-image: url(img/sfondo.jpg);
	background-repeat: repeat-x;
	background-color: #e9f0f5;
}

.menuD
{
	background-image: url(img/06b.gif);
	background-repeat: repeat-y;
	border-left: #000099 thin solid;
	border-right: #000099 thin solid;
}

.cont
{
	color: #000080;
}
.menuDH
{
	background-image: url(img/02.gif);
	background-repeat: repeat-x;
}
a.menuD:hover
{
	background-image: url(img/06b.gif);
	background-repeat: repeat-y;
	border-left: #000099 thin solid;
	border-right: #000099 thin solid;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.menuS
{
	background-image: url(img/06b1.gif);
	background-repeat: repeat-y;
	background-position-x: right;
}
a.menuD:link
{
	background-image: url(img/06b.gif);
	background-repeat: repeat-y;
	border-left: #000099 thin solid;
	border-right: #000099 thin solid;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.menuD:hover
{
	background-image: url(img/06b.gif);
	background-repeat: repeat-y;
	border-left: #000099 thin solid;
	border-right: #000099 thin solid;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
