﻿/* TAG GENERALI */
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body {
	font-family: Verdana, Arial;
	font-size: 12px;
	text-align: center;
	line-height: 1.5;
	background: transparent url("Immagini/sfondo_fiorellini.png") center top no-repeat;
}

p {
	margin: 0px;
}

input, img {
	vertical-align: middle;
}

th {
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6, h7 {
	margin: 0px 0px 4px 0px;
}

h7 {
	font-size: 12px;
}

h6 {
	font-size: 13px;
}

h5 {
	font-size: 14px;
}

h4 {
	font-size: 15px;
}

h3 {
	font-size: 16px;
}

h2 {
	font-size: 17px;
}

h1 {
	font-size: 16px;
	background-color: #DDDDDD;
}

form {
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
	font-style: italic;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-style: italic;
}


/* DIV IMPAGINAZIONE */
#DivContainer {
	width: 882px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	margin: 0px auto -160px;
	background: #FFFFFF url("Immagini/sfondo.png") center top repeat-y; /* #D5D6D8 #ECEDF0 */
}

#DivFooter {
	width: 882px;
	height: 160px;
	position: relative;
	margin: 0px auto;
	background: transparent url("Immagini/basebassa.png") center bottom no-repeat;
}


/* PARTE ALTA PAGINA */
#LoginDiv {
	width: 860px;
	height: 25px;
	border-bottom: 1px solid #A2A2A2;
	background-color: #717576;
	text-align: center;
	margin: 0px auto;
}

#LoginTable {
	width: 860px;
	padding: 0px;
	margin: 0 auto;
}

#LoginTd1 {
	width: 400px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
}

#LoginTd2 {
	width: 80px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
}

#LoginTd3 {
	width: 370px;
	height: 25px;
	text-align: right;
	vertical-align: middle;
}

#LoginTd4 {
	width: 10px;
	height: 25px;
	text-align: right;
	vertical-align: middle;	
}

#LoginForm {
	height: 25px;
	padding: 0px;
	margin: 0px;
}

.LoginSpan {
	color: #BEC0BF;
	padding: 0px 2px 0px 5px;
	font-size: 11px;
	font-weight: bold;
}

.LoginA:link, .LoginA:visited, .LoginA:active, .LoginA:hover {
	color: #BEC0BF;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}

.LoginInput
{
	color:#000000;
	font-size:11px;
	margin-top: 0px;
}

.LoginSubmit
{
	padding: 0px;
}

.BodyTopDiv
{
	width: 860px;
	background-color: #ECECEC;
	text-align: left;
	margin: 0px auto;
}

#BodyTopTable
{
	width: 860px;
	margin: 0 auto;
}

#BodyTopTdLeft
{
	width: 430px;
	height: 110px;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
}

#BodyTopTdRight
{
	width: 430px;
	height: 110px;
	text-align: right;
	vertical-align: middle;
}


/* MENU PRINCIPALE */
.MenuUl
{
	clear:both;
	margin:0 auto;
	height:28px;
	width: 859px;
	padding:0px;
	text-align: center;
	border-left: 1px solid #000000;
}

.MenuUl li
{
	list-style:none;
	float: left;
	line-height:27px;
	height:28px;
	width: 90px;
	margin:0;
	position: relative;
}

#BodyMenuDiv
{
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	width: 100%;
	background-image: url("Immagini/button-back.gif");
	text-align: center;
}

#li_test
{
	width: 139px;
}


/* MENU PRODOTTI */
#MenuProdottiEsterno
{
	position: relative;
}

#MenuProdotti
{
	width: 151px;
	background-color: #ECECEC;
	margin: 0px;
	position: absolute;
	left: -1px;
	top: 28px;
	display: none;
}

.MenuUlProdotti
{
	clear:both;
	margin:0 auto;
	height:58px;
	width: 150px;
	padding:0px;
	text-align: left;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
}

.MenuUlProdotti li
{
	list-style:none;
	line-height:27px;
	height:28px;
	width: 150px;
	margin:0;
	border-bottom: 1px solid #000000;
}


/* PARTE COMUNE MENU */
.MenuUl a:link, .MenuUl a:visited, .MenuUl a:active, .MenuUlProdotti a:link, .MenuUlProdotti a:visited, .MenuUlProdotti a:active
{
	color: #000000;
	display: block;
	text-decoration: none;
	padding: 0px 11px 0px 11px;
	border-right:1px solid #000000;
	font-weight: normal;
	font-style: normal;
	background-image: url("Immagini/button-back.gif");
	height: 28px;
}

.MenuUl a:hover, .MenuUlProdotti a:hover
{
	color: #000000;
	display: block;
	text-decoration: none;
	padding: 0px 11px 0px 11px;
	border-right: 1px solid #000000;
	font-weight: normal;
	font-style: normal;
	background-image: url("Immagini/button-back_on.gif");
	height: 28px;
}

#SeparatorDiv
{
	width: 100%;
	height: 7px;
	background-image: url("Immagini/separator.gif");
	display: block;
	padding: 0;
	margin: 0;
}


/* PAGINA */
#MainDiv
{
	width:860px;
	max-width:100%;
	min-width:860px;
	overflow:hidden;
	text-align:left;
	margin: 0px auto;
	padding: 0px 0px 160px 0px;
}

#BodyMainDiv
{
	padding: 30px;
	clear: both;
	margin: 0px auto;
}

.div_conferma_inoltro 
{
	border: solid 2px #000000;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}

.div_errore
{
	color: #FF0000;
	border: solid 2px #FF0000;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
	text-align: center;
}

.GeneralDiv
{
	padding: 18px;
	text-align: justify;
}

.GeneralDivCenter
{
	padding: 18px;
	text-align: center;
}

.DivSpazioSotto {
	text-align: justify;
	padding-bottom: 1em;
}

/* TABELLA FORM INVIO */
.TabellaFormInvio
{
	width: 690px;
	margin-top: 20px;
}

.TabellaFormInvio td, .TabellaFormInvio th
{
	padding-bottom: 3px;
}

.TabellaFormInvio th
{
	width: 110px;
}

.TabellaFormInvio textarea
{
	width: 360px;
	overflow: auto;
}

/* TABELLA FORM ACQUISTA */
.TabellaFormAcquista
{
	width: 740px;
}

.TabellaFormAcquista td, .TabellaFormAcquista th
{
	padding-bottom: 3px;
}

.TabellaFormAcquista th
{
	width: 160px;
}

/* PARTE COMUNE TABELLE FORM */
.TdCentro
{
	width: 370px;
	text-align: center;
}

.TdDestra
{
	width: 210px;
	padding-left: 3px;
}

.InputText
{
	width: 360px;
}

.LoginText
{
	width: 150px;
}


/* TABELLA METODI DI PAGAMENTO */
.tabella_metodi_pagamento
{
	padding: 8px;
	text-align: center;
}

.tabella_metodi_pagamento td
{
	padding: 4px;
	font-size: x-small;
}

.td_sinistra_metodi_pagamento
{
	width: 30px;
	vertical-align: top;
}

.td_destra_metodi_pagamento
{
	width: 500px;
	text-align: left;
}


/* TABELLA RIEPILOGO */
.tabella_riepilogo
{
	background-color: #000000;
	margin: 20px auto 10px auto;
}

.tabella_riepilogo td
{
	width: 160px;
	text-align: center;
	padding: 3px;
	background-color: #FFFFFF;
}

/* ALTRO */
.margini_sinistra
{
	margin-left: 10px;
}

.larghezza_bottoni
{
	width: 110px;
}

.testok
{
	text-align: justify;
}

.Right
{
	float: right;
}

.Left
{
	float: left;
	text-align: left;
}

.Clear
{
	clear: both;
}


/* FOOTER */
#FooterTable
{
	width: 860px;
	padding: 0px;
	margin: 0px auto;
	clear: both;
	height: 160px;
	text-align: left;
	padding: 0px;
}

#FooterTableTdAlto {
	vertical-align: middle;
	text-align: center;
	height: 116px;
}

#CopyrightTd {
	vertical-align: bottom;
	width: 440px;
	height: 44px;
	text-align: left;
}

#CopyrightDiv {
	font-size: 9px;
	padding: 5px;
}

.FooterTableTdBassi {
	vertical-align: middle;
	text-align: left;
	width: 140px;
	height: 44px;
}


/* VARIE */
.TabellaBordiNeri  { background-color: #000000; }
.TabellaBordiNeri td, .TabellaBordiNeri th { background-color: #FFFFFF; }
.TabellaBordiNeri th { font-weight: bold; }

.TestoRosso
{
	color: #FF0000;
}

.BottomMenuUl
{
	clear:both;
	padding: 0;
	height:28px;
	text-align: center;
	float: right;

}

.BottomMenuUl li
{
	list-style:none;
	float: left;
	line-height:26px;
	height:28px;
	width: 120px;
	margin:5px;
	border-right:1px solid #95B495;
	border-top: 1px solid #C4E3C4;
	border-bottom: 1px solid #4E6D4E;
	border-left: 1px solid #4E6D4E
}

.BottomMenuUl a:link, .BottomMenuUl a:visited, .BottomMenuUl a:active, .BottomMenuUl a:hover
{
	color:#000000;
	display:block;
	text-decoration:none;
	padding:1px 19px;
	border-left:1px solid #C4E3C4;
	font-weight:normal;
	background-color: #efa500;
}

#mainNav{
width:50em;
margin:0;
padding:0;
background: #eee;
color: #000;
height: 2em;
}
#mainNav a:link,#mainNav a:visited{
float:left;
font-weight:normal;
}
.more{
float:left;
width:10em;
list-style:none;
position:relative;
line-height: 2em;
}
#mainNav ul{
border:1px solid #999;
margin:0;
padding:0;
background:#eee;
position:absolute;
z-index:10;
top:2em;
left:0;
visibility:hidden;
line-height: normal;
}
#mainNav ul a:link,#mainNav ul a:visited{
padding:0.2em 0.5em;
float:none;
display:block;
background:#eee;
color:#000;
text-decoration:none;
}
#mainNav ul a:hover,#mainNav ul a:focus,#mainNav ul a:Active{
background:#999;
color:#fff;
}
#mainNav ul li{
display:inline;
}
#mainNav ul li.pgNav{
display:none;
}
#mainNav ul.menuOn{
visibility:visible;
}