* {
	margin: 0px;
	padding: 0px;
}

body {
	color:#666666;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
}

.clearer {
	clear: both;
	font-size: 0px;
}

.bold {
	font-weight: bold;
}

.blue {
	color: #145ebc;
}

.light-blue {
    color: #468b9a;
}

.grey {
	color: #666666;
}

.not-underlined {
	text-decoration: none;
}

.margin-top-0 {
	margin-top: 0px;
}

.font16 {
	font-size: 16px;
}

.left-padded {
    padding-left: 12px;
    padding-top: 5px;
}

.block {
    display:block;
}

#no-background {
	background: none;
}

a img {
	border: 0px;
}

a:hover {
	color: #000;
}

#container {
	width: 995px;
	margin: 0px auto;
}

.banner {
	height: 128px;
	background: url("../images/banner.jpg") no-repeat center;
	position: relative;
	color: #fff;
}

.home-banner {
	height: 403px;
	background: url("../images/home-banner.jpg") no-repeat center;
	position: relative;
	color: #fff;
}

.banner .title {
	font-size: 22px;
	font-weight: normal;
	position: absolute;
	/*top: 20px;
	left: 15px;*/
	top:8px;
	left:8px;
}

.banner .subtitle {
	font-size: 15px;
	font-weight: normal;
	position: absolute;
	top: 43px;
	left: 15px;
}

.home-banner .title {
	font-size: 22px;
	font-weight: normal;
	position: absolute;
	/*top: 245px;*/
	top: 225px;
	/*left: 15px;*/
	left: 8px;
}

.home-banner .subtitle {
	font-size: 15px;
	font-weight: normal;
	position: absolute;
	top: 265px;
	left: 15px;
}


.banner .blue-box-png {
	position: absolute;
	top: 0px;
	right: 30px;
}

.blue-box-png {
	width: 223px;
	height: 90px;
	background: url("../images/blue-box.png") no-repeat center;
}

.blue-box-png-big {
	width: 226px;
	height: 125px;
	background: url("../images/blue-box-big.png") no-repeat center;
}

.banner .box-content {
	padding: 2px 0px 0px 30px;
}

.banner .box-content a {
	color: #fff;
	display: block;
	text-decoration: none;
}

.main-content {
/* 	position: relative; */
	background: url("../images/dotted-bg.jpg") repeat-x left 66px;
/* 	padding-top: 37px; */
}

.top-menu {
	color: #333;
	background: url("../images/menu-bg.png") repeat-x left top;
	height: 43px;
	width: 995px;

	/*position: absolute;
	left: 0px;
	top: 0px;*/

	/*overflow: hidden;*/
	overflow: visible;
	font-size: 11px;
}

.top-menu a {
	color: #333;
	text-decoration: none;
}

ul.menu {
	list-style-type: none;
	padding-top: 8px;
}

ul.menu li {
	float: left;
	height: 20px;
	background: url("../images/menu-separator.jpg") no-repeat right top;
}

ul.menu li.last {
	background: none;
}

ul.menu li a {
	line-height: 20px;
	padding: 0px 20px;
}

ul.menu li a.active, ul.menu li a:hover {
	color: #0f5bbb;
}

.search-form {
	/*position: absolute;
	top: 10px !important;
	top: 8px;
	left: 710px;*/
	float: right;
	margin-right: 10px;
}

.search-form .cerca {
	width: 110px;
	font-size: 10px;
}

.search-form .vai {
	border: 0px;
	background: transparent;
	cursor: pointer;
}

.search-form .language {
	background: url("../images/menu-separator.jpg") no-repeat left top;
	padding-left: 10px;
	margin-left: 10px;
	line-height: 20px;
}

.content-left-brochures {
	float:left;
	width: 740px;
	padding: 30px 0px 0px 17px;
}

.content-right-brochures {
	float: right;
	width: 225px;
	text-align: right;
}

.min-height-400 {
	float: left;
	width: 1px;
	font-size: 0px;
	height: 400px;
}

.main-box {
	float: left;
	width: 97%;
}

.content-brochures {
	background: url("../images/brochure-right-image.jpg") no-repeat right top;
	width: 995px;
}

.content-catalogo {
	background: url("../images/catalogo-right-image.jpg") no-repeat right top;
	width: 995px;
}

.content-news {
	background: url("../images/news-right-image.jpg") no-repeat right top;
	width: 995px;
}

.content-chi-siamo {
	background: url("../images/chi-siamo-image.jpg") no-repeat right top;
	width: 995px;
}

.content-indirizzi {
	background: url("../images/indirizzi-right-image.jpg") no-repeat right top;
	width: 995px;
}

.content-scheda {
/* 	background: url("../images/catalogo-right-image.jpg") no-repeat right top; */
	width: 995px;
}

.main-container {
	padding: 43px 0px 0px 15px;
}

h2.brochures {
	font-size: 17px;
	margin-bottom: 25px;
}

.brochure-thumbnail  {
	float: left;
	width: 110px;
	/*height: 100px;*/
	/*padding-top: 20px;*/
	/*text-align: center;*/
}

.news-thumbnail  {
	float: left;
	width: 100px;
	height: 110px;
	padding-top: 10px;
	/*text-align: center;*/
	text-align: left;
}

.brochure-description {
	width: 600px;
	float: left;
	margin-bottom: 30px;
}

.date {
	margin-bottom: 5px;
}

h3.title {
	font-size: 13px;
	margin: 3px 0px;
}

.footer {
	background: url("../images/dotted-bg.jpg") repeat-x left top;
	margin-top: 40px;
	padding: 10px 0px 20px 30px;
}

.news-image {
	float: left;
}

.news-description {
	float: left;
	margin-left: 45px;
}

.width-762{
	/*width: 762px;*/
	width: 750px;
	white-space: normal;
	/*overflow: hidden;*/
}

.top-dotted {
	background: url("../images/dotted-bg.jpg") repeat-x left top;
	padding-top: 7px;
	margin-top: 15px;
}

.top-dotted-0 {
	background: url("../images/dotted-bg.jpg") repeat-x left top;
	padding-top: 7px;
}

.form-label {
	display: block;
	width:115px;
	float: left;
	margin-bottom: 10px;
	text-align:right;
	padding-right:5px;
}

.from-input {
	width: 120px;
	float: left;
	border: solid 1px #ccc;
	margin-right: 5px;
	font-size:12px;
}

.from-input-esteso{
	width: 400px;
	float: left;
	border: solid 1px #ccc;
	margin-right: 5px;
	font-size:12px;
}

.form-area {
	border: solid 1px #ccc;
	margin: 5px 0px;
	width: 500px;
	height: 80px;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
}

.form-submit {
	background: transparent;
	border: solid 1px #ccc;
	cursor: pointer;
	padding: 3px 10px 3px 5px;
}

.padded-paragraf {
    padding: 10px;
}

.indirizzi-left-box {
	float: left;
	width: 240px;
	padding: 10px;
	padding-bottom: 70px;
	margin-top: 20px;
	margin-right: 10px;
	border: solid 1px #ccc;
}

.indirizzi-right-box {
	float: left;
	width: 240px;
	padding: 10px;
	margin-top: 20px;
	border: solid 1px #ccc;
}

.partner {
	/*height: 100px;*/
	width: 230px;
	margin: 10px 10px 0px 0px;
	float: left;
}

.partner-image {
	height: 100px;
	width: 90px;
	float: left;
	text-align: center;
}

a.visualizza {
	color: #145ebc;
	text-decoration: none;
}

.rete-left {
	width: 330px;
	float: left;
	margin-top: 10px;
}

.google-map {
	float: left;
	margin-left: 15px;
	padding-left: 20px;
	margin-top: 10px;
	border-left: dotted 1px #ccc;
}

.agenti {
	background: url("../images/blue-img.jpg") no-repeat left center;
	line-height: 20px;
	height: 20px;
	padding-left: 40px;
	margin-left: 10px;
	/*margin-right: 30px;*/
	float: left;
}

.agenti2 {
	background: url("../images/blue-img.jpg") no-repeat left center;
	line-height: 20px;
	height: 20px;
	padding-left: 40px;
	margin-left: 10px;
	margin-right: 0px;
	float: left;
}

.distribuitori {
	background: url("../images/red-img.jpg") no-repeat left center;
	line-height: 20px;
	height: 20px;
	padding-left: 40px;
	float: left;
	margin-left: 10px;
}

.rete_altro{
	background: url("../images/green-img.jpg") no-repeat left center;
	line-height: 20px;
	height: 20px;
	padding-left: 40px;
	float: left;
	margin-left: 10px;
}

.rete-desc {
	margin: 5px 0px 0px 10px;
}

.home-content {
	width: 930px;
	margin: 0px auto;
}

.home-content .login {
	float: left;
}

.home-content .login .box-content {
	padding: 20px 10px 0px 5px;
	text-align: right;
	color: #fff;
}

.home-content .home-slogan {
	float: left;
	width: 440px;
	overflow: hidden;
	margin-left: 20px;
}

.home-content .work-area {
	float: right;
}

.login h3 {
	font-size: 14px;
	color: #fff;
	padding: 0px 0px 4px 7px;
	border-bottom: dotted 1px #fff;
	margin-bottom: 4px;
	text-align: left;
}

.login .text-label {
	display: block;
	float: left;
	width: 62px;
	margin-right: 5px;
}

.login .text-field {
	float: left;
	width:110px;
	margin-bottom: 3px;
}

.login .submit {
	background: transparent;
	border: 0px;
	color: #fff;
	cursor: pointer;
	font-size: 11px;
	margin-right: 30px;
}

.home-slogan h1 {
	font-size: 16px;
	margin-bottom: 15px;
	margin-top: 25px;
}

.work-area .box-content {
	color: #fff;
	padding: 20px 0px 0px 50px;
}

.work-area .box-content a {
	text-decoration: none;
	display: block;
	color: #fff;
}

.home-news-left {
	width: 410px;
	border-right: dotted 1px #ccc;
	float: left;
	margin-right: 30px;
}

.home-news-right {
	float: left;
}

.home-news-left img, .home-news-right img {
	vertical-align: middle;
	float: left;
}

.home-news-left a.news, .home-news-right a.news {
	width: 280px;
	display: block;
	white-space: normal;
	float: left;
	margin: 10px 0px 0px 10px;
}



/*          Tree menu        */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.tree-menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 140px; /* Width of Menu Items */
}

.tree-menu ul li{
	position: relative;
}

/*Sub level menu items */
.tree-menu ul li ul{
	position: absolute;
	width: 490px; /*sub menu width*/
	top: 0;
	visibility: hidden;
	border: solid 1px #3f7dca;
	z-index: 100;
}

/* Sub level menu links style */

.tree-menu a.item {
	color: #468B9A;
	text-decoration: none;
	line-height: 22px;
	display: block;
}

/* Holly Hack for IE \*/
* html .tree-menu ul li { float: left; height: 22px; }
* html .tree-menu ul li a.item { height: 22px; }
/* End */

/*          End tree menu   */

ul.png {
	background: url("../images/white-bg.png") !important;
	background: #fff;
}

ul.png li {
	list-style-type: none;
}

.item-title {
    padding-left: 15px;
    background: url("../images/down-arrow.jpg") no-repeat center left;
    font-size: 14px;
}

.tree-menu .item-title {
    padding-left: 15px;
    background: url("../images/down-arrow.jpg") no-repeat center left;
    font-size: 14px;
}

.right-arrow {
    background: url("../images/right-arrow.jpg") no-repeat center left;
    padding: 0px 0px 0px 10px;
}

.down-arrow {
    background: url("../images/down-arrow.jpg") no-repeat center left;
    padding: 1px 0px 3px 13px;
}

.descr {
    /*padding: 7px 0px 7px 20px;*/
	padding: 3px 0px 3px 20px;
    z-index: 1000;
}

.menu-left {
    width: 240px;
    margin-right: 10px;
    float:left;
}

.catalogo-container {
    width: 500px;
    float:left;
}

.scheda-container {
    /*width: 726px;*/
	width:700px;
    float:right;
    /*background: transparent url('../images/scheda.gif') no-repeat left top;*/
	background: transparent url('../images/scheda700.gif') no-repeat left top;
}

.scheda-content {
    padding: 10px;
}

.scheda-content li {
	list-style-type: none;
}

.scheda-title {
    font-size: 14px;
    margin-bottom: 10px;
}

.scheda-image {
    padding-right: 15px;
}

.valing-top {
    vertical-align:top;
}

.valing-bottom {
    vertical-align:bottom;
}

.acrobat {
    height: 22px;
    line-height: 22px;
    background: transparent url('../images/acrobat-image.jpg') no-repeat left top;
    padding-left: 30px;
    margin-bottom: 5px;
    display:block;
}

.info {
    height: 24px;
    line-height: 24px;
    background: transparent url('../images/info-image.jpg') no-repeat left top;
    padding-left: 30px;
    display:block;
}

.submenu_link {
	color:#000;
	text-decoration:none;
}

.submenu_link:hover {
	color:#0F5BBB;
}

.sitemap_1 {
	padding-left:15px;
}

.sitemap_li_1 {
	font-size:13px;
	margin-top:35px;
	list-style-type:none;
	font-weight:bold;
}

.sitemap_li_1 a {
	color:#666666;
	text-decoration:none;
}

.sitemap_li_1 a:hover {
	text-decoration:underline;
	color:#0F5BBB;
}

.sitemap_2 {
	padding-left:25px;
}

.sitemap_li_2 {
	font-size:13px;
	margin-top:5px;
	list-style-type:none;
	font-weight:normal;
}

.sitemap_li_2 a {
	color:#666666;
	text-decoration:none;
}

.sitemap_li_2 a:hover {
	text-decoration:underline;
	color:#0F5BBB;
}