.telexed
{
	background-image: url(/assets/images/news/telex-bg.png);
	background-repeat:repeat-x;
}

.softTelexed
{
	background-image: url(/assets/images/news/telex-soft-bg.png);
	background-repeat:repeat-x;
	padding-top:4px;
	font-size:18px;
	line-height:1.2;
	margin-bottom:10px;
}

.shrinkedNews .softTelexed
{
	background-image: url(/assets/images/news/telex-news-bg.png);
	border-top:2px solid #ffe9e9;
}

.pastilleTelex
{
	float:left;
	margin-top:0px;
	margin-right:10px;
	padding:3px 4px 2px 4px;
	color:#FF0000;
	font-size:10px;
	line-height:10px;
	background-color:#ffffff;
	text-transform: uppercase;
	border:3px double #ff0000;
}

.shrinkedNewsList
{
	margin:0 0 20px 0;
}

.shrinkedNewsListComics
{
	height:25px;
	margin-left:-44px;
	margin-bottom:10px;
	background-image: url(/assets/images/global/graphics/news.png);
	background-repeat:no-repeat;
}

.shrinkedNewsLeftComics
{
	position:fixed;
	top:290px;
	height:25px;
	width:85px;
	left:50%;
	margin-left:-557px;
	background-image: url(/assets/images/global/graphics/news-left.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.newsDetailComics
{
	position:absolute;
	top:40px;
	height:25px;
	width:85px;
	margin-left:-92px;
	background-image: url(/assets/images/global/graphics/news-detail.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.newsFacebookComics
{
	position:absolute;
	top:0;
	height:25px;
	width:85px;
	margin-left:-96px;
	background-image: url(/assets/images/global/graphics/news-facebook.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.newsReactionsComics
{
	position:absolute;
	top:135px;
	height:25px;
	width:85px;
	margin-left:-110px;
	background-image: url(/assets/images/global/graphics/news-reactions.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.shrinkedNews
{
	margin:0 0 8px 0;
	color:#505050;
}

.shrinkedNews .category
{
	text-transform: uppercase;
	font-size:12px;
	margin:0 0 10px 0;
}

.shrinkedNews .date
{
	float:right;
	margin:0px 0 10px 0;
	font-size:11px;
	color:#a9a9a9;
}

.shrinkedNews .title1, .shrinkedNews .title3
{
	font-size:32px;
	line-height:1.1;
	margin-bottom:10px;
}

.shrinkedNews .title2
{
	font-size:21px;
	line-height:1.2;
	margin-bottom:10px;
}

.pastille1, .pastille2, .pastille3, .pastille4
{
	float:left;
	padding:4px 6px;
	color:#FFFFFF;
	font-size:10px;
	text-transform: uppercase;
	
	-khtml-box-shadow:inset 0 0 4px rgba(0, 0, 0, 0.6);
	-o-box-shadow:inset 0 0 4px rgba(0, 0, 0, 0.6);
	-ms-box-shadow:inset 0 0 4px rgba(0, 0, 0, 0.6);
	-moz-box-shadow:inset 0 0 4px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow:inset 0 0 4px rgba(0, 0, 0, 0.6);
	box-shadow:inset 0 0 4px rgba(0, 0, 0, 0.6);
}

.title1 .pastille1, .title1 .pastille2, .title1 .pastille3, .title1 .pastille4,
.title3 .pastille1, .title3 .pastille2, .title3 .pastille3, .title3 .pastille4
{
	margin:6px 10px 0 0;
}

.title2 .pastille1, .title2 .pastille2, .title2 .pastille3, .title2 .pastille4
{
	margin:2px 10px 0 0;
}

.pastille1
{
	background-color:#ff0000;
	text-shadow: #c50202 -1px -1px 0px;
	
	background: -moz-radial-gradient(40% 20%, ellipse cover, #ff7575 0%, #ff0000 100%);
	background: -webkit-gradient(radial, 40% 20%, 0, 40% 20%, 30, from(#ff7575), to(#ff0000));
}

.pastille2
{
	background-color:#ff0000;
	text-shadow: #c50202 -1px -1px 0px;
	
	background: -moz-radial-gradient(40% 20%, ellipse cover, #ff7575 0%, #ff0000 100%);
	background: -webkit-gradient(radial, 40% 20%, 0, 40% 20%, 30, from(#ff7575), to(#ff0000));
}

.pastille3
{
	background-color:#1b87b2;
	text-shadow: #024c77 -1px -1px 0px;
	
	background: -moz-radial-gradient(40% 20%, ellipse cover, #47b2dd 0%, #015789 100%);
	background: -webkit-gradient(radial, 40% 20%, 0, 40% 20%, 40, from(#47b2dd), to(#015789));
}

.pastille4
{
	background-color:#399544;
	text-shadow: #296931 -1px -1px 0px;

	background: -moz-radial-gradient(40% 20%, ellipse cover, #47ba55 0%, #2d7335 100%);
	background: -webkit-gradient(radial, 40% 20%, 0, 40% 20%, 30, from(#47ba55), to(#2d7335));
}

.shrinkedNews .fullImage
{
	margin-bottom:15px;
	text-align:center;
}

.shrinkedNews .html
{
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
}

.shrinkedNews .leftImage
{
	margin-top:3px;
}

.shrinkedNews .bottom
{
	margin:15px 0 0 0;
	font-size:11px;
	padding-bottom:20px;
	color:#a9a9a9;
}

.iLikeIt, .iLikeIt:hover, .iLikeIt:active
{
	float:right;
	margin-top:-2px;
	padding:2px 5px 2px 22px;
	background-image:url("/assets/images/global/graphics/thumb-up.png");
	background-repeat:no-repeat;
	cursor:pointer;
}

.iLikeIt, .iLikeIt:hover
{
	background-position:5px 0px;
}

.iLikeIt:active
{
	background-color:#ff0000;
	background-position:5px -23px;
}

.iDontLikeIt
{
	float:right;
	cursor:pointer;
}

.reactions, .reactions:hover, .reactions:active, .react, .react:hover, .react:active
{
	display:block;
	float:right;
	margin-top:-2px;
	margin-left:20px;
	padding:2px 24px 2px 5px;
	background-image:url("/assets/images/news/reactions.png");
	background-repeat:no-repeat;
}

.reactions, .reactions:hover
{
	background-position:right 0px;
}

.reactions:active
{
	background-color:#ff0000;
	background-position:right -31px;
}

.react, .react:hover
{
	background-position:42px 0px;
}

.react:active
{
	background-position:42px -31px;
}

.whoLikesIt
{
	position:relative;
	margin:8px 0 0 0;
	padding:3px 5px 5px 24px;
	background-color:#eff7ff;
	color:#999999;
	background-image:url("/assets/images/news/i-like-it.png");
	background-repeat:no-repeat;
	background-position:3px 1px;
}

.whoLikesIt .arrowUp
{
	position:absolute;
	float:right;
	width:20px;
	height:21px;
	top:-7px;
	left:185px;
	background-image:url("/assets/images/global/graphics/arrow-up.png");
	background-repeat:no-repeat;
}

.whoLikesIt a
{
	cursor:pointer;
}

.membersLikeIt
{
}

.pageReact
{
	float:right;
	margin-left:20px;
}

.memberLikeIt
{
	display:inline-table;
	text-align:center;
	vertical-align:bottom;
	margin:10px 5px 0 5px;
}

.memberLikeItShort
{
	display:inline-table;
	text-align:center;
	vertical-align:bottom;
	margin:2px 3px 2px 3px;
}

.memberLikeIt img
{
	margin-bottom:5px;
	max-width:50px;
	max-height:50px;
}

.newsReactions
{
	position:relative;
	margin:40px 0;
}

	.newsReactions .reactionsDetails
	{
		margin:20px 0 20px 0;
		color:#636363;
	}
	
		.newsReactions .reactionsDetails .text
		{
			margin-bottom:20px;
		}
	
	.newsReactions .list
	{
		margin-top:20px;
	}

.newsReaction
{
	margin-bottom:30px;
}

	.newsReaction img
	{
		max-width:100%;
	}
	
	.newsReaction .memberInfos
	{
		margin-bottom:10px;
		background-color:#f5f5f5;
	}
	
		.newsReaction .memberInfos .memberName
		{
			padding-top:5px;
			color:#636363;
		}
	
		.newsReaction .memberInfos .avatar
		{
			float:left;
			margin-right:10px;
		}
	
	.newsReaction .post_body
	{
		margin-left:50px;
		padding-bottom:15px;
		padding-left:15px;
		border-left:1px solid #f5f5f5;
	}

.wantToReact, .wantToReact:hover, .wantToReact:active
{
	padding:2px 5px 2px 25px;
	background-image:url("/assets/images/news/reactions.png");
	background-repeat:no-repeat;
}

.wantToReact, .wantToReact:hover
{
	background-position:3px 0px;
}

.wantToReact:active
{
	background-color:#ff0000;
	background-position:3px -31px;
}

.pageLinks
{
	padding:6px 10px;
}

.breakingNewsBg
{
	margin-left:-20px;
	padding-left:20px;
	background-image:url("/assets/images/news/breaking-news-bg.png");
	background-repeat:repeat-y;
}

.breakingNews
{
	position:absolute;
	width:90px;
	height:80px;
	margin-left:-120px;
	background-image:url("/assets/images/news/breaking-news.png");
	background-repeat:no-repeat;
	background-position:left bottom;
}
