html, body {
 padding: 0px;
 margin: 0px;
 width: 100%;
 height: 100%;
}
body, td {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #999999;
}

body {
 background-color: #FFFFFF;
}

form {
 margin: 0px;
 padding: 0px;
}

#page {
 padding-top: 30px;
 padding-bottom: 15px;
}

#table-main {
 margin-left:auto;
 margin-right:auto;
 position: relative;
 width: 850px;
}

h1, h2, h3, h4, h5 {
 color: #FF0000;

}
.clear {
 clear: both;
}

h1 {
 font-size: 130%;
 clear: both;
}
h2 {
 font-size: 120%;
}
h2.sub {
 font-size: 100%;
 font-style: italic;
 color: #000000;
 font-weight: normal;
 margin-top: -10px;
}
h3 {
 font-size: 100%;
}


.line {
 border-top-width: 1px;
 border-top-style: dotted;
 border-top-color: #666666;
 overflow: hidden;
 height: 1px;
}

a{
 color: #999999;
 text-decoration: none;
}
a:hover {
 color: #FF0000;
 text-decoration: underline;
}

a img {
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
}


.box {
 background-color: #eeeeee;
 border: 1px dotted #CCCCCC;
 float: right;
 width: 200px;
 padding: 10px;
 text-decoration: none;
}
.message {
 background-color: #eeeeee;
 border: 1px dotted #CCCCCC;
 padding: 5px;
 text-decoration: none;
 font-weight: bold;
}
.image {
 border: 1px solid #CCCCCC;
 background: #FFFFFF;
}
.center {
 margin-right: auto;
 margin-left: auto;
}
.modulo {
 background-color: #F8F8F8;
 padding: 5px;
 border: 1px solid #CCCCCC;
}
.modulo .label {
 vertical-align: top;
}
.modulo th {
 text-align: left;
 padding-bottom: 4px;
 padding-top: 6px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #CCCCCC;
}

.td-logo {
 height: 24px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #CCCCCC;
}
.td-foto {
 height: 354px;
 width: 580px;
 text-align: center;
 vertical-align: middle;
}
.td-copyright {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #999999;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #CCCCCC;
 vertical-align: bottom;
 height: 50px;
}
.foto {
 border: 1px solid #CCCCCC;
}

.button {
	font-size: 10px;
	font-weight: bold;
	color: #A1A2A5;
	background-image: url(../images/bg-button.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #CCCCCC;
}
.english {
 color: #bbbbbb;
 font-style: italic;
}
.title {
 color: #FF0000;
 font-size: 12px;
 font-weight: bold;
}
.privacy {
 font-size: 10px;
}
.td-news {
}
.td-space {
 vertical-align: top;
 padding-left: 20px;
}

.td-buttons {
 border-bottom: 1px solid #CCCCCC;
}


#logo {
 font-size: 24px;
 font-weight: bold;
 text-decoration: none;
}
#prodotti {
}
#prodotti .prodotti-left {
 text-align: center;
 width: 120px;
 padding-right: 10px;
}
#prodotti  .prodotti-right {
 vertical-align: top;
}

#prodotti .nome {
 font-weight: bold;
}
#prodotti  .desc a {
 text-decoration: none;
 color: #000000;
}
#prodotti   .desc  a:hover {
 text-decoration: underline;
 color: #000000;
}
#prodotti .desc a .continua {
 color: #006699;
 text-decoration: underline;
 font-style: italic;
}
#prodotti .desc {
 margin-top: 10px;
 margin-bottom: 10px;
}
#prodotti .nav {
 text-align: right;
}
#prodotti .sepa {
 height: 0px;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-bottom-color: #666666;
 margin-top: 10px;
 margin-bottom: 10px;
 overflow: hidden;
 padding: 0px;
}
#main {
 width: 100%;
}
#main-left {
 vertical-align: top;
 width: 180px;
 padding-right: 10px;
}
#main-right {
 vertical-align: top;
}
.element   li {
 background-image: url(../images/utils/dot.gif);
 background-repeat: no-repeat;
 background-position: 0px 6px;
 padding-left: 10px;
 list-style-type: none;
}
#main  .dati td {
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #CCCCCC;
 padding-top: 2px;
 padding-bottom: 2px;
}
#main .dati .name {
 padding-right: 6px;
}
#main  .dati  .value {
 font-weight: bold;
}
#main .right {
 float: right;
 margin-bottom: 10px;
 margin-left: 10px;
}
#main .element {
 clear: both;
}
#main-right .data {
 font-weight: bold;
}
#main-right .luogo {
}

.lista {
}
.lista .lista-left {
 text-align: center;
 width: 120px;
 padding-right: 10px;
}
.lista .lista-right {
 vertical-align: top;
}

.lista .nome {
 font-weight: bold;
}
.lista .desc a {
 text-decoration: none;
 color: #000000;
}
.lista .desc a:hover {
 text-decoration: underline;
 color: #000000;
}
.lista .desc a .continua {
 color: #006699;
 text-decoration: underline;
 font-style: italic;
}
.lista .desc {
 margin-top: 10px;
 margin-bottom: 10px;
}
.lista .nav {
 text-align: right;
}
.lista .sepa {
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-bottom-color: #666666;
 margin-bottom: 10px;
 overflow: hidden;
 height: 10px;
}
.lista-right .data {
 font-size: 80%;
 color: #006699;
}

.box-error {
 color: #CC0000;
 background-color: #FFEAEA;
 border: 1px solid #CC0000;
 margin-bottom: 10px;
 background-image: url(../images/icone/error.png);
 background-repeat: no-repeat;
 background-position: 8px 10px;
 padding-top: 8px;
 padding-right: 8px;
 padding-bottom: 8px;
 padding-left: 36px;
}
.box-error .title {
 font-weight: bold;
}

.box-note {
 color: #666666;
 background-color: #FFFFCC;
 border: 1px solid #666666;
 margin-bottom: 8px;
 background-image: url(../images/icone/note.png);
 background-repeat: no-repeat;
 background-position: 8px 10px;
 padding-top: 8px;
 padding-right: 8px;
 padding-bottom: 8px;
 padding-left: 36px;
}
.box-note .title {
 font-weight: bold;
}

.box-ok {
 color: #009933;
 background-color: #EEF7DD;
 padding: 8px;
 border: 1px solid #339933;
 margin-bottom: 8px;
}
.box-ok .title {
 font-weight: bold;
}

.box-msg {
 color: #006699;
 background-color: #ECF9FF;
 border: 1px solid #006699;
 margin-bottom: 10px;
 background-image: url(../images/icone/msg.png);
 background-repeat: no-repeat;
 background-position: 8px 10px;
 padding-top: 8px;
 padding-right: 8px;
 padding-bottom: 8px;
 padding-left: 36px;
}
.box-msg .title {
 font-weight: bold;
}
#rivenditori {
 position: relative;
 height: 300px;
 overflow-x: auto;
 overflow-y: scroll;
}

.rivenditori {
}

.rivenditori .zona {
}
.rivenditori  .zona  h2 {
 font-size: 110%;
 color: #000000;
 font-weight: bold;
}
.rivenditori .zona h3 {
 font-size: 105%;
 font-weight: bold;
}
.rivenditori .zona .rivenditore {
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #CCCCCC;
 margin-bottom: 10px;
 padding-bottom: 10px;
}
#italia {
 margin-top: 20px;
 margin-right: 20px;
}
#privacy {
 background-color: #FFFFFF;
 border: 1px solid #CCCCCC;
 font-size: 90%;
 padding: 5px;
}
#privacy-disclaimer {
 background-color: #FFFFFF;
 border: 1px solid #CCCCCC;
 font-size: 85%;
 padding: 5px;
 height: 100px;
 overflow: auto;
}

.noTopMargin {
 margin-top: 0px;
}
.noBotMargin {
 margin-bottom: 0px;
}
textarea.form  {
 width: 99%;
}

#ricerca {
 text-align: right;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-bottom-color: #666666;
 margin-bottom: 10px;
}
.nota {
 color: #666666;
}
#faq {
}
#faq  dt {
 font-weight: bold;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-bottom-color: #CCCCCC;
 padding-bottom: 3px;
 background-image: url(../images/utils/dot.gif);
 background-repeat: no-repeat;
 background-position: 0px 5px;
 padding-left: 12px;
 cursor: pointer;
 margin-top: 3px;
}
#faq dt.active {
 color: #006699;
}
#faq dd {
 padding-bottom: 10px;
}
#faq  dd  div.room {
 padding-top: 4px;
 padding-bottom: 4px;
}

/* slide */

.slide-mask {
 height: 353px;
 width: 248px;
 overflow: hidden;
 position: relative;
 z-index: 1;
}
.slide {
 position: absolute;
}
.slide-item {
 float: left;
 height: 353px;
 width: 248px;
}

.slide-buttons  {
 padding: 0px;
 list-style-type: none;
 text-align: center;
 margin: 5px 0px;
}
.slide-buttons li {
 display: inline;
 padding-right: 0px;
 padding-left: 4px;
 border-left-width: 1px;
 border-left-style: solid;
 border-left-color: #CCCCCC;
}
.slide-buttons li.first {
 border-left-width: 0px;
 border-left-style: none;
}

.slide-buttons a {
 color: #999999;
 text-decoration: none;
 padding: 1px 5px;
}

.slide-buttons a:hover,
.slide-buttons a.active {
 color: #FF0000;
 text-decoration: none;
 border: 1px solid #FF0000;
 padding: 0px 4px;
}

/* viewer */

.viewer-mask {
 height: 380px;
 width: 580px;
 overflow: hidden;
 position: relative;
 border: 0px solid #CCCCCC;
}
.viewer {
}
.viewer-item {
 float: left;
 height: 380px;
 width: 580px;
 position: absolute;
 text-align: center;
}

#slide-home-news {
 border: 1px solid #CCCCCC; 
 z-index: 1;
}

#slide-home-news .slide-item {

}

#slide-home-news table {
 width:220px;
 margin-right: auto;
 margin-left: auto;
 margin-top: 20px;
}

#slide-home-news .nome {
 font-size:15px;
 color: #FF0000;
 font-weight: bold;
}

#slide-home-news .desc {
 margin-top:10px;
 margin-bottom:10px;
}

/*  */

.marchi {
}
.marchi .cell {
 text-align: center;
 vertical-align: middle;
 padding: 5px;
 height: 60px;
 width: 120px;
}

#log {
 background-color: #FFFFCC;
 padding: 5px;
 border: 1px solid #CCCCCC;
 display: none;
 color: #666666;
 margin-top: 5px;
}


#crumbs {
 font-size: 90%;
 margin-bottom: 8px;
}
