@charset "UTF-8";

/* @group service */
* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #0f61bd;
}
a:hover {
	text-decoration: underline;
}
/*ul {
	list-style-type: none;
}*/
/*img {
	margin: 0;
	padding: 0;
}*/
a img {
	border: 0;
}
.clear {
	clear: both;
}
.right {
	float: right;
}
.left {
	float: left;
}
div.line-horiz-black {
	background-color: black;
	height: 1px;
}
.spacer10 {
	clear: both;
	padding-top: 10px;
}
.spacer20 {
	clear: both;
	padding-top: 20px;
}
div.indent img {
	margin: 12px;
}
input, textarea, select {
	margin-bottom: 10px;
	color: #838282;
	font: 11px/14px Arial, Helvetica;
	line-height: 18px;
	background-color: #eee;
	border: 1px solid silver;
	padding-left: 6px;
	padding-right: 6px;
}
input.but {
	font-size: 11px;
	line-height: 20px;
	color: white;
	background-color: #2058b6;
	border: 1px none gray;
}

/* @group hack ie png fix */
img, #header, #footer {behavior: url(stili/iepngfix.htc);}
/* @end */

/* @end */

html, body {
	text-align: center;
	color: #777676;
	font: 12px/20px Arial, "Trebuchet MS";
}
/*body {
	background: url(../images/bg.jpg) repeat-x 0 top;
}
body.tmp {
	background: none;
}
div.tmp {
	border: 1px	solid silver;
	width: 410px;
	margin: 0 auto;
}*/
#container {
	margin: 0 auto;
	width: 966px;
	text-align: left;
}

/* @group intro */

h1.intro {
	font-size: 11px;
	color: silver;
	line-height: 22px;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 2px;
	word-spacing: 1px;
}

#lang {
	margin: 0 auto;
	width: 140px;
	text-align: center;
}

.flags {
	float: left;
	width: 60px;
	height: 88px;
	margin-right: 10px;
}

/* @end */

/* @group news */

#container-news {
	margin: 0 auto;
	width: 680px;
	text-align: left;
}

#close {
	margin: 0 auto;
	width: 120px;
	text-align: center;
}

/* @end */

/* @group header */

#header {
	background: url(../images/header.png) no-repeat;
}

#header div.top {
	height: 20px;
}

#header-corner {
	height: 16px;
	background: url(../images/cornerdx.jpg) no-repeat right top;
}

/* @end */

/* @group menu horiz */
#menuhoriz {
	width: 960px;
	text-align: center;
	height: 50px;
}
div#menuhoriz ul {
	padding-top: 10px;
	font-size: 10px;
}
div#menuhoriz li {
	display: inline;
	padding-left: 50px;
	padding-right: 50px;
}
div#menuhoriz li a {
	color: silver;
	line-height: 34px;
	font-size: 15px;
}
div#menuhoriz li a:hover {
	border-bottom: 12px solid #003594;
	text-decoration: none;
}
/* @end */

/* @group content */
#content {
	padding-bottom: 20px;
}
#col-sx {
	float: left;
	width: 673px;
	padding-top: 4px;
}

#col-sx div.tab {
	width: 673px;
}

#col-sx div.tab div.top {
	width: 673px;
}

#col-sx div.tab div.cnt {
	width: auto;
	background: url(../images/tab.cnt.gif) repeat-y;
	padding: 10px 25px;
}

/* @group img aligned left/right */

#col-sx div.tab div.cnt img#ar {
	margin-left: 20px;
}
#col-sx div.tab div.cnt img#al {
	margin-right: 20px;
}

/* @end */

#col-sx div.tab div.btm {
	width: 673px;
}

/* @group col sx > img sx */

#col-sx div.imagesx {
	width: 200px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#col-sx div.imagesx img {
	margin-bottom: 20px;
}

#col-sx div.imagesx div.docs {
	margin-bottom: 10px;
	line-height: 32px;
}
#col-sx div.imagesx div.docs img {
	margin-bottom: 0px;
	margin-right: 10px;
	float: left;
	margin-left: 5px;
}

/* @end */
#col-sx div.stuff {
	float: right;
	width: 370px;
	margin-right: 10px;
}

.appstab {
	float: left;
	width: 90px;
	height: 88px;
	margin-right: 13px;
}
#col-sx div.prod {
	margin-bottom: 20px;
}
#col-sx div.accordioncont {
	margin-bottom: 20px;
	width: 300px;
	margin: 0 auto;
}

#col-sx div.tmb {
	width: 80px;
	height: 80px;
}
#col-sx div.link {
	width: 260px;
	float: right;
	margin: auto 0;
}

/* @group elenco kw */

div.logokw {
	font-size: 11px;
	margin-bottom: 20px;
	margin-top: 20px;
}

div.kw ul {
	font-size: 11px;
}
div.kw li {
	display: block;
	list-style: none;
	background: url(../images/kw.bullet.gif) no-repeat left 4px;
	padding-left: 30px;
	padding-right: 20px;
	margin-bottom: 20px;
}
div.kw li a {
	color: #0261bd;
}

/* @end */




/* @group col-sx table */

#col-sx div.tab table.data {
	border-collapse: collapse;
}
#col-sx div.tab table.data th {
	color: white;
	font: 10px Arial;
	text-align: center;
	border: 1px solid #265fc6;
	background-color: #265fc6;
	padding: 3px;
}
#col-sx div.tab table.data td {
	color: #404040;
	font: 10px Arial;
	text-align: center;
	border: 1px solid silver;
	background-color: #e9e9e9;
	padding: 3px;
}

/* @end */

#col-dx {
	float: right;
	width: 271px;
}
#col-dx-home {
	width: 271px;
	background: url(../images/bg.news.jpg) no-repeat 0 top;
	height: 180px;
	padding-top: 60px;
}

#col-dx-home div.news {
	margin: 0 25px;
	height: 135px;
	font-size: 11px;
	color: white;
}
/* @end */

/* @group ditte gruppo */

#ditte-gruppo {
	width: auto;
	background: url(../images/ditte-gruppo.jpg) no-repeat 0 top;
	height: 140px;
	padding-left: 150px;
	margin-top: -1px;
	padding-top: 20px;
}

.mditte {
	margin-right: 5px;
	font: 12px/18px Arial, Helvetica;
	text-transform: uppercase;
}

.mditte p.sel {
	background-color: #f3931d;
	color: white;
	display: block;
	padding-left: 5px;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.mditte a {
	text-decoration: none;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom: 1px solid #dce7f8;
	color: #3664af;
	display: block;
	background-color: #dedede;
	margin-bottom: 1px;
}
.mditte a:hover {
	color: #014085;
	background-color: #bac9dc;
}
.mditte a:active {
	color: white;
	background-color: #6481a2;
}

/* @end */

/* @group dealers */

.cnt .mappa {
	text-align: center;
	margin-bottom: 30px;
}

.cnt .dealers {
	width: 280px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	height: 190px;
	overflow: auto;
}

.cnt .dealers img {
	float: left;
}

.cnt .dealers .rivend {
	margin-left: 60px;
}

/* @end */

/* @group footer */
div#footer {
	padding-top: 10px;
	clear: both;
	background: url(../images/ombra.png) no-repeat center top;
	text-align: center;
}
div#footer p {
	font-size: 11px;
}
div#footer p.credits {
	float: right;
	margin-right: 90px;
	color: silver;
}
div#footer p.credits a {
	color: silver;
}
div#footer ul {
	padding-top: 10px;
	font-size: 10px;
}
div#footer li {
	display: inline;
	list-style: none;
	background: url(../images/kw.bullet.gif) no-repeat left center;
	padding-left: 20px;
	padding-right: 20px;
}
div#footer li a {
	color: silver;
}
/* @end */
/* @group side col */
/* @group mdx */
.menu-top {
	background-color: #f3931d;
	width: 271px;
	height: 30px;
	border-bottom: 1px solid white;
}

.mdx {
	background-color: #7394ba;
}
.mdx p {
	text-align: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 15px;
	font: 17px/18px Arial, Helvetica;	
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 10px;
	color: #777776;
}
.mdx a {
	text-decoration: none;
	text-align: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 25px;
	font: 12px/18px Arial, Helvetica;
	border-bottom: 1px solid #dce7f8;
	color: white;
	display: block;
}
.mdx a:hover {
	color: #014085;
	background-color: #bac9dc;
}
.mdx a:active {
	color: white;
	background-color: #6481a2;
}
.mdx div.sub {
	width: auto;
	margin-left: 0px;
	margin-right: 0px;
}
.mdx div.sub a {
	padding-left: 50px;
	font-size: 11px;
	border-bottom: 1px dotted #becfe2;
	line-height: 18px;
	color: #014286;
	background-color: #91a8c2;
}
.mdx div.sub a:hover {
	color: white;
	background-color: #014286;
}
.mdx div.sub a:active {
	color: white;
	background-color: #6481a2;
}
/* @end */
/* @group coldx */
/* @group menu prod */
div.testo {
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
	font-size: 11px;
}
.mdx ul {
	padding-top: 10px;
	font-size: 10px;
	width: 180px;
	margin: 0 auto;
}
.mdx li {
	display: block;
	padding-left: 50px;
	height: 40px;
	background: url(../images/ico.prod.jpg) no-repeat left center;
}
.mdx li a {
	color: silver;
	line-height: 40px;
	font-size: 15px;
}
.mdx li a:hover {
	text-decoration: none;
	border-bottom: 4px solid #dfdfdf;
	color: gray;
}
/* @end */
/* @group menu pdf */
.mpdf {
	
}
.mpdf ul {
	padding-top: 10px;
	font-size: 10px;
	width: 180px;
	margin: 0 auto;
}
.mpdf li {
	display: block;
	padding-left: 50px;
	height: 40px;
	background: url(../images/ico.pdf.jpg) no-repeat left center;
}
.mpdf li a {
	color: silver;
	line-height: 40px;
	font-size: 15px;
}
.mpdf li a:hover {
	text-decoration: none;
	border-bottom: 4px solid #dfdfdf;
	color: gray;
}
/* @end */
/* @group menu info */
.minfo {
	
}
.minfo ul {
	padding-top: 10px;
	font-size: 10px;
	width: 180px;
	margin: 0 auto;
}
.minfo li {
	display: block;
	padding-left: 50px;
	height: 40px;
	background: url(../images/ico.info.jpg) no-repeat left center;
}
.minfo li a {
	color: silver;
	line-height: 40px;
	font-size: 15px;
}
.minfo li a:hover {
	text-decoration: none;
	border-bottom: 4px solid #dfdfdf;
	color: gray;
}
/* @end */
/* @end */
/* @end */
/* @group navbar */
.navbar {
	background-color: white;
	width: auto;
	font: 11px/15px Arial, Helvetica;
	color: #5b5c5c;
	margin-bottom: 10px;
	padding: 2px;
	border-top: 1px dotted silver;
	border-bottom: 1px dotted silver;
}
.navbar a {
	color: #5b5c5c;
}
/* @end */
/* @group box nav < > */
div#boxcont-nav {
	width: 190px;
	height: 25px;
	left: 20px;
	position: relative;
	top: 50px;
}
.navleft {
	float: left;
}
.navleft a, .navright a {
	text-decoration: none;
	color: gray;
	display: block;
	border: 1px solid silver;
	background-color: #e9e9e9;
	padding: 2px 5px;
}
.navleft a:hover, .navright a:hover {
	background-color: #d6d6d6;
}
.navright {
	float: right;
}
/* @end */
/* @group classi testo etc */
.tit-intro {
	color: #0f61bd;
	margin-bottom: 15px;
	font: 18px/22px Georgia, "Times New Roman", Times, serif;
}

.tit1 {
	color: #0f61bd;
	margin-bottom: 15px;
	font: 15px/22px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid silver;
}
.tit2 {
	font: 13px/18px Arial, Helvetica;
	color: #003594;
	border-bottom: 1px solid #D9D9D9;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.tit2a {
	font: italic 13px/15px Arial, Helvetica;
	color: #000000;
	margin-bottom: 8px;
}

.tit2b {
	font: 12px/18px Impact, Arial, Helvetica;
	color: silver;
	margin-bottom: 8px;
	padding: 2px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.txt {
	font: 11px/15px Arial, Helvetica;
	color: #333333;
}
.tit3 {
	font: 12px/15px Arial;
	color: #5d7b9f;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.tit3-bor {
	font: 15px/22px Arial, Helvetica;
	color: #5A697E;
	border-bottom: 1px dotted #a4a4a4;
}
.note {
	font: 10px Arial, Helvetica;
	color: gray;
	margin-bottom: 10px;
}
.formservice {
	width: 150px;
	text-align: right;
	margin-right: 10px;
	float: left;
}
#mnlogin {
	display:none;
	text-align:center;
}
div.login {
	height: 54px;
	width: 273px;
	background-image: url(../images/bglogin.gif);
	margin: 0px;
	padding: 0px;
}
div.login     div {
	left: 35px;
	top: 2px;
	position: relative;
	width: 237px;
}
div.login     div.reg {
	left: 0px;
	top: 5px;
	position: relative;
	width: 233px;
	text-align:center;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
a.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.copy:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCCC;
}
ul.folder {
margin-left:10px;
margin-top:3px;
padding:5px;
color:#000000;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
list-style: none;
}

li.folder:link {
color:#000000;
text-decoration:none;
}

li.folder:visited {
color:#000000;
text-decoration:none;
}
 
li.folder:hover {
color:#000000;
text-decoration:underline;
}
/* @end */