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

.sigla_top {
	height: 43px;
	width: 100%;
	position: absolute;
	top: 0px;
	right: 0px;
} 
.secret_intro {
	width: 715px;
	height: 45px;
	margin-top: 220px;
}
.sponsori {
	width: 100%;
	height: 29px;
	bottom: 0px;
	right: 0px;
	position: fixed;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	color: #000;
}
.container_flash
{
width:100%;
height:100%;
position:absolute;
z-index:-1;
}
.skip
{
	position:absolute;
	width: 45px;
	height: 45px;
	right: 1px;
	bottom: 1px;
} 
.quick_nav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	position: absolute;
	right: 1px;
	text-align: right;
	top: 0px;
	width: 541px;
}
.quick_nav a,.quick_nav a:link,.quick_nav a:active,.quick_nav a:visited{
	color: #D5453D;
	text-decoration:none;
}
.quick_nav a:hover{text-decoration:underline;;}
