﻿@import url("/file_generali/css/testataJs/sense_maps.css");

/* SELEZIONE! */
::selection {
	background: #a8d1ff; /* Safari */
}
::-moz-selection {
	background: #a8d1ff; /* Firefox */
}

.headerLogo {
	background-image: none;
}
.headerLogo span,
.headerLogo a span {
	display: block;
	width: 100%;
	color: #CCC;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
}
.headerLogo span a:hover {
	color: #666;
	text-decoration: none;
}
.headerLogo span.headerLogo_edizione {
	height: 60px;
	line-height: 60px;
	text-transform: uppercase;
	font-size: 50px;
}

#liveBar .current a {
	color: #3071b5 !important;
}
#liveBar #sottomenu {
	border-right-width: 0;
	width: 689px;
}
#liveBar #liveBar_meteo,
#liveBar #liveBar_update {
	/*border-bottom: 1px dotted #d9d9d9;*/
	height: 36px;
	line-height: 36px;
}
#liveBar #liveBar_meteo img {
	vertical-align: middle;
}
#liveBar #liveBar_update {
	/*border-right: 1px solid #d9d9d9;*/
}

/* ULTIME NOTIZIE */
#homeHeadline .pager,
#homeHeadline .headlineArt {
	/*height: auto;
	min-height: 250px;
	_height: expression( this.clientHeight < 250 ? "250px" : "auto" );*/
	height: 250px;
}
#homeHeadline .headlineArt {
	overflow: hidden;
}
#homeHeadline_content {
	background: transparent;
	color: #444;
}
#homeHeadline #homeHeadline_news {
	/*height: auto;*/
}
#homeHeadline .headlineArt {
	padding-left: 340px;
	width: 340px;
}
#homeHeadline .headlineArt .foto {
	position: absolute;
	top: 0; left: 0;
	width: 330px;
	height: 250px;
}
#homeHeadline .headlineArt .foto img {
	position: absolute;
	top: 0; left: -59px;
	height: 100%;
}
#homeHeadline .headlineArt .meta,
#homeHeadline .headlineArt .titleBig,
#homeHeadline .headlineArt .titleArticle,
#homeHeadline .headlineArt .linksTitle {
	margin-bottom: 6px;
}
#homeHeadline .headlineArt .titleBig,
#homeHeadline .headlineArt .titleArticle,
#homeHeadline .headlineArt .linksTitle {
	position: static;
	padding: 0;
	width: auto;
	height: auto;
	background-image: none;
	color: #000;
	text-shadow: none;
}
#homeHeadline .headlineArt .titleBig,
#homeHeadline .headlineArt .titleArticle,
#homeHeadline .headlineArt .linksTitle,
#homeHeadline .headlineArt .titleArticle a {
	white-space: normal;
}
#homeHeadline .headlineArt .title2Article {
	color: #666;
	font-size: 20px;
}
#homeHeadline .headlineArt .abstract {
	font-weight: normal;
	font-size: 1em;
}
#homeHeadline .headlineArt .linkTop {
	display: inline;
}
#homeHeadline .headlineArt .meta,
#homeHeadline .headlineArt .tools {
	position: static;
	padding: 0;
	width: auto;
	height: auto;
}
#homeHeadline .headlineArt .tools {
	max-height: 240px;
	_height: expression( this.clientHeight > 240 ? "240px" : "auto" );
}
#homeHeadline .headlineArt .toolsSocial {
	position: absolute;
	top: 0; right: 0;
}
#homeHeadline .headlineArt .toolsLinks {
	position: absolute;
	bottom: 0; left: 340px;
	float: none;
	width: auto;
	text-align: left;
	line-height: 36px;
}
#homeHeadline .headlineArt .toolsLinks a {
	color: #666;
}
#homeHeadline .headlineArt .toolsLinks a:hover {
	color: #000;
}
#homeHeadline .headlineArt .toolsLinks.active {
	top: 0; right: 0;
	bottom: 0; left: auto;
	width: 345px;
	text-align: center;
	line-height: 150%;
	z-index: 5;
	opacity: .9;
	-moz-opacity: .9;
	filter: alpha(opacity=90);
}
#homeHeadline .headlineArt .toolsLinks.active a {
	color: #CCC;
}
#homeHeadline .headlineArt .toolsLinks.active a:hover {
	color: #FFF;
}
#homeHeadline .headlineArt .toolsLinks ul {
	height: 204px;
}
#homeHeadline_extra {
	padding: 0;
	height: 250px;
}

/* COLONNA DESTRA - BOX */
#homePage_coldx .boxdx .news_dx {
	padding-left: 0;
}
#homePage_coldx .boxdx .news_dx .foto {
	position: static;
	float: left;
	clear: left;
	margin-right: 4px;
}

.coldx #localAds {
	margin-top: 10px;
}

.coldx #localAds div div {
	margin: 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #d9d9d9;
}

.coldx #localAds span { display: none }
