#vistaSlide{
	height:82px;
	width:129px;
	overflow:hidden;
	position:relative;
}

#articles{
	overflow:hidden;
}
.artcile{
	height:82px;
	width:129px;
}
.artTXT{
	font-size:9px;
	height:17px;
	overflow:hidden;
	text-align:justify;
	/*background: url(../media/img/vista-fond.png) repeat-x left top;*/
	font-weight:bold;
	background-color:#C61800;
	padding:0 3px;
}
.artTXT a{
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
}
.artimg{
	height:65px;
	overflow:hidden;
	text-align:justify;
	background-color:#454545;
	padding:0 5px;
	
}
.artimg a{
	color:#FFFFFF;
}
.artimg img{
	border:0 none;
	height:57px;
	margin:0 auto;
	text-decoration:none;
}

