/**
 * HTML5 display definitions
 */
body.maintenance-page {
	padding:50px;
 }
#admin-menu {
	font-size:13px;
}
/* Correct `block` display not defined in IE 8/9. */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
  display: block;
}
/* Correct `inline-block` display not defined in IE 8/9. */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/* Address styling not present in IE 8/9. */
[hidden] {
  display: none;
}

@font-face {
    font-family: 'fedra_bold';
    src: url('../fonts/Fedra-Bold.eot');
    src: url('../fonts/Fedra-Bold.ttf') format('truetype'),
		 url('../fonts/Fedra-Bold.woff') format('woff'),
		 url('../fonts/Fedra-Bold.eot?#iefix') format('embedded-opentype'),
    	 url('../fonts/Fedra-Bold.svg#fedra_sans_std_boldbold') format('svg');
    font-weight: normal;
    font-style: normal;    
}
@font-face {
    font-family: 'fedra_bold_it';
    src: url('../fonts/Fedra-BoldItalic.eot');
    src: url('../fonts/Fedra-BoldItalic.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Fedra-BoldItalic.woff') format('woff'),
    	 url('../fonts/Fedra-BoldItalic.ttf') format('truetype'),
    	 url('../fonts/Fedra-BoldItalic.svg#fedra_sans_std_boldBdIt') format('svg');
	font-weight: normal;
    font-style: normal; 
}

@font-face {
    font-family: 'fedra_it';
    src: url('../fonts/Fedra-BookItalic.eot');
    src: url('../fonts/Fedra-BookItalic.eot?#iefix') format('embedded-opentype'),
    	 url('../fonts/Fedra-BookItalic.woff') format('woff'),
    	 url('../fonts/Fedra-BookItalic.ttf') format('truetype'),
    	 url('../fonts/Fedra-BookItalic.svg#fedra_sans_std_bookBkIt') format('svg');
	font-weight: normal;
    font-style: normal; 
}
@font-face {
    font-family: 'fedra';
    src: url('../fonts/Fedra-Book.eot');
    src: url('../fonts/Fedra-Book.eot?#iefix') format('embedded-opentype'),
    	 url('../fonts/Fedra-Book.woff') format('woff'),
    	 url('../fonts/Fedra-Book.ttf') format('truetype'),
    	 url('../fonts/Fedra-Book.svg#fedra_sans_std_bookbook') format('svg');
	font-weight: normal;
    font-style: normal;
}
/*
@-moz-document url-prefix() {
	@font-face {
		font-family: 'fedra_bold';
		src: url('../fonts/Fedra-Bold.otf');
	}
	@font-face {
		font-family: 'fedra_bold_it';
		src: url('../fonts/Fedra-BoldItalic.otf');
	}
	@font-face {
		font-family: 'fedra_it';
		src: url('../fonts/Fedra-BookItalic.otf');
	}
	@font-face {
		font-family: 'fedra';
		src: url('../fonts/Fedra-Book.otf');
	}
}*/
html {
   font-family: 'fedra';
   font-size:14px; /* 3 */
  -ms-text-size-adjust: 100%;     /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Address `font-family` inconsistency between `textarea` and other form elements. */
button,
input,
select,
textarea {
  font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-family: 'fedra';
  color:#000;
}

/* Remove default margin. */
body {
  margin: 0;
  padding: 0;
  color:#000;
}
body.html {
	background-color:#000;
	background-repeat:no-repeat;
	background-position:center top;
	background-size:100% auto;
	
}
a {
	color:#BE0000;
	text-decoration:none;
}
a:visited {
}
a:hover,
a:focus {
}
a:active {
}
/* Address `outline` inconsistency between Chrome and other browsers. */
a:focus {
  outline: none;
}
/* Improve readability when focused and also mouse hovered in all browsers. */
a:active,
a:hover {
  outline: 0;
}

/* Set 1 unit of vertical rhythm on the top and bottom margin. */
p,
pre {
  margin:10px 0px;
}
blockquote {
  /* Also indent the quote on both sides. */
  margin:10px 0px;
}
.contenu p,
.cke_editable p {
	margin:14px 0px;
}
.contenu .liste p {
	margin:8px 0px;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
.clearfix:after {
	content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
 }
h1, h2, h3 {
	font-weight:normal;
}
h1 {
  font-size: 24px;
}
h1#page-title {
	padding:0px 0px 10px 0px;
}
.node-type-page h1#page-title,
.node-type-webform h1#page-title,
.node-type-laureat h1#page-title,
.page-le-blog h1#page-title {
	border-bottom: 2px dotted;
	margin-bottom:25px;
}
h2,
.field-name-field-programmation .field-label,
h2.node__title {
  font-size:16px;
  font-family: 'fedra_bold';
  border-bottom:1px dotted #000;
  padding:35px 0px 2px 0px;
  margin:0px 0px 25px 0px;
  color:#000;
}
.node-type-article h2,
.vue_archives h2,
.node-type-blog h2,
.c_ecole h2,
.vue_ecole h2 {
  display:table;
}
h3 {
  font-size:17px;
  margin:30px 0px 15px 0px;
  color:#000;
  background:url(../images/puce.png) no-repeat left 13px;
  background-size:5px;
  padding:5px 0px 0px 12px;
}
h4 {
	font-weight:bold;
	font-size:16px;
	margin:0px;
	padding:15px 0px 10px 0px;
}
.views-field-title {
	white-space :normal;
}
/* Address styling not present in IE 8/9, Safari 5, and Chrome. */
abbr[title] {
  border-bottom: 1px dotted;
}

/* Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome. */
b,
strong {
  font-weight: bold;
}

/* Address styling not present in Safari 5 and Chrome. */
dfn {
  font-style: italic;
}

/* Address differences between Firefox and other browsers. */
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* Address styling not present in IE 8/9. */
mark {
  background: #ff0;
  color: #000;
}

/* Correct font family set oddly in Safari 5 and Chrome. */
code,
kbd,
pre,
samp,
tt,
var {
  font-family: "Courier New", "DejaVu Sans Mono", monospace, sans-serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
  line-height: 1.5em;
}

/* Improve readability of pre-formatted text in all browsers. */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/* Set consistent quote types. */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/* Address inconsistent and variable font size in all browsers. */
small {
  font-size:12px;
}

/* Prevent `sub` and `sup` affecting `line-height` in all browsers. */
sub,
sup {
  font-size:12px;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}

/**
 * Lists
 */
dl,
menu,
ol,
ul {
  /* Address margins set differently in IE 6/7. */
  margin:10px 0px;
}
ol ol,
ol ul,
ul ol,
ul ul {
  /* Turn off margins on nested lists. */
  margin: 0;
}

dd {
  margin: 0 0 0 30px; /* LTR */
}
/* Address paddings set differently in IE 6/7. */
menu,
ol,
ul {
  padding: 0 0 0 30px; /* LTR */
}
.cke_editable {
	padding:5px;
}
.field-name-body ul.liste2,
.cke_editable ul.liste2 {
	padding:10px 20px 10px 50px;
}
.field-name-body ul.liste2 li,
.cke_editable ul.liste2 li {
	padding:0px;
}
.field-name-body ul,
.cke_editable ul {
	padding:15px 30px 15px 150px;
}
.field-name-body ul li,
.cke_editable ul li {
	padding:10px 0px;
}

/* Correct list images handled incorrectly in IE 7. */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  /* Remove border when inside `a` element in IE 8/9. */
  border: 0;
  /* Improve image quality when scaled in IE 7. */
  -ms-interpolation-mode: bicubic;
  /* Suppress the space beneath the baseline */
  /* vertical-align: bottom; */
  /* Responsive images */
  height: auto;
  /* Correct IE 8 not scaling image height when resized. */
  width: auto;
}

/* Correct overflow displayed oddly in IE 9. */
svg:not(:root) {
  overflow: hidden;
}

/* Address margin not present in IE 8/9 and Safari 5. */
figure {
  margin: 0;
}
/* Correct margin displayed oddly in IE 6/7. */
form {
  margin: 0;
}
/* Define consistent border, margin, and padding. */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 5px;
}
fieldset.captcha {
  margin-bottom:10px;
  padding:10px;
}
.webform-client-form fieldset.captcha label {
  width:auto;
  display:block;
}
fieldset.captcha .form-item {
  margin:5px 0px;
}
fieldset.captcha legend, fieldset.captcha .description {
  display:none;
}
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
  *margin-left: -7px; /* 3 */ /* LTR */
}
button,
input,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 2 */
  margin: 0; /* 3 */
  vertical-align: baseline; /* 4 */
  *vertical-align: middle; /* 4 */
  max-width: 100%; /* 5 */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; /* 5 */
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
  *overflow: visible; /* 4 */
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
  *height: 13px; /* 3 */
  *width: 13px; /* 3 */
}
input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; /* 2 */
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto; /* 1 */
  vertical-align: top; /* 2 */
}

label {
  display: block;
  font-weight: bold;
}
#field-date-add-more-wrapper label {
	display:inline-block;
}
/**
 * Tables
 */
table {
  /* Remove most spacing between table cells. */
  border-collapse: collapse;
  border-spacing: 0;
  /* Prevent cramped-looking tables */
  /* width: 100%; */
  /* Add vertical rhythm margins. */
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  border-color:#999;
}
.contenu table td {
	padding:2px 5px;
	border-color:#999;
}
.clear {
	clear:both;
	height:0px;
}
.node-unpublished {
    background-color: transparent;
}
.messages--status {
	position:absolute;
	top:-240px;
	right:0px;
    background-color: #F8FFF0;
    color: #234600;
}