
.mur{
	display:block;
	float:left;
	cursor:pointer;
	background-color:#000;
}

.mur img{
	position:absolute;
	z-index:10;
}

.mur .txtRub{
	position:absolute;
	width:130px;
	padding:3px 8px 3px 0;
	color:#FFD200;
	background-color:#000;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:right;
	z-index:25;
}

.mur .txtBig{
	position:absolute;
	display:block;
	color:#FFF;
	font-size:30px;
	font-weight:bold;
	padding:0 10px;
	line-height:30px;
	z-index:20;
}

.mur .txtSmall{
	display:block;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	line-height:13px;
}

.mur .txtOver{
	position:absolute;
	display:none;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	padding:8px 10px;
	background-color:#000;
	line-height:13px;
	height:39px;
	overflow:hidden;
	z-index:30;
}
.mur .txtOver span{
	display:block;
	height:39px;
	overflow:hidden;
}


/* 1 */
.murBrique1{
	width:270px;
	height:205px;
	overflow:hidden;
	margin:0 15px 15px 0;
}

.murBrique1 .txtBig{
	width:250px;
	margin-top:80px;
}
.murBrique1 .txtSmall{
	width:250px;
}
.murBrique1 .txtOver{
	width:250px;
	margin-top:150px;
}


/* 2 */
.murBrique2{
	width:400px;
	height:205px;
	overflow:hidden;
	margin:0 15px 15px 0;
}

.murBrique2 .txtBig{
	width:380px;
	margin-top:80px;
}
.murBrique2 .txtSmall{
	width:380px;
}
.murBrique2 .txtOver{
	width:380px;
	margin-top:150px;
}

/* 3 */
.murBrique3{
	width:295px;
	height:205px;
	overflow:hidden;
	margin:0 0 15px 0;
}
.murBrique3 .txtBig{
	width:275px;
	margin-top:80px;
}
.murBrique3 .txtSmall{
	width:275px;
}
.murBrique3 .txtOver{
	width:275px;
	margin-top:150px;
}

/* 4 */
.murBrique4{
	width:470px;
	height:245px;
	margin:0 0 15px 0;
}
.murBrique4 .txtBig{
	width:450px;
	margin-top:100px;
}
.murBrique4 .txtSmall{
	width:450px;
}
.murBrique4 .txtOver{
	width:450px;
	margin-top:190px;
}

/* 5 */
.murBrique5{
	width:470px;
	height:130px;
}
.murBrique5 .txtBig{
	width:450px;
	margin-top:50px;
}
.murBrique5 .txtSmall{
	width:450px;
}
.murBrique5 .txtOver{
	width:450px;
	margin-top:88px;
	height:26px !important;
}
.murBrique5 .txtOver span{
	height:27px !important;
}


/* 6 */
.murBrique6{
	width:200px;
	height:390px;
	margin:0 15px 15px 0;
}
.murBrique6 .txtBig{
	width:180px;
	margin-top:165px;
}
.murBrique6 .txtSmall{
	width:180px;
}
.murBrique6 .txtOver{
	width:180px;
	margin-top:335px;
}

/* 7 */
.murBrique7{
	width:295px;
	height:390px;
	margin:0 0 15px 0;
}
.murBrique7 .txtBig{
	width:275px;
	margin-top:226px;
}
.murBrique7 .txtSmall{
	width:275px;
}
.murBrique7 .txtOver{
	width:275px;
	margin-top:335px;
}