/*
    Document   : noticias
    Created on : 07/07/2012, 09:44:36
    Author     : Gerson
    Description:
        Purpose of the stylesheet follows.
*/

.home_article_text{

}

.home_article_photo{
    margin-left: 10px;
}

.container-noticia .container {
    display: flex;
    align-items: center;
}
.paging{
    margin: 0 auto 20px auto;
    display: inline-block;
}
