/*
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 : 23-nov-2015, 18:19:05
    Author     : darío
*/
/*
#contenedor {margin:0; padding:0;}
header {width:100%;background-color: rgba(255,0,0,1);padding:10px 0;position:fixed;}
header .subCont {text-align:center;border-color:#000;}*/
.span1 {text-align:center;color:#0000;font-size:38px;font-family: 'Slabo 27px', serif;display:block;margin:10px auto;}
.linea {background-color:rgb(255,0,0);width:100%;display:block;height:8px;}
.span2 {color:#0000;font-size:25px;font-family: 'Slabo 27px', serif;display:block;margin:10px auto;}
.subCont {max-width:1000px;margin:0 auto;overflow:hidden;}
.subCont img {width:100%;}