

.slider_mask {
	background-image:url(../images/layout/mask_slider.png);
	background-position:left top;
	background-repeat:no-repeat;
	position:absolute;
	z-index:322;
	width:253px;
	height:131px;
}

.thumb div.title {
	position:absolute;

	padding: 3px 0;
	margin-top:-28px;
	width:253px;

}
.thumb div.title h5 {
	font-size:11px;
	color:#545454;
	padding-left:10px;
	font-family:tahoma;
	}

.thumb h2 {
	position:absolute;
	width:253px;
	height:131px;
	}
.masque {
	position:absolute;
	background:white;
	bottom:26px;
	height:0;
	padding:4px 10px 2px 10px;
	line-height:15px;
	display:none;
	color: #666;
	font-weight:normal;
	font-size:11px;
}
.masque a{
	color:#E2001A;
	font-size:0.6em;
	}
	.masque a:hover{
	text-decoration:underline;
	}


.thumbPos {
	float:left;
	height:145px;
	width:253px;
	margin-left:20px;
}

.thumb {

}

.pics { height: 200px; width: 291px; padding:0; margin:0; overflow: hidden }
.pics img { height: 200px; width: 291px; top:0; left:0 }

