.fecha {
    color: #666666;
	background-color: white;
    line-height: 18px;
    text-align: justify;
    font-weight: bold;
    margin-top: 15px;
}
	
	.fecha img{
		vertical-align: middle;
	}

.itemNews{
	list-style-type: square;
	color: #7D97B7;
	background-color: white;
}

.caseLogo{
	float: left;
	margin: 0 10px 10px 0;
}

