html,body {
padding:0;
margin:0;
height:auto;
background:#fff url(../images/interfaccia/bg-body2.jpg) top center no-repeat;
color:#666666;
font-family:Arial,Tahoma,sans-serif;
font-size:12px;
text-align:justify;
}

#utility-cont{
width:100%;
height:30px;
background:#333;
padding:0;
margin:0;
border-bottom:2px solid #707070;
}

#utility{
width:950px;
margin:auto;
text-align:left;
color:#858e8d;
position:relative;
line-height:30px;
}

#link-utility{
position: absolute;
top:0px;
right:65px;
color:#99cc01;
font-family: Arial,tahoma,serif;
font-size: 11px;
}

#link-rss{
position: absolute;
top:5px;
right:0;
color:#99cc01;
font-family: Arial,tahoma,serif;
font-size: 11px;
}
.link-rss{
margin-top:5px;
color:#99cc01;
font-family: Arial,tahoma,serif;
font-size: 11px;
}

html>/**/body #link-rss /* FireFox*/ {
top:5px;
right:0;
}
*:first-child+html #link-rss /* solo IE 7.0 */ {
top:0px;
right:0;
}

/*
#link-utility a{
text-decoration: none;
color:#99cc01;
font-family: Arial,tahoma,serif;
font-size: 11px;

}

#link-utility a:hover{
text-decoration: underline;
color:#61cb21;
}
*/
#slide-cont{
width:940px;
/*background: #fff;*/
padding:5px;
margin:auto;
text-align:left;
/*min-height:300px;*/
}
html>/**/body #slide-cont /* FireFox*/ {
width:930px;
}
*:first-child+html #slide-cont /* solo IE 7.0 */ {
width:930px;
}

#slide-flash{
width:600px;;
margin:0 7px 0 0;
float:left;
}

#slide-prodotto-flash{
width:600px;
height:300px;
padding:0;
margin:0 10px 0 0;
float:left;
}

#news-home{
width:auto;
padding:0 5px 0 0;
}

#box-news{
float:right;
}

#container{
width:940px;
margin:auto;
margin-top:5px;
padding:0;
}


#content{
width:940px;
/*background: #fff;*/
padding:10px;
margin:auto;
text-align: justify;
font-family: Arial, Tahoma, sans-serif;
font-size: 12px;
color:#666;
clear:both;
min-height:470px;
}
html>/**/body #content /* FireFox*/ {
width:920px;
}
*:first-child+html #content /* solo IE 7.0 */ {
width:920px;
}

#content-sx{
width:565px;
/*background: #fff;*/
float:left;
padding:10px;
text-align: justify;
font-family: Arial, Tahoma, sans-serif;
font-size: 12px;
color:#666;
}
html>/**/body #content-sx /* FireFox*/ {
width:545px;
}
*:first-child+html #content-sx /* solo IE 7.0 */ {
width:545px;
}

#content-dx{
width:370px;
/*background: #fff;*/
float:left;
padding:10px;
margin-left:5px;
text-align: justify;
font-family: Arial, Tahoma, sans-serif;
font-size: 12px;
color:#666;
}
html>/**/body #content-dx /* FireFox*/ {
width:350px;
}
*:first-child+html #content-dx /* solo IE 7.0 */ {
width:350px;
}

#logo{
float:left;
width:195px;
text-align:left;
padding-right:5px;
}
#logo p{
text-align:left;
font-size:12px;
font-family: Arial, Tahoma, sans-serif; 
}
#logo strong{
color:#9c0;
}
#testo-sezione{
float:left;
width:720px;
text-align:left;
padding-bottom:10px;
}
#testo-sezione a{
text-decoration:none;
font-family: Arial, Tahoma, sans-serif;
color:#9c0;
}
#testo-sezione a:hover{
color:#698c00;
text-decoration:underline;
}

#footer-cont{
width:100%;
clear: both;
padding-top:10px;
}
#footer{
width:940px;
margin: auto;
border-top: 2px solid #ddd;
padding-top:5px;
text-align: left;
color:#999;
font-family: Arial, Tahoma, sans-serif;
font-size: 11px;
min-height: 110px;
height:120px;
background: url(../images/logo-footer.gif) bottom right no-repeat;
}

#link-footer{
text-align: right;
color:#999;
font-family: Arial, Tahoma, sans-serif;
font-size: 12px;
}

