html,body{
    background-color: #fff;
    font-family: Tahoma;
    margin:0px;
    padding:0px;
    font-size: 11px;
    padding-top:20px;
    padding-bottom:50px;
}

#menu{
    margin: 0px auto;
    width: 970px;
    height: 30px;    
    background-color: #e6e8e7;
}
#menu p{
    float: left;
    border-right: 1px solid #817eab;
    padding-left: 10px;
    padding-right: 10px;
    color: #b3b4b6 !important;
    text-transform: uppercase;
    margin: 0px;
    margin-top:8px;
}
#menu p.last{
    border-right: 0px;
}
#menu p.lang{
    border-right: 0px;
    padding:0px;
    margin-left: 10px;
    font-size: 14px;
    margin-top:6px;
}
#menu p:hover, #menu p.sel{
    color: #717276 !important;
}
#menu a,#menu a:visited{
    font-weight: normal !important;
    text-decoration: none !important;
}
#menu a:hover{
    
}
#header{
    margin: 0px auto;
    width: 970px;
    height: 260px;
    overflow: hidden;
}
#fascia{
    margin: 0px auto;
    width: 970px;
    height: 60px;
    margin-top: 10px;
    background: #fff url('../img/fascia.jpg') no-repeat top left;
}

#footer{
    margin: 0px auto;
    width: 970px;
    padding-top: 10px;
    margin-top: 40px;
    border-top: 1px solid #939598;
    text-align: right;
    color: #6d6e71 !important;
}
#footer a{
    text-decoration: none !important;
    font-weight: normal !important;
    color: #6d6e71 !important;
}
.cnr{
    float: left;
    text-align: left;
    width: 200px;
}

a,a:active,a:visited{
    text-decoration: none;
    color: #595a5c;
    font-weight: bold;
    text-decoration: underline;
}
a:hover{
    color: #aaa;
}
#main{
    margin: 0px auto;
    margin-top: 30px;
    width: 970px;
}
#logobox{
    height: 260px;
    width: 300px;
    float: left;    
}

img.logo{
    margin-top:90px;
    margin-bottom: 70px;
}

.spacer{
    clear: both;
}
img{
    border:0px;
}

#content{
    float: left;
    width: 439px;
    padding-left: 30px;
    margin-right: 30px;
    line-height: 15px;
    font-size: 12px;
    color: #8d8d8d;
    border-left: 1px solid #939598;
    min-height: 430px;
}

h1{
    margin:0px;
    padding:0px;
    font-size: 16px;
    color: #8d8d8d;
    margin-bottom: 15px;
}

#news{
    float: left;
    width: 150px;
    height: 160px;
    padding: 10px;
    padding-top: 50px;
    background: #fff url('../img/news.jpg') no-repeat top left;
    color: #8d8d8d;
    line-height: 13px;
}
#news p{
    margin:0px;
    margin-top:5px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}
#news p:hover{
    color: #aaa;
}
#news a{
    text-decoration: none !important;
}
.download{
    background: #fff url('../img/download.jpg') no-repeat top left !important;
}
.contatti{
    background: #fff url('../img/contatti.jpg') no-repeat top left !important;
}
.archivio{
    background: #fff url('../img/archivio.jpg') no-repeat top left !important;
}

input{
    width: 400px;
    border: 1px solid #ccc;
}
textarea{
    width: 400px;
    height: 140px;
    margin-top:4px;
    border: 1px solid #ccc;
}
.submit{
    width: 70px;
    margin-left: 336px;
    color: #fff;
    background-color: #ccc;
    margin-top:10px;
    border: 1px solid #aaa;
}
img.mcplus{
    float: right;
    width: 168px;
    border: 1px solid #ccc;
}

h3.news{
    margin-top:4px;
}
a.news{
  color: inherit !important;
  font-weight: normal;
}

.scrollable {
    position:relative;
    overflow:hidden;
    width: 150px;
    height: 150px;
}

.scrollable .items {
    position:absolute;
    height:20000em;
}
img.upnews{
    float: right;
    cursor: pointer;
    margin-top:-40px;
    margin-right: 15px;
}
img.downnews{
    float: right;
    margin-top:-40px;
    margin-right: 0px;
    cursor: pointer;
}


.root     {
    position:relative;
    height: 220px;
    width: 439px;
    }
.root p   {

    }
.thumb     {
    position:      absolute;
    height:      9px;
    width:      10px;
    left:       10px;
    display: none;
    }
.up, .dn   {
    position:      absolute;
    left:       10px;
    }
.up{
    margin-top:270px;
}
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
    border:      0;
    }
.scrollContainer {
    position:      absolute;
    width:      439px;
    height:      220px;
    clip:      rect(0 467 200 0);
    overflow:      auto;
    }
.scrollContent {
    position:      absolute;
    left:      0px;
    top:      0px;
    width:     439px;
    }





.error {
	/* supply height to ensure consistent positioning for every browser */
	height:15px;
	background-color:#FFFE36;
	border:1px solid #E1E16D;
	font-size:11px;
	color:#000;
	padding:3px 10px;
	margin-left:-2px;
        z-index:1000000;

	/* CSS3 spicing for mozilla and webkit */
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;

	-moz-box-shadow:0 0 6px #ddd;
	-webkit-box-shadow:0 0 6px #ddd;
}




table{
    width: 100%;
}
table input{
    width: 400px;
}


div.customer{
    width: 162px;
    margin-top: 30px;
    height: 40px;
    line-height: 16px;
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
    padding-top:10px;
    cursor: pointer;
    font-size: 11px;
    border: 1px solid #aaa;
    background-color: #ddd;;
}
div.customer img{
    width: 35px;
    float: left;
    margin-left: 10px;
    margin-top:-2px;
}
div.customer span{
    font-size: 14px;
    color: #666;
}
a.buttonlink{
    text-decoration: none !important;
}

.pulsante{
    text-align: center !important;
    padding-right: 3px !important;
    padding-left: 3px !important;
    margin-top: 15px !important;
}
.buttonplus{
    background-color: #959595 !important;
    line-height: 13px;
    padding-top:10px !important;
}
.buttonplus span{
    font-size: 14px;
    color: #fff !important;
}
.buttonplus:hover > span{
    color: #666 !important;    
}
.buttonplus a{
    text-decoration: none;
}
.customer:hover{
    background-color: #fff !important;
}
table.prezzi{
    width: 168px;
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
    line-height: 18px;
}


.buttoncontainer{
    float: left;
    width: 150px;
}



#popup{
    display:none;
    width:350px;
    background-color: #fff;
    padding: 20px;
    border: 1px solid #aaa;
    font-size: 12px;
}
#popup img.ottimizzatore{
    width: 250px;
}
#popup a{
    text-decoration: none;
}
#popup .close {
    background-image:url(../img/close.png);
    position:absolute;
    right:-10px; top:-8px;
    cursor:pointer;
    height:28px;
    width:28px;
}


#frm{
    width: 620px;
    border: 0px !important;
    float: left;
    min-height: 1200px;
}
.iframeright{
    float:left;
    width:174px;
    margin-left: 172px;
}

b.sos{
    color: #595a5c;
    font-size: 14px;
}
