/* CSS Document */


body {background-color:#3D0101; padding: 0px; margin:30px; text-align:center; /* per il browser IE 5.5 */ }

#content{margin:auto; width: 800px; height:665px;; } 

#contenuto {position:relative; margin:auto; width:790px; height:559px; z-index:1; background-image:url(../giardinagioielli.swf) ; }
#pulsante {
	position: relative;
	margin:auto;
	top:490x;
	width:791px;
	height:0px;
	z-index:2;
}

.Stile1 {color: #990000}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}


