body {
	margin: 0;
	margin-top: 10px;
	padding: 0 0px;
	color: #c0c0c0;
	background-color: #f4f4f4;
	font: 70% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#corpo {
	width:100%;
	float:left;
	background: #fff url(../img/sx.gif) 0 0 repeat-y;
}

#posta {
	width:100%;
	float:left;
	background-color: #fff;
}

#colonna-1 {
	float:left;
	width:200px;
	color: #000;
}

#angolo {
	margin-left:174px;
	height: 100px;
	background: transparent url(../img/arco9.gif) 0 0 no-repeat;
	background-position: left;
}

#colonna-2 {
	color: #808080;
}

#pagina {
	position: absolute;
	width: 200px;
	top: 90px;
	height: 150px;
	right: 20px;
	background: transparent url(../img/image2.gif) 0 0 no-repeat;
	text-align: left;
}

#vbox {
	float: left;
	width: 30%;
	color: #808080;
	border: 0px dotted #c0c0c0;
	margin: 0px 5px 5px 5px;
	background-color: transparent;
	padding-top: 0px;
}
#box {


	color: #808080;
	border: 1px solid #c0c0c0;
	margin:0px 0px 5px 10px;
	background-color: #ffffc0;
}

#box a{
	text-decoration:	none;
	color:red;
}
#intestazione {
	padding: 0px;
	background: #f4f4f4;
	color: #FFF;
	width:100%;
	height: 90px;
	background-image: url(../img/testata.gif);
	background-repeat: no-repeat;
}
#pie-di-pagina {
	background: #c0c0c0;
	color: #000;
	width:100%;
	clear: left;
	border-top: 1px solid #000;
	text-align: center;
}
#intestazione, #colonna-1, #colonna-2, #pie-di-pagina {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
div p {
	margin: 0;
	padding: 0.5em 1em;
}
div#colonna-2 p {
	margin: 0;
	padding: 0em 1em 0.5em 1em;
}

p.raise {
	margin-top: -10px;
}

.nav {
	text-align: right;
	margin-right: 10px;
	color: #c0c0ff;
}

.nav a{
	display:		inline;
	color: 			#cc0033;
	text-decoration:	none;
	padding-left:		5px;

	}
.nav a:hover{

	color:			#0000c0;


	}
.nav a#activelink{

	color:			#000080;
	}

.menu {
	text-align: left;

	}

.menu a{
	display:		block;
	color: 			#000;
	font-weight: bold;
	text-decoration:	none;
	padding-left:		5px;
	width:150px;
	border-left: 1px solid #f4f4f4;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #c0c0ff;
	border-right: 1px solid #f4f4f4;
	}
.menu a:hover{
	color: 			#000;
	font-weight: bold;
	background-color: #fffeab;
	border-left: 1px solid #ffff40;
	border-top: 1px solid #ffff40;
	border-bottom: 1px solid #8080ff;
	border-right: 1px solid #8080ff;
	}
.menu a#activelink{
	color:			#000;
	background-color:	#fff;
	text-align: right;
	font-weight: bold;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	}
.menu img {
	border: 0px;
	}

.mnav {
	text-align: left;

	}

.mnav a{
	display:		block;
	color: 			#000;
	text-decoration:	none;
	padding-left:		5px;
	width:150px;
	border-left: 1px solid #f4f4f4;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #c0c0ff;
	border-right: 1px solid #f4f4f4;

	}
.mnav a:hover{

	color: 			#000;

	background-color: #ffcc00;
	border-left: 1px solid #ffff40;
	border-top: 1px solid #ffff40;
	border-bottom: 1px solid #8080ff;
	border-right: 1px solid #8080ff;
	}
.mnav a#activelink{

	color:			#000;
	background-color:	#fff;
	text-align: right;
	font-weight: bold;

	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;

	}

.mnav img {
	border: 0px;

	}

.dps {
	background: #000;
	color: #fff;
	font-size: 10px;
}
h1 {
	background-color: transparent;
	font-size: 200%;
	color: #000080;
	font-weight: bold;
	text-align: left;
	font-style: italic;
	padding-top: 50px;

}
h2 {
	font-size: 120%;
	color: #000;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 0px;
	font-style: italic;
	background-color: #c0c0ff;
	margin-top:0px;
}
