/* CSS Document */

body { background-image: url(img/texture.jpg); color:#cebb90; font:10px/1.5em verdana,sans-serif; text-align:center; }

div#container{
	position:relative;
	width: 957px;
	text-align: left;
	background-repeat: repeat;
	background-position: 100% 0;
	height: 516px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div.testo a{
	text-decoration: underline;
	width: 190px;
	color:#006633;
	font-weight: bold;
	font-size: 12px;
}

div.testo a:hover{
	text-decoration: none;
	width: 190px;
	color:#006633;
	font-weight: bold;
	font-size: 12px;
}