@import url(/css/common.css);
@import url(/css/topmenu.css);
@import url(/css/search.css);
@import url(/css/canali1.css);
@import url(/css/canali2.css);
@import url(/css/primopiano.css);
@import url(/css/multimedia.css);
@import url(/css/carousel.css);
@import url(/css/home-news.css);
@import url(/css/aggregator.css);
@import url(/css/home-events.css);
@import url(/css/news.css);
@import url(/css/documents.css);
@import url(/css/newsletter.css);
@import url(/css/globalsearch.css);
@import url(/css/comments.css);

body {
	background: #fff;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color:#333;
	text-decoration:none;
}

a:active, a:hover {
	color:#c00;
	text-decoration:none;
}

#main {
	width:1024px;
	margin:0 auto;
}

#header {
	height:113px;
	background: #363 url(/images/header.jpg) no-repeat top left;
	color: #fff;
}


#canali2 {
	height:27px;
}

#contenuti {
	margin: 0;
	margin-top: 1em;
	margin-bottom: .5em;
	min-height: 500px;
}

#homepanel {
	height:311px;
	color: #fff;
	background: #066 url(/images/home_panel.jpg) no-repeat top left;
	overflow:hidden;
}

.archivelink {
	float:right;
	width:100px;
	line-height:27px;
	display:block;
	text-align:right;
	font-size:12px;
	font-style:italic;
	color:#000;
}
.archivelink a:link, .archivelink a:visited {color:#000 !important;text-decoration:none;}
.archivelink a:active, .archivelink a:hover {color:#fff !important;text-decoration:none;}


#homesubpanel {
	margin:0;
	padding:0;
	clear:both;
}
	#news {
		width: 488px;
		height: 370px;
		float:left;
		margin-right: 11px;
		overflow: hidden;
	}
	
	#aggregator {
		width: 313px;
		height: 370px;
		float:left;
		margin-right: 10px;
		overflow: hidden;
	}
	#eventi {
		width: 202px;
		height: 370px;
		float:left;
		overflow: hidden;
	}


#leftcol {
	width: 616px;
	float:left;
	margin-right: 18px;
}
#rightcol {
	width: 390px;
	float:left;
}

#rightcol h3 {
	height:27px;
	line-height:27px;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	background: #066 url(/images/rightcol_header.jpg) no-repeat top left;
	color: #ffd401;
	font-weight: normal;
	margin: 0;
	padding: 0 10px;
	font-size: 1em;
	clear:both;
}
#rightcol h3 a:link, #rightcol h3 a:visited{color:#ffd401;}
#rightcol h3 a:active, #rightcol h3 a:hover{color:#ff0;}

#leftcol h3 {
	color: #999;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size: 1.4em;
	font-weight: normal;
	font-style:italic;
	margin:0;
	padding: 0;	
	margin-bottom:.5em;
	margin-top:1em;
}
.socialcaption{display:none;}
#social_container{height:70px;}

#foobanners {
	clear: both;
	background: #363 url(/images/footer_banners.jpg) no-repeat top left;
	color: #fff;
	height:105px;
	overflow:hidden;
	text-align:center;
}

#carousel_banners {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 924px; /* important */
	height:105px; /* important */
	margin: 0;
}

#carousel_ban_content {
	position: absolute;
	top: 0;
	margin-left: 0;
	width: 13440px;
}

.carousel_ban_item {
	width: 924px;
	margin: 0;
	float:left;
	height:105px;
}




#footerphrase {
	background: #39c url(/images/footer_pre.jpg) no-repeat top left;
	color: #ffd401;
	height:30px;
	line-height:30px;
	text-align:center;
	font-weight:bold;
	font-size:1em;
}
#footerphrase a:link, #footerphrase a:visited {color:#ffd401;text-decoration:none;}
#footerphrase a:active, #footerphrase a:hover {color:#fff;text-decoration:underline;}

#footer {
	background: #363 url(/images/footer.jpg) no-repeat top left;
	color: #fff;
	height:85px;
	overflow:hidden;
}
#footersocial {
	width: 358px;
	margin: 0 auto;
}