
body {background: #0e3327 url('images/fondo3.png') repeat left top;text-align: center;margin:0;color:#FFF;font-family: 'Open Sans', sans-serif;font-size: 13px;padding-bottom:200px;overflow-x: hidden;width:100%;}

body * {box-sizing: border-box;}

.cont1 {text-align: center;margin-top: 20px;display: inline-block; width: 100%; max-width: 480px;}
.cont2 {background: #0e3327; border:3px solid #f7aa6c;max-width: 90%; width: 100%;display: inline-block;}
.cont3 {background: #0e3327; border:1px solid #f7aa6c;width: calc(100% - 20px); margin: 10px; min-height: 100px;}

.cont1 img.tigre {max-width:80%;padding: 10% 0 10% 0;}
.cont1 a {text-decoration: none;color: #FFF;}
.cont1 h2 {font-family: 'Oswald'; font-size: 3em; font-weight: 400;margin: 15px auto;}
.cont1 h2 a {color: #f7aa6c;border: 1px solid #f6a96c; padding: 0px 20px 3px 20px; display: inline-block; border-radius: 5px;}
.cont1 h2 a:hover {zoom: 1.02;}

.tabla { display: table; width: 100%; }
.celda { display: table-cell; min-width: 40px;vertical-align: middle;}

.celda img.tigresito {width: 100%;max-width:50px;}

.marge_abajo {margin-bottom: 5%;}

.pad {padding:4%;}

.verre { transform: rotateY(180deg); }