body {
	background-image: url(images/index_bkg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
}

div#container {
	width: 790px;
	height: 100%;
}

div#header {
	width: 790px;
	height: 100px;
	margin-top: 15px;
	margin-bottom: 0px;
	clear: both;
}

div#filler {
	width: auto;
	height: 10px;
	clear: both;
}

div#payoff {
	width: 790px;
	height: 120px;
	text-align: right;
	background-color: #9A3416;
}

div#content {
	width: 790px;
	height: 100%;
	margin-top: 0px;
	clear: both;
}

div#photo {
	height: auto;
	margin-left: 100px;
}

div#photo_big {
	height: 220px;
	margin-left: 100px;
}

div#text {
	margin-left: 220px;
	margin-top: 15px;
	font-size: 12px;
	text-align: justify;
	margin-right: 20px;
}

.big {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #9A3416;
}

.medium {
	font-size: 16px;
}

tr.light td {
	background-color: #F6F4D1;	
}

tr.dark td {
	background-color: #E4DFB8;	
}

tr.extradark td {
	background-color: #BCB377;	
}

div#mail_list {
	
}

div#prod_menu {
	margin-left: 215px;
	margin-top: 15px;
	margin-right: 15px;
	float: right;
}

div#product {
	width: 177px;
	height: 177px;
	background-image: url(images/prodotti_menu.jpg);
	margin: 3px;
	clear: none;
	float: right;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

div#product_empty {
	width: 177px;
	height: 177px;
	background-image: url(images/prodotti_menu_empty.jpg);
	margin: 3px;
	clear: none;
	float: right;
	font-size: 12px;
	color: #F6F4D1;
	font-weight: bold;
}

div#product_light {
	width: 177px;
	height: 177px;
	background-image: url(images/prodotti_menu_light.jpg);
	margin: 3px;
	clear: none;
	float: right;
}

div#txt_small {
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;
}

div#spacer_sm {
	height: 10px;
	clear: both;
}

div#spacer {
	height: 45px;
	clear: both;
}

div#filler3 {
	height: 300px;
}

div#filler4 {
	height: 400px;
}

div#filler5 {
	height: 500px;
}

div#filler6 {
	height: 600px;
}

div#filler7 {
	height: 750px;
}

div#filler8 {
	height: 800px;
}

div#filler9 {
	height: 950px;
}

div#menu_layer {
	position: absolute;
	z-index: 1;
	overflow: hidden;
	height: auto;
	left: 20px;
	width: 175px;
	background-color: #BCB377;
	top: 7px;
}

div#logo {
	height: 110px;
}

div#menu {
	font-size: 13px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	width: 145px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	text-align: right;
	margin-right: 15px;
	margin-left: 15px;
	letter-spacing: 1px;
}

div#submenu {
	font-size: 13px;
	width: 145px;
	padding-top: 3px;
	padding-bottom: 7px;
	text-decoration: none;
	text-align: left;
	margin-right: 15px;
	margin-left: 15px;

}

div#copyright {
	height: 40px;
	background-color: #E4DFB8;
	text-align: center;
	color: #666666;
	font-size: 10px;
	line-height: 40px;
}

div#credits {
	height: 30px;
	text-align: center;
	color: #666666;
	font-size: 10px;
	line-height: 30px;
}

A:link{
	color: #000000;
	text-decoration:none;
}

A:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

A:visited{
	color: #000000;
	text-decoration:none;
}

A.white:link {
	color: #FFFFFF;
	text-decoration:none;
}

A.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

A.white:visited{
	color: #FFFFFF;
	text-decoration:none;
}

A.black:link {
	color: #000000;
	text-decoration:none;
}

A.black:hover {
	color: #666666;
	text-decoration: underline;
}

A.black:visited{
	color: #000000;
	text-decoration:none;
}

A.red:link {
	color: #9A3416;
	text-decoration:none;
}

A.red:hover {
	color: #9A3416;
	text-decoration: underline;
}

A.red:visited{
	color: #9A3416;
	text-decoration:none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}