﻿* {
    margin: 0;
    padding: 0;
}

#holder {
    font-family: 'Arial Narrow', 'Nimbus Sans L', sans-serif;
    font-size: 14px;
    position :relative;
    margin : 0.00in;
    padding : 0;
    left : 0.00in;
    top : 0.00in;
    width : 8.5in;
    height : 11.0in;
    border :1px solid black;
    border-style :dotted;
}

.etiquette {

    background: white;
    position: absolute;
    border-collapse: collapse;
    width: 2.625in;
    height: 1in;
    margin: 0.00in;
    padding: 0;
    left: 0.00in;
    top: 0.00in;
    border: 1px solid black;
    border-style: dotted;
}

/*************** Impression résumé colloque *******************/

#printInscrip{
    border:#000 1px solid;
    padding:10px;
    margin:30px;
    width:750px;
}

.hrPad{
    margin:10px 0;
}