html {
	background-color: #ddfefe;
	color : #333;
	margin : 0;
	padding : 0;
	}

body {
	margin : 2px;
	text-align : center;
	font-family : Verdana,arial,Helvetica,sans-serif;
	font-size : small;
	}

img {
	border : 0  ;
	}

/*head*/

#tag_id_head {
	font-weight: bold;
	width: 780px;
	padding: 0;
	margin: 2px auto;
}

#head_sx{
	float: left;
	margin: 10px 0 0 5px;
	padding: 1px;
	padding-bottom: 0px;
	width: 125px;
	font-size: large;
	color: #cc0909;
	text-align: left;
}

#head_dx {
	float: left;
	margin: 0 5px 0 0;
	padding-top: 15px;
	width: 575px;
}

#banner_logo {
	float: left;
	text-align: center;
}

.menu_box {
	width: 100px;
	text-align: center;
}

/*advertising*/
#banner {
	margin: auto;
	width: 750px;
	padding-top: 2px;
	padding-left: 30px;
	text-align: center;
}

/*content*/

#main {
	border: 1px solid #7a7a7a;
	margin: auto;
	width: 90%;
	background-color: #f7f6c8;
	text-align: left;
}

#outerColumnContainer {
	border-style: solid;
	border-width: 0 180px 0 220px;
	border-left-color: #f0f0f0;
	border-right-color: #f0f0f0;
}

* html #outercolumncontainer {
	margin-top: -1px;
	border-top: solid 1px #7a7a7a;
}

#innerColumnContainer {
	width: 100%;
	border-style: solid;
	border-color: #7a7a7a;
	border-width: 0 1px;
	margin: 0 -1px;
}



/*left*/

#leftColumn {
	width: 220px;
	margin: 0 0 0 -220px;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
	float: left;
	position: relative;
}

.inside {
	padding: 0 10px;
}

/*right*/

#rightColumn {
	float: right;
	width: 180px;
	margin: 0 -180px 0 0;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: visible;
	position: relative;
}


.box, .box_sx, .box_dx, .box_center {
	border: 1px solid #7a7a7a;
	padding: 5px;
	font-size: x-small;
}

.box_sx {
	background-color: #f7f6c8;
	width: 148px;
}

.box_dx {
	background-color: #f7f6c8;
	width: 148px;
}

.box_center {
	background-color: #ddfefe;
	text-align:center;
}

.box_center  p {
	text-align : left;
	padding-left : 1em;
	text-indent : 1em;
}

p.nota {
	text-align : left;
	padding-left : 1em;
	text-indent : 0;
	color : red;
	font-weight: bold;
}

/*center*/

#contentColumn {
	width: 100%;
	background-color: #e0e0e0;
	height:auto;
	overflow: visible;
	position: relative;
	float: left;
	text-align: justify;
	padding-bottom: 5px;
}




/* i title */
.title_dx, .title_sx {
	background-repeat: no-repeat;
	padding: 3px;
	font-weight: bold;
	margin-top: 10px;
	color: #fff;
	text-indent: 12px;
}

.title_center {
	font-weight: bold;
	margin-top: 15px;
}

.title_sx {
	background-image:  url("/gif/title_sx.gif");
}

.title_dx {
	background-image:  url("/gif/title_dx.gif");
}

h1.title_center   {
	font-size: small;
	margin-bottom: 0px;
 }

.title_center a, .title_center span {

	padding: 0px 10px;
	background-color: #ddfefe;
	margin-left:4px;
	color:#000;
	border: solid 1px;
 	border-bottom: 1px solid #ddfefe;

}

.title_center a:hover {
	padding: 0px 10px;
	color: #fff;
	text-decoration: none;
	background-color: #fff;
	color: #cc0909;
	text-decoration: none;
}



h1.title_dx, h1.title_sx   {
	font-size: small;
	margin-bottom: 0px;
}

.title_sx a, .title_dx a {

	padding: 0px 10px;
	background-color: #af1c1c;
	color:#fff;

}

.title_sx a:hover,.title_dx a:hover {
	background-color: #fff;
	color: #cc0909;
	text-decoration: none;
}

.box, .box_sx, .box_dx {
	border: 1px solid #7a7a7a;
	padding: 5px;
	font-size: x-small;
	background-color: #f7f6c8;
	width: 148px;
}

.box_center {
	border: 1px solid #000;
	padding:4px 8px;
	text-indent:8px;
	background-color: #ddfefe;
	text-align:center;
}

.box_center  p {
	text-align : left;
	padding-left : 1em;
	text-indent : 1em;
}

/*footer*/

#footer_1 {
	color: #fff;
	font-size: x-small;
	margin: 10px auto 0 auto;
	width: 90%;
	background-color: #B51109;
	padding: 5px;
}

#footer_2 {
	font-size: x-small;
	margin: 1px auto;
	width: 90%;
	background-color: #ddfefe;
	padding: 2px;
}

#footer_2 p {
	line-height: 1.0;
}

.footer_link {
	color: #fff;
	text-decoration: underline;
}

/*varie*/

.clear {
	clear: both;
	font-size: 2px;
}

a:link, a:visited {
/*	color: #cc0909;*/
	text-decoration: none;
}

a:hover {
	color: #cc0909;
	text-decoration: underline;
}

.space {
	font-size: 2px;
	background-color: #e0e0e0;
}

.validate {
	margin-left: 30px;
}



/*Qui inizia la sezione relativa alla navigazione ai tabs.*/
.menu {
	text-align:center;
	width:100%;
	background: #ddfefe;
	padding:0;
	line-height:normal;
	margin-right:0px;
	font: small/1.2 "Comic Sans MS", Verdana, Tahoma, Georgia,"New Century Schoolbook", Times, serif;
	/*border-bottom: 5px solid #95a580;*/
	/*border-right: 1px dotted #000;*/
	/*border-bottom: 1px dotted #000;*/
}

.menu ul {
	margin:0;
	padding:10px 0 0 10px;
	list-style:none;
	}

.menu li {
	display:inline;
	margin:0;
	padding:0;
	}

.menu a {
	float:left;
	background:#94b8d3 url("/gif/menu.gif") no-repeat left top;
	padding:0 0 0 9px;
	text-decoration:none;
	color:#000;
	}

.menu a span {
	float:left;
	display:block;
	background:#94b8d3 url("/gif/menu.gif") no-repeat right top;
	padding:4px 15px 3px 6px;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.menu a span {
	float:none;
	}
/* End IE5-Mac hack */
.menu #current a span {
	padding-bottom:10px;
	}
.menu a:hover, #menu a:hover span {
	background-color:#ddfefe;
	color:#000;
	}

.menu #current a span, #menu #current a {
	background-color:#000;
	}

/*Qui finisce la sezione relativa ai tabs.*/

.testo_evidenziato {
	font-weight: bold;
	color: red;
	}


/*relativamente ai form*/
/*alcune regole generali*/
form {
	text-align:center;
	width:auto;
	padding:2px;
	margin:0 auto;
}

#inserimento_e_mail {
	/*width : 400px;*/
	text-align:center;
}

form p {
	margin:.1em 0;
	text-align:left;
}

fieldset {
	padding: 1em;
	padding-top: 0em;
	border:2px groove;
	float:none;
}

legend {
	font-weight:bold;
	color: #990000;
	font-size: xx-small;
	padding:5px;
}

label {
	font-weight:bold;
	color:rgb(51,102,153);
	font-size:x-small;
	display:block;
}

#div_pagamento span, #div_consegna span {
	font-size:xx-small;
}

label span {
	text-decoration : underline;
}


select {
	background-color : #dff9d1;
	font-size: x-small;
	font-weight: bold;
}

.dashed {
	border:1px dashed rgb(51,102,153);
	margin-left:20px;
}

.conferma  {
	padding : 10px 5px;
}

.informazioni  {
	font-size: x-small;
	padding : 10px 5px;
}

.informazioni p {
	text-align : left;
	text-indent : 0;
	float:left;
}

.informazioni label {
	width:100px;
	text-align:right;
	margin-right:2px;
	float:left;
}

.informazioni input {
	padding-left:2px;
	font-weight: bold;
	width:20em;
	margin-left:2px;
}

.informazioni select {
	width:180px;
}


#provincia {
	width:2em;
}

#cap {
	width:5em;
}

#registrazione {
	width:2em;
}
#credito {
	width:60px;
}

#visti_recente {
	width:135px;
}

.conferma input {
	font-weight: bold;
	font-size: small;
	margin-left:2px;
	padding : 5px 10px;
}

.informazioni textarea{
	font-weight:bold;
	font-family: Verdana,helvetica,sans-serif;
	letter-spacing: .2em;
	width:200px;
	border:#73848C 1px solid;
	background:rgb(229,229,229);
	padding:0px 0px 0px 2px;
	margin-left:10px;
}

input#invia {
	width:100px;
	color: rgb(51,102,153);
	font-weight: bold;
}

input#annulla {
	width:80px;
	border:#73848C 1px solid;
	background-color:rgb(228,228,228);
	color: rgb(51,102,153);
	font-weight: bold;
}

.labelAccesskey{
}


/* per tutte le casella di input */
input {
	padding:1px 2px;
	background-color : #dff9d1;
	font-weight:bold;
/*
	letter-spacing: .2em;
	border:#73848C 1px solid;
	font-size:x-small;
*/
}


/* il form per il login */

.login {
	font-size: x-small;
}

.login label {
	width:30px;
	text-align:right;
	font-weight:bold;
	padding-right:0;
}

.login input {

}

.login p {
	padding : 2px;
	text-align:center;
/*font-family: Verdana,helvetica,sans-serif;*/
}

input #login_submit {
	font-family:Verdana, sans-serif;
}


#div_login {
}

div.richiamo {
	padding : 2px;
	line-height:6px;
	margin-top : 3px;
}

div.richiamo p {
	float:left;
	font-size:xx-small;
	color:#f00;
	text-decoration:none;
}

#fld_search {
	font-size: x-small;
}

#fld_commento {
	width:100%;
}

.select_sx {
	width:180px;
}

.select_dx {
	width:130px;
}

#orario {text-align:center;}
#orario table {width:100%;}

#skip_home {
	float:right;
}

#skip_home a {
	color: #BBBBBB;
	background: url("/gif/skip_icon.gif") no-repeat;
}

#skip_home a span{
	padding: 0 0 0 12px;
}

#skip_home a:hover {
	color: #333;
	background: url("/gif/skip_icon_over.gif") no-repeat;
}

div.enfatizzato {
  text-align : center;
  font-weight: bold;
  font-size:medium;
  color : red;
}

p.menuVer {
	text-align:center;
	text-decoration:underline;
	font-weight: bold;
	font-size:medium;
	color: red;
	margin-bottom:10px;
}

#loghi_fornitori {
	text-align : center;
	padding : 4px;
}

#consegna {
}

.top_nav
{
	clear:left;
	width : 90%;
	text-align:center;
	font-size:x-small;
}

#menu_registrazione {
	padding-bottom : 7px;
}

#logo_center {
	padding-bottom : 4px;
	text-align:center;
}

#menu_selezione {
	clear:left;
	padding-bottom:10px;
}

#menu_selezione span {
	padding-right:4px;
}

#sel_catalogo {
	padding-right:4px;
}

#psw, #cfm_psw, #password_login {
	padding:2px;
	font-size: x-small;
	width:100px;
}

#nome_cliente {
	padding:2px;
	color:black;
	font-weight:bold;
	width:170px;
}

#n_login {
	padding:1px;
 	color:black;
	font-weight:bold;
	width:100px;
}

#cfn_btn {
}

#alrt_txt {
	border: 0px solid #7a7a7a;
	background-color: #f7f6c8;
	color:red;
	width:200px;
}
#alrt_fld {
	border: 0px solid #7a7a7a;
}

.testo {
	padding : 2px;
}

.testo h4 {
	text-align:center;
}

.testo ul {
	padding-left : 2em;
}
.testo p {
	padding-left : 1em;
	text-indent : 1em;
}

.opt_title {
	font-style: italic;
}

span.testo_evidenziato {
	background-color: #e0e0e0;
	color: red;
	font-weight: bold;
}

#error_msg {
	border: 2px solid #7a7a7a;
	padding : 4px;
	margin-top:4px;
	background-color:Pink;
}

#notice_msg {
	border: 2px solid #7a7a7a;
	padding : 4px;
	margin-top:4px;
	color:green;
}

#didascalia_articolo {
	float:left;
	height:150px;
	width:115px;
	text-align:left;
	overflow:hidden;
	text-indent:0;
	text-indent:0;
	margin : 0 2px;
}

#didascalia_articolo p {
	font-size:xx-small;
}

#didascalia_articolo p span {
	font-size:xx-small;
	font-weight:bold
}

.riquadro {
	float : left;
	text-align : left;
	padding-left : 5px;
	text-indent : 8px
}

#aggiungi_carrello {
	font-size:4px;
}

#aggiungi_carrello a {
	border-bottom: 1px solid #000;
	border-right: 2px solid #000;
	background-color: #9f6;
}

#aggiungi_carrello a:hover {
	border-top : 2px solid #000;
	border-left: 2px solid #000;
	border-bottom-width: 0;
	border-right-width: 0;
	text-decoration: none;
}

.label_prezzo, .articolo, .numero, .prezzo, .totale, .testo_piccolo {
	font-size:x-small
}

/* per i menu con tabulazione */

div.tab_cont   {
  font: .95em/1.8 verdana, arial, sans-serif;
  background-color: #ddfefe;
  margin: auto;
}

.tab_content {
  background-color: #ddfefe;
  font-size: 0.9em;
/*  text-align : left; */
  border: 1px solid #000;
  border-top-width: 0;
  padding: 5px 4px;
  display: none;
}

.tab_testo {
  text-align : left;
  text-indent: 6px;
  font-size: 1em;
}

ul.tabnav {
  list-style-type: none;
  margin: 0;
  padding-left: 5px;
  padding-bottom: 24px;
  border-bottom: 1px solid #000;
  font : bold 11px verdana, arial, sans-serif;
}

ul.tabnav li {
  float: left;
  height: 21px;
  color: #000;
  margin: 2px 2px 0 2px;
  font : bold 11px verdana, arial, sans-serif;
  background-color: #f4869c;
  border: 1px solid #000;
}

ul.tabnav span {
  display: block;
  padding: 4px;
  cursor: default;
}

ul.tabnav a:link, ul.tabnav a:visited {
  display: block;
  color: #fff;
  background-color: transparent;
  text-decoration: none;
  padding: 4px;
}

ul.tabnav a:over {
  color: #fff;
  background-color: #f4869c;
}


#div_xxxuno li.tab_xxxuno{
  color: #000;
  background-color: #ddfefe;
  border-bottom: 1px solid #ddfefe;
  }
#div_xxxdue li.tab_xxxdue{
  color: #000;
  background-color: #ddfefe;
  border-bottom: 1px solid #ddfefe;
  }


