.ddm1 {
    font: 13px tahoma;
	width:930px;
	height: 30px;
	text-align: center;
	padding-top: 3px;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 3px 10px 4px 8px;
    text-decoration: none;
    display: block;
    position: relative;
	color: #14528f;
	border-right: 1px solid #ccc;
}cf

.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    color: #14528f;
}
.ddm1 .item2,
.ddm1 .item2:hover {
    /*padding: 3px 10px 4px 8px;*/
    text-decoration: none;
    display: block;
	width: 157px;
    white-space: nowrap;

}
.ddm1 .item2 {
    background: #efefef;
    color: #666;
	font-size: 8pt;
	padding-top: 2px;
	padding-bottom: 2px;
}

.ddm1 .item2:hover {
    background: #ccc;
    color: #666;
}
.ddm1 .section {
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
	margin-top: 5px;
	width: 100px;
}
.ddm1 .left, .ddm1 .left:hover { border-style: solid none solid solid; }
.ddm1 .right, .ddm1 .right:hover { border-style: solid solid solid none; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */

html, body {
	margin: 0;
	padding: 0;
	background: url(../img/sfondo.jpg) no-repeat top;

}

body {
	color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: x-small;
	}


body img {
	border: 0;
}



div#header {
	width: 945px;
	heigth: 350px;
}

div#container {
	width: 945px;
	background: #fff;
	margin: 0 auto;
}


div#wrapper {
	width: 945px;
	margin-top: 5px;
}



div#main {
	width:945px;
	padding:0;
	margin: 0 auto;
	color:#333;
	float:left;
}


div#main table.home {
	width: 830px;
	color: #333;
	font-size: 8pt;
	margin: 0 auto;
	padding-top: 30px;
}

div#main table.home tr td.testo {
	width: 600px;
	padding: 5px 10px 0 10px;
	border-left: 1px solid #ccc;
}

div#main table.home tr td.testo a {
	color: #333;
	text-decoration: none;
}

div#main table.home tr td.testo a:hover {
	color: #14528f;
	text-decoration: none;
}


div#main table.titolo {
	width: 800px;
	color: #333;
	font-size: 8pt;
}

div#main table.titolo tr td.testo{
	width: 627px;
	color: #333;
	font-size: 8pt;	
}

div#main table.qualita {
	width: 830px;
	color: #333;
	font-size: 8pt;
	margin: 0 auto;
	padding-top:30px;
}

div#main table.qualita tr td.testo {
	width:650px;
	padding: 5px 10px 0px 10px;
	border-left: 1px solid #ccc;
}



div#main table.qualita tr td.manuale {
	width:800px;
	padding: 5px 10px 0px 10px;
	border-left: 1px solid #ccc;
}

div#main table.qualita a{
	color: #333;
	text-decoration:none;	
}

div#main table.qualita a:hover{
	color:#14528f;
	text-decoration:none;	
}

div#main table.prodotti {
	width: 840px;
	margin: 0 auto;
	margin-left: 55px;
}

div#main table.eventi {
	width: 840px;
	color: #333;
	font-size: 8pt;
	margin: 0 auto;
	padding-top:30px;
	padding-left: 30px;
}

div#main table.eventi tr td.testo {
	width:180px;
	font-size:7pt;
	color: #333;
	padding-left: 7px;
}

div#main table.eventi tr td.immagine {
	width:180px;
}


div#main table.assistenza {
	width: 830px;
	color: #333;
	font-size: 8pt;
	margin: 0 auto;
	padding-top:30px;
}

div#main table.assistenza tr td.testo{
	width: 260px;
	padding:10px;
	border-left: 1px solid #ccc;
}

div#main table.assistenza tr td.testo a{
	font-decoration: none;
	color: #14528f;
	font-weight:bold;
}

div#main table.assistenza tr td.testo a:hover{
	font-decoration: none;
	color: #333;
	font-weight: bold;
}


div#footer {
	height: 50px;
	margin: 0;
	padding: 0;
	border-top: 5px #76a1d8 solid;
	clear: both;
}

div#footer p{
	color: #333;
	font-size: 10px;
	font-weight: bold;
	padding-top: 2px;
}

div#footer p a{
	color: #333;
	text-decoration: none;
}

div#footer p a:hover{
	color: #14528f;
	text-decoration: none;
}

