@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(../images/layout/bg_top.gif);
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 13px;
	color: #48494a;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	color: #000000;
	font-style: italic;
	font-weight: bold;
}

#content {
	width: 960px;
	margin: 0px auto;
}

#header {
	height: 95px;
	background-image: url(../images/layout/header.gif);
	background-repeat: no-repeat;
}

#logo {
	margin: 10px 0px 0px 15px;
	float: left;
	border: 0px;
}

#lingue {
	float: right;
	margin: 10px 10px 20px 0px;
	clear: right;
}

#lingue img {
	margin-left: 10px;
	border: 0px;
}

#menu {
	float: right;
	margin: 30px 0px 0px 0px;
	text-align: right;
	clear: right;
	font-size: 11px;
	color: #b9c9dc;
	width: 600px;
	display: block;
}

#menu a {
	color: #ffffff;
	text-decoration: none;
	padding: 1px 6px;
	margin: 0px 4px;
	font-style: normal;
	font-weight: normal;
}

#menu a:hover {
	/* color: #1c58a2;
	background-color: #ffffff; */
}

#login {
	line-height: 14px;
}

#login img {
	margin: 5px 0px 0px 10px;
}

#login input {
	width: 160px;
}


input {
	background-color: #f6f7f7;
	border: #d5d8da 1px solid;
	padding: 1px 3px;
	font-size: 11px;
	color: #5c5d63;
}

h1, h2 {
	color: #3e4144;
	text-transform: uppercase;
	font-size: 21px;
	margin: 0px;
	display: inline;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3 {
	color: #646f78;
	text-transform: uppercase;
	font-size: 21px;
	margin: 0px;
	display: inline;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#middle {
	border-bottom: #505b64 4px solid;
	height: 239px;
	background-color: #ffffff;
}

#front {
	width: 719px;
	height: 237px;
	float: left;
	margin: 1px 1px 1px 0px;
}

#reservedbox {
	width: 240px;
	height: 238px;
	float: right;
	margin: 0px 0px 1px 0px;
	background-image: url(../images/layout/box_login.gif);
	background-repeat: no-repeat;
}

#recovery {
	border-top: #969da2 1px solid;
	text-align: right;
	font-size: 9px;
	color: #5c5d63;
	padding: 5px;
	line-height: 14px;
	margin-top: 5px;
}

#recovery a {
	color: #5c5d63;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

#infologin {
	font-size: 10px;
	color: #182129;
	padding: 5px;
	line-height: 14px;
	text-align: justify;
}

#main {
	padding: 40px 0px 0px 0px;
	line-height: 18px;
}

#main p {
	margin-top: 10px;
}

#main em {
	color: #00338e;
	font-weight: bold;
	font-style: normal;
}

#map {
	float: right;
	margin: 0px 0px 15px 15px;
}

#left {
	float: left;
	width: 680px;
	margin: 0px 40px 0px 0px;
	text-align: justify;
}

#left ul {
	font-size: 11px;
	line-height: 14px;
}

#right {
	float: left;
	width: 240px;
	margin: 0px;
	text-align: left;
	font-size: 11px;
}

p.news img {
	float: left;
	/* margin: 3px 10px 0px 0px; */
	clear: both;
	border: 0px;
}

p.bloccodx img {
	border: 0px;
}

p.bloccodx img.imgdx {
	float: right;
	margin: 0px 0px 10px 15px;
	border: 0px;
}

div.fiera {
	width: 200px;
	height: 200px;
	padding: 0px 10px;
	border-left: #dcdee0 1px solid;
	float: left;
	display: block;
	font-size: 11px;
	margin-bottom: 30px;
}

div.fiera .bloccotitolo {
	height: 50px;
}

div.fiera h2 {
	display: block;
	height: 30px;
}

div.fiera a {
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
}

div.fiera img.fieraimg {
	margin: 5px 0px;
	border: #dcdee0 1px solid;
}

.marca {
	width: 108px;
	float: left;
	padding-left: 10px;
}

table.cata {
	width: 340px;
	border: 0px;
	float: left;
}
td.imgcata {
	width: 100px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 15px;
}

td.imgcata img {
	border: 0px;
	float: left;
}

td.cellacata {
	padding-right: 20px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	line-height: 15px;
	width: 220px;
	color: #000000;
	font-weight: bold;
}

td.cellacata img {
	position: relative;
	border: 0px;
	margin-left: -20px;
	padding-right: 4px;
}

td.cellacata strong {
	font-weight: normal;
	color: #505b64;
	font-size: 9px;
}

td.cellacata a {
	text-decoration: none;
	font-style: normal;
	/* font-weight: normal; */
}

div.prodotto {
	width: 200px;
	padding: 0px 10px;
	border-left: #dcdee0 1px solid;
	float: left;
	display: block;
	font-size: 13px;
	margin-bottom: 30px;
}

div.prodotto img.prodottoimg {
	margin: 5px 0px;
}

#footer {
	/* height: 86px; */
	height: 102px;
	margin-top: 20px;
	background-image: url(../images/layout/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: top center;
	float: left;
	width: 100%;
}

#footer a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

#cenfooter {
	/* height: 86px; */
	height: 102px;
	width: 960px;
	background-image: url(../images/layout/footer.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
	color: #ffffff;
	font-size: 10px;
}

div.disclamer {
	float: right;
	width: 900px;
	margin: 10px 50px 0px 10px;
	text-align: right;
	font-style: italic;
	color: #90c194;
}

div.footdiv {
	border-left: #4e9c54 1px solid;
	margin-top: 35px;
	padding: 0px 0px 0px 12px;
	width: 200px;
	float: right;
	text-align: left;
}

div.footlogo {
	margin-top: 35px;
	padding: 3px 0px 0px 15px;
	width: 170px;
	float: right;
}

#formappuntamento td input, #formappuntamento td textarea {
	background-color: #f6f7f7;
	border: #d5d8da 1px solid;
	padding: 2px 3px !important;
	font-size: 13px;
	margin-right: 10px;
	color: #5c5d63;
}

#formappuntamento td em {
	font-style: normal;
	color: #ff0000;
}

table#catalo {
	width: 540px;
	margin-left: 20px;
	/* border-top: #dddddd 1px solid;
	border-left: #dddddd 1px solid;
	border-right: #dddddd 1px solid; */
	background-color: #f5f5f5;
}
table#catalo td {
	font-size: 9px;
	width: 170px;
	border-bottom: #e3e3e3 1px solid;
	padding: 2px 3px;
}
table#catalo th {
	text-align: left;
	width: 200px;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	border-bottom: #e3e3e3 1px solid;
	padding: 2px 3px;
}

table#catalo td input {
	background-color: transparent;
	border: 0;
	padding: 0px 2px;
	font-size: 11px;
}

#shadowbox_title {border: 0px solid;} 
#shadowbox_info {border: 0px solid;}