/* Reset
-------------------------------------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* Layout
-------------------------------------------------------------------------- */
#page {width:710px; margin:0 0 0 50px;}

#content {position:relative; width:100%; margin: 0;}
#primaryContent,#secondaryContent {float:left; display:inline; margin-top: 3em;}
* html #primaryContent,* html #secondaryContent {overflow:hidden;}

#primaryContent {
  float:right;
  width: 496px; /* 5 Col à 68 Margin 4 x 39 */
  padding-bottom: 5em;
  position: relative;
  z-index: 10;
}

#secondaryContent {
  width: 175px; /* 2 Col à 68 Margin 1 x 39 */
}

.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}
.showgrid {background:url(src/grid.png);}

/* General
-------------------------------------------------------------------------- */
html {height:101%;font-size:100.01%;}
.accessibility {position:absolute;top:-999em;left:-999em;}

/* Typography
-------------------------------------------------------------------------- */
body {
  background: #000 url(images/bg.png) repeat-y;
  color: #fff;
  font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
  font-size: 87.5%;
  line-height: 1.5;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {font-weight: bold; font-family: Arial, Helvetica, Geneva, sans-serif;}
h1 {font-size: 2em; line-height: 1.5; margin-bottom: 0.75em;}
h2 {font-size: 1.5em; margin-bottom: 0.25em; padding-top: 0.25em;}
h3 {font-size: 1.25em; line-height: 1; margin-bottom: 1em; padding-top: 0.4em;}
h1,h2,h3 {color: #870000;}
h4 {font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; height: 1.25em;}
h5 {font-size: 1em; margin-bottom: 1.5em;}
h6 {font-size: 1em;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin: 0;}

/* Text elements */
p {margin:0 0 1.5em;}
img {float:none;display:block;}
img.left {float:left;margin:1.5em 1.5em 1.5em 0;}
img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a {color:#adadad;text-decoration:none;}
a:visited {color:#696969;}
a:focus, a:hover {color:#fff;text-decoration:underline;}
blockquote {margin:1.5em 0;font-style:normal;}
blockquote cite {display:block;text-align:right;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;cursor:help;}
address {margin:0 0 1.5em;font-style:normal;}
del {text-decoration:line-through;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}

/* Lists */
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 0 1.5em 0;}
ul {list-style-type:none;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold; color:#870000;}
dd {margin:0 0 1.5em 0;}

/* Tables */
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}

/* Misc classes */
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top, img.top {margin-top:0;padding-top:0;}
.bottom, img.bottom {margin-bottom:0;padding-bottom:0;}

/* Forms
-------------------------------------------------------------------------- */
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
label {font-weight:normal;}
input.text, input.captcha, textarea, select {border: 0;}
input.text, input.captcha, textarea {padding:2px;}
.error, .notice, .success {clear:both;padding:0.75em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* Custom Styles
-------------------------------------------------------------------------- */
.mod_article {
  margin-bottom: 20px;
  border-bottom: 1px solid #690000;
}

#secondaryContent .block {
  margin-bottom: 1.5em;
}

.mod_navigation ul li {
  font-weight: bold;
}

/* Images */
.galleryFs li {
  float: left;
}

#sensei .ce_text p {
  float: right;
  width: 370px;
}

.caption {
  margin: 1em 0 0.5em 0;
}

/* Login form */
.mod_login div.label {
  margin-bottom: 20px;
}

.mod_login input.text {
  width: 150px;
}

/* Contact form */
#f1 .formbody div {
  margin-bottom: 1.5em;
}

#f1 .formbody div.error, #f1 .formbody div.notice, #f1 .formbody div.success {
  margin-bottom: 7px;
}

#f1 .formbody label {
  width: 100px;
  float: left;
}

#f1 input.text, #f1 textarea {
  width: 380px;
}

#f1 textarea {
  height: 143px;
  margin-bottom: -3px;
}

#f1 input.text {
  margin-bottom: -2px;
}

#f1 .formbody .captcha {
  width: 50px;
  margin: 0 10px 17px 0;
}

#f1 .submit_container {
  margin-bottom: 1.5em;
}
