body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border: 0px;
	}

a:link {
	color: #000000;
	font-weight: bolder;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #FFFFFF;
	background-color: #FFCC00;
}

a:active {
	color: #5F5F5F;
}

a.navi:link {
	font-weight: bold;
	font-size: 14px;
	color: #5F5F5F;
	text-decoration: none;
}

a.navi:visited {
	color: #5F5F5F;
	font-size: 14px;
	text-decoration: none;
}

a.navi:hover {
	color: #FFCC00;
	font-size: 14px;
	background-color: #FFFFFF;
}

a.navi:active {
	color: #FFCC00;
	font-size: 14px;
	font-weight: bolder;
}

a.img {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

a.img:link {
	color: #000000;
	font-weight: normal;
}


a.img:visited {
	color: none;
}

a.img:hover {
	color: none;
	background-color: white;
}

a.img:active {
	color: none;
}


h1 {
	color: #000000;
	margin: 10px 0px 4px 0px;
	font-size: 1.5em;
	font-weight: bold;
}

h2 {
	margin: 0px;
	margin-bottom: 10px;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	margin: 15px 0px 5px 0px;
	padding: 0px;
}

h3.login {
	font-size: 14px;
	margin: 10px 0px 5px 0px;
}

h3.navi
{
	text-align: right;
}

h4 {
	margin: 0px;
	color: #999966;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
}

h5 {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
}

.titolo {
	margin: 40px 60px 0px 0px;
	float: right;
	font: normal bolder 48px Arial;
}

.titoletto {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-top: 50px;
}

div.menu_box {
	font-size: 10px;
	font-weight: bolder;
	table-layout: auto;
}

.noborderimage {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	border: 0px;
}

.noborderimage.dx {
	float: right;
	margin: 0px 0px 0px 5px;
}

.imgcategorie {
	margin: 0px 2px 0px 2px;	
}

.img_prod {
	width: 400px;
	height: 400px;
	}
	
.img_thumb_prod {
	height: 60px;
	width: 60px;
	float: left;
	margin-right: 10px;
}

.no_img {
	height: 60px;
	width: 60px;
	float: left;
	margin-right: 10px;
	background-color:#FFFFFF;
}

.center {
	text-align: center;
}

.input_login {
	width: 120px;
	font-size: 12px;
}

form {
	font-weight: bold;
}

.input_reg {
	width: 200px;
	font-size: 14px;
	border: 1px;
	border-color: #FFCC00;
	border-style: solid;
	margin: 2px;
	padding-left: 5px;
}

.cerca {
  background-color: #F5F5F5;
	color: #FFFFFF;
  width: 60px;
	font-size: 12px;
	font-weight: bold;
	border: 2px #000000 solid;
	margin-top: 5px;
	margin-bottom: 5px;
}

a.prod_nome {
	display:block;
	font-size: 14px;
	font-weight: bold;
	margin-left: 70px;
	margin-top: 4px;
	padding: 4px;
	text-decoration: none;
}

a.prod_nome:hover {
	background-color:#FFCC00;
}

.prod_cod {
  font-weight: bold;
  margin-bottom: 10px;
}

.prod_cod.little {
	font-weight: normal;
	font-size: 10px;
	margin-bottom: 0px;
	font-weight: bold;
}

.prod_des_breve {
	font-size: 10px;
}

.prod_caratt {
  border: 1px;
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 5px;             
}

.prod_caratt_tit {
  font-weight: bold;
}

.prod_caratt_cell_l  {
  width: 150px;
  background-color: #FFCC00;
  vertical-align: middle;
  padding: 2px 5px 2px 5px;
}

.prod_caratt_cell_r  {
  width: 300px;
  background-color: #DCDCDC;
  vertical-align: middle;
  text-align: center;
  padding: 2px 5px 2px 5px;
}

form {
     margin: 0px;
     }

.list_prod {
	height: 60px;
	clear: left;
	margin-bottom: 16px;
}

.list_prod_2 {
	margin-left: 70px;
	
	padding: 4px;
}


/*core drop shadow rules*/
.wrap1, .wrap2, .wrap3 {
	display:inline-table;
	/* \*/display:block;/**/}

.wrap1 {
		float:left;
		background:url(images/shadows/shadow.gif) right bottom no-repeat;}
.wrap2 {
		background:url(images/shadows/corner_bl.gif) -12px 100% no-repeat;}
.wrap3 {
		padding:0 6px 6px 0;
		background:url(images/shadows/corner_tr.gif) 100% -12px no-repeat;}
	
.wrap3 img {
	display:block;
	}
