BODY {
	background-color: #fff;
}
#header_container {
	background-image: url(../images/bg_header.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 1000px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#header_box {
	clear: left;
	height: 90px;
	width: 1000px;
}

#logo {
	height: 89px;
	width: 354px;
	margin-top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	float: left;
	padding-left: 25px;
}
.menu_item {
	float: left;
	height: 89px;
	width: 118px;
	border-right-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #DBDBDB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999;
	text-align: center;
	font-weight: bold;
}
.menu_item p {
	padding-top: 35px
}
.menu_item a {
	color: #999;
	text-decoration: none
}
.menu_item a:link {
	color: #999;
	text-decoration: none
}
.menu_item a:visited {
	color: #999;
	text-decoration: none
}
.menu_item a:hover {
	color: #C64AC0;
	text-decoration: none
}
#nav_container {
	float: left;
	height: 89px;
	width: 225px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #DBDBDB;
}
#nav_sup {
	height: 45px;
	width: 224px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#nav_inf {
	height: 40px;
	width: 224px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DBDBDB;
}
#anim_container {
	background-image: url(../images/bg_animation.png);
	background-repeat: no-repeat;
	height: 330px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#animation_box_level {
	height: 279px;
	width: 492px;
	margin-top: 19px;
	margin-left: 467px;
	z-index: 10;
	overflow: 10;
	position: absolute;
}
#animation_maschera {
	background-image: url(../images/anmazione_maschera.png);
	background-repeat: no-repeat;
	height: 279px;
	width: 800px;
	margin-top: 19px;
	z-index: 20;
	position: relative;
	margin-left: 38px;
}
#comm_container {
	background-image: url(../images/bg_comm_middle.jpg);
	background-repeat: repeat-y;
	clear: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#benvenuti_container {
	float: left;
	width: 250px;
	margin-top: 5px;
	padding-left: 65px;
}
#news_container {
	float: left;
	width: 260px;
	margin-top: 5px;
	margin-left: 50px;
}
#prodotti_container {
	float: left;
	width: 260px;
	margin-top: 5px;
	margin-left: 50px;
}
#contatti_container {
	float: left;
	width: 279px;
	margin-top: 5px;
	margin-left: 40px;
}

#close_comm {
	background-image: url(../images/bg_comm_bottom.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#footer_container {
	height: 80px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.footer_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	float: left;
	height: 50px;
	width: 500px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 35px;
}
.footer_txt a {
	color: #999;
	text-decoration: none
}
.footer_txt a:link {
	color: #999;
	text-decoration: none
}
.footer_txt a:visited {
	color: #999;
	text-decoration: none
}
.footer_txt a:hover {
	color: #89317E;
	text-decoration: underline
}

.footer_img {
	float: left;
	width: 130px;
	margin-top: 10px;
	margin-left: 300px;
}
#anim_box {
	height: 279px;
	width: 918px;
	margin-top: 21px;
	margin-left: 39px;
	z-index: 5;
	position: absolute;
}
#anim_level_new {
	height: 279px;
	width: 926px;
	text-align: right;
	position: absolute;
	z-index: 10;
}
#anim_maschera_new {
	height: 279px;
	width: 918px;
	position: relative;
	z-index: 20;
	background-image: url(../images/anmazione_maschera.png);
	background-repeat: no-repeat;
	background-position: left;
	top: 0px;
}
#anim_container_pagina {
	background-image: url(../images/bg_animation_pagina.jpg);
	background-repeat: no-repeat;
	height: 191px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#anim_box_pagina {
	height: 140px;
	width: 918px;
	margin-top: 21px;
	margin-left: 39px;
	background-color: #F0F;
	z-index: 5;
	position: absolute;
}
#anim_level_new_pagina {
	height: 140px;
	width: 918px;
	text-align: right;
	position: absolute;
	z-index: 10;
}
#anim_maschera_new_pagina {
	height: 140px;
	width: 918px;
	position: relative;
	z-index: 20;
	background-image: url(../images/anmazione_maschera.png);
	background-repeat: no-repeat;
	background-position: left;
	top: 0px;
}
.menu_item_active {
	float: left;
	height: 89px;
	width: 118px;
	border-right-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #DBDBDB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C64AC0;
	text-align: center;
	font-weight: bold;
	background-image: url(../images/bg_menu_active.jpg);
	background-repeat: repeat-x;
}
.menu_item_active p {
	padding-top: 35px
}
.menu_item_active a {
	color: #C64AC0;
	text-decoration: none
}
.menu_item_active a:link {
	color: #C64AC0;
	text-decoration: none
}
.menu_item_active a:visited {
	color: #C64AC0;
	text-decoration: none
}
.menu_item_active a:hover {
	color: #999;
	text-decoration: none
}
#pagina_container {
	float: left;
	width: 560px;
	margin-top: 5px;
	padding-left: 65px;
}
#contatti_pagina_container {
	float: left;
	width: 239px;
	margin-top: 5px;
	margin-left: 80px;
}
.half_page {
	float: left;
	width: 50%;
}
#header_container_page {
	background-image: url(../images/bg_header_page2.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 1000px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header_sub_menu {
	height: 30px;
	width: 390px;
	margin-left: 365px;
}
.sub_menu_item {
	float: left;
	height: 30px;
	width: 95px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #E775E6;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #822E76;
}
.sub_menu_item p {
	padding-top: 8px
}
.sub_menu_item a {
	color: #822E76;
	text-decoration: none
}
.sub_menu_item a:link {
	color: #822E76;
	text-decoration: none
}
.sub_menu_item a:visited {
	color: #822E76;
	text-decoration: none
}
.sub_menu_item a:hover {
	color: fff;
	text-decoration: none
}
.sub_menu_item_close {
	float: left;
	height: 30px;
	width: 98px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #822E76;
}
.sub_menu_item_close p {
	padding-top: 8px
}
.sub_menu_item_close a {
	color: #822E76;
	text-decoration: none
}
.sub_menu_item_close a:link {
	color: #822E76;
	text-decoration: none
}
.sub_menu_item_close a:visited {
	color: #822E76;
	text-decoration: none
}
.sub_menu_item_close a:hover {
	color: fff;
	text-decoration: none
}
