html,body { margin: 0;padding:0; background: #EAD2AE url(../imgs/bkground.gif)}
body { font-family: arial, sans-serif; font-size: 12px; color: #990000;}

table.main { padding: 0px; margin: 0px; border-collapse: collapse; border: 1px #D1BC9C solid; background-color: #EAD2AE}
td.menu { 
	min-height: 50px;
	height: auto !important;
	height: 50px;
	background: #EAD2AE url(../imgs/menu.gif);
	padding: 15px 0px 0px 145px;
	color: #990000;
	font-size: 14px; 
}

.gallery { border: 3px #990000 solid }

div.footer { text-align: center;}
.testo01 { color: #660000; font-size: 13px;}
a.testo01 { color: #660000; font-size: 13px; text-decoration: none;}
a.testo01:hover { color: #660000; font-size: 13px;  text-decoration: underline;}
a.testo02 { color: #990000; text-decoration: none;}
a.testo02:hover { color: #990000; text-decoration: underline;}

h1 { font-size: 10px; text-align: center }