/*
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 : 20 févr. 2017, 17:52:39
    Author     : Adrien Ugon
*/

#photo_ID {
    height : 20em;
}

#colonne_gauche {
    height : 40%;
    text-align : left;
    float : left;
}

#colonne_droite {
    height : 60%;
    text-align : center;
}

#div_logo {
    margin-top: 25em;
}

#cv {
    margin-top : 8em;
    font-weight : bold;
}