/*
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 : 13/out/2016, 15:40:09
    Author     : RLinhares
*/

div .imgMarca{width: 100%;}

ul#navlist
{
padding: 0;
margin: 0;
list-style-type: none;
float: left;
width: 100%;
}

ul#navlist li { display: inline;}

ul#navlist li img
{
float: left;
width: 95px; margin-right: 16px;
}
