/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 15/mai/2015, 18:14:42
    Author     : filipemurteira
*/

.itemRegiao{}
.itemRegiao .short{
    margin-bottom: 10px;
}
.itemRegiao .short a{
    display: none;
}
.itemRegiao .short a.collapsed{
    display: inline-block;
}

#conteudo .itemRegiao img{
    width: 100%;
}