@charset "utf-8";
body
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(images/bg-body.jpg);
	background-repeat: repeat-x;
	background-color: #EFEAE4;
}

body#prodotti #navigation ul li.nav2 a,
body#assistenza #navigation ul li.nav3 a,
body#home #navigation ul li.nav1 a,
body#fornitori #navigation ul li.nav4 a{
	display: block;
	height: 34px;
	width: 110px;
	float: left;
	background-repeat: no-repeat;
	background-position: -110px 0px;

}
#container {
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#header {
	padding: 0px;
	width: 938px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 175px;
}
#header h2 {
	display: none;
}


#navigation {
	padding: 0px;
	width: 938px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 50px;
}
#navigation ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
}
#navigation ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	float: left;
	height: 34px;
	width: 110px;
}
#navigation  ul  li.nav1 a  {
	display: block;
	height: 34px;
	width: 110px;
	float: left;
	background-image: url(images/m1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navigation ul li.nav1 a:hover {
	display: block;
	height: 34px;
	width: 110px;
	float: left;
	background-image: url(images/m1.gif);
	background-repeat: no-repeat;
	background-position: -110px 0px;
}
#navigation ul li.nav2 a {
	display: block;
	height: 34px;
	width: 110px;
	float: left;
	background-image: url(images/m2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navigation ul li.nav2 a:hover {
	display: block;
	height: 34px;
	width: 110px;
	float: left;
	background-image: url(images/m2.gif);
	background-repeat: no-repeat;
	background-position: -110px 0px;
}
#navigation ul li.nav3 a {
	display: block;
	height: 34px;
	width: 110px;
	float: left;
	background-image: url(images/m3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navigation ul li.nav3 a:hover {
	display: block;
	height: 34px;
	width: 110px;
	float: left;
	background-image: url(images/m3.gif);
	background-repeat: no-repeat;
	background-position: -110px 0px;
}
#navigation ul li.nav4 a {
	display: block;
	height: 34px;
	width: 110px;
	float: left;
	background-image: url(images/m4.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navigation ul li.nav4 a:hover {
	display: block;
	height: 34px;
	width: 110px;
	float: left;
	background-image: url(images/m4.gif);
	background-repeat: no-repeat;
	background-position: -110px 0px;
}


#navigation ul li a span {
	display: none;
}

#content {
	clear: both;
	width: 882px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 55px;
}
#content #subnav {
	width: 200px;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
}
#content #subnav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#content #subnav ul li {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content #subnav ul li a {
	font-size: 12px;
	text-decoration: none;
	color: #4F839B;
	font-weight: bold;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #50849C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}

#content #subnav ul li a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #CE0011;
	font-weight: bold;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #50849C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}

#content #text {
	width: 630px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#content #text .column {
	margin: 0px;
	padding: 0px;
}
#content #text .column h3 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	color: #427890;
}
#content #text .column p {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 13px;
	color: #04233C;
	line-height: 20px;
}
#content #text .column a {
	color: #50849C;
	font-weight: bold;
	text-decoration: none;
}
#content #text .column img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}





#footer {
	clear: both;
	margin: 0px;
	text-align: center;
	background-image: url(images/bg-footer.jpg);
	background-repeat: repeat-x;
	height: 34px;
	padding-top: 21px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer p {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #376376;
}
#footer a {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #324956;
	text-decoration: none;
	font-weight: bold;
}

#content #subnav ul.sub-subnav {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content #subnav ul.sub-subnav li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/quad-grigio.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	line-height: 20px;
}
#content #subnav ul.sub-subnav li a {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
}
#content #subnav ul.sub-subnav li a:hover {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	color: #CC0000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
}
#content #subnav ul.sub-subnav li.selected {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-image: url(images/quad-rosso.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
	line-height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#text .product {
	padding: 0px;
	float: left;
	width: 203px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 130px;
}
#text .product .sx {
	float: left;
	clear: left;
	background-color: #FFFFFF;
	width: 100px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#text .product .sx img {
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#text .product .dx {
	float: left;
	clear: right;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	width: 88px;
}
#text .product .dx h5 {
	font-size: 12px;
	color: #50849C;
	margin: 0px;
	padding: 0px;
}
#text .product .dx p {
	font-size: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#text .product .dx a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5AADCD;
	margin: 0px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
#content #subnav ul li.selected2 {
	font-size: 12px;
	text-decoration: none;
	color: #4F839B;
	font-weight: bold;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #50849C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#text .fornitori {
	float: left;
	width: 198px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 130px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
#text  .fornitori  img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#text .fornitori a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5AADCD;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	display: block;
	width: 100px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
