html,
body {
	padding: 0px;
	margin: 0px;
}

body {
	background: #950050 url('../img/background.png') repeat-x top center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 76%;
}

a:focus {
	outline: none;
}

h1, h2, h3, h4, h5, p {
	margin: 0px;
}

img {
	border: none;
}
div#root {
	background: url('../img/page.jpg') no-repeat top center;
}

div#page {
	width: 954px;
	height: 1000px;
	margin: 0px auto;
	position: relative;
}

/* HEAD */
div#head {
	width: 954px;
	height: 147px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}
div#head h1 {
	width: 201px;
	height: 105px;
	position: absolute;
	top: 147px;
	left: 0px;
	z-index: 20;
	margin: 0em;
	padding: 0em;
	background: no-repeat top left;
}
div#head h1 a {
	width: 201px;
	height: 105px;
	display: block;
	text-indent: -9999px;
}

/* MENU */
div#menu {
	width: 606px;
	height: 147px;
	position: absolute;
	top: 0px;
	left: 347px;
	background: no-repeat top left;
	background-image: url('../img/menu.jpg');
}
div#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div#menu li {
	position: absolute;
	top: 0px;
	left: 0px;
}
div#menu a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	text-indent: -9999px;
}
div#body {
	width: 954px;
	position: absolute;
	top: 147px;
	left: 0px;
}


/* SEZIONI */
div#sections {
	width: 954px;
	height: 661px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	overflow: hidden;
}
div#section_slider {
	position: absolute;
	top: -1000px;
}

div.section {
	width: 954px;
	height: 661px;
	position: absolute;
	color: #746160;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div.section a {
	text-decoration: none;
}
div.section a:link,
div.section a:visited {
	color: #544140;
}
div.section a:hover,
div.section a:active {
	color: #746160;
}
div.section h2 {
	display: none;
}
div.section p {
	margin: 0px 0px 20px 0px;
}
div.section ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 16px;
}
div.section li {
	margin: 0px;
	padding: 0px;
}
div.section div.prev {
	width: 160px;
	height: 50px;
	position: absolute;
	top: 595px;
	left: 295px;
}
div.section div.next {
	width: 160px;
	height: 50px;
	position: absolute;
	top: 595px;
	left: 530px;
}
div.section div.prev a,
div.section div.next a {
	display: block;
	width: 160px;
	height: 50px;
	text-indent: -9999px;
}

div#sect_loading {
	background: url('../img/loading.gif') no-repeat center center;
}

div#sect_home {
	background: url('../img/section_home.jpg') no-repeat 0px -1px;
	color: #000000;
	font-size: 1.1em;
}
div#sect_home div.top {
	width: 350px;
	position: absolute;
	top: 120px;
	left: 30px;
}
div#sect_home div.bottom {
	width: 350px;
	position: absolute;
	top: 430px;
	left: 30px;
	overflow: visible;
	padding-top: 10px;
}
strong.brigitta {
	width: 102px;
	height: 24px;
	background: url('../img/brigitta.png') no-repeat top left;
	float: left;
	margin-top: -5px;
	margin-bottom: -5px;
	padding-right: 5px;
	text-indent: -9999px;
	display: inline !important;
	display: block;
}

div#home_flash {
	width:485px;
	height: 600px;
	position: absolute;
	top: 30px;
	right: 0px;
}

div#sect_distributori_automatici {
	background: url('../img/section_distributori_automatici.jpg') no-repeat top left;
	color: #FFFFFF;
}
div#sect_distributori_automatici div.left {
	position: absolute;
	left: 40px;
	top: 340px;
}
div#sect_distributori_automatici div.left ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div#sect_distributori_automatici div.left li {
	float: left;
	padding: 15px;
}

div#schema_distributore {
	width: 360px;
	position: absolute;
	top: 200px;
	left: 80px;
}
div#spec_table {
	width: 200px;
	position: absolute;
	top: 370px;
	left: 500px;
	font-size: 0.95em;
}
div#spec_table h3 {
	background: #9C0057;
	padding: 3px 15px;
	margin: 3px;
	font-size: 1em;
}
div#spec_table ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div#spec_table li {
	background: #DD3782;
	padding: 3px 15px;
	margin: 3px;
}
div#spec_text {
	width: 170px;
	position: absolute;
	top: 440px;
	left: 730px;
}
div#next_distributori_automatici {
	width: 210px;
	height: 30px;
	position: absolute;
	top: 340px;
	left: 25px;
	cursor: pointer;
}
div#next_distributori_automatici a {
	display: none;
}

div#sect_distributori_automatici_2 {
	background: url('../img/section_distributori_automatici_2.jpg') no-repeat top left;
	color: #FFFFFF;
}
div#sect_distributori_automatici_2 div.left {
	position: absolute;
	left: 40px;
	top: 240px;
}
div#sect_distributori_automatici_2 div.left ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div#sect_distributori_automatici_2 div.left li {
	float: left;
	padding: 5px;
}
ul#dettagli_distributore {
	width: 700px;
	position: absolute;
	top: 200px;
	left: 200px;
}
div#sect_distributori_automatici_2  ul#dettagli_distributore li {
	padding: 20px;
}


div#sect_distributori_automatici_2 div.right {
	width: 360px;
	position: absolute;
	top: 270px;
	left: 520px;
}

div#sect_distributori_automatici_3 {
	background: url('../img/section_distributori_automatici_3.jpg') no-repeat top left;
}
div#demo_distributore {
	width: 934px;
	height: 580px;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 1;
}

div#sect_prodotti {
	background: url('../img/section_prodotti.jpg') no-repeat top left;
}
div#sect_prodotti_dvd {
	background: url('../img/section_prodotti_dvd.jpg') no-repeat top left;
}
div.center {
	width: 340px;
	position: absolute;
	top: 220px;
	left: 50px;
	font-size: 1.2em;
}
div#sect_prodotti_cofanetti {
	background: url('../img/section_prodotti_cofanetti.jpg') no-repeat top left;
}
div#sect_prodotti_oggettistica {
	background: url('../img/section_prodotti_oggettistica.jpg') no-repeat top left;
}
div#sect_prodotti_lingerie {
	background: url('../img/section_prodotti_lingerie.jpg') no-repeat top left;
}


div#sect_il_business {
	background: url('../img/section_il_business.jpg') no-repeat top left;
}
div#sect_il_business div.left {
	width: 340px;
	position: absolute;
	top: 240px;
	left: 80px;
}
div#sect_il_business div.right {
	width: 340px;
	position: absolute;
	top: 240px;
	right: 90px;
}
div#sect_contatti {
	background: url('../img/section_contatti.jpg') no-repeat top left;
	font-size: 1.2em;
}
div#form {
	position: absolute;
	top: 300px;
	left: 400px;
	font-size: 0.9em;
}
form input.text,
form textarea,
form select {
	width: 300px;
	color: #746160;
	border: 1px solid #746160;
	font: inherit;
	background: #EBE7DC;
	padding: 2px;
}
form textarea {
	height: 150px;
}
div.field {
	clear: both;
	padding: 3px 0px;
}
div.label {
	float: left;
	width: 100px;
	text-align: right;
}
div.data {
	margin-left: 110px;
}


div#recapiti {
	position: absolute;
	top: 300px;
	left: 100px;
}
div#num_verde {
	display: none;
}

div#sect_unica_group {
	background: url('../img/section_unica_group.jpg') no-repeat top left;
}
div#sect_unica_group div.left {
	width: 400px;
	position: absolute;
	top: 260px;
	left: 40px;
}
div#sect_unica_group div.right {
	width: 340px;
	position: absolute;
	top: 150px;
	right: 100px;
}
div#sect_unica_group h3 {
	margin: 0px 0px 5px -10px;
}





div#sect_affiliati {
	background: url('../img/section_affiliati.jpg') no-repeat top left;
	display: none;
}
div#box_affiliati {
	position: absolute;
	left: 50px;
	top: 200px;
}
div#lista_affiliati {
	width: 350px;
	height: 300px;
	overflow: auto;
}
div#mappa_affiliati {
	position: absolute;
	right: 0px;
	top: 60px;
}






/* SWIRLS */
div#swirl_left {
	width: 170px;
	height: 122px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 20;
	background: no-repeat bottom left;
}
div#swirl_right {
	width: 170px;
	height: 122px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 20;
	background: no-repeat bottom right;
}


div#foot {
	width: 954px;
	position: absolute;
	top: 813px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.25em;
	padding-top: 42px;
}
div#foot p {
	line-height: 1em;
	margin: 0em;
	padding: 5px;
	color: #DF9DC1;
}
div#foot a {
	color: #FFFFFF;
	text-decoration: none;
}

