#landing .section {
	background-color: #FFFFFF !important;
}
#sport_bc {
	height: 300px;
	width: 308px;
	float: left;
	position: absolute;
	background-image: url(https://betclick.hs.llnwd.net/r1/media/retention/frfr/betclicFR/splash/images/marcel_legs2.png);
	background-repeat: no-repeat;
	background-position: 165px bottom;
	background-color: #F1F1F1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#turf_bc {
	height: 300px;
	width: 308px;
	float: left;
	position: absolute;
	background-image: url(https://betclick.hs.llnwd.net/r1/media/retention/frfr/betclicFR/splash/images/jose_legs.png);
	background-repeat: no-repeat;
	background-position: 171px bottom;
	background-color: #F1F1F1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#poker_bc {
	height: 300px;
	width: 308px;
	float: left;
	position: absolute;
	background-image: url(https://betclick.hs.llnwd.net/r1/media/retention/frfr/betclicFR/splash/images/tp_legs.png);
	background-repeat: no-repeat;
	background-position: 190px bottom;
	background-color: #F1F1F1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.icon_bc{
	background-color: #4e4e4e;
	height: 35px;
	width: 42px;
	float: left;
	-webkit-border-radius: 4px 0px 0px 0px;
	-moz-border-radius: 4px 0px 0px 0px;
	border-radius: 4px 0px 0px 0px;
}
#sport{
	background-image: url(https://betclick.hs.llnwd.net/r1/media/retention/frfr/betclicFR/splash/images/sports.png);
	background-repeat: no-repeat;
	background-position: center center;
	}
#turf{
	background-image: url(https://betclick.hs.llnwd.net/r1/media/retention/frfr/betclicFR/splash/images/turf.png);
	background-repeat: no-repeat;
	background-position: center center;
	}
#poker{
	background-image: url(https://betclick.hs.llnwd.net/r1/media/retention/frfr/betclicFR/splash/images/poker.png);
	background-repeat: no-repeat;
	background-position: center center;
	}
.title_universe {
	height: 20px;
	width: 150px;
	font-family: helvetica, arial;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	color: #525252;
	position: relative;
	left: 5px;
	padding-top: 13px;
	background-image: url(https://betclick.hs.llnwd.net/r1/media/retention/frfr/betclicFR/site/homepageassets/header_trizo/tiret.png);
	background-repeat: no-repeat;
	background-position: 37px bottom;
	padding-bottom: 2px;
	line-height: 22px;
}

.description_bc{
	font-family: helvetica, arial;
	font-size: 13px;
	color: #4E4E4E;
	width: 165px;
	padding-left: 13px;
	padding-top: 20px;
	padding-bottom: 10px;
	}
.bonus_universe {
	font-family: helvetica;
	font-size: 18px;
	color: #FFF;
	background-color: #525252;
	font-weight: normal;
	height: 29px;
	width: 155px;
	text-align: center;
	line-height: 30px;
	position: relative;
	top: 5px;
	left: 14px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.subline_universe {
	font-family: helvetica, arial;
	font-size: 10px;
	font-style: oblique;
	padding-left: 13px;
	padding-top: 11px;
	color: #525252;
}
.cta a {
	height: 33px;
	width: 155px;
	font-family: helvetica, arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 34px;
	text-align: center;
	float: left;
	position: relative;
	left: 14px;
	top: 24px;
	background: #990000; /* Old browsers */
	background: -moz-linear-gradient(top,  #bf0101 0%, #990000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bf0101), color-stop(100%,#990000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bf0101 0%,#990000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bf0101 0%,#990000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bf0101 0%,#990000 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #bf0101 0%,#990000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf0101', endColorstr='#990000',GradientType=0 ); /* IE6-9 */
	color: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
}
.cta a:hover {
	background: #bf0101; /* Old browsers */
	background: -moz-linear-gradient(top,  #d61f11 0%, #bf0101 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d61f11), color-stop(100%,#bf0101)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d61f11 0%,#bf0101 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d61f11 0%,#bf0101 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d61f11 0%,#bf0101 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d61f11 0%,#bf0101 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d61f11', endColorstr='#bf0101',GradientType=0 ); /* IE6-9 */
	color: #FFF;
}
.amb_name {
	font-family: helvetica, arial;
	font-size: 10px;
	color: #525252;
	float: right;
	width: 112px;
	background-color: #FFF;
	height: 18px;
	text-align: center;
	line-height: 18px;
	position: relative;
	top: 101px;
	-webkit-border-radius: 4px 0px 0px 4px;
	-moz-border-radius: 4px 0px 0px 4px;
	border-radius: 4px 0px 0px 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
}
.pic{
	height: 70px;
	width: 183px;
	position: absolute;
	top: 230px;
	left: 10px;
}
#balls{
	background-image: url(https://betclick.hs.llnwd.net/r1/media/retention/frfr/betclicFR/splash/images/sports.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#horse{
	background-image: url(https://betclick.hs.llnwd.net/r1/media/retention/frfr/betclicFR/splash/images/turf.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#cards{
	background-image: url(https://betclick.hs.llnwd.net/r1/media/retention/frfr/betclicFR/splash/images/poker.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
