#page
{
	top					: -49px;
}

#enteteImage {
    margin-left         :382px;
}

h1, h2, h3, h4 {
    color               : #A2130C;
}

#navigationImage {
    position            : relative;
    top                 : 100px;
    left                : -400px;
}

a {
    color               : #A2130C;
}

/******************************************************************/
/*  Administration du materiel                                    */
/******************************************************************/
#formulaire {
    width               : 95%;
}

td {
    padding-left        : 5px;
}

.selection {
    width               : 50px;
}

.nom {
    width               : 300px;
}

.quantite {
    width               : 80px;
    text-align          : right;
    padding-right       : 30px;
}

.partenaire {
    width               : 150px;
}

.domaine {
    width               : 300px;
}

.delais {
    width               : 50px;
    text-align          : center;
}

.delaisLarge {
    width               : 80px;
    text-align          : center;
}

.commentaire {
    width               : 300px;
}

.tableListeMateriel, .tableListeMateriel td {
    border-collapse     : collapse;
    border-top          : 1px solid #DDDDDD;
    border-left         : 1px solid #DDDDDD;
}

.tableListeDelais, .tableListeDelais td {
    border-collapse     : collapse;
    border-top          : 1px solid #DDDDDD;
    border-left         : 1px solid #DDDDDD;
}

.tableListeCommentaires, .tableListeCommentaires td {
    border-collapse     : collapse;
    border-top          : 1px solid #DDDDDD;
    border-left         : 1px solid #DDDDDD;
}

thead {
    text-align          : center;
    font-weight         : bold;
}


thead td {
    
}

.lexiqueTerme {
    width               : 100px;
}

.titrePrint {
    font-size           : 20px;
    color               : #000000;
}

.grasSoulignePrint {
    font-weight         : bold;
    text-decoration     : underline;
}

.colPrintNom {
    width               : 200px;
}

.colPrintDomaine {
    width               : 150px;
}

.colPrintQuantite {
    width               : 50px;
}

.colPrintDisponibilite {
    width               : 120px;
}

.illustration {
	border				: 1px solid #B7E2FF;
	margin-left			: 60px;
}

.indications li {
	margin-left			: 60px;
}
