.aLaUne
{
	margin-bottom:30px;
}

.aLaUne .title
{
	margin:0 0 10px 0;
	padding-right:85px;
	font-size:36px;
	line-height:1;
	background-image: url(/assets/images/global/graphics/une.png);
	background-position:top right;
	background-repeat:no-repeat;
}

.aLaUne .text
{
	margin-bottom:15px;
	color:#505050;
}

.aLaUne .image
{
	position:relative;
}

.aLaUne .image .chapeau
{
	position:absolute;
	width:500px;
	bottom:0;
	color:#FFFFFF;
	padding:10px 10px 5px 10px;
	font-size:18px;
	line-height:1.2;
	font-style:italic;
	background-image: url(/assets/images/global/transparent-black-background.png);
}

.clubPokerRadio
{
	margin-bottom:20px;
}

.exclu
{
	margin-bottom:20px !important;
	background-color:#000000;
}

.teaserTitle
{
	font-size:18px;
	line-height:1.2;
	margin-bottom:10px;
	padding-top:5px;
}

.teaserText
{
	color:#ffffff;
	background-color:#000000;
	font-size:13px;
	line-height:1.4;
	padding:5px 10px 5px 10px;
}

		.teaserText a
		{
			color:#7ecdff;
		}
		
		.teaserText a:hover
		{
			color:#1b87b2;
			background-color:transparent;
			border-bottom:1px solid #1b87b2;
		}
		
		.teaserText a:active
		{
			color:#ffffff;
			background-color:#ff0000;
			border-bottom:none;
		}
