/*
 * Copyright (C) 2010 John Bell <john@cpmti.es>
 * Copyright (C) 2010 Jose Antonio Castelo Pla <joseantonio@cpmti.es>
 * Copyright (C) 2010 Candido Gutierrez Avila <candido@cpmti.es>
 * Copyright (C) 2010 Juan Roldan Ruiz <jroldan@cpmti.es>
 * Copyright (C) 2010 Hiram Centelles Rodriguez <hiram@cpmti.es>
 * Copyright (C) 2010 CPMTI, S.L.
 *
 * This file is part of SIeSTA.
 * 
 * SIeSTA is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 * 
 * SIeSTA is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 * 
 * You should have received a copy of the GNU General Public License
 * along with SIeSTA.  If not, see <http://www.gnu.org/licenses/>.
 */


.titulo
{
font-family:Helvetica;
font-size:28px;
}

.sub-titulo
{ 
font-family:Helvetica;
font-size:19px;
}

.boton
{ 
font-family:Helvetica;
font-weight:bold; 
font-size:14px;
}

.texto
{
font-family:Helvetica;
font-size:17px;
}

.input
{
font-size: 16px; 
font-family: Helvetica;

}

.descripcion
{
font-family:Helvetica;
font-size:14px;
}

.info-text
{
font-family:Helvetica;
font-size:16px;
}
