html, body { padding: 0; margin: 0; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; /zoom: 1; }
.clear { clear: both; }
body { background: #b4eab5; font-family: Arial, Helvetica; font-size: 12px; }

a:link { color:#1ff209; text-decoration: underline; }
a:visited { color:#1ff209; text-decoration: underline; }
a:hover { color:#24811a; text-decoration: underline; }
a:active { color:#1ff209; text-decoration: underline; }

h1 { margin-bottom: 25px; padding: 5px; font-size: 14px; background:#005819; color: #b4eab5; text-transform: uppercase; font-weight: bold; }
h2 { margin-bottom: 25px; padding: 5px; font-size: 14px; background:#b4eab5; color: #005819; text-transform: uppercase; font-weight: bold; }
h3 { font-size: 16px; color: #155560; font-weight: bold; padding: 0; margin: 0; }
li { margin-top: 5px; }
img { border:0; }
hr { border: 1px solid #005819; }

#global { width: 100%; }
#main { width: 1000px; min-height: 500px; margin: auto; background: #fff; }

#menu { position: absolute; left: 550px; top:0px; padding: 0; margin: 0; cursor: pointer; }
#menu li { list-style-type: none; padding: 0px; margin: 0px; }
#menu li { margin: 1px; padding: 15px; float: left; }
.myMenuOFF { background: #e08383; color:#005819; }
.myMenuOFF a { color:#005819; text-decoration: none; }
.myMenuON { background: #005819; color:#b4eab5; }
.myMenuON a { color:#b4eab5; text-decoration: none; }

#header { position: relative; width: 100%; }
#header h1 { font-family: Impact, Arial, Helvetica; font-size: 24px; background:#fff; color: #005819; text-transform: uppercase; letter-spacing: 8px; padding: 25px 0 0 30px; }
#header h2 { padding: 0 0 0 30px; font-size: 14px; font-weight: bold; background:#fff; }
#header hr { clear: both; margin: 0; padding: 0; }

#footer { clear: both; margin-bottom: 30px; height: 16px; background:#005819; text-align: center; font-size: 11px; color:#fff; }

#colonne { float: right; width: 225px; min-height: 500px; margin: 5px; padding: 15px; background:#b4eab5; border: 1px solid #005819; }
#colonne img { margin: 15px 0 15px 25px; }

#contenu { width: 700px; min-height: 500px; margin: 5px; padding:15px; }
#contenuLarge { width: 950px; min-height: 500px; margin: 5px; padding:15px; }

#tableauDeCons { width: 945px; min-height: 599px; margin: 0; padding:0; background:#000; background-image: url(../images/tableau.jpg); background-repeat:no-repeat; text-align: center; color: #fff; }

.myTexte { margin: 0; padding: 40px; }
.btnSearch { background:#e08383; height: 22px; font-family: Impact, Arial, Helvetica; font-size: 13px; color: #fff; border: 0; cursor: pointer; }
.hPos { float: left; margin: 0 25px 10px 0; padding: 0; }
#tableauDeCons h1 { background: transparent; color: #fff; font-size: 40px; }
#tableauDeCons h2 { background: transparent; color: #fff; font-size: 25px; }
#tableauDeCons h3 { background: transparent; color: #fff; font-size: 18px; }
#tableauDeCons h4 { background: transparent; color: #fff; font-size: 14px; }
#tableauDeCons h5 { background: transparent; color: #fff; font-size: 12px; }
#tableauDeCons h6 { background: transparent; color: #fff; font-size: 10px; }
#tableauDeCons br { clear: both; }
