﻿html, body, form { margin: 0; padding: 0; }
body { font: 100% Tahoma, Arial, Sans-serif; }
body, a { color: #000; text-decoration: none; }
img, table { border: 0; }
table { border-spacing: 0; font-size: 100%; }
td, th { padding: 0; }
h1 { margin: 0 0 28px; padding: 0 100px 5px 0; min-height: 55px; border-bottom: 4px solid #054900; font-size: 230%; font-weight: normal; color: #3ca13c; background: url(/medias/communs/bv/ctnt_h1_bg.png) no-repeat 100% 100%; }
h1 span { display: block; padding: 0 1px; font-size: 50%; color: #006c29; }
h2, h3 { margin: 1.6em 0 1.3em; font-size: 120%; color: #006c29; }
h3 { color: #3ca13c; }
div.hr { margin: 1.3em 0; border-top: 2px dotted #9fbd43; }
div.hr hr { display: none; }


/* master page (template) */
#mstrHdr, #mstrFil, #mstrFtr { display: none; }
#mstrCtnt { position: relative; font-size: 75%; z-index: 1; }


/* sandbox texte */
.txtContenu { line-height: 1.25em; }
.txtContenu a { color: #3ca13c; text-decoration: underline; }
.txtContenu a:hover { text-decoration: none; }
.txtContenu p { margin: 0 0 1.3em; }
.txtContenu ul { margin-top: 1.3em; margin-bottom: 1.6em; }
.txtContenu li { margin-bottom: 0.8em; }
.txtContenu ul ul { margin-top: 0.7em; margin-bottom: 0.7em; }
.txtContenu ol ol { list-style-type: lower-roman; margin-top: 0.7em; }
.txtContenu .formItem { font: 95% Tahoma, Arial, Sans-serif; vertical-align: middle; }
.alignergauche, .alignerdroite { float: left; clear: none; margin: 0 1.6em 1.6em 0; }
.alignerdroite { float: right; margin: 0 0 1.6em 1.6em; }
.sansespace { margin: 0 !important; }
.sansbordure { border: 0 !important; }
.centre { text-align: center; }
.clear { clear: both; }
.smaller { font-size: 0.9em; }
.inlineMiddle { vertical-align: middle; }
.firstTitle { margin-top: 0; }
.txtContenu .ctnHiliteBox { background-color: #f5f8e1; margin: 1.3em 0; border: 2px solid #3ca13c; padding: 1.3em 16px 0; }
.txtContenu ul.ctnHiliteBox { padding-bottom: 1.05em; }
.txtContenu p.ctnHiliteBox { padding-bottom: 1.3em; }
.highlight { color: #3ca13c; }


/* propres aux pages */
#acc .ctnHiliteBox { width: 240px; }
#ssCat .ctnHiliteBox { width: 32%; background-color: #f5f8e1; }
#ssCat .ctnHiliteBox img { border: 2px solid #c6d890; }
.srchBox { position: relative; width: 215px; min-height: 25px; padding-right: 35px; }
#srchBox1.srchBox { margin: 33px 0 0; }
#srchBox2.srchBox { margin: 1.3em 0 33px; }
.srchBox h2 { margin: 0; }
#srchBox1 h2 { line-height: 25px; }
.srchBtn { position: absolute; right: 0; bottom: 0; border: 0 !important; }
.srchFld { width: 200px; margin: 10px 0 2px; }
#fCoords { float: left; width: 33%; }
#fInfos { float: left; width: 60%; border-left: 2px dotted #9fbd43; margin-left: 3%; padding-left: 3%; }
.fMap { display: block; width: 91px; margin: 1.3em 0; }


/* 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; }
/* */
