html, body {
	margin: 0px 0px 0px 0px;
	background: #330000;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFF99;
	width: 100%; 
	height: 100%;
}

a, a:link, a:active, a:visited {
	color: #00CC33;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#flashPlayer {
	display: block;
	position: relative;
	width: 800px;
	right: auto;
	left: auto;
	vertical-align: middle;
}

.contents {
	display: block;
	position: relative;
	border: 1px solid #FFFF99;
	width: 800px;
	height: 600px;
}

.head {
	display: block;
	position: absolute;
	width: 800px;
	height: 218px;
	left: 0px;
	top: 0px;
}

#head {
	background: transparent url(../img/head.png) no-repeat;
}

#azienda {
	background: transparent url(../img/bg_azienda.jpg) no-repeat;
}

#campioperativi {
	background: transparent url(../img/bg_campioperativi.jpg) no-repeat;
}

#progettazione {
	background: transparent url(../img/bg_progettazione.jpg) no-repeat;
}

#gardencenter {
	background: transparent url(../img/bg_gardencenter.jpg) no-repeat;
}

#photogallery {
	background: transparent url(../img/bg_photogallery.jpg) no-repeat;
}

#contatti {
	background: transparent url(../img/bg_contatti.jpg) no-repeat;
}

.menu {
	display: block;
	position: absolute;
	width: 800px;
	height: 35px;
	left: 0px;
	top: 218px;
	text-align: left;
}

.box_left {
	display: block;
	position: absolute;
	width: 432px;
	height: 300px;
	left: 15px;
	top: 270px;
	text-align: left;
	border: 1px solid #FFFF99;
}

.box_photo {
	display: block;
	position: absolute;
	width: 770px;
	height: 300px;
	left: 15px;
	top: 270px;
	text-align: left;
	border: 1px solid #FFFF99;
}

.menu_photo {
	display: block;
	position: absolute;
	width: 770px;
	height: 56px;
	left: 0px;
	top: 243px;
	text-align: center;
	border-top: 1px solid #FFFF99;
	background: url(../img/menu_photo.png);
}

.mn_photo {
	margin-top: 2px;
	margin-left: 2px;
	text-align: center;
	border: 1px solid #FFFF99;
}

.box_right {
	display: block;
	position: absolute;
	width: 323px;
	height: 300px;
	left: 462px;
	top: 270px;
	text-align: left;
	background-color: #FFFF99;
	border: 1px solid #FFFF99;
	vertical-align: top;
}

.menu_int {
	display: block;
	position: absolute;
	left: 0px;
	top: 55px;
}

a.list, a:link.list, a:active.list {	
	display: block;
	position: relative;
	color: #330000;
	text-decoration: none;
	height: 22px;
	width: 98px;
	font-size: 9px;
	background: url(../img/but_list_r.png) no-repeat;
	padding-left: 20px;
	padding-top: 8px;
}

a:hover.list {
	color: white;
	background: url(../img/but_list.png) no-repeat;
font-style: italic;
}

.list_sel {
	display: block;
	position: relative;
	color: white;
	background: url(../img/but_list.png) no-repeat;
	font-style: italic;
	padding-left: 20px;
	padding-top: 8px;
	height: 22px;
	width: 98px;
}

.cont_int {
	display: block;
	position: absolute;
	left: 118px;
	top: 50px;
	height: 235px;
	width: 190px;
	border-left: 3px solid #330000;
	color: #330000;
	padding: 5px;
}

.cont_int_big {
	display: block;
	position: absolute;
	left: 4px;
	top: 50px;
	height: 235px;
	width: 304px;
	color: #330000;
	padding: 5px;
}

a.back, a:link.back, a:active.back {
	display: block;
	position: absolute;
	left: 25px;
	top: 284px;
	color: #330000;
	font-size: 9px;
	text-decoration: none;
	font-style: italic;
}

a:hover.back {
	text-decoration: underline;	
}

.footer {
	display: block;
	position: absolute;
	width: 800px;
	height: 35px;
	left: 15px;
	top: 580px;
	text-align: left;
}
