body {
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	margin:0;
	padding:0;
}

table{
	border:0px;
}

td{
	vertical-align:top;
	text-align:left;
}

img{
	border:0px;
}

a{color:black;}

a:hover{color:black;}

div#top{
	width:935px;
	height:38px;
	border-bottom:5px solid #193481;
	float:left;
	background-color:#FFFFFF;
}

div#top #language{
	width:750px;
	padding-top:13px;
	float:left;
}

div#top #language img{
	margin-left:25px;
	margin-right:7px;
	width:17px;
	height:12px;
	border:1px solid #193481;
	vertical-align:text-bottom;
}

div#top #language a{
	text-decoration:none;
	color: #193481;
}

div#top #language a:hover{
	text-decoration:none;
	color: #000000;
}

div#top #logo{
	width:185px;
	padding-top:12px;
	float:right;
}

div#top #logo img{
	width:165px;
	height:20px;
}



table#tablecontenuto{
	width:935px;
	background-color:#ffffff;
	background-image: url(../images/template/stripes.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float:left;
}

td#tddownload{
	width:170px;
	vertical-align:bottom;
}



div#menu{
	background-color:#ECECEE;
	height:19px;
	padding-left:5px;
	width:760px;
}

div#menu #block{
	width:127px;
	float:left;
	padding-top:2px;
	
}

div#menu #block a{
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

div#menu #block a:hover{
	color:#cccccc;
}

div#menu #block0{
	width:217px;
	float:left;
	padding-top:2px;
	padding-left:34px;
}

div#menu #block0 a{
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

div#menu #block0 a:hover{
	color:#cccccc;
	text-decoration:none;
}


td#tddownload #contenutodownload{
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	height:195px;
}

td#tddownload #contenutodownload #titolodownload{
	height:19px;
	color:#999999;
	font-size:12px;
	font-weight:bold;
	background-color:#ECECEE;
	border-top:5px solid #193481;
}

td#tddownload #contenutodownload #titolodownload #text{
	text-align:center;
	padding-top:1px;
	
}

td#tddownload #contenutodownload #collection01{
	padding-top:25px;
	padding-left:64px;
	background-image: url(../images/template/collection01.gif);
	background-repeat: no-repeat;
	background-position: 30px 10px;
}

td#tddownload #contenutodownload #collection02{
	padding-top:25px;
	padding-left:64px;
	background-image: url(../images/template/collection02.gif);
	background-repeat: no-repeat;
	background-position: 30px 10px;
}

td#tddownload #contenutodownload #collection03{
	padding-top:25px;
	padding-left:64px;
	background-image: url(../images/template/collection03.gif);
	background-repeat: no-repeat;
	background-position: 30px 10px;
}

td#tddownload #contenutodownload #collection04{
	padding-top:25px;
	padding-left:64px;
	background-image: url(../images/template/collection04.gif);
	background-repeat: no-repeat;
	background-position: 30px 10px;
}

td#tddownload #contenutodownload a{
	color:#999999;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	
}

td#tddownload #contenutodownload a:hover{
	color:#cccccc;
	text-decoration:none;
}

#footer{
	background-color:#ECECEE;
	text-align:center;
	width:935px;
	color:#999999;
	font-size:9px;
	float:left;
	margin-bottom:10px;
}

#footer a{
	color:#999999;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

table#dettaglio{
	width:745px;
	margin:20px 0px 0px 20px;
}

table#dettaglio td#tdfoto{
	width:406px;
	height:406px;
}

table#dettaglio td#tdfoto img{
	width:404px;
	height:404px;
	border:1px solid black;
}

table#dettaglio td#tdthumbs{
	padding-top:15px;
}


table#dettaglio td#tdthumbs div#thumbs{
	text-align:center;
	clear:both;
}

table#dettaglio td#tdthumbs div#thumbs ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

table#dettaglio td#tdthumbs div#thumbs li{
	display: inline;
	margin: 0;
	padding:0;
} /*nota display: inline*/

table#dettaglio td#tdthumbs div#thumbs img{
	width:87px;
	height:86px;
	border:1px solid black;
	margin-left:4.5px;
	margin-right:4.5px;
}


table#dettaglio td#tdfoto .divimggrande{
    height:406px;
    width:406px;
	position: absolute;
	visibility:hidden;
	clear: no;
	float: no;
	overflow: auto;
	z-index: auto;
	text-align:left;
}

table#dettaglio td#tdfoto .divimggrandeshow{
    height:406px;
    width:406px;
	position: absolute;
	visibility:visible;
	clear: no;
	float: no;
	overflow: auto;
	z-index: auto;
	text-align:left;
	
}

table#dettaglio td#tddettagliprodotto{
	padding-left:8px;
}

table#dettaglio td#tddettagliprodotto div#nome{
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:28px;
	font-weight:bold;
	padding-bottom:2px;
}

table#dettaglio td#tddettagliprodotto div#designedby{
	font-weight:bold;
}

table#dettaglio td#tddettagliprodotto div#designer{
	font-size:13px;
	font-weight:bold;
	padding-bottom:4px;
	margin-bottom:6px;
	border-bottom:1px solid black;
}

table#dettaglio td#tddettagliprodotto div#descrizione{
	height:185px;
	line-height:15px;
	padding-bottom:6px;
	margin-bottom:6px;
	border-bottom:1px solid black;
}

table#schema{
	width:331px;
	height:132px;
	border-bottom:1px solid black;
}

table#schema td#disegno{
	width:230px;
	height:132px;
}

table#schema td#link{
	width:101px;
	vertical-align:bottom;
	padding-bottom:3px;
	text-align:right;
}

table#schema td#link a{
	color:#000000;
}

table#schema td#link a:hover{
	color:#000000;
	text-decoration:none;
}

table#dettaglio td#tddettagliprodotto div#materiali{
	font-weight:bold;
	padding-top:10px;
}

table#dettaglio td#tddettagliprodotto div#descmateriali{
	font-size:11px;
	padding-bottom:3px;
}

table#dettaglio td#tddettagliprodotto div#colori{
	font-weight:bold;
	padding-top:7px;
}

table#dettaglio td#tddettagliprodotto div#descmateriali{
	font-size:11px;
	padding-bottom:3px;
}

table#campionario{
	width:331px;
	border-bottom:1px solid black;
	height:46px;
}

table#campionario td#tdtipi{
	width:160px;
	padding-right:10px;
}

table#campionario td#tdcolori{
	width:171px;
}

table#campionario td#tdtipi div.link{
	font-size:11px;
}

table#campionario td#tdtipi div.link a{
	color:#000000;
	text-decoration:underline;
}

table#campionario td#tdtipi div.link a:hover{
	text-decoration:none;
}

div#stampa{
	padding-top:4px;
	text-align:right;
	padding-bottom:20px;
}

div#extra img{
	width:28px;
	height:28px;
	border:1px solid #D7D7D7;
	margin-right:3px;
	margin-top:1px;
}














