/*
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 : Jan 15, 2016, 9:34:23 PM
    Author     : fgomezav
*/

.menu a{text-transform: uppercase;}
.menu li li a{text-transform: none;}
.container{
    padding-left: 0px;
    padding-right: 0px;
}
.row{
    margin-right: 0px;
}
footer p{
    text-align: right;
}