/* ::Start Div ::*/
div#CONTAINER{
	background:#FFFFCC;
	width:760px;
	margin:0px auto;
	color:#004F00;
	border:#FFCC00 solid 1px;

}

div#HEADER{
	background:#FFCC33 url(img/negozio5.jpg) no-repeat right;
	text-align:left;
	z-index:1;
}

div#SHOP{
	float:right;
	background:#FFFFCC;
	border:#FFCC00 1px solid;
	padding-left:10px;
	padding-right:10px;
	margin-top:15px;
	width:80%;
	line-height:1.2;
}

#a{
	font-size:13px;
	line-height:1;
	font-weight:bold;
}

#b{
	font-size:15px;
	line-height:1;
	font-weight:bold;
}

#c{
	font-size:16px;
	line-height:1;
	font-weight:bold;
}

.shop{
	text-align:center;
	background:#FFFFCC;
	border:#FFCC00 1px solid;
	width: 140px;
}

div#MENU {
	background:url(grafica/linemenu.jpg) repeat-x top;
	font-size:13px;
	font-weight:bold;
	line-height:1;
	margin-top:0px;
	padding-bottom:5px;
	text-align:center;
	vertical-align:top;
	margin-top:-5px;
}

div#LENG{
	text-align:right;
	width:750px;
	padding:5px;
	font-size:12px;
}

div#BODY{
	background:#FFFFFF;
	border:#FFCC55 2px solid;
	margin:5px;
	text-align:left;
}

div#EXTRA{
	width:170px;
	border-left:2px #FFCC55 solid;
	border-top:0px;
	border-bottom:2px #FFCC55 solid;
	border-right:none;
	float:right;
}
	
div#CARRELLO{
	text-align:left;
	border-bottom:#FFCC55 2px dashed;
	margin:5px 5px 5px 5px;
	font-size:12px;
	line-height:1;
}

div#CARRELLOTOP{
  text-indent:7px;
  top:118px;
  width:200px;
  position: relative;
	float:right;
	border: #FFCC55 1px solid;
	background:#FFFFBB;
	padding:2px 2px 2px 2px;
	margin:5px 5px 5px 5px;
	font-size:12px;
	line-height:1.2;
}

div#CARRELLO p{
	font-size:12px;
	line-height:1;
}

div#ADV{
	text-align:left;
	position:relative;
	margin:5px 5px 5px 3px;
}
	
div#CONTENT{
	margin:5px auto 5px 5px;
	padding:0px;
	font-size:12px;
		
  /*margin:5px 180px 5px 5px;*/
}

div#FOOTER{
	clear:both;
	border-top:#FFCC55 1px solid;
	text-align:right;
	font-size:10px;
	font-style:italic;
	line-height:0.1;
}
/* ::End Div ::*/

/* ::Start Link ::*/
a{
  color:#004F00;
}
a:link {
	color:#004F00;
}

a:visited {
	color:#004F00;
}

a:hover {
	color:#009900;
}

a:active {
	color:#009933;
}
/* ::End Link ::*/

/* ::Start Format ::*/
body{
	font-family:Georgia,"Times New Roman",Times,serif;
	background:#FFFFFF;
	text-align:center;;
}

.menu1{
	text-align:center;
	font-weight:bold;
	line-height:1;
	font-size:16px;
}

.menu2{
	text-align:center;
	font-size:14px;
	line-height:1;
}

.menu3{
	text-align:center;
	font-size:12px;
	line-height:1;
}

.title1{
	text-align:left;
	font-size:15px;
	font-weight:bold;
	line-height:1.2;
}
.title2{
	text-align:left;
	font-size:13px;
	font-style:italic;
	line-height:1.2;
}

h1{
	margin:0px;
	padding:0px;
	font-size:18px;
}

h2{
	margin:0px;
	padding:0px;
	font-size:16px;
}

#a{
	font-size:14px;
	font-weight:bold;
	text-align:left;
	line-height:1;
}

#b{
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	text-align:left;
	line-height:1;
}

p{
  font-family: verdana;
	text-align:justify;
	font-size:12px;
	line-height:1.3;
	color: rgb(0,51,51);
}

#Bold{
	font-weight:bold;
}

#small{
font-size:10px;
font-style:italic;
}

#credits{
	text-align:center;
	font-size:10px;
	font-style:normal;
}

div#BODY img{
	float:left;
	text-align:left;
	margin:2px;
	margin-right:2px;
	position:static;
}
/* ::End Format ::*/

/* ::Start Menu ::*/
table{
	margin-bottom:7px;
}

.menu{
	position:static;
	text-align:center;
	padding:0px;
	background:url(grafica/linemenu2.jpg) repeat-x bottom;
	margin:0px;
}

.tdmenu{
	background-color:#FFDB1F;
	background:url(grafica/linemenu2.jpg) repeat-x bottom;
	border-left:1px #FFCC00 solid;
	border-top:1px #FFCC00 solid;
	border-right:1px #FFCC00 solid;
	border-bottom:1px #FFCC00 solid;
	padding:5px;
	font-weight:normal;
	font-weight:bold;
	font-size:14px;
}

.tdmenu:hover{
	background-color:#FFDB1F;
	background:url(grafica/linemenu.jpg) repeat-x bottom;
	border-left:1px #FFCC00 solid;
	border-top:1px #FFCC00 solid;
	border-right:1px #FFCC00 solid;
	border-bottom:1px #FFCC00 solid;
	padding:5px;
	font-weight:normal;
	font-weight:bold;
	font-size:14px;
}

.submenu{
	border:1px solid #FFCC33;
	background:url(grafica/linemenu.jpg) #FFFFFF repeat-x top;
	font-weight:bold;
	font-size:13px;
	padding:5px;
	margin:3px;
	width:720px;
	text-align:center;
}

hr{
	border:#FFCC00 1px solid;
}

/* ::End Menu ::*/

.prodotti{
	border-left:2px #FFCC33 solid;
	border-bottom:2px #FFCC33 solid;
	width:530px;
	background:url(grafica/latodestra.jpg) repeat-y left;
}

.navbar{
  font-family:verdana;
	border-bottom:2px #FFCC33 solid;
	font-size:9px;
	width:530px;
  background-color:rgb(255,255,204);
  margin-bottom:10px;
  text-align:right;
}

.table_articoli{
	border:1px #FFCC00 solid;
	width:590px;
	padding: 0px;
}

.table_articolo{
	width:99%;
}

.td_articolo{
	border-bottom:#FFCC00 solid 1px;
}

.title_articolo{
	background:url(grafica/latosotto.jpg) repeat-x;
	font-size:20px;
}

.autore_articolo{
	text-align:right;
}

.table_vetrina{
	width:530px;
}

.table_adv{
	width:160px;
}

.td_vetrina{
	border-bottom:2px #FFCC00 solid;
	border-left:2px #FFCC00 solid;
	padding:3px;
	background:url(grafica/latodestra.jpg) repeat-y left;
}

.td_title_vetrina{
	border-bottom:#FFCC00 solid 1px;
}

.title_vetrina{
	background:url(grafica/latosotto.jpg) repeat-x;
	margin:0;
	line-height:1;
}

.box{
	background-color:#FFFF99;
	border:1px #FFCC00 solid;
	border-top:0px;
	padding:4px;
	padding-top:0px;
}

.box-top{
	border-top:#FFCC00 solid 1px;
	background:url(grafica/latosopra.jpg) repeat-x;
	margin:0px;
	padding:0px;
	font-weight:bold;
	text-align:center;
	font-size:12px;
}

.box-bottom{
	border-bottom:#FFCC00 solid 1px;
	background:url(grafica/latosotto.jpg) repeat-x;
	margin:0px;
	padding:0px;
}

.box-right{
	border-right:#FFCC00 solid 1px;
	background:url(grafica/latosinistra.jpg) repeat-y;
	margin:0px;
	padding:0px;	
}

.box-left{
	border-left:#FFCC00 solid 1px;
	background:url(grafica/latodestra.jpg) repeat-y;
	margin:0px;
	padding:0px;
}

.table_cart{
	border:1px #FFCC00 solid;
	margin:1px;
	padding:0px;
	width:530px;
}

.td_cart{
	border-bottom:1px solid #FF9900;
}

.tot_cart{
	font-size:16px;
	text-align:right;
	border:2px solid #FFCC33;
	background-color:#FFFF66;
	font-weight:bold;
}

.esempio{
	font-size:10px;
}

.cart{
	border:1px solid #FFCC33;
	margin:0px;
	padding:0px;
	width:490px;
	text-align:center;
}
.err{
	background-color: #FD4600;
	color: #FAFAD2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
