body {
	background-color: #FFFFFF;
	color: #555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/sfondo1.gif);
	background-repeat: repeat-x;
}
a {
	text-decoration:none;
	color: #004D81;
}
a img {
	border-width: 0px;
}	
#slogan {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 3px;
	margin-bottom: 30px;
	display: block;
	clear: both;
	text-align: center;
	padding-top: 5px;
}
#menu {
	margin: 43px 30px;
	list-style-image: none;
	list-style-type: none;
	font-size: 13px;
	padding: 0px;
}
#inner_menu {
	margin: 3px 5px;
	font-size: 10px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
}
.menu_item {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #666666;
	display: block;
	text-align: left;
}

#cella_menu {

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #CCCCCC;

	width: 149px;

	height: 200px;

	float: left;

}

.titolo1 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 5px;

}

#all {
	background-color: #FFFFFF;
	border: 1px solid #999;
	clear: both;
	width: 750px;
	text-align: left;
	margin-top: 10px;

}

#all #header {
	height: 100px;
	display: block;
	clear: both;
	background-image: url(images/header2.jpg);

}

#all #content {

	float: left;

	width: 540px;

	padding: 10px 20px;

	text-align: justify;

}

#all #title_box {
	width: 560px;
	margin-bottom: 30px;
	text-align: center;

}

.clearer {

	clear: both;

}

#all .half_w {

	width: 46%;

	float: left;

	padding: 0px 5px;

}
#all #content img.product_img {
	border: 1px solid #666666;
	margin: 5px;
}
#all #content .product_box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	clear: both;
	float: left;
	width: 90%;
}
#all #content .details_table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #f8f8f8;
	color: #555;
}
#all #header #logo {
	float: right;
	margin-top: 30px;
}
#all #content .details {
	font-size: 11px;
}
#copyright {
	font-size: 10px;
	text-align: center;
	width: 100%;
	padding-top: 7px;
}
