/*
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 : 29-jul-2016, 9:45:22
    Author     : Rumar
*/
.logo_federacio{
    position: relative;
    width: 20%;
}
#imagenfederacio{
    max-width:250px;
}
.logo{
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 100px;
    margin-bottom: 50px;
}

.acceso{
    position: relative;
    float: left;
    width: 100%;
    text-align: center;    
}

.acceso a{
    
}
