html, body {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 100%;
	height: 100%;
	background-color: #DDD;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
	overflow: hidden;
    }
object, object param, embed {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border-width: 0px;
    float: right;
    }
.header {
    width: 100%;
    height: 45px;
    background-color: #DDD;
    display: block;
    }

.centrale {
    clear: both;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 800px;
    height: 450px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-align: left;
    background-color: #DDD;
	display: block;
	position: static;
    }

.footer {
    width: 800px;
    font-size: 9px;
    margin-left: auto !important;
    margin-right: auto !important;
    background-color: #DDD;
    text-align: right;
    color: #888;
    padding: 0px 0px 0px 0px;
    }
div.footer a {
    color: #888;
}
div.footer a:hover {
    color: #666;
    }
div.footer div.txt {
    margin-top: 5px;
    width: 70%;
    float: left;
}
div.footer div.lang {
    margin-top: 5px;
    width: 27%;
    float: left;
    text-align: left;
    }
div.bandagrigia {
    clear: left;
    display: block;
    margin-top: 20px;
    width: 800px;
    height: 20px;
    background-color: #BBB;
}
div.top {
    width: 100%;
	margin-top: auto !important;
    height: 65px;
    background-image: url("/images/BANNER.gif");
    background-repeat: no-repeat;
    text-align: right;
    /*background-color: #DDD;*/
    }
.vocemenu, .vocemenu object, object, embed {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border-width: 0px;
    display: block;
    }
div.vocemenu {
    min-height: 35px;
    }
.menu {
    width: 147px;
    height: 365px;
    padding-top: 0px;
    float: left;
    border-width: 9px;
    border-color: #E5E5E5;
    border-style: solid;
    background-color: #CCC;
    }
.menuspaziatore {
    width: 50px;
    height: 365px;
    float: left;
    background-color: #EEE;
    border-color: #E5E5E5;
	border-top: #E5E5E5 solid 9px;
	border-right: #E5E5E5 solid 9px;
	border-bottom: #E5E5E5 solid 9px;
}
.home {
    border-color: #E5E5E5;
    border-width: 9px;
    border-style: solid;
    width: 782px;
    height: 365px;
    display: block;
    background-color: #CCCCCC;
}
.pag {
    background-color: #AEC33C;
    width: 212px;
    height: 365px;
    float: left;
    border-color: #E5E5E5;
	border-top: #E5E5E5 solid 9px;
	border-bottom: #E5E5E5 solid 9px;
   }
div.pag#prodotti {
    background-color: #EEE;
    width: 150px;
    }
div.pag object, div.pag embed {
    float:left;
    }
.destra {
    background-color: white;
    width: 355px;
    height: 365px;
    float: left;
    border-color: #E5E5E5;
	border-top: #E5E5E5 solid 9px;
	border-right: #E5E5E5 solid 9px;
	border-bottom: #E5E5E5 solid 9px;
	display: block;
    }
.destra#destra{
    width: 417px;
    text-align: right;
    float: right;
    display: block;
    }
div.loginbox {
    display: block;
    width: 200px;
    height: 55px;
    float:right;
    background-image: none;
    text-align: left;
    }
form fieldset {
    border-width: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
form.login {
	margin: 0px 0px 0px 10px;
	font-size: 10px;
	width: 128px;
	color: white;
	display: block;
}

/* Nuovi */
form.contatti {
	margin: 5px 0px 0px 10px;
	font-size: 10px;
	color: #808080;
}
form.contatti input,select {
	font-size: 10px;
}
div.in {
  margin: 5px 0 5px 0px;
  width:350px;
  line-height:18px;
}
div.in label {
  float:left;
  width:70px;
  /*line-height:18px;*/
}
div.check input {
  margin-left: 15px;
}
#go {
	margin: 3px 33px 0px 0px;
}

.textareaErr {
	border-color:#FF0000;
}
.checkErr {
	border: 1px solid #FF0000;
}

.press {
	margin-top: 5px;
    width: 3%;
    float: left;
    text-align: left;
}
.press_left {
	position:relative;
	float:left;
	margin-left:20px;
}
.press_right {
	position:relative;
	float:right;
	margin-right:100px;
}
/* END */

div.searchbox {
    vertical-align: middle;
    height: 30px;
    width: 180px;
    margin-top: 32px;
    float:right;
    display: block;
    }
form.login input {
	width: 128px;
	font-size: 10px;
}
input.btn {
	width: auto !important;
	border-width: 0px;
	color: white;
	background-color: #808080;
	float: right;
	font-weight: bold;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	vertical-align: middle;
	margin-top: 2px;
}
input.txt {
    font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 10px;
	margin-right: 3px;
	}
input.error {
    border-width: 2px;
    border-color: red;
    border-style: solid;
    }
div.loginbox a{
    float: right;
    color: black;
    font-size: 10px;
    text-decoration: none;
    font-family: Tahoma,sans-serif;
    }
div.loginbox a:hover {
    text-decoration: underline;
    }
div.btn {
    text-align: center;
    display:block;
    }
div.swf {
    display: block;
    width: auto;
    height: auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    }
a.prevnext {
    border-width: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    }
a.prevnext img {
    height: 34px;
    }
img#p_1 {
    float:left;
    height: 34px;
    width: 26px;
    border-width: 0px;
    padding: 0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    }
img#p_2 {
    float: left;
    width: 26px;
    height: 34px;
    border-width: 0px;
    padding: 0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    }

a {
    text-decoration: none;
    }
a:hover {
    text-decoration: underline;
    }
a.reg {
    color: red;
    }
div#prevnext {
    display: inline;
    float: left;
    border-width: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    }
div#prevnext object {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    }
div#mappa {
    float:right;
    margin:0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    display:block;
    width: 347px;
    height: 280px;
    }
div#mappa object, div#mappa embed, div#mapp div {
    float: right;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    }
div#gallery {
    display: block;
    float:right;
    width: 343px;
    height: 18px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	}

div#download {
	position: absolute;
	z-index: 1;
	float:left;
	margin:0px;
	padding:0px;
	left:66%;
	margin-top: 293px;
    font-weight: bold;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #808080;
    }
div#download a {
    color: #808080;
    }
	
div.dettaglio, div.dett_prodotto {
    float: right;
    margin: 0px 0px 0px 0px;
    height: 67px;
    width: 343px;
    border-width: 0px;
    }
div.dettaglio {
    background-color: #CCC;
    vertical-align: middle;
}
div.campione {
    margin-left: 10px;
    margin-top: 15px;
    float: left;
    width: 45px;
    }
div#main_prodotto {
    float: right;
    display:block;
    height: 280px;
    margin:0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    }
div#main_prodotto div {
    float: right;
    display: block;
    }
div.dettaglio img {
    margin-top: 15px;
    border-width: 0px;
    }

div.flash_button {
    height: 34px;
    width: 149px;
    margin: 1px 0px 1px 0px;
    padding: 0px 0px 0px 0px;
    border-width: 0px;
    display: inline;
    }
a {
    color: white;
    font-weight: bold;
    }
.cerca {
    border-collapse: collapse;
    display: block;
    float: right;
    padding: 0px 0px 0px 0px;
    border-width: 0px;
    width: 343px;
    margin: 0px 0px 0px 0px;
    }
.risultati {
    float: right;
    width: 343px;
    height: 270px;
    display: block;
    padding: 0px 0px 0px 0px;
    border-collapse: collapse;
    background-color: #ECFFAA;
    vertical-align: top;
    }
.risultati img {
    border-width: 0px;
    vertical-align: middle;
    }

.risultati div {
    padding: 5px 1px 1px 2px;
    margin: 0px 0px 0px 0px;
    border-width: 0px;
    border-style: none;
    text-align: left;
    color: black;
    width: 272px;
    font-family: Verdana,Arial,Helvetica, sans-serif;
    font-size: 10px;
    vertical-align: middle;
    }
.risultati div.up {
    background-color: #AEC33C;
    height: 18px;
    float: left;
    }
.risultati div.down {
    background-color: #ECFFAA;
    height: 60px;
    float: left;
    }
.risultati div#link {
    width: 65px;
    text-align: center;
    }
.risultati div#link.down img {
    margin-top: 7px;
    }
div#link.down {
    background-color: white;
    }
.cercapager {
    float: right;
    width: 343px;
    height: 50px;
    display: block;
    background-color: #EEE;
    color: black;
    vertical-align: middle;
    text-align: center;
    }
.cercapager  form {
    margin-top: 12px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block;
    font-size: 9px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    }
span#of {
    position: relative;
    top: 3px;
    }
.cercapager input {
    height: 10px;
    margin-top: 3px;
    vertical-align: middle;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9px;
    }
.cercapager img {
    border-width: 0px;
    vertical-align: middle;
    display: inline;
    }
#botm.cercapager {
    height: 41px;
    }