@import url(http://fonts.googleapis.com/css?family=Tinos);
/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/** 
 *
 * UTILS
 * 
 **/
.break {
  clear: both;
}
/** 
 *
 * TYPOS
 * 
 **/
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
}
body {
  color: #90a4aa;
  font-family: 'Tinos', serif;
  background: #1c2227 url(../img/bg-main-top.jpg) no-repeat 50% 0;
}
h2 {
  color: #81846b;
  font-weight: normal;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 24px;
}
h1 {
  color: #90a4aa;
  text-align: center;
  font-weight: normal;
  font-size: 34px;
  margin-bottom: 48px;
  text-transform: uppercase;
  display: table;
  white-space: nowrap;
  position: relative;
}
h1:before,
h1:after {
  content: "";
  display: table-cell;
  background: url(../img/solo-line.png) 0 50% repeat-x;
  width: 50%;
}
p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 8px;
  color: #cad7db;
}
a {
  color: #547783;
  text-decoration: none;
}
/** 
 *
 * ACTUS
 * 
 **/
.actu h2 {
  text-align: center;
  text-transform: uppercase;
  text-shadow: 2px 1px 1px #000000;
  background: url(../img/titre-deco.gif) no-repeat 50% 100%;
  padding-bottom: 20px;
}
.actu li {
  line-height: 20px;
  margin: 12px 0 8px;
  border-bottom: 1px solid #81846b;
  font-size: 12px;
}
.actu li:last-child {
  border-bottom: 0px;
}
.actu a {
  font-style: italic;
}
.actu .pubdate {
  display: block;
  text-align: right;
  color: #81846b;
  font-size: 12px;
  margin: 8px 4px;
}
.container {
  margin: auto;
  min-height: 100%;
  position: relative ;
}
.col {
  width: 429px;
  float: left;
}
/** 
 *
 * HEADERS
 * 
 **/
.header {
  height: 470px;
  width: 1025px;
  position: relative;
  z-index: 5;
  margin: auto;
  margin-bottom: -60px;
}
.header .illu {
  width: 950px;
  height: 210px;
  top: 141px;
  left: 40px;
  position: absolute;
}
.header .cadre {
  width: 1025px;
  height: 470px;
  position: absolute;
  background: url(../img/bg-header.png) no-repeat 0 0;
}
.header .nav {
  position: absolute;
  top: 370px;
  left: 60px;
  display: table;
  width: 900px;
}
.header .nav li {
  display: table-cell;
  text-align: center;
  padding: 0 5px;
}
.header .nav li.active a {
  color: #ce2023;
  text-shadow: 0 0 10px rgba(206, 32, 35, 0.6);
}
.header .nav a {
  box-shadow: 0 0 10px black;
  display: block;
  font-style: normal;
  height: 34px;
  line-height: 34px;
  background: url(../img/bg-menu.jpg) repeat-x 0 -68px;
  text-transform: uppercase;
  text-decoration: none;
  color: rgba(28, 34, 39, 0.8);
  font-weight: bold;
  font-size: 16px;
}
.header .nav a:hover {
  color: #ce2023;
  text-shadow: 0 0 10px rgba(206, 32, 35, 0.6);
}
.header .nav a:before {
  display: block;
  width: 30px;
  height: 34px;
  content: "";
  background: url(../img/bg-menu.jpg) no-repeat 100% -34px;
  float: right;
  margin-left: -30px;
}
.header .nav a:after {
  display: block;
  width: 30px;
  height: 34px;
  content: "";
  background: url(../img/bg-menu.jpg) no-repeat 0 0px;
  float: left;
  margin-right: -30px;
}
.article {
  padding-bottom: 340px;
  *zoom: 1;
}
.article:before,
.article:after {
  display: table;
  content: "";
}
.article:after {
  clear: both;
}
.main {
  z-index: 3;
  margin: auto;
  width: 832px;
  padding: 30px 65px 100px 65px;
  position: relative;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7) 1%, rgba(0, 0, 0, 0.3) 80%, rgba(0, 0, 0, 0) 100%);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.7) 1%, rgba(0, 0, 0, 0.3) 80%, rgba(0, 0, 0, 0) 100%);
  box-shadow: -2px -5px 3px rgba(17, 21, 24, 0.1), 2px -5px 3px rgba(17, 21, 24, 0.1);
}
.main:before,
.main:after {
  background: -webkit-linear-gradient(top, rgba(71, 79, 85, 0.7) 1%, rgba(71, 79, 85, 0.3) 80%, rgba(71, 79, 85, 0) 100%);
  background: -moz-linear-gradient(top, rgba(71, 79, 85, 0.7) 1%, rgba(71, 79, 85, 0.3) 80%, rgba(71, 79, 85, 0) 100%);
  content: "";
  position: absolute;
  width: 1px;
  top: 0;
  bottom: 0;
}
.main:before {
  left: -1px;
}
.main:after {
  right: -1px;
}
/** 
 *
 * ASIDE
 * 
 **/
.col-aside {
  width: 348px;
  float: left;
  margin: 0 36px 0 17px;
}
.aside {
  width: 348px;
  margin: 0 17px;
  margin-right: 36px;
  float: left;
  position: relative;
  padding: 26px 0 17px 0;
}
.aside:before,
.aside:after {
  content: " ";
  background: #FFF;
  position: absolute;
  width: 338px;
  left: -17px;
  background: url(../img/sprite-cadre.png) no-repeat -45px 0;
}
.aside:before {
  top: 0px;
  height: 120px;
}
.aside:after {
  bottom: 0px;
  height: 17px;
  background-position: -45px -120px;
}
.aside .content {
  width: 268px;
  min-height: 200px;
  box-shadow: inset 0 0 70px rgba(0, 0, 0, 0.6);
  padding: 5px 25px;
  margin: 0;
  background: rgba(0, 0, 0, 0.6);
}
.aside .content:before,
.aside .content:after {
  content: " ";
  width: 17px;
  background: url(../img/sprite-cadre.png) repeat-y 0 0;
  position: absolute;
  top: 120px;
  bottom: 17px;
}
.aside .content:before {
  left: -11px;
}
.aside .content:after {
  right: 26px;
  background-position: -15px 0;
}
/** 
 *
 * Footer
 * 
 **/
.footer {
  background: #1c2227 url(../img/bg-main-bot.jpg) no-repeat 50% 100%;
  height: 208px;
  text-align: center;
  padding-top: 300px;
  bottom: 0;
  position: absolute;
  z-index: 2;
  width: 100%;
}
.footer p.foot {
  margin-top: 30px;
}
.footer a {
  color: #FFF;
  font-style: normal;
}
hr {
  border: 0px;
  height: 60px;
  background: url('../img/symbol.png') 50% 0 no-repeat;
  overflow: hidden;
  opacity: .4;
  display: block;
  border-width: 0;
}
hr.type2 {
  background: url('../img/symbol.png') 50% -60px no-repeat;
}
hr:before,
hr:after {
  content: "";
  display: block;
  height: 1px;
  background: #FFF;
  width: 50%;
  margin-top: 29px;
  box-shadow: 0px 0px 2px #111518;
}
hr:before {
  float: right;
  margin-right: -40px;
}
hr:after {
  float: left;
  margin-left: -40px;
}
/*-------------------------------------------- 
				ELUS HOME
-------------------------------------------- */
.elus-home-hold {
  margin: 12px 0 30px;
  border: 1px solid #000000;
  margin-bottom: 60px;
}
div.elus-home div {
  border-bottom: 1px solid #1e252a;
}
div.elus-home div ul {
  border-right: 1px solid #1e252a;
  border-left: 1px solid #1e252a;
  margin: 0px;
}
div.elus-home div ul li {
  position: relative;
  background: url(../img/bg-bois-horiz.jpg) repeat-x 0 -1px;
  padding-top: 19px;
  max-height: 112px;
  overflow: hidden;
  list-style: none;
  border-right: 1px solid #1e252a;
  border-left: 1px solid #1e252a;
  -moz-box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.4);
  /* FF3.5+ */

  -webkit-box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.4);
  /* Saf3.0+, Chrome */

  box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.4);
  /* Opera 10.5, IE9, Chrome 10+ */

  -webkit-transition-property: max-height;
  -moz-transition-property: max-height;
  -o-transition-property: max-height;
  -webkit-transition-duration: 300ms;
  -moz-transition-duration: 300ms;
  -o-transition-duration: 300ms;
  -webkit-transition-timing-function: 'ease';
  -moz-transition-timing-function: 'ease';
  -o-transition-timing-function: 'ease';
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
}
div.elus-home div ul li a {
  color: #444;
  text-decoration: none;
}
div.elus-home div ul li:last-child {
  border-bottom: 1px solid #1e252a;
}
div.elus-home div ul li:hover {
  max-height: 270px;
}
div.elus-home div ul li:hover h2 {
  margin-top: 50px;
}
div.elus-home div ul li:hover h2:after {
  background-position: 0 -20px;
}
div.elus-home div ul li img {
  float: left;
}
div.elus-home div ul li h2 {
  -webkit-transition-property: margin-top;
  -moz-transition-property: margin-top;
  -o-transition-property: margin-top;
  -webkit-transition-duration: 300ms;
  -moz-transition-duration: 300ms;
  -o-transition-duration: 300ms;
  -webkit-transition-timing-function: 'ease';
  -moz-transition-timing-function: 'ease';
  -o-transition-timing-function: 'ease';
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  float: none;
  margin-bottom: 0;
  margin-left: 280px;
  width: 496px;
  font-size: 40px;
  padding-top: 12px;
  line-height: 32px;
}
div.elus-home div ul li h2:after {
  content: " ";
  display: block;
  width: 27px;
  height: 20px;
  background: url(../img/puce-toggle.png);
  position: absolute;
  top: 0px;
  right: 0px;
}
div.elus-home div ul li p {
  margin-left: 280px;
  margin-right: 60px;
  margin-bottom: 62px;
}
div.elus-home div ul li p small {
  color: #547783;
  text-decoration: none;
}
/*-------------------------------------------- 
				ELU
-------------------------------------------- */
div.aside-cadre {
  width: 302px;
  margin: -5px -20px;
  position: relative;
}
div.aside-cadre:after {
  display: block;
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-box-shadow: inset 0 0 50px #000;
  box-shadow: inset 0 0 50px #000;
}
div.aside-cadre img {
  display: block;
}
.spe {
  margin: 0 7px;
  padding-top: 20px;
  font-size: 18px;
  clear: left;
}
.pres {
  text-align: justify;
}
.flavor {
  text-align: justify;
}
.flavor p {
  font-style: italic;
  color: #81846b;
  text-shadow: 0 1px 1px #000;
}
.flavor::first-letter {
  font-style: normal;
  font-size: 4em;
  font-weight: bold;
  float: left;
  padding: 16px 8px;
  height: 12px;
  position: relative;
  line-height: 0.5;
}
/*-------------------------------------------- 
				ROYAUMES
-------------------------------------------- */
.royaumes_list_hold {
  margin: 12px 0 30px;
  border: 1px solid #000000;
}
.royaumes_list {
  *zoom: 1;
  padding: 40px 0px 20px;
  border: 1px solid #1e252a;
  min-height: 345px;
}
.royaumes_list:before,
.royaumes_list:after {
  display: table;
  content: "";
}
.royaumes_list:after {
  clear: both;
}
div.royaume {
  margin: 0 0 0 0;
  width: 100%;
  float: none;
}
div.royaume h3 {
  width: 230px;
  padding: 4px 5px 4px 30px;
  margin: 1px 0;
}
div.royaume h3 a {
  color: #444;
  text-decoration: none;
}
div.royaume p {
  background: url(../img/line.png) no-repeat 50% 0, url(../img/line.png) no-repeat 50% 100%;
  width: 290px;
  float: right;
  margin-right: 10px;
  padding-top: 50px;
  padding-bottom: 50px;
}
div.royaume p img {
  position: absolute;
  margin-left: -300px;
  margin-top: -30px;
  display: block;
}
div.royaume.toggle-off p {
  display: none;
}
div.royaume.toggle-on a[href] {
  margin-left: -0.8em;
  color: #ce2023;
  text-shadow: 0 0 3px #ce2023;
}
div.royaume.toggle-on a[href]:before {
  content: "▷ ";
  font-size: 10px;
}
div.royaume.toggle-on p {
  display: block;
}
/*-------------------------------------------- 
				CONTACT
-------------------------------------------- */
form input,
form textarea {
  border: 1px solid #000000;
  display: block;
  width: 300px;
  line-height: 16px;
  -moz-border-radius: 8px;
  /* FF1+ */

  -webkit-border-radius: 8px;
  /* Saf3-4, iOS 1+, Android 1.5+ */

  border-radius: 8px;
  /* Opera 10.5, IE9, Saf5, Chrome, FF4 */

  padding: 12px;
  margin: 6px;
}
/*-------------------------------------------- 
				TELECHARGEMENTS
-------------------------------------------- */
ul.tele {
  *zoom: 1;
}
ul.tele:before,
ul.tele:after {
  display: table;
  content: "";
}
ul.tele:after {
  clear: both;
}
ul.tele > li {
  overflow: hidden;
  position: relative;
  display: block;
  float: left;
  width: 392px;
  height: 268px;
  border: 1px solid #475662;
  margin-bottom: 36px;
  text-align: center;
}
ul.tele > li img {
  position: absolute;
  top: 0;
  left: 0;
}
ul.tele > li:after {
  position: absolute;
  content: " ";
  width: 60px;
  height: 60px;
  top: 40px;
  left: 50%;
  margin-left: -30px;
  display: block;
  background: url(../img/symbol.png);
  opacity: .7;
}
ul.tele > li:nth-child(2n):after {
  background-position: 50% -60px;
}
ul.tele > li:nth-child(3n):after {
  background-position: 50% -120px;
}
ul.tele > li:nth-child(2n) {
  margin-left: 36px;
}
ul.tele > li h3 {
  margin-top: 100px;
  position: relative;
  text-transform: uppercase;
  color: white;
  font-size: 14px;
  font-weight: normal;
  padding: 10px 0 5px;
}
ul.tele > li ul {
  position: relative;
}
ul.tele > li ul:before {
  content: "♦";
  font-size: 14px;
  display: block;
  color: white;
}
ul.tele > li li {
  padding: 6px;
}
ul.tele > li li,
ul.tele > li a {
  color: rgba(255, 255, 255, 0.5);
}
ul.tele > li a:hover {
  color: #ffffff;
}


.col-aside .spe { display:none;}