/* Layout sensible a 768px (Ipad vertical) */
header { width: 93.75%; /* 720px / 768px */ }
#contenido { width: 93.75%; /* 720px / 768px */ }
footer { width: 93.75%; /* 720px / 768px */ }
