#slide-universe{
    position: relative;
}
.CtrBlkHome{
	height: 100%;
	width: 1002px;
}

.CtrBlkHome .bloc{
	float: left;
	width: 334px;
	height: 458px;
	overflow: hidden;
	text-align:center;
	position: relative;
}

.CtrBlkHome .bloc1{
	/*background: red;*/
}

.CtrBlkHome .bloc2{
	/*background: green;*/
}

.CtrBlkHome .bloc3{
	/*background: blue;*/
}

.CtrBlkHome .img{
	position: relative;
	top: 0;
	left: 0;
	width: 334px;
	height: 458px;
}

.CtrBlkHome .layer-bloc{
	height: 250px;
	width: 100%;
	position:absolute;
	z-index: 9;
	top: 55px;
}

.CtrBlkHome .titleCat{
	color:#5a525c;
	font-family: 'Open Sans', arial, sans-serif;
	font-size: 30px;
}

.CtrBlkHome .titleCat a{
	text-decoration: none;
	color: #5a525c;
}

.CtrBlkHome .spacer{
	width: 60px;
	height: 3px;
	background: #b33670;
	margin: 15px auto 0;
}

.CtrBlkHome .listP2{
	width: 60px;
	height: 0;
	background: rgba(179, 54, 112, 0.72);
	margin: 0 auto;
	overflow: hidden;
}

.oldIE .CtrBlkHome .listP2{
	background-image: url('http://image.esecure-transaction.com/store/evenement/2014/cobralibre/common/bkd_ie8_list.png');
}

.CtrBlkHome .liste{
	list-style-type: none;
	display: none;
}

.CtrBlkHome .liste li{
	margin-top: 25px;
}

.CtrBlkHome .liste a{
	font-family: 'Open Sans', arial, sans-serif;
	text-decoration: none;
	font-size: 18px;
	color: #fff;
	line-height: 20px;
}

.CtrBlkHome .liste a:hover{
	font-weight: 700;
}
