* {margin: 0; padding: 0;}

#container {
	height: 465px;
	width: 931px;
	font-size: 1.2em;
	margin: auto;
	border-top: 1px solid white;
}


.testo {text-align: justify}
.unnamed1 {background-image: url(../IMG/menu_img/barra.gif); background-repeat: repeat-x}
a:link,a:visited {text-decoration: none; color: #000000; font-weight:bold}
a:active,a:hover {text-decoration: underline; color: #FF0000 }
