#table_contenuto {
	background-image: url(img_struttura/sfondo_tabella.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.testo11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	font-stretch:expanded;
}
.testo11 a{
	color:#593E2B;
}
.testo11 a:hover{
	color:#CC0000;
}
body {
	background-color: #BC0323;
	background-image: url(img_struttura/sfondo_contenuto.jpg);
	background-repeat: repeat-x;
}
