/*stili generali*/
html, body {
	margin: 0;
	padding: 0;
	font: normal 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background: white url(/images/layoutnew/bk.gif) repeat-y top;
}

a {
	color: red;
	text-decoration: none;
	font-weight: bold;
}
a img {
	border: 0;
}
body#admin label, body#areautenti label {
	display: block;
	font-weight: bold;
}
/* TITOLI SEZIONI */
h3 {
	height: 35px;
	width: 706px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 159px;
	left: 266px;
	display: block;
	background-color: white;
}
h3 span {
	visibility: hidden;
}
body#gusto h3 {
	background: white url(/images/layoutnew/gusto.gif) no-repeat 0 0;
}
body#olfatto h3 {
	background: white url(/images/layoutnew/olfatto.gif) no-repeat 0 0;
}
body#vista h3 {
	background: white url(/images/layoutnew/vista.gif) no-repeat 0 0;
}
body#tatto h3 {
	background: white url(/images/layoutnew/tatto.gif) no-repeat 0 0;
}
body#udito h3 {
	background: white url(/images/layoutnew/udito.gif) no-repeat 0 0;
}
body#sestosenso h3 {
	background: white url(/images/layoutnew/sestosenso.gif) no-repeat 0 0;
}

DIV#content h4 {
	font: bold 13pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: block;
	height: 150px;
	height: 70px !important;
	height /**/: 150px;
	padding: 80px 25px 0 25px;
	margin: 0 0 45px 0;
	border-left: 1px solid #B0B5CD;
	border-right: 1px solid #B0B5CD;
	background-color: #B0B5CD;
	color: white;
}
body#gusto.dettaglio h4 {
	background: white url(/images/layoutnew/bk_gusto.gif) no-repeat 0 0;
	color: #DE0000;
}
body#olfatto.dettaglio h4 {
	background: white url(/images/layoutnew/bk_olfatto.gif) no-repeat 0 0;
	color: #A6D514;
}
body#vista.dettaglio h4 {
	background: white url(/images/layoutnew/bk_vista.gif) no-repeat 0 0;
	color: #008DD2;
}
body#tatto.dettaglio h4 {
	background: white url(/images/layoutnew/bk_tatto.gif) no-repeat 0 0;
	color: #FFCA00;
}
body#udito.dettaglio h4 {
	background: white url(/images/layoutnew/bk_udito.gif) no-repeat 0 0;
	color: #FF9100;
}
body#sestosenso.dettaglio h4 {
	background: white url(/images/layoutnew/bk_sestosenso.gif) no-repeat 0 0;
	color: #8C1296 ;
}
body#azienda h4, body#eventi h4 {
	background: white url(/images/layoutnew/bk_azienda.gif) no-repeat 0 0;
	color: #B0B5CD;
}
h4 span {
	visibility: hidden;
}
h4 span.evidenziato {
	display: inline;
}

h5 {
	font: bold 13pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}
div.hr {
	height: 5px;
	background: url(/images/layoutnew/hr_bianca.gif) no-repeat left;
	margin: 20px 0 20px -25px;
	clear: left;
}
div.hr hr {
  visibility: hidden;
}
div.hr_sin {
	height: 5px;
	background: url(/images/layoutnew/hr_grigia.gif) no-repeat 0 0;
	margin: 20px 0 20px 0;
	clear: left;
}
div.hr_sin hr {
  visibility: hidden;
}

/*stili per il layout*/
div#container {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: justify;
	border-top: 15px solid #ADAEBC;
	background-color: white;
}

/*TITLE*/
div#title {
	height: 217px;
	margin: 0;
	padding: 0;
	display: block;
	background: white url(/images/layoutnew/bk_body.gif) no-repeat 262px 194px;
}
div#title h1, div#title h2 {
	margin: 0;
	padding: 0;
}
div#title span {
	visibility: hidden;
}
div#title6sensi{
	margin: 0;
	padding: 0;
	height: 217px;
	display: block;
}
div#title6sensi h1 a, div#title6sensi h1 a:hover {
	position: absolute;
	top: 14px;
	left: 47px;
	margin: 0;
	padding: 0;
	width: 122px;
	height: 170px;
	display: block;
	background: url(/images/layoutnew/logo.gif) no-repeat;
}
div#sottotitolo{
	position: absolute;
	top: 260px;
	left: 15px;
	margin: 0;
	padding: 0;
	width: 260px;
	height: 110px;
}
div#sottotitolo a#com, div#sottotitolo a#wedding, div#sottotitolo a#atmospherae {
	margin: 0 10px 10px 0;
	padding: 0;
	width: 70px;
	height: 97px;
	display: block;
	float: left;
}
div#sottotitolo a#com, div#sottotitolo a:hover#com {
	background: url(/images/layoutnew/com.gif) no-repeat 0 0;
}
div#sottotitolo a#wedding, div#sottotitolo a:hover#wedding {
	background: url(/images/layoutnew/wedding.gif) no-repeat 0 0;
}
div#sottotitolo a#atmospherae, div#sottotitolo a:hover#atmospherae {
	background: url(/images/layoutnew/atmospherae.gif) no-repeat 0 0;
}
/*div#sottotitolo a#forpet, div#sottotitolo a:hover#forpet {
	background: url(/images/layoutnew/forpets.gif) no-repeat 0 0;
}*/

/* MENU INFO */
div#menuInfo {
	position: absolute;
	top: 383px;
	left: 34px;
	width: 143px;
	display: block;
	margin: 0;
	padding: 40px 0;
	background: url(/images/layoutnew/hr_grigia.gif) no-repeat top;
}
div#menuInfo ul {
	height: 160px;
	width: 143px;
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
}

div#menuInfo li {
	margin: 0;
	padding: 0;
	width: 143px;
	height: 28px !important;
	height: 24px;
	display: block;
}
div#menuInfo li a {
	margin: 0;
	padding: 0;
	width: 143px;
	height: 11px;
	display: block;
	background-image: url(/images/layoutnew/menu_info_it.gif);
	background-repeat: no-repeat;
}
div#menuInfo span {
	visibility: hidden;
}

li#chisiamo a {
	background-position: 0 -5px;
}
body.chis li#chisiamo a, li#chisiamo a:hover {
	background-position: -143 -5px;
}

li#contatti a {
	background-position: 0 -32px;
}
body.cont li#contatti a, li#contatti a:hover {
	background-position: -143px -32px;
}

li#partners a {
	background-position: 0 -60px;
}
body.part li#partners a, li#partners a:hover {
	background-position: -143px -60px;
}

li#clienti a {
	background-position: 0 -88px;
}
body.cli li#clienti a, li#clienti a:hover {
	background-position: -143px -88px; 
}

li#collabora a {
	background-position: 0 -115px;
}
body.coll li#collabora a, li#collabora a:hover {
	background-position: -143px -115px;
}
/*body#azienda li#collabora a, li#collabora a:hover {
	background-position: -143px -117px;
}*/

div#menuInfo li#registra, div#menuInfo li#registra a {
	visibility: hidden;
}
div#menuInfo li#login, div#menuInfo li#login a {
	visibility: hidden;
}


/* MENU PRINCIPALE */
div#menuPrinc {
	position: absolute;
	top: 86px;
	left: 265px;
	width: 706px;
	height: 20px;
	margin: 0;
	padding: 0;
	display: block;
}
#menuPrinc ul#princ {
	margin: 0;
	padding: 0;
	height: 20px;
	list-style-type: none;
	background: url(/images/layoutnew/menu.gif) no-repeat 0 0;
}
#menuPrinc li {
	margin: 0;
	padding: 0;
	float: left;
}
#menuPrinc li, #menuPrinc li a {
	background-image: url(/images/layoutnew/menu.gif);
	background-repeat: no-repeat;
}

li#menugusto, li#menugusto a {
	width: 127px;
	background-position: 0 0;
}
body#gusto li#menugusto a, li#menugusto a:hover {
	background-position: 0 -20px;
}

li#menuudito, li#menuudito a {
	width: 122px;
	background-position: -127px 0;
}
body#udito li#menuudito a, li#menuudito a:hover {
	background-position: -127px -20px;
}

li#menutatto, li#menutatto a {
	width: 126px;
	background-position: -249px 0;
}
body#tatto li#menutatto a, li#menutatto a:hover {
	background-position: -249px -20px;
}

li#menuvista, li#menuvista a {
	width: 109px;
	background-position: -375px 0;
}
body#vista li#menuvista a, li#menuvista a:hover {
	background-position: -375px -20px;
}

li#menuolfatto, li#menuolfatto a {
	width: 112px;
	background-position: -484px 0;
}
body#olfatto li#menuolfatto a, li#menuolfatto a:hover {
	background-position: -484px -20px;
}

li#menusestosenso, li#menusestosenso a {
	width: 110px;
	background-position: -596px 0;
}
body#sestosenso li#menusestosenso a, li#menusestosenso a:hover {
	background-position: -596px -20px;
}

#menuPrinc a {
	height: 20px;
	display: block;
}
#menuPrinc span {
	visibility: hidden;
}
#menuUtenti a {
	margin-right: 15px;
}
#menuPrinc li#preventivo a {
	position: absolute;
	top: 476px;
	left: -231px;
	width: 143px;
	height: 11px;
	display: block;
	background: url(/images/layoutnew/menu_info_it.gif) no-repeat 0 -143px;
}
#menuPrinc li#preventivo a:hover {
	background: url(/images/layoutnew/menu_info_it.gif) no-repeat -143px -143px;
}
li#english {
	position: absolute;
	top: 515px;
	left: -230px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
li#english a {
	margin: 0;
	padding: 0;
	width: 38px;
	height: 27px;
	display: block;
	background-image: url(/images/layoutnew/english.gif);
}
li#italian {
	position: absolute;
	top: 515px;
	left: -230px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
li#italian a {
	margin: 0;
	padding: 0;
	width: 38px;
	height: 27px;
	display: block;
	background-image: url(/images/layoutnew/italian.gif);
}

/* SUB-MENU */
div.sin {
	width: 180px;
	padding: 0 0 20px 0;
	margin: 0;
	position: absolute;
	top: 635px;
	left: 36px;
	text-align: left;
	font-size: 8pt;
	color: #B0B5CD;
	background: white url(/images/layoutnew/hr_grigia.gif) no-repeat left bottom;
}
div.sin ul {
	margin: 0 0 20px 0;
	padding: 0;
}
div.sin li, div.sin li a {
	margin: 0 0 5px 0;
	padding: 0;
	list-style-type: none;
	font-size: 8pt;
	color: #B0B5CD;
}
div.sin h5 {
	font-size: 12pt;
}
div#subMenu input {
	border: 0;
	background-color: #B0B5CD;
	color: white;
}
h4#login {
	visibility: hidden;
}
a#cerca {
	width: 134px;
	height: 19px;
	margin: 0;
	padding: 0;
	display: block;
	background: url(/images/layoutnew/cerca.gif) no-repeat left;
}
a#logoristorazioni {
	width: 90px;
	height: 130px;
	display: block;
	margin: 10px 0;
	padding: 0;
	background: url(/images/layoutnew/ristorazioni_darte.gif) no-repeat 0 0;
}
a#servizispeciali {
	width: 90px;
	height: 130px;
	display: block;
	margin: 10px auto;
	padding: 0;
	background: url(/images/layoutnew/servizi_speciali.gif) no-repeat 0 0;
}
a span {
	display: none;
}

/* visualizzazione lista record di dettaglio */
body.dettaglio div#listRecord {
	margin: 0;
	padding: 0 0 20px 0;
	color: white;
	font-weight: bold;
	min-height: 450px;
	height: auto !important;
	height: 450px;/**/
}
/* visualizzazione lista record generali dentro al contenuto */
body.generale div.list, body.dettaglio div#listMenu {
	margin: 0 32px 0 262px;
	padding: 15px 25px 15px 25px;
	background: #BCC0D4 no-repeat;
	color: white;
}
body.generale div.list ul, body.dettaglio div#listMenu ul {
	margin: 0;
	padding: 0;
	display: block;
	min-height: 75px;
	height: auto !important;
	height: 75px;
	list-style-type: none;
}
body.generale div.list li, body.dettaglio div#listMenu li {
	margin: 0 15px 5px 0;
	padding: 0;
	width: 195px;
	display: block;
	float: left;
	text-align: left;
}
body.generale div.list a, body.dettaglio div#listMenu a {
	color: white;
}
body.generale div.list h5, body.dettaglio div#listMenu h5 {
	font-size: 13pt;
	margin: 20px 0;
}

/*fascia grigia per invito a registrarsi*/
body.generale div#register {
	color: white;
	margin: 0 32px 0 262px;
	padding: 20px 25px 70px 25px;
	clear: left;
	font-weight: bold;
	background: #B0B5CD url(/images/layoutnew/hr_bianca.gif) no-repeat 0 60px;
}
/*fascia per bianca invito a registrarsi*/
body.dettaglio div#register {
	background: #B0B5CD url(/images/layoutnew/bk_register.gif) no-repeat 0 20px;
	color: #B0B5CD;
	height: 95px;
	height /**/: 80px;
	font-weight: bold;
	margin: 0 32px 0 262px;
	padding: 35px 25px 0 25px;
}
div#register a {
	margin-right: 10px;
}
body#gusto div.white, body#gusto div.white a, body#gusto .evidenziato {
	color: #DE0000;
}
body#olfatto div#register.white, body#olfatto div#register.white a, body#olfatto .evidenziato {
	color: #A6D514;
}
body#vista div#register.white, body#vista div#register.white a, body#vista .evidenziato {
	color: #008DD2;
}
body#tatto div#register.white, body#tatto div#register.white a, body#tatto .evidenziato {
	color: #FFCA00;
}
body#udito div#register.white, body#udito div#register.white a, body#udito .evidenziato {
	color: #FF9100;
}
body#sestosenso div#register.white, body#sestosenso div#register.white a, body#sestosenso .evidenziato {
	color: #8C1296 ;
}

/* finestra flash e foto */
div#flash {
	margin: 0 32px 0 262px;
	padding: 15px 25px;
	background-color: #B0B5CD;
	text-align: center;
}
div#foto {
	margin: 0 32px 0 262px;
	padding: 40px 25px;
	background-color: #B0B5CD;
	text-align: center;
}
div#foto div {
	margin: 0 auto;
	padding: 0 0 15px 0;
	border-bottom: 25px solid #C0C4D7;
}
div#foto img {
	margin: 0 auto;
	padding: 0;
	z-index: 2;
}

/* BOTTOM */
div#bottom {
	margin: 0;
	padding: 25px 57px 25px 287px;
	display: block;
	background-color: white;
	color: #B0B5CD;
	font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
div#credits {
	margin: 0;
	padding: 0;
}
div#bottom a{
	margin: 0 20px 0 0;
	padding: 0;
	color: #B0B5CD;
	font: bold 6pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* CONTENT */
div#content {
	margin: 0 32px 0 262px;
	padding: 0 25px 15px 25px;
	background: #B0B5CD url(/images/layoutnew/hr_bianca.gif) no-repeat 0 165px;
	color: white;
	display: block;
}
body#azienda div#content {
	min-height: 620px;
	height: auto !important;
	height: 620px;
}
table {
	font: small Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input, select, textarea, checkbox {
	border: 0;
	background-color: white;
	color: #B0B5CD;
}
/*div#foto {
	height: 203px;
	height: 203px !important;
	height /**//*: 203px;
	width: 308px; 
	display: block;
	margin: 20px;
	padding: 4px auto;
	background: transparent url(/images/layoutnew/cornice.gif) no-repeat 0 0;
	text-align: center;
	position: relative;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
	z-index: 1;
}*/
input#captions {
	border: 0;
	width: 270px;
	text-align: right;
}
div#miniature {
	margin: 0 -200px 0 0;
}

body#azienda div#container, body#areautenti div#container, body#admin div#container {
	background: white url(/images/layoutnew/bk_home.jpg) no-repeat bottom right;
}
body#vista div#container {
	background: white url(/images/layoutnew/bk_vista.jpg) no-repeat bottom right;
}
body#gusto div#container {
	background: white url(/images/layoutnew/bk_gusto.jpg) no-repeat bottom right;
}
body#udito div#container {
	background: white url(/images/layoutnew/bk_udito.jpg) no-repeat bottom right;
}
body#tatto div#container {
	background: white url(/images/layoutnew/bk_tatto.jpg) no-repeat bottom right;
}
body#olfatto div#container {
	background: white url(/images/layoutnew/bk_olfatto.jpg) no-repeat bottom right;
}
body#sestosenso div#container {
	background: white url(/images/layoutnew/bk_sestosenso.jpg) no-repeat bottom right;
}

DIV.navigation {
	margin: 0 auto; 
	padding: 10px 0; 
	width: 100%; 
	text-align: center; 
	font-size: smaller;
}
DIV.navigation DIV {
	width: 18%; 
	float: left;
}
DIV.navigation DIV#central {
	width: 28%; 
}

/* CLASSI */
.largTesto {
	width: 95%;
}
.largButton {
	margin: 10px 1px 10px 0;
	padding: 2px 10px;
	color: #A6212C;
	cursor: hand;
	background-color: white;
}
.left {
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
}
.right {
	float: right;
	margin: 0 0 10px 10px;
	padding: 0;
}
.right a {
	color: white; 
	margin-right: 40px;
}
.msg {
	text-align: center;
	font-weight: bold;
	color: #A6212C;
}
.cornice {
	margin: 15px auto; 
	padding: 10px; 
	border: 0;
	background: url(/images/layoutnew/hr_bianca.gif) no-repeat bottom;
}
.evidenziato {
	color: #A6212C;
	font-weight: bold;
}
.slogan {
	font: bold 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.preview {
	height: 75px; 
	width: 120px; 
	margin: 0 10px 20px 0; 
	float: left;
}
.preview img {
	border: double #A6212C;
}
