/*
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 : 25/08/2015, 17:04:38
    Author     : iure
*/

ul.menuforum{
    background: #a03021;
    /*margin-left: -10px;*/
    width: 100%;
    /*width: 100%;*/
    margin-left: 0px;
}

ul.menuforum li {
    display: inline-block;
    font-family: Arial;
    font-size: 13px;
    background: #a03021;
    border-bottom: 1px solid #d8d8d8;
    padding: 11px;
    padding: 5px;
    border-bottom: 0;
    padding: 15px;
}

.menuforum{
    width: 100%;
    margin-left: 10px;
}
.menuforum a{
    font-size: 14px;
    color: #fff;
}
/*.menuforum ul li{

}*/


/*.latestnewsenhanced_informativos .tituloInformativo*/