﻿#avviso
{
width:236px;
margin-left: 2px;
margin-right:2px;
margin-top: 5px;
margin-bottom:5px;
padding:0px;
float: left; 
border-top:1px gray dotted;
border-bottom:1px gray dotted

}

#marqueecontainer{
position: relative;
width: 350px; /*marquee width */
height: 100px; /*marquee height */
overflow: hidden;
float:left;
left: 30px; 
top: 100px;
}

#vmarquee{
position: relative;
width: 350px; /*marquee width */
overflow: hidden;
float:left;
left: 30px; 
top: 0px;
}


#offertenews
{
width:400px;
text-align:center;
margin-left: 0px;
margin-top: 0px;
float: left; 
height:314px;
background-image:url('../images/palloncino.jpg')
}



#offertenews p.news 
{
color:white; 
line-height:150%; 
margin-top:10px; 
margin-bottom:0;
margin-left:100px;
margin-right: 6px; 
font-size:8pt
}

#offertenews a 
{
color:white;
width: 150px;
padding-left: 0px;
padding-top:0px;
padding-bottom:0px;
margin-right: 0px;
background-image:none;
text-decoration: underline;
}

#offerte a:hover 
{
color:#ff9900;
}

