/* ------- */
/* NEWS HP */
/* ------- */

div.cargoNewsSection{
	border-left:1px dotted #001559; 
	padding-left:26px;
	float:left;
	margin-bottom:20px;
	margin-top:10px;
	height:155px;
	width:333px;
}

div.cargoNewsSection span.cargoNewsDate{
	font-weight:bold;
	color:#00155b;
}

div.cargoNewsSection span.cargoNewsTitleImage{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

div.cargoNewsSection p.cargoNewsAllLink{
	background-image:url(../../luxair/css_images/luxairCARGO2010/puce_horizontale.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:0px 5px;
	padding-left:20px;
	clear:left;
}

/* --------- */
/* NEWS PAGE */
/* --------- */

p.cargoNewsOverviewTitleImage{
	margin-bottom:15px;
	margin-left:67px;
}

div.cargoNewsOverviewSection{
	margin-left:67px;
	margin-top:5px;
	margin-bottom:15px;
	padding-top:5px;
	border-top:1px solid #e4e4e4;
	clear:both;
}

div.cargoNewsOverviewSectionSelected{
	border-top:1px solid #0090c5;
}

div.cargoNewsOverviewSection span.cargoNewsBullet{
	background-image:url(../../luxair/css_images/luxairCARGO2010/puce_horizontale.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:0px 5px;
	float:left;
	height:15px;
	width:20px;
}

div.cargoNewsOverviewSection span.cargoNewsBulletSelected{
	background-image:url(../../luxair/css_images/luxairCARGO2010/puce_verticale.gif);
}

div.cargoNewsOverviewSection a.cargoNewsDate{
	color:#1c3f82;
	margin-left:5px;
	font-size:14px;
	color:#1d4080;
	vertical-align:top;
}

div.cargoNewsOverviewSection a.cargoNewsDate:hover, div.cargoNewsOverviewSection a.cargoNewsDate:visited:hover{
	font-weight:bold;
	text-decoration: none;
}

div.cargoNewsOverviewSection a.cargoNewsDateSelected{
	font-weight:bold;
}

div.cargoNewsOverviewSection a.cargoNewsTitle{
	color:#908f8f;
	font-size:14px;
	vertical-align:top;
}

div.cargoNewsOverviewSection a.cargoNewsTitle:hover, div.cargoNewsOverviewSection a.cargoNewsTitle:visited:hover{
	color:#575757;
	text-decoration: none;
}

div.cargoNewsOverviewSection a.cargoNewsTitleSelected{
	color:#575757;
}

div.cargoNewsOverviewSection div.cargoNewsIndicator{
	visibility:hidden;
}

div.cargoNewsOverviewSection div.cargoNewsIndicatorOver{
	visibility:visible;
	color:#0091b8;
	font-style:italic;
}

div.cargoNewsOverviewSection span.cargoNewsContent{
	display:none;
	clear:left;
	float:left;
	width:486px;
}

div.cargoNewsOverviewSection span.cargoNewsContent p{
	text-align:justify;
}	

div.cargoNewsOverviewSection span.cargoNewsImage{
	display:none;
	float:left;
	margin-left:20px;
}

div.newsNavigation{
	text-align:right;
	font-size:12px;
	color:#1d4080;
	font-weight:bold;
}

div.newsNavigation a{
	color:#575757;
}

div.newsNavigation a:hover, div.newsNavigation a:visited:hover{
	color:#575757;
	text-decoration:underline;
}
