.contentslide{
width: 450px;
height: 240px;
position:absolute;
}

.contentslide .opacitylayer{ /*Do not edit this rule unless you're familiar with CSS opacity behavior*/
width: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.contentslide .contentdiv{
display: none;
}

.pagination{
width: 222px;
cursor:pointer;
margin: 4px 5px 4px 4px;
}

.pagination a{
color: #ffffff;
display:table;
font-weight: bold;
font-size:12px;
color:#666666;
border-top: solid 1px #cccccc;
}

.pagination a:hover, .pagination a.selected{
color: #ffcc00;
background-color:#333333;
background-image:url(../images/sfuma_menu.gif);
display:table;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 100%; /*IE5 width*/
w\idth: 100%; /*IE6 width*/
}

.bia_testo_flash {font-size: 8pt; color: #ffffff; font-weight: normal; text-align: justify;}

#flash_testo{
padding: 15px; 
width: 420px;
margin-top: 142px;
height: 68px;
font-size: 14pt; 
color: #ffffff; 
font-weight: bold;
position:absolute;
background-image:url(../images/sfo_fla.png);
}

#flash_testo a{
color: #ffffff; 
}

#flash_testo a:hover, #flash_testo a.selected{
color: #cc0000;
}