body {
    background-color: #fff;
    color: #333;
    margin: 0;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 12px;
    line-height: 18px;
}

table, tr, td {
    border-collapse: collapse;
    border: none;
    vertical-align: top;
    padding: 0;
    margin: 0;
}

img, a > img {
    border: none;
    margin: 0;
    padding: 0;
}

.menu {
    color: black;
    font-size: 12px;
    background-color: #efefef;
    text-align: left;
    padding: 5px 5px 0px 10px;
    line-height: normal;
}

.menugras {
    font-weight: bold;
}

p {
    font-size: 12px;
    line-height: 1.5em;
    margin: 1em 0;
}

.titre2 {
    font-size: 14px;
    margin-left: 20px;
}

.titre3 {
    font-weight: bold;
    margin-right: 10px;
    margin-left: 7px;
}


    ul.texte2 {
        margin-left: 0px;
        line-height: 1.5em;
    }

    ul.texte2 li {
        margin: 10px 0px;
    }

.titreblanc {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    padding: 4px 10px;
    margin: 0;
}

.tableaublanc {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    vertical-align: bottom;
    margin-top: 3px;
}

a:link {
    color: inherit;
}

.menu_niveau2 {
    color: black;
    font-size: 12px;
    list-style-type: disc;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
}
h1 {
    box-sizing: content-box;
}



a:visited {
    color: #39c;
}

.auteur {
    color: black;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
}

div#liste-communiques p {
    margin-bottom: 20px;
}

div#liste-communiques p.header {
    margin-top: 20px;
	margin-bottom: 0;
	font-weight: bold;
}

.grostitre {
    color: black;
    font-weight: bold;
    font-size: 20px;
    margin-right: 8px;
    margin-left: 7px;
}

.textepuce {
    color: black;
    font-size: 12px;
    list-style-type: circle;
}

.excaractere {
    font-size: 16px;
    line-height: 1.112em;
	text-align: center;
}

.auteurblanc {
    color: #FFFFFF;
    font-size: 12px;
    line-height: 14px;
    text-indent: 0px;
    margin-right: 10px;
}

.exemptions {
    font-family: Arial, Helvetica, sans-serif, Tekton;
    font-size: 10px;
    color: #000000;
    text-align: left;
    margin-left: 7px;
    padding-left: 7px;
}

a.linkexemption {
    color: black;
    font-size: 10px;
}

.texteexemption {
    font-family: Arial, Helvetica, sans-serif, Tekton;
    font-size: 11px;
    margin-left: 7px;
    padding-left: 7px;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

.liens-externes {
    background: url('/images/icone-lien-externe.gif') no-repeat 100% 20%;
    padding-right: 15px;
}

.liens-pdf {
    background: url('/images/icone_pdf.gif') no-repeat 100% -1px;
    margin-right: 3px;
    padding-right: 20px;
}
