/* CSS pour impression */
body { font-family:Arial, Helvetica, sans-serif; font-size: 0.9em;}

/* TEXTES */
h2, h3, h4, h5 { color: #043562; margin: 0; }
h2 span, h4 span { color: #6e8fad; }
h2, h3 { margin-top: 15px; text-transform: uppercase; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.3em; padding-bottom: 5px;  border-bottom: 1px solid #e1e1e1; }
h5 { padding-top: 5px; }
p { margin-top: 5px; color: #505050; }

/* ÉLÉMENTS CACHÉS */
hr, #menu, #menusecondaire, #folio_sequentiel img, .equipe h2, #entete img, .zone1, .zone2, .zone3, .zone4, .map a, .gauche a, .droite a { display: none;}

/* LISTES COLONNES */
ul { margin: 5px 0 0 15px; padding: 0; }
li { list-style-type: square; }
.licol { float: left; width: 33%; }

/* DIVISION ACCUEIL ET ÉQUIPE */
.gauche, .droite { float: left; width: 46%; margin: 0 0 15px 0; clear: both; }
.droite { float: right; clear: none; }
.equipe .gauche img, .equipe .droite img { float: left; border-right: 5px solid #fff; margin-bottom: 5px; }
.equipe .gauche p, .equipe .droite p { padding-bottom: 15px; clear: both; }

#folio_photo { margin-left: -35px;}

iframe { width: 100%; height: 335px; }

.flowfix { background: none !important; height: 1px !important; margin: 0 !important; padding:0 !important; display: block !important; overflow: hidden !important; clear: both !important; }
