body { margin: 20px; background: #12104F; text-align: left;}
body, div, p { font-family: Trebuchet MS, arial, "lucida console", sans-serif;  font-size: 13px;}
p, .p2 { margin: 0px; padding: 0px; color: #000000;}
a { color: #FFFFFF; text-decoration: none; }
a:hover { color: #8DA8D8; text-decoration: none; }
a img { border: none; }
a:focus { outline: none; }

.p2 a { color: #FFFFFF; text-decoration: none; }
.p2 a:hover { color: #12104F; text-decoration: none; }

.testata_azzurra 
{
	font-size: 14pt;
	color: #8DA8D8;
	text-align: center;
}
.testata_azzurra a
{
	color: #FFFFFF;
	text-decoration: none;
}
.testata_azzurra a:hover
{
	color: #8DA8D8;
	text-decoration: none;
}

.testata_blu 
{
	font-size: 18px;
	color: #12104F;
	text-align: left;
}
#body-div
{
	width: 770px;
	margin: 0px auto;
	text-align: left;
}
#menu
{
	color: #FFFFFF;
	font-size: 13px;
	width: 225px;
}
#menu ul
{
	margin: 0;
	padding: 0;
	text-align: right;
	list-style: none;
	width: 225px;
}
#menu li
{
	margin: 0;
	padding: 0 17px 15px 0;
	text-align: right;
	list-style: none;
	width: 225px;
}
#menu li a
{
	padding: 0 17px 0px 0;
	text-decoration: none;
	display: block;
	background-image: url(../images/freccia.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#menu li a:hover 
{
	color: #8DA8D8;
	background-image: url(../images/freccia_sel.gif);
}
#menu li span
{
	padding: 0 17px 0px 0;
	color: #8DA8D8;
	font-weight: bold;
	display: block;
	background-image: url(../images/freccia_sel.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

#header
{}
	#header p
	{
		color: #FFFFFF;
		font-size: 14px;
		padding: 3px;
		text-align: right;
	}
	#header, #header a
	{
		color: #FFFFFF;
		text-decoration: none !important;
	}
	#header a:hover
	{
		color: #8DA8D8;
		text-decoration: none;
	}
	#header span
	{
		color: #8DA8D8;
	}

