/* @override http://www.devburo.com/pace/css/vip-speech.css */
/* ==================================================== */
/* = Speech VIP	(pleine largeur)						 = */
/* ==================================================== */
/* = Version 0.1 - date : 03/11/2016				     = */
/* ==================================================== */
/* Speech VIP
----------------------------------------*/
div.vip-speech .the-speech {
  padding: 2em 12rem 12rem; }

div.vip-speech .vip-zone-speech {
  font-size: 15px;
  line-height: 150%;
  padding: 3rem;
  display: block; }

.icon-speech {
  background: url(../images/bkgd-vip-speech.png) 5px 11px no-repeat;
  background-size: 17px; }

.icon-qa {
  background: url(../images/bkgd-vip-qa.png) 5px 11px no-repeat;
  background-size: 20px; }

div.vip-speech div.the-speech p.vip-question span {
  text-transform: uppercase;
  font-size: 16px;
  color: #0b3470;
  letter-spacing: 4px;
  margin-bottom: 20px;
  display: block;
  font-weight: normal;
  font-style: normal; }

div.vip-speech .the-speech p.vip-question {
  font-style: italic;
  border-bottom: 1px solid #eff0ef;
  padding-bottom: 30px; }

div.vip-speech span h2 {
  color: white;
  margin: 0;
  padding: 0;
  font: 6rem 'PT Sans', sans-serif;
  letter-spacing: 0; }

/*div.vip-speech p.vip-speech-date {
	text-align: center;
	position: relative;
	margin-top: 3em;
	margin-bottom: 3em;
	letter-spacing: 3px;
	text-transform: uppercase;
	color: #2b457c;
}

div.vip-speech p.vip-speech-date span {
  background-color: white;
  padding: 0 0.8em;
	z-index: 4;
	position: relative;
}

div.vip-speech p.vip-speech-date:before {
  content:"";
  display: block;
  position: absolute;
	top: 50%;
  width: 100%;
  border-bottom: 1px solid #0c3672;
	z-index: 1;
}*/
div.vip-id {
  color: white;
  box-sizing: border-box;
  background-color: #0b3270;
  text-align: right;
  margin-bottom: 3em;
  border-radius: 3px; }

div.vip-id span {
  padding: 3em;
  width: 40%;
  float: left; }

div.vip-id span p {
  margin: 0;
  padding: 0; }

div.vip-id img {
  margin: 0;
  display: inline-block;
  border-radius: 0 3px 3px 0; }

div.vip-id span h2 {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 35px;
  font-weight: bold; }

div.vip-id span p.fonction {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px; }

div.vip-id span p.date {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  margin-top: .7em;
  padding-top: 1em; }

div.vip-id a.btn-viplist {
  background-image: url(../images/icon-viplist.png);
  text-indent: -9999px;
  display: block;
  width: 40px;
  height: 40px;
  background-size: 40px 40px;
  position: absolute;
  top: 20px;
  left: 20px; }

/* VIP menu */
div.vip-speech div.vip-menu {
  background-color: #0c3471;
  margin-top: -2px;
  margin-right: 0;
  margin-bottom: 6em;
  box-sizing: border-box; }

div.vip-speech div.vip-menu a {
  text-decoration: none;
  text-transform: uppercase;
  color: white;
  font-size: 1.6rem;
  display: inline-block;
  padding: 20px; }

div.vip-speech div.vip-menu a:hover {
  opacity: .5; }

div.vip-speech div.vip-menu a.index {
  background: url(../images/icon-vipindex.png) 20px center no-repeat rgba(0, 0, 0, 0.15);
  background-size: 16px 10px;
  padding-right: 20px;
  padding-left: 50px; }

div.vip-speech div.vip-menu a.previous {
  background: url(../images/icon-chevronleft.png) 15px center no-repeat;
  background-size: 12px 19px;
  padding-left: 40px;
  padding-right: 20px; }

div.vip-speech div.vip-menu a.next {
  float: right;
  background: url(../images/icon-chevronright.png) right 15px center no-repeat;
  background-size: 12px 19px;
  padding-right: 40px; }

/* VIP tabs */
#OJtab-container.vip-tabs ul.etabs.menujour {
  border-bottom: 1px solid #b0b0b0;
  background-color: white; }

#OJtab-container.vip-tabs ul.etabs.menujour li.tab a {
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  line-height: 50px;
  color: #797979;
  background-color: #e4e4e4;
  position: relative;
  bottom: -2px; }

#OJtab-container.vip-tabs ul.etabs.menujour li.tab a:hover {
  color: #000; }

#OJtab-container.vip-tabs ul.etabs.menujour li.tab.active a.active {
  border-bottom-style: solid;
  background-color: white;
  border-bottom-color: white;
  top: 1px;
  position: relative;
  border-top: 1px solid #b0b0b0;
  border-right: 1px solid #b0b0b0;
  border-left: 1px solid #b0b0b0;
  color: black; }

#OJtab-container.vip-tabs div.contentpanel div.panel {
  margin: 0;
  padding: 20px 0 0;
  background-color: white;
  border-bottom-style: none; }

#OJtab-container.vip-tabs div.contentpanel div.panel p {
  padding: 0;
  margin-top: 1em; }

#OJtab-container.vip-tabs .tab {
  background-color: white; }

/* VIP index news style
--------------------------------------*/
div.vip-list {
  margin-bottom: 2em;
  padding-top: 1em;
  border-top: 1px solid #d2d2d2; }

div.vip-list p {
  font-size: 15px;
  /* font-size: 1.5rem; */
  text-align: justify;
  line-height: 1.4em; }

div.vip-list h3,
div.vip-list h3 a {
  margin: 0;
  padding: 0;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2em;
  text-decoration: none;
  color: #2C467D; }

div.vip-list h3 a:hover {
  color: #e1a106; }

/* VIP index */
ul.vip-index {
  margin: 0; }

ul.vip-index li {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important; }

ul.vip-index li a {
  list-style: none;
  text-decoration: none;
  padding: 10px;
  display: block;
  -webkit-transition: all 150ms ease-out;
  -moz-transition: all 150ms ease-out;
  -o-transition: all 150ms ease-out;
  transition: all 150ms ease-out;
  margin: 0 !important; }

ul.vip-index li:last-child a {
  border-bottom: none; }

ul.vip-index li a:hover {
  background-color: #eef0ee; }

ul.vip-index li a.active,
ul.vip-index li a.active span {
  color: #161616 !important; }

ul.vip-index li a span.vip-question-num,
span.vip-question-num {
  display: block;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #8b8b8b;
  margin-bottom: 5px;
  font-size: 1.3rem;
  padding-left: 20px; }

span.vip-question-num {
  padding-left: 0px; }

.the-speech .vip-question {
  font-size: 1.7rem;
  font-size: 17px;
  border-bottom: 1px solid #d1d2d1;
  margin-bottom: 1em;
  padding-bottom: 1em; }

/* VIP mosaic */
ul.vip-mosaic {
  margin: 0;
  padding: 0; }

ul.vip-mosaic li {
  list-style: none;
  padding: 0;
  float: left;
  text-align: center;
  overflow: auto;
  margin: 0; }

ul.vip-mosaic li a {
  overflow: auto;
  text-decoration: none;
  font-size: 13px;
  line-height: 1.4em;
  border: 1px solid #eff0ef;
  display: block;
  margin: 11px;
  padding-bottom: 10px;
  border-radius: 3px;
  background-color: #eff0ef; }

ul.vip-mosaic li a:hover {
  background-color: #fff; }

ul.vip-mosaic li a strong {
  display: block;
  font-size: 15px;
  margin-top: 10px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 130%;
  margin-bottom: 10px; }

/* VIP nav */
div.vip-qa-nav.sep-up {
  border-top: 1px solid #7d667c;
  padding-top: 1em;
  margin-top: 4em; }

div.vip-qa-nav.sep-down {
  border-bottom: 1px solid #7d667c;
  padding-bottom: 1em;
  margin-bottom: 4em; }

div.vip-qa-nav a {
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none; }

div.vip-qa-nav a:hover {
  color: black; }

div.vip-qa-nav a.left {
  background: url(../images/icns-prec.png) left center no-repeat;
  padding-left: 20px; }

/*div.vip-qa-nav a.left:before {
	content: '<\00a0';
}*/
div.vip-qa-nav a.right {
  float: right;
  background: url(../images/icns-next.png) right center no-repeat;
  padding-right: 20px; }

/*div.vip-qa-nav a.right:after {
	content: '\00a0>';
}*/

