	body {
		font-family: Arial, sans-serif;
		font-size: 1em;
		background-color: #42bfff;
		background-image: url(../images/sfondo.png);
		background-repeat: repeat-x;
		background-attachment: fixed;
		margin: 0px;
		padding: 0px;
		border: 0px; }

	img {
		border: 0px; }

	img.foto {
		border: 1px #fff solid; }

	p {
		margin: 0px;
		margin-bottom: 1em; }

	div#container {
		width: 768px;
		color: #fff;
		background-color: #0e7ee7;
		border: 1px #00407b solid;
		margin: auto;
		margin-top: 10px;
		margin-bottom: 20px;
		padding: 0px; }

	div#top {
		height: 85px;
		background-image: url(../images/top.jpg);
		background-repeat: no-repeat; }

	div#menu1 {
		float: right;
		padding-right: 1em; }

	div#menu2 {
		clear: right;
		padding-top: .3em;
		padding-left: 1em; }

	div#content {
		padding: 16px;
		text-align: justify;
		font-size: .8em;
		min-height: 300px;
		height: auto !important;
		height: 300px; }

	div#bottom {
		position: relative;
		height: 201px; }

	div#copyright {
		position: absolute;
		top: 183px;
		left: 5px;
		z-index: 10;
		font-family: Times New Roman, serif;
		font-size: 11px;
		color: #0055a4; }

	div#fastmedia {
		position: absolute;
		top: 183px;
		right: 5px;
		z-index: 10;
		font-family: Times New Roman, serif;
		font-size: 11px;
		color: #fff; }

	div#left {
		float: left; }

	div.foto_box_left {
		float: left;
		margin-right: 20px;
		font-size: .7em;
		text-align: left; }

	div.foto_box_right {
		float: right;
		margin-left: 20px;
		font-size: .7em;
		text-align: left; }

	.menu1_link, .menu1_link_on {
		margin-left: 1.5em;
		padding-left: .7em;
		font-size: .9em;
		font-weight: normal;
		color: #9fcbf5;
		text-decoration: none; }

	.menu2_link, .menu2_link_on {
		margin-right: 1em;
		padding-left: .85em;
		font-size: .8em;
		font-weight: normal;
		color: #fff;
		text-decoration: none; }

	a {
		color: #ffd200;
		font-weight: bold;
		text-decoration: none; }

	a:hover {
/*
		color: #0e7ee7;
		background-color: #ffd200;
*/
		text-decoration: underline; }

	a.menu1_link:hover, a.menu2_link:hover, .menu1_link_on, .menu2_link_on {
		background-image: url(../images/pallino.gif);
		background-repeat: no-repeat;
		background-position: 0% 55%;
		text-decoration: none; }

	a.copyright_link {
		color: #0055a4;
		font-weight: normal;
		text-decoration: none; }

	a.fastmedia_link {
		color: #fff;
		font-weight: normal;
		text-decoration: none; }

	.titolo {
		font-family: Times New Roman, serif;
		font-size: 2em;
		color: #42bfff;
		margin-bottom: .7em; }

	.corsivo {
		font-style: italic; }

	form {
		margin: 0px;
		padding: 0px; }

	input, textarea {
		font-family: Arial, sans-serif;
		font-size: 1em;
		width: 200px;
		color: #fff;
		background-color: #0e7ee7;
		margin: 0px;
		border: 1px #6eb2f1 solid; }
