@charset "utf-8";
/* CSS Document */

#wrapper{
width: 620px;
margin: 0 auto;
}
.box{
background: #fff;
}
.boxholder{
clear: both;
padding: 5px;
background: #8DC70A;
}
.tab{
float: left;
height: 32px;
width: 80px;
margin: 0 1px 0 0;
text-align: center;
background: #8DC70A url(../Immagini/palinsesto-accordion/greentab1.jpg) no-repeat;
}
.tabtxt, .tabtxt a, .tabtxt a:visited, .tabtxt a:link {
margin: 0;
color: #fff;
font-size: 11px;
font-weight: bold;
padding: 9px 0 0 0;
text-decoration:none;
}