body {width:990px;height: 100%;margin: 0px auto;padding: 0px;background-color: #99C4DF;text-align: center;}

div#sfondo{
position:relative;
width:990px;
height:100%;
margin:0px auto;
text-align: center;
background-image:url('/images/sfondo_scr.gif');
background-repeat:repeat-y;
}

div#container {
position:relative;
background-color:#ffffff;
width:671px;
height:auto;
margin:0px auto;
text-align: left;
background-image:url('/images/sfondo_main.gif');
background-repeat: repeat-y;
/*border-left:2px solid #CC6666;
border-right:2px solid #CC6666;
border-bottom:2px solid #CC6666;*/
}

div#top {
width:671px;
height:auto;
margin: 0px auto;
align:center;
text-align:center;
}

div#flash {
width:671px;
height:auto;
margin: 0px auto;
text-align:center;
background-color:#000000;
}

div#left {
float:left;
width:289px;
}

div#main-left {
float:left;
width:477px;
}

div#center {
float:left;
width:188px;
background-color:#FFAA01;
}

div#prod-grande {
clear:both;
}


div#right {
float:left;
width:194px;;
}

div#foto-news {
width:85px;
height:80px;
float:left;
}

/* hack per 3 Pixel Jog di IE */

* html div#foto-news {
  margin-right: -3px;
  }


div#footer {
background-color:#ffffff;
background-image:url('images/bozza_22.jpg');
background-repeat:no repeat;
background-position:fixed;
margin: auto;
width:671px;
height:34px;
line-height:60px;
text-align:center;
vertical-align:middle;
clear:both;
}

h1 {
	font-family: Verdana,Arial,Geneva;
	font-size: 16px;
	line-height: 16px;
	color:#F89F00;
	margin:0 0 0 0;
	font-weight: normal;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:14px;
	margin:5px 0 0 5px;
	color:#ffffff;
	weight:bolder;
	text-align:center;
	word-spacing: 2px;
	letter-spacing: 0px;
}
.testonorm {
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
}

.testopiccolo{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:14px;
}

.prodotti{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:14px;
font-weight:bolder;
}

.descr-prodotti{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:14px;
}

.titolo{
font-family: Arial;
font-size:13px;
font-weight:bolder;
color:#2567BB;
}


.titolo-news-piccolo{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
color:#E8451C;
}

.testo-news-piccolo{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#999999;
line-height:13px;
}

a{
	text-decoration:none;
	color:#ED8234;
	weight:bolder;
}
a:link a:visited{
	text-decoration:none;
	color:#ED8234;
	weight:bolder;
}
a:hover{
	text-decoration:underline;
	color:#ED8234;
	weight:bolder;
}

img {
border:none;
}

.icon {
margin-right:5px;
margin-left:5px;
vertical-align:middle;
border:0px;
}


.bordogrigio {
border:1px solid #999999;
}

#sponsor
{
    position: Absolute;
    background-color: #333333;
    font-size: 10px;
    font-family: Verdana;
    top: 70px;
    left: -120px;
    width: 400px;
    height: 400px;
    border: Solid 1px #000000;
}
div.chiudi
{
    text-align: Right;
    border-bottom: Solid 1px #ffffff;
}
a.sponsor
{
    color: #ffffff;
    text-decoration: None;
}
a.sponsor:hover
{
    color: #ffffff;
    text-decoration: None;
}