@charset "utf-8";
@font-face {
    font-family: 'francois_oneregular';
    src: url('francoisone-webfont.eot');
    src: url('francoisone-webfont.eot?#iefix') format('embedded-opentype'),
         url('francoisone-webfont.woff2') format('woff2'),
         url('francoisone-webfont.woff') format('woff'),
         url('francoisone-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

/*mobilefirst*/

body {
    font-family: 'francois_oneregular';
    text-align: center;
    
    
}
main {
    color: rgb(255, 255, 255);
    text-align: center;
    margin-top: inherit;
    background-color: #5599d4
}
h1{

    font-family: 'francois_oneregular';
    color: aliceblue;
    font-size: 42pt;
    background-color: #b11e1e;
    text-align: center;
    margin-top: inherit;
    margin-bottom: inherit;
}
img.titulo{
    width: 100%;
    margin: auto;
    
}
img.perfil{width: 50%;
    
}
section {

font-family: 'francois_oneregular';}

ul {
    font-family: 'francois_oneregular';
    font-size: 20pt;
    margin: inherit
}

    
}
h2  {
   text-align:center;
    
}
section h3 {
    font-size: 30pt;
    color: #b11e1e;
    margin-bottom: inherit;
    
    
}
h4{
    color: #ffffff;
    font-size: 16pt
}
nav ul{
    text-align: center
}

