/*
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 : 01-nov-2014, 13:56:26
    Author     : carlos
*/

.lista_simple_restaurante{
    list-style: outside none none;
    padding-left: 3px;
}

.lista_simple_restaurante li{
    padding-top:5px;
}

.tipo_letra_restaurante{
    text-transform: none;
}