html, body {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #F7EDDF;
	color: #414141;
	background-image: url(../../images/backc.jpg);
}
#container {
	width: 100%;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#container1 {
	width: 690px;
	padding: 0px 0px 0px 0px;
	margin: 0px 44px 0px 260px;
}
#header {
	height: 0.8em;
}
#content {
	padding: 1em 3em 6em 3em;
	text-align: justify;
	border-top: thin solid #D0574E;
	border-left: thin solid #D0574E;
	border-right: thin solid #D0574E;
	font: 80%/130% Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../../images/back.jpg);
}
#content a {
	font: bolder 1em Trebuchet MS;
	color: #505050;
}
#content a:hover {
	color: #D0574E;
}
#content li {
	line-height: 1.6em;
	list-style: square outside;
}
#content img {
	border: 0px;
}
#footer {
	padding: 0.8em 0.5em 0.7em 0.5em;
	text-align: center;
	background-image: url(../../images/backr.jpg);
	background-color: #D0574E;
	color: #F7EDDF;
	font: bold 76% Trebuchet MS;
}
#footer a {
	color: #F7EDDF;
	text-decoration: none;
}
#footer a:hover {
	background: url(../../images/tick.gif) no-repeat top;
	text-decoration: overline;
	padding-top: 0.6em;
}
#footer li {
	list-style: none;
	display: inline;
	margin: 0em 0.1em 0em 0.1em;
	padding: 0px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#indir {
	padding: 1em 0em 1em 0em;
	text-align: center;
	color: #D0574E;
	font: bold 70% Trebuchet MS;
}
.imgr {
	float: left;
	margin: 0em 0.8em 0.2em 0em;
	border: 0px;
}
.imgl {
	float: right;
	margin: 0em 0em 0em 1em;
	border: 0px;
}
h1 {
	padding: 0px;
	margin: 0px;
	font: bold 1.7em Trebuchet MS;
	color: #D0574E;
	letter-spacing: 1px;
	text-align: left;
}
h2 {
	padding: 0px;
	margin: 0px  0px  1.6em  0px;
	font: bold 1.2em Trebuchet MS;
	color: #D0574E;
	letter-spacing: 1px;
	text-align: left;
}
h3 {
	font: bolder 1em Trebuchet MS;
	color: #D0574E;
	margin: 2px 0px 4px 0px;
}
h4 {
	font: bolder 1em Trebuchet MS;
	color: #505050;
	margin: 4px 0px 4px 0px;
}
h5 {
	font-weight: bolder;
}
h6 {
	padding: 0px;
	margin: 0px  0px  0px  0px;
	font: bold 1.2em Trebuchet MS;
	color: #D0574E;
	letter-spacing: 1px;
	text-align: center;
}
.center {
	text-align: center;
}
.justify {
	text-align: justify;
}
.left {
	text-align: left;
}
/*menu principale*/
#nav {
	width: 190px;
	position: absolute;
	top: 1em;
	left:0.4em;
	background-color: white;
}
.menuh {
	background-image: url(../../images/backr.jpg);
	border-left: 0em;
	font: bold 76% Trebuchet MS;
	margin: 0px;
	padding: 1.2em 0em 0em 0em;
	text-align: right;
}
.menuh img {
	border: 0px;
}
.menu {
	cursor: pointer;
	background-image: url(../../images/back.jpg);
	background-color: #F7EDDF;
	color: #D0574E;
	border-left: 1em solid #D0574E;
	font: bold 76% Trebuchet MS;
	text-align: left;
	margin: 0.2em 0.2em 0.2em 0.2em;
	padding: 0.5em 0.5em 0.5em 0.5em;
}
.menu a {
	text-decoration: none;
	color: #D0574E;
}
.menu_int {
	background-image: url(../../images/backr.jpg);
	background-color: #D0574E;
	color: #F7EDDF;
	border-left: 1em solid #F7EDDF;
	border-right: 0.2em solid #F7EDDF;
	border-bottom: 0.1em solid #F7EDDF;
	font: bold 76% Trebuchet MS;
	text-align: left;
}
.menu_int li {
	list-style: square outside;
}
.menu_int ul {
	margin: 0px 0px 0px 1.7em;
	padding: 0.5em 0.2em 0.5em 0.2em;
}
.menu_int a {
	text-decoration: none;
	color: #F7EDDF;
}
.menu_int a:hover {
	text-decoration: underline;
}
.menu_int h3 {
	margin: 0.6em 0px 0px 0.7em;
	font: bold 100% Trebuchet MS;
	color: #F7EDDF;
}
.menu_open {
	background-image: url(../../images/backr.jpg);
	background-color: #D0574E;
	color: #F7EDDF;
	border-left: 1em solid #F7EDDF;
	border-right: 0.2em solid #F7EDDF;
	border-bottom: 0.1em solid #F7EDDF;
	font: bold 76% Trebuchet MS;
	text-align: left;
}
.menu_open li {
	list-style: square outside;
}
.menu_open ul {
	margin: 0px 0px 0px 1.7em;
	padding: 0.5em 0.2em 0.5em 0.2em;
}
.menu_open a {
	text-decoration: none;
	color: #F7EDDF;
}
.menu_open a:hover {
	text-decoration: underline;
}
.menu_open h3 {
	margin: 0.6em 0px 0px 0.7em;
	font: bold 100% Trebuchet MS;
	color: #F7EDDF;
}
.ulindietro {
	margin-left: 1em;
}
#tablemostra {
	border: 0px;
}
#tablemostra td {
	padding: 1em 1em 1em 0em;
	vertical-align: bottom;
}
#tablegallery {
margin-left: 0px;
}
#tablegallery td {
vertical-align: top;
}
#tablegallery img {
margin-top: 30px;
margin-right: 30px;
}
#tablefototd {
padding-left: 20px;
text-align: left;
}
#tablegallerygen {
margin-left: 0px;
}
#tablegallerygen td {
vertical-align: top;
}
#tablegallerygen img {
margin-top: 30px;
margin-right: 30px;
}
#tablegallerygen h2 {
margin-bottom: 0px;
}
#acquista {
	width: 70px;
	background-image: url(../../images/backr.jpg);
	background-color: #D0574E;
	margin-top: 20px;
	text-align: center;
	border: 5px double #D0574E;
}
#acquista a {
	color: #FEFEFE;
	font: small-caps bold 11px Trebuchet MS;
	text-decoration: none;
	}
#acquista a:hover {
	text-decoration: none;
	color: #FEFEFE;
}
#acquista td {
	padding: 3px;
}
