﻿/*  ------------------------ SINISTRA ------------------------  */

iframe#home
{
	width:100%;
	height:94%;
	border-style:none;
	border:0;
	margin:0;
	overflow:auto;
	visibility:hidden;
}

body
{
	background-color:#000000;
	overflow:hidden;
}

div#flashcontent
{
	font-family:Arial, Helvetica, sans-serif;
	color:#f54997;
	font-size:10px;
	text-align:right;
}

/*  COLLEGAMENTI */
a.scarica:link, a.scarica:visited, a.scarica:focus
{	
	color:#f54997;
	text-decoration:none;
}
a.scarica:hover
{	
	color:#ffffff;
	text-decoration:none;
}
