﻿/* ---------------- */
/* Générique */
/* ---------------- */
body { color: #506b6d; font-family: Calibri, Helvetica, Arial, sans-serif; line-height: 1.4em; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
h1 { font-size: 1em; font-weight: bold; text-transform: uppercase; border-bottom: solid 2px #506b6d; }
h2 { }
h3 { }
h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, ul + p, ol + p { text-indent: 0 !important; }

/* ---------------- */
/* Texte            */
/* ---------------- */
#texte { width:470px; }
#texte p { font-size: .85em; text-indent: 1.5em; text-align: justify; }
#texte h1 { margin: 0 0 24px 0; }
#texte h2 { margin: 24px 0 8px 0; }

#texte ul { list-style-type: square; list-style-position: outside; margin: 0 32px 32px 32px; }
#texte li { font-size: .85em; }
#texte .video { width: 600px; left:-32px; position:absolute;}
/* ---------------- */
/* Accueil          */
/* ---------------- */
#actualites h2, #agenda h2 { font-weight: bold; border-bottom: dotted 1px #506b6d; padding: 12px 0 0 0; margin: 0 0 4px 0; display: table-cell; }
#actualites p, #agenda p { font-size: 0.9em; /* affiché en 9 px */ line-height: 1.25em; color: #333333; }

