﻿body { font-size: 100%; font-family: Arial, Sans-Serif; }
h1, h2, h3, h4, h5 { margin: 0; padding: 0; }
h1 { font-size: 115%; margin: 15px 0; line-height: 1.15em; }
h2 { font-size: 128%; letter-spacing: -0.06em; line-height: 1em; margin: 17px 0 0 7px; }
h3 { font-size: 88%; }
h4 { font-size: 78%; margin-bottom: 5px; }
h5 { font-size: 100%; }
img { border: 0; }


/* cacher éléments non requis et définir/afficher éléments print */
#mstrHdr, #mstrFtr, #mstrSig, #mstrColMenu, #mstrColLinks, #btmNav, #actions { display: none; }
#mstrHdrPrint { width: 173px; }
#mstrFtrPrint { clear: both; }
#mstrFtrPrint div { font-size: 70%; float: left; margin: 0 35px 15px 0; }
#mstrFtrPrint h4 { font-size: 75%; margin-bottom: 15px; }


/* accueil */
#accServices, #accServices ul { margin: 0; padding: 0; list-style: none; }
#accCtnr { padding: 0 0 28px !important; }
#accCtnr #bouton { position: inherit; background: none; color: #F79239; }
.cadreImg { margin-left: 0 !important; }
.cadreImg img { border: 2px solid #CECECE; }
.cadreImg, .cadreImg * { background-image: none !important; }


/* zone texte intérieur */
.txtContenu { font-size: 78%; }
.txtContenu h3 { font-size: 118%; margin: 1.65em 0 0.9em; }
.txtContenu h4 { font-size: 105%; margin: 1.75em 0 0.9em; }
.txtContenu li { margin-bottom: 0.55em; vertical-align: top; height: auto; }
.txtContenu ul ul, .txtContenu ul ol, .txtContenu ol ul, .txtContenu ol ol { margin-top: 0.55em; margin-bottom: 0; }
.txtContenu img { display: block; border: 2px solid #AAAEAB; margin: 1.1em 0; clear: both; }
.alignergauche, .alignerdroite { float: left; clear: none; margin: 0 1em 1.35em 0 !important; }
.alignerdroite { float: right; margin: 0 0 1.35em 1em !important; }
.sansespace { margin: 0 !important; }
.sansbordure { border: 0 !important; padding: 0 !important; }
#mstrColText { margin-bottom: 28px; }
#documents { list-style-type: square; }
#documents li { font-size: 78%; padding-bottom: 3px; }


/* clearfix pour floats */
.clearfix:after { content: "."; display: block; font-size: 1px; height: 0; line-height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/*\*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */