BODY{
 color : #666666;
 font-family : Verdana;
 font-size : 12px;
 margin: 0px;
 background-color: #FFF;
/*  SCROLLBAR-FACE-COLOR: #fff;
  SCROLLBAR-HIGHLIGHT-COLOR: #fff;
  SCROLLBAR-SHADOW-COLOR: #001151;
  SCROLLBAR-3DLIGHT-COLOR: #001151;
  SCROLLBAR-ARROW-COLOR: #ff6600;
  SCROLLBAR-TRACK-COLOR: #fff;
  SCROLLBAR-DARKSHADOW-COLOR: #fff;*/
}
h1 {
	font-size: 16px;
	margin: 0px 0px 12px 2px;
	padding: 0px;
}
td {
	font-size: 12px;
}
.maincontent {
	height: 86%;
	width: 98%;
}
.header {
	text-align: left;
	background: #000;
	color: #FFF;
	padding: 5px;
	margin-bottom: 0px; 
}
.topMenu {
	border-bottom: 1px solid #808080;
}
.topMenu a{
	color: #808080;
	padding: 0px 5px 0px 7px;
	text-decoration: none;
	border-right: 1px solid #808080;
	margin: 0px;
}
.topMenu a:hover {
	padding: 0px 5px 0px 7px;
	white-space: nowrap;
	text-decoration: none;
	border-right: 1px solid #808080;
	margin: 0px;
	background-color: #ffc15f;;
}
.topMenu span.selected {
	color: #000;
	background-color: #FFF;
	padding: 0px 5px 0px 7px;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #FFF;
	font-weight: bolder
}
.firstColumn {
	float: left;
	background-color: #FFF;
	padding: 50px 0px 0px 50px;
}
.secondColumn {
	width: auto;
	padding: 50px 0px 0px 5px;
	background-color: #FFF;
	float: left;
}
.footer {
	text-align: left;
	background: #808080;
	color: #FFF;
	clear: both;
	padding: 5px;
}
.leftMenu {
	
}
.leftMenu a{
	color: #808080;
	text-decoration: none;
	margin: 0px;
}
.leftMenu a:hover{
	text-decoration: none;
	color: #ffc15f;
}
.leftMenu ul{
	margin: 0px;
	padding: 0px 5px;
	border-right: 1px solid #808080;
}
.leftMenu li{
	list-style: none;
}
.paging span{
	font-weight: bold;
	text-decoration: underline;
}
.paging a{
	color: #808080;
	text-decoration: none;
	margin: 0px;
	font-weight: normal;
}
.paging a:hover{
	text-decoration: none;
	color: #ffc15f;
}
.alert {
	text-align: right;
	border: 1px solid #ccc;
	padding: 10px;
	background-image: url(../img/stopsign.gif);
	background-repeat: no-repeat;
	background-position: 3% 50%;
	width: 185px;
	font-size: 16px;
}
.alertPer {
	text-align: right;
	border: 1px solid #ccc;
	padding: 10px;
	background-image: url(../img/stopsign.gif);
	background-repeat: no-repeat;
	background-position: 3% 50%;
	width: 310px;
	font-size: 14px;
}
table.tableList {
	border-spacing: 2px;
	empty-cells: show;
	margin-bottom: 20px;
}
th.thList {
	border: 1px solid #808080;
 	padding: 0px 15px 0px 15px;
 	color: #000;
 	font-size: 12px;
}
td.tdList {
	border: 1px dashed #808080;
 	padding: 0px 15px 0px 15px;
 	height: 30px;
 	vertical-align: middle;
}
table.cerca {
	border: 1px solid #808080;
	padding: 5px;
	empty-cells: show;
	margin-left: 2px;
}
.briciola a{
	color: #808080;
	text-decoration: none;
	margin: 0px;
}
.briciola a:hover {
	white-space: nowrap;
	text-decoration: none;
	margin: 0px;
	color: #ffc15f;;
}
.lista ul{
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
}
.lista li{
	list-style: none;
}

/* Css per home*/
.headerHome {
	text-align: left;
	background: #000;
	color: #000;
	padding: 5px;
	margin: 0px;
	clear: both;
}
.topMenuHome {
	border-bottom: 1px solid #808080;
}
.topMenuHome a{
	color: #808080;
	padding: 0px 5px 0px 7px;
	text-decoration: none;
	border-right: 1px solid #808080;
	margin: 0px;
}
.topMenuHome a:hover {
	padding: 0px 5px 0px 7px;
	white-space: nowrap;
	text-decoration: none;
	border-right: 1px solid #808080;
	margin: 0px;
	background-color: #50B2FB;;
}
.topMenuHome span.selected {
	color: #000;
	background-color: #FFF;
	padding: 0px 5px 0px 7px;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #FFF;
	font-weight: bolder
}
.maincontentHome {
	/*text-align: center;*/
	height: 86%;
	width: 820px;
	/*border: 1px solid #000;*/
}
/* Menu a sinistra */
.secondColumnHome {
	width: 150px;
	padding: 5px 5px 0px 5px;
	background-color: #FFF;
	float: left;
	/*border: 1px solid;*/
	font-size: 11px;
}
.secondColumnHome input {
	width: 100px;
	height: 18px;
	/*border: 1px solid #000;*/
	font-size: 10px;
}
.secondColumnHome select {
	width: 100px;
	height: 18px;
	/*border: 1px solid #000;*/
	font-size: 10px;
}
/* Centro */
.firstColumnHome {
	float: left;
	width: 650px;
	background-color: #FFF;
	padding: 4px 0px 0px 4px;
	font-size: 13px;
	/*border: 1px solid #808080;
	color: #000;
	background-color: #ffc15f; 
	margin: 0px 0px 5px 2px; 
	padding-left: 5px"*/
}
.pubblicita{
	text-align:center;
	padding-bottom: 8px;
}

.primopianoboxTitle{
	font-size: 16px;
	font-weight: bolder;
}
.boxProdotto{
	float: left;
	width: 158px;
	font-size: 11px;
	padding: 2px;
	padding-bottom: 15px;
	text-align: center;
}
.titoloBoxProdotto a{
	text-decoration: none;
	color : #000;
}
.titoloBoxProdotto a:hover{
	text-decoration: none;
	color : #000;
	/*border: 1px solid #0000CC;*/
}
.titoloBoxProdotto a:visited{
	text-decoration: none;
	color : #000;
	/*border: 1px solid #0000CC;*/
}
.titoloBoxProdotto{
	background-color: #CCC;
	font-size: 12px;
	color: #000;
}

.BoxInformazioniRichiestaAcquisto{
	background-color: #CCC;

	float: left;
	width:auto;
	font-size: 12px;
	padding: 2px;
	padding-bottom: 5px;
	
}


.BoxInformazioniRichiestaAcquisto a{
	text-decoration: none;
	color : #000;
}
.BoxInformazioniRichiestaAcquisto a:hover{
	text-decoration: none;
	color : #000;
	/*border: 1px solid #0000CC;*/
}
.BoxInformazioniRichiestaAcquisto a:visited{
	text-decoration: none;
	color : #000;
	/*border: 1px solid #0000CC;*/
}

.descBoxProdotto{
	height: 3em;
	border-left: 1px solid #50B2FB;
	border-right: 1px solid #50B2FB;
	border-bottom: 1px solid #CCC;
}
.imgBoxProdotto{
	padding-top: 5px;
	height: 200px;
	overflow: hidden;
	border-left: 1px solid #50B2FB;
	border-right: 1px solid #50B2FB;

}

.prezziBoxProdotto{
	border-left: 1px solid #50B2FB;
	border-right: 1px solid #50B2FB;
	border-bottom: 5px solid #ccc;
}
/* Menu a destra */
.thirdColumnHome {
	float: left;
	width: 120px;
	background-color: #FFF;
	padding: 5px 0px 0px 5px;
	font-size: 11px;
	border-left: 1px solid;
}
.thirdColumnHome input {
	width: 110px;
	height: 18px;
	/*border: 1px solid #000;*/
	font-size: 10px;
}

.footerHome {
	text-align: left;
	background: #000;
	color: #FFF;
	clear: both;
	padding: 5px;
}
.boxTitle {
	background-color: #FFF;
	/*border: 1px solid;*/
}
.boxLogin{
	padding-left: 10px;
}

/* Menu a comparsa */
#menu ul { 
	margin: 0; 
	padding: 0; 
	list-style: none;
	width: 150px; /* Width of Menu Items */ 
	border-bottom: 1px solid #ccc; 
} 

#menu ul li { 
	position: relative; 
} 

#menu li ul { 
	position: absolute; 
	left: 149px; /*Set 1px less than menu width */ 
	top: 0; 
	display: block; 
} 

#menu li:hover ul {
	display: block; 
} 

#menu li:hover>ul { 
	visibility:visible; 
} 

#menu ul ul {
	visibility:hidden; 
} 

/* Fix IE. Hide from IE Mac \ */
* html #menu ul li { float: left; height: 1%; }
*html #menu ul li a { height: 1%; }
/* End */ 

/* Make-up syles */ 

#menu ul, li { 
	margin: 0 0 0 0; 
} 

/* Styles for Menu Items */ 
#menu ul a { 
	display: block; 
	text-decoration: none; 
	color: #777; 
	background: #fff; /* IE6 Bug */ 
	padding: 5px; 
	border: 1px solid #ccc; 
	border-bottom: 0; 
} 

/* Hover Styles */ 
#menu ul a:hover { 
	color: #E2144A; 
	background: #f9f9f9; 
} 

/* Sub Menu Styles */ 
#menu li ul a { 
	text-decoration: none; 
	color: #77F; 
	background: #fff; /* IE6 Bug */ 
	padding: 5px; 
	border: 1px solid #ccc; 
	border-bottom: 0; 
} 

/* Sub Menu Hover Styles */ 
#menu li ul a:hover { 
	color: #E2144A; 
	background: #f9f9f9; 
} 

/* Icon Styles */ 
#menu ul a.submenu {background:#fff url("../img/r_arrow.gif") no-repeat right; } 
#menu ul a.submenu:hover {background:#f9f9f9 url("../img/r_arrow.gif") no-repeat right;}


/* Css per sciclub*/
.headerSciclub {
	text-align: left;
	background: #000;
	color: #000;
	padding: 5px;
	margin: 0px;
	clear: both;
}
