a {
	color: #E1081E;
}

#top {
	background:#F7F7F7;
	height: 93px;
}
	.logo {
		margin: 0;
		padding-top: 10px;
	}
	.top_menu {
		position: absolute;
		margin: 35px 0 0 300px;
	}
	
	.top_menu a:hover {
		border-left: 5px solid #E10720;
	}

#top2 {
	height: 50px;
	margin: 0px;
	padding: 0px;
	background: #666666 url(../images/fascia_top_inteatro.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
	h3.top2 {
		position: absolute;
		margin-top: 30px;
		padding: 5px 0 5px 25px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 24px;
		color: #FFFFFF;
	}

/**
	LEFT
 */
#left {	/* left per index (futura) */
	left: 0px;
	width: 737px;
	color: #564b47;
	margin: 0 0 0 0 ; 
	padding: 0px 0px 0px 0px;
	float: left;
	background: url(../images/bordo_verticale_rosso.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
	.fascia_top {
	display: block;
	background-image: url(../images/fascia_top.gif);
	background-position:bottom;
	height:10px;
	width: 737px;
	}
	
	.titolo_video_corrente {
		color: #E1081E;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 18px;
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	
	.data_video_corrente {
		color: #E1081E;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
	}

/**
	CENTER
*/
	.titolo_center {
		height: 30px;
		font-family:Georgia, "Times New Roman", Times, serif;
		background-color: #E1081E;
	}
	
/**
	RIGHT
*/	
#right_futura {
	font-style: normal;
	position: absolute;
	color: #564b47;
	margin: 26px 0 0 737px;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
	width: 100%;
	height: 100%;
	font-style: normal;
	}
	
	.contenitore_inteatro {
		padding-left:10px;
		padding-right:10px;
		margin-bottom:10px;
		height: 31px;
		background-color: #7CC218;
	}
	
	.voce_inteatro {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style: normal;
		color: #FFFFFF;
		font-size: 16px;
		font-weight:900;
		position:absolute;
		margin-top: 14px;
	}
	
	.contenitore_voce_menu{
		font-style:normal;
		padding-left:10px;
		padding-right:10px;
		margin-bottom:10px;
		margin-top: 0px;
		height: 31px;
		width: 100%;
	}
	
	.descrizione_futura {
		font-style: normal;
		width: 134px;
		color:#564b47; 
		margin-left: 10px;
		padding-top: 0px;
	}
	
	.footer {
		margin-top: 350px;
	}