/*
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 : 24-feb-2015, 21:11:44
    Author     : Carlos
*/

#clientes a{
    float:left;
    margin: 2px;
}

h1, p{
    margin-bottom: 30px;
}

#contenido ul{
    text-align: left;
}



.jumbosmall {
  padding: 0.2em 0.3em;
  padding-bottom: 0.1em;
  vertical-align: middle;
}
.jumbosmall h1 {
  font-size: 2em;
}
.jumbosmall p {
  font-size: 1.2em;
}
.jumbosmall p .btn {
  padding: 0.5em;
}
