/*
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 : 8 déc. 2015, 09:36:51
    Author     : gauthief35r
*/

h1 {
    color: #6AAF23;
    text-align: center;
    /*line-height: 125px*/
}

h2 {
    color: #6AAF23;
    text-align: center;
}

#logo {
    float: left;
    margin: 20px;
	/*border: 5px solid #008F36;*/
}

/*
.flotte {
	
    float:left;
    margin-left: 200px;
    border: 5px solid #555;
}
*/
#contenu {
    margin-left: 20px;    
}

#separateur {
    clear: left;
}

hr.separateur {
    border-color: #008F36;
    background-color: #008F36;
    display: block;
    clear: both;
    line-height: 10px;
    height: 2px;
}

p.introduction {
    text-align: center;
    margin-left: 60px;
    margin-right: 60px;
    margin-bottom: 40px;
    
}

#reliquat {
    text-align: center;
    color: #008F36;
    font-size: large;
    font-weight: bold;
}

p.printer {
    text-align: center;
}

#print-header {
    display: none;
}

#definitions {
    margin-left: 20px;
    margin-right: 20px;
}

label {
    color: #008F36;
    font-weight: bold;
}