@charset "utf-8";
/* CSS Document */
body{
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	padding:10px 0px 0px;
	margin:0px;
}
p{
	text-align:justify;
	padding:8px 12px 8px 8px;
}
.p2{
	text-align:justify;
	padding:8px 12px 8px 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #1A721B;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #333333;
}
#TableContainer{
	width:736px;
}
.Prodotti{
	padding-top:10px;
}
#Footer{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #0b6a0b;
	border-top:1px solid #0b6a0b;
}
.FontVerde{
	color:#0b6a0b;
	font-weight:bold;
	padding-left:25px;
	background-image:url(../images/bg_titlehome.jpg);
	background-repeat:no-repeat;
	height:18px;
	width:250px;
	margin-left:20px;
}
.fotoDettaglio{
	padding-top:10px;
}
.borderScheda{
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	padding-top:5px;
	padding-bottom:5px;
}

/*Menu*/
#Home{
	background-image:url(../images/menu/1a.jpg);
	width:173px;
	height:17px;
	background-repeat:no-repeat;
}
#Novita{
	background-image:url(../images/menu/2a.jpg);
	width:74px;
	height:17px;
	background-repeat:no-repeat;
}
#Azienda{
	background-image:url(../images/menu/3a.jpg);
	width:73px;
	height:17px;
	background-repeat:no-repeat;
}
#Home{
	background-image:url(../images/menu/1a.jpg);
	width:173px;
	height:17px;
	background-repeat:no-repeat;
}
#Home{
	background-image:url(../images/menu/1a.jpg);
	width:173px;
	height:17px;
	background-repeat:no-repeat;
}
.img{
	border:1px solid #333333;
}
#TableHomeCategorie{
	width:250px;
}
#lang{
	font-weight:bold;
	padding-bottom:10px;
}
#Traduzione{
	padding-left:10px;
}

a.lingue{
	color:#0018ff;
	text-decoration:none;
}
a.lingue:hover{
	color:#333333;
	text-decoration:none;
}