/************************ RESET ***********************
*******************************************************************
*/
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  /*margin:0;*/
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
article, aside, figure, main, footer, header, hgroup, nav, section {
  display: block;
}
li {
  list-style: none;
}
/************************ STYLES ELEMENTS ***********************
*******************************************************************
*/
img {
  max-width: 100%;
  height: auto;
  width: auto \9;
  vertical-align: top;
}
.separacion {
  display: block;
  padding: 0;
  height: 5px;
  border: 0;
  border-top: 5px solid #c8d300;
  margin-top: 0;
  margin-bottom: -18px;
}
.clearfix {
  *zoom: 1;
}
.clearfix::before,
.clearfix::after {
  content: "";
  display: table;
}
.clearfix::after {
  clear: both;
}
/************************ ESTILOS PARA TEXTOS ***********************
*******************************************************************
*/
h1, h2, h3, h4,h5, h6 { 
  margin: 0;
  font-family: verdana, Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #c8d300;
  text-rendering: optimizelegibility;
}
section article h1 {
  	font-size: 1.7rem;
	line-height: 1.2;
	color: #5e5f5d;
	background: white;
	box-shadow: 0 0 5px #b1b1b1;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	padding-left: 20px;
	margin-top: -38px;
	display: inline-block;
	position: relative;
	float: none;
	clear: both;
	padding-right: 20px;
}
h2 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.2;
}
h2.livre-blanc {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.3;
  color: #30beef;
  font-weight: bold;
}
h3 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.3;
  color: #30beef;
  font-weight: bold;
}
h4 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.25;
}
h5 {
  font-family: verdana, helvetica, arial, sans-serif, sans-serif;
  font-size: 25px;
  font-size: 2.5rem;
  color: #333333;
}
h6 {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  text-transform: uppercase;
}
p,
ol,
ul,
dl,
address {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 19px;
  font-family: verdana, Helvetica, Arial, sans-serif;
  margin: 0;
}
/*********************************** STYLES FORMS ***************************************/
label {
  width: 100px;
  float: left;
  font-size: 14px;
  font-size: 1.4rem;
}
input {
  width: 454px;
  float: left;
  background: #dddbd9;
  border: 0;
  height: 20px;
  padding-left: 8px;
}
button.boton_envio {
  background: #c8d300;
  color: #ffffff;
  border: 0;
  width: 180px;
  height: 30px;
  float: right;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  cursor: pointer;
  margin-right: 5px;
}
button.boton_envio:hover {
  background: #e7860c;
}
.camps_form {
  margin-bottom: 11px;
}
.desactivado {
  background: #dddbd9 !important;
}
.ddcommon {
  position: relative;
  display: -moz-inline-stack;
  zoom: 1;
  display: inline-block;
  *display: inline;
  cursor: default;
  width: 461px !important;
}
.ddcommon ul {
  padding: 0;
  margin: 0;
}
.ddcommon ul li {
  list-style-type: none;
}
.borderRadiusTp ul li:last-child {
  -moz-border-radius: 0 0 5px 5px ;
  border-radius: 0 0 5px 5px;
  border-bottom: 0 none #c3c3c3;
}
.borderRadiusBtm ul li:first-child {
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0 ;
  border-bottom: 1 solid #c3c3c3;
}
.ddcommon .disabled img,
.ddcommon .disabled span,
.ddcommon.disabledAll {
  opacity: .5;
  /* standard: ff gt 1.5, opera, safari */
  -ms-filter: "alpha(opacity=50)";
  /* ie 8 */
  filter: alpha(opacity=50);
  /* ie lt 7 */
  -khtml-opacity: .5;
  /* safari 1.x */
  -moz-opacity: .5;
  /* ff lt 1.5, netscape */
  color: #999999;
}
.ddcommon .clear {
  clear: both;
}
.ddcommon .shadow {
  -moz-box-shadow: 5px 5px 5px -5px #888888;
  -webkit-box-shadow: 5px 5px 5px -5px #888888;
  box-shadow: 5px 5px 5px -5px #888888;
}
.ddcommon input.text {
  color: #7e7e7e;
  padding: 0 0 0 0;
  position: absolute;
  background: #fff;
  display: block;
  width: 98%;
  height: 98%;
  left: 2px;
  top: 0;
  border: none;
}
.ddOutOfVision {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.borderRadius .shadow {
  -moz-box-shadow: 5px 5px 5px -5px #888888;
  -webkit-box-shadow: 5px 5px 5px -5px #888888;
  box-shadow: 5px 5px 5px -5px #888888;
}
.borderRadiusBtm .shadow {
  -moz-box-shadow: -5px -5px 5px -5px #888888;
  -webkit-box-shadow: -5px -5px 5px -5px #888888;
  box-shadow: -5px -5px 5px -5px #888888;
}
.borderRadiusTp .border,
.borderRadius .border {
  -moz-border-radius: 0 0 5px 5px ;
  border-radius: 0 0 5px 5px;
}
.borderRadiusBtm .border {
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
img.fnone {
  float: none !important;
}
.ddcommon .divider {
  width: 0;
  height: 100%;
  position: absolute;
}
.ddcommon .ddArrow {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
}
.ddcommon .ddArrow:hover {
  background-position: 0 100%;
}
.ddcommon .ddTitle {
  padding: 0;
  position: relative;
  display: inline-block;
  width: 100%;
}
.ddcommon .ddTitle .ddTitleText {
  display: block;
  height: 20px;
}
.ddcommon .ddTitle .ddTitleText .ddTitleText {
  padding: 0;
}
.ddcommon .ddTitle .description {
  display: block;
}
.ddcommon .ddTitle .ddTitleText img {
  position: relative;
  vertical-align: middle;
  float: left;
}
.ddcommon .ddChild {
  position: absolute;
  display: none;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  zoom: 1;
  z-index: 9999;
}
.ddcommon .ddChild li {
  clear: both;
}
.ddcommon .ddChild li .description {
  display: block;
}
.ddcommon .ddChild li img {
  border: 0 none;
  position: relative;
  vertical-align: middle;
  float: left;
}
.ddcommon .ddChild li.optgroup {
  padding: 0;
}
.ddcommon .ddChild li.optgroup .optgroupTitle {
  padding: 0 5px;
  font-weight: bold;
  font-style: italic;
}
.ddcommon .ddChild li.optgroup ul li {
  padding: 5px 5px 5px 15px;
}
.ddcommon .noBorderTop {
  border-top: none 0  !important;
  padding: 0;
  margin: 0;
}
/*************** default theme **********************/
.dd .ddArrow {
  width: 20px;
  height: 19px;
  margin-top: -9px;
  background: url(../img/dd_arrow.gif) no-repeat;
}
.dd .ddArrow:hover {
  background-position: 0 100%;
}
.dd .ddTitle {
  color: #000;
  background: #dddbd9;
}
.dd .ddTitle .ddTitleText .ddTitleText {
  padding: 0;
}
.dd .ddTitle .description {
  font-size: 12px;
  color: #666666;
}
.dd .ddTitle .ddTitleText img {
  padding-right: 5px;
}
.dd .ddChild {
  border: 1px solid #c3c3c3;
  background-color: #fff;
  left: -1px;
  height: 128px !important;
}
.dd .ddChild li {
  padding: 12px;
  background-color: #fff;
  border-bottom: 1px solid #c3c3c3;
  margin-left: 0;
}
.dd .ddChild li.disabled {
  padding: 0px;
}
.dd .ddChild li span {
  background: transparent;
  width: auto;
  left: 8px;
}
.dd .ddChild li .description {
  color: #666;
}
.dd .ddChild li .ddlabel {
  color: #333;
}
.dd .ddChild li.hover {
  background-color: #f2f2f2;
}
.dd .ddChild li img {
  padding: 0 6px 0 0;
}
.dd .ddChild li.optgroup {
  padding: 0;
}
.dd .ddChild li.optgroup .optgroupTitle {
  padding: 0 5px;
  font-weight: bold;
  font-style: italic;
}
.dd .ddChild li.optgroup ul li {
  padding: 5px 5px 5px 15px;
}
.dd .ddChild li.selected {
  background-color: #d5d5d5;
  color: #000;
}
span.ddlabel {
  font-size: 12px;
  font-size: 1.2rem;
  padding-left: 8px;
}
/************************ STYLES BUTTONS ***********************
*******************************************************************
*/
a.btn {
  display: block;
  text-decoration: none;
  width: 185px;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  text-transform: uppercase;
  background: url(../img/sprites.png) -48px 0;
  transition: .6s;
  color: #ffffff;
  position: absolute;
  bottom: 0;
}
a.btn:hover {
  background: url(../img/sprites.png) -366px 0;
  transition: .3s;
}
html {
  font-size: 62.5%;
}
body {
  margin: 0;
  font-family: verdana, Helvetica, Arial, sans-serif;
}
/************************ STYLES  ***********************
*******************************************************************
*/
.anchomaximo {
  margin: auto;
  width: 97%;
  max-width: 880px;
}
header {
	position: relative;
	display: block;
	width: 100%;
	background: #F8F8F8;
	overflow: hidden;
	height: auto;
	padding: 20px 0 50px;
}
header figure {
	display: table;
	width: 98%;
	max-width: 880px;
	margin: 0 auto;
}

header figure  div {
	display: table-cell;
	vertical-align: middle
}
header figure  div:first-child {
	width: 160px;
}
header figure  div img {
	float: left;
}
header figure  div:last-child {
	width: calc(100% - 160px);
	padding-left: 20px;
}

header figure  div:last-child h1 {
	font-family: Verdana, Geneva, sans-serif; font-weight:bold; font-size:22px; line-height: normal; color:#000; margin:0; padding:0;
}

header figure  div:last-child h2 {
	font-family: Verdana, Geneva, sans-serif; font-weight:normal; font-size:20px; line-height: normal; color:#000; margin:0; padding:0;
}

.logobdes {
  float: left;
  margin-top: 25px;
}
.logoeditions {
  float: right;
  margin-top: 63px;
}
.bloques_ind {
  margin-bottom: 65px;
}
.bloques_ind img {
  margin-right: 36px;
}
.bloques_ind .text_fnd_gris {
  background: #f5f3f0;
  padding: 7px 16px;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 20px;
  
}
.bloques_ind .text_fnd_gris h3 {
  color: black;
  margin-bottom: 5px;
}
.bloques_ind .text_fnd_gris span {
  font-size: 16px;
  font-size: 1.6rem;
}
.bloques_ind li {
  position: relative;
  margin-left: 19px;
  margin-bottom: 5px;
}
.bloques_ind li a {
	color: #000000;
	text-decoration: none;
}
.bloques_ind li span {
  background: url(../img/sprites.png) no-repeat -344px 0;
  width: 13px;
  height: 13px;
  display: inline-block;
  position: absolute;
  left: -19px;
  top: 2px;
}
.fl {
  float: left;
}
.info-bases {
  width: 480px;
  margin-top: 8px;
}
.cont_bloques_ind {
  position: relative;
  margin-top: 38px;
}
.large-video {
  width: 900px;
}
.bloq2 {
  margin-top: 38px;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cont_video {
  width: 70%;
  float: left;
}
.txt_video {
  width: 25%;
  float: left;
  margin-top: 135px;
  margin-left: 42px;
}
.txt_video h2 {
  color: #5e5f5d;
  font-weight: bold;
  font-size: 25px;
  font-size: 2.25rem;
}
.txt_video span {
  color: #c8d300;
  font-size: 30px;
  font-size: 3rem;
}
.txt_video span span {
  font-size: 45px;
  font-size: 4.5rem;
}
.fondo_mira li span {
  background: transparent;
}
.txt_fr {
  padding-top: 0px;
}
.txt_fr p:nth-child(n+2) {
  margin-top: 10px;
}
.bloq3 {
  margin-top: 30px;
}
.bloq3_2 {
  float: left;
  width: 100%;
  /*margin-top: 25px;*/
}
.fondo_mira {
  background: #f1efec url(../img/mira.jpg) no-repeat center center;
  overflow: hidden;
  padding-top: 15px;
  height: 233px;
  margin-top: 35px;
}
.fondo_mira ul {
  width: 47%;
  float: left;
  margin-left: 3%;
  margin-bottom: 50px;
}
.fondo_mira h5 {
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
  color: #c8d300;
  margin-bottom: 8px;
}
.bloq4_1 {
  background: #c8d300;
  color: #ffffff;
  width: 280px;
  padding: 25px 0;
  margin-top: 25px;
}
.bloq4_1 div {
  width: 90%;
  margin: auto;
}
.bloq4_1 p {
  margin-bottom: 15px;
}
.bloq4_1 li span {
  background-position: 0 -2px;
  width: 17px;
  height: 23px;
}
.bloq4_1 span.info_camps {
  font-size: 8px;
  font-size: 0.8rem;
  margin-top: 35px;
  display: block;
}
.bloq4_2 {
  width: 568px;
	margin-left: 30px;
	margin-top: 25px;
	float: right;
	top: -250px;
	position: relative;
	margin-bottom: -250px;
}
.social {
  background: #b2b1ae;
  padding: 8px 0;
}
.social h6 {
	float: left;
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
	font-size: 1.4rem;
	margin-top: 10px;
	margin-right: 10px;
}
.social a {
  float: left;
/*  margin-right: 10px;*/
}
.twitter,
.linkedin,
.print {
  background: url(../img/sprites.png) -245px 0;
  width: 39px;
  height: 40px;
  display: block;
}
.twitter:hover,
.linkedin:hover {
  background: url(../img/sprites.png) -557px -18px;
}
.social_info {
  float: right;
}
.twitter {
  background-position: -296px 0;
}
.twitter:hover {
  background: url(../img/sprites.png) -532px -67px;
}
.toprint {
	float:left;
	cursor: pointer;
	box-shadow: none !important
}
.print {background-position: -484px -117px;}
.print:hover {background-position: -524px -117px;}
footer {
  margin-top: 65px;
}
.copy {
  padding: 35px 0 5px;
}
.copy img {
  float: left;
  width: 152px;
}
.ml p {font-size: 10px; line-height: 12px; text-align: justify; margin: 0 10px 30px;}
.copy p {
  float: left;
  width: 588px;
  font-size: 11px;
  font-size: 1.1rem;
  margin-top: 18px;
  line-height: 13px;
  margin-left: 15px;
}
.copy:last-of-type p {
  width: 100%;
  font-size: 11px;
  font-size: 1.1rem;
  margin-top: 18px;
  line-height: 13px;
  margin-left: 0;
}



#slide-toggle {
	cursor: pointer;
}

#slide-toggle p {
	font-family: verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	display: inline-block;
	position: relative;
	background: #F5F3F0;
	padding: 10px;
	width: 200px;
	float: none;
	clear: both;
}
#slide-toggle p:hover {color:#c8d300;}

#slide-toggle p span img {
	display: block;
	position: absolute;
	margin: 0 0 0 0;
	right: 10px;
	top:10px;
	transition: ease-in-out 0.5s;
}
#slide-toggle.active p span img {
	transform: rotate(-180deg);
}

#toggle{
		position: relative;
		display: inline-block;
		height: 0px;
		overflow: hidden;
		transition: ease-in-out 0.5s;
	}
#toggle.open {
		height: 200px;
	}

#p_metier {
	display: block;
	width: 150px;
	float: left;
}

.fonction {
	float: right;
	width: calc(calc(100% - 250px));
}
.fonction select {width: 95%;margin-left: 5%;}

/************************ STYLES Mediaqueries ***********************
*******************************************************************
*/
@media only screen and (max-width: 950px) {
  .info-bases {
    width: 350px;
  }
  .cont_bloques_ind {
    width: 645px;
    margin-left: auto;
    margin-right: auto;
  }
  .cont_video {
    width: 100%;
    float: none;
  }
  .txt_video {
    float: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin-top: 25px;
  }
  .ddcommon {
    width: 250px !important;
  }
  input {
    width: 241px;
  }
  .bloq4_2 {
    width: 357px;
    margin-left: 30px;
  }
  .bloq4 {
    width: 670px;
    margin: auto;
  }
}
@media only screen and (max-width: 750px) {
  .cont_bloques_ind img {
    display: none;
  }
  .cont_bloques_ind {
    width: 100%;
    max-width: 380px;
  }
  a.btn {
    position: relative;
  }
  .bloq3 {
    margin-top: 0;
  }
  .bloq3_1 img {
    display: none;
  }
  .txt_fr {
    padding-top: 25px;
  }
  .fondo_mira {
    background: #f1efec;
    height: auto;
    padding-bottom: 20px;
  }
  .fondo_mira ul {
    width: 100%;
    margin-bottom: 0;
  }
  .bloq4_1 {
    float: none;
    margin: 25px auto;
  }
  .bloq4_2 {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .bloq4 {
    width: 100%;
  }
  .copy p {
    width: 98%;
  }
  header.anchomaximo {
    width: 94%;
    padding-left: 15px;
  }
  .logoeditions {
    margin-right: 35px;
  }
  h1.width1,
  h1.width2,
  h1.width3,
  h1.width4 {
    width: 95%;
    text-align: center;
  }
}
@media only screen and (max-width: 620px){
  .logoeditions {
    width: 130px;
  }
  .logobdes {
    width: 200px;
  }
}
@media only screen and (max-width: 520px) {
  .logoeditions {
    width: 130px;
  }
  .logobdes {
    width: 200px;
  }
  header figure div:first-of-type {width: 45px}
  header figure div img:last-child {
	  display: none;
  }
  	header figure div:last-of-type {width: calc(100% - 45px)}
	header figure div:last-child h1 {font-size: 18px !important;}
	header figure div:last-child h2 {font-size: 16px !important;}
	
	
  .camps_form {
    width: 253px;
    margin: auto;
    margin-bottom: 8px;
  }
  .bloq4_2 {
    width: 248px;
  }
  .boton_envio {
    margin-top: 15px;
  }
  .bloques_ind .text_fnd_gris{width: 200px;padding-right: 0;}
  .info-bases, .cont_bloques_ind{width: 290px;}
  .anchomaximo{width: 90%;}
}
@media only screen and (max-width: 435px) {
  .logoeditions {
    margin-top: 55px;
    width: 100px;
  }
  .logobdes {
    width: 170px;
  }
}
@media only screen and (max-width: 370px) {
  .logobdes {
    width: 170px;
    margin: auto;
    float: none;
    display: block;
  }
  .logoeditions {
    margin-top: 41px;
    float: none;
    padding-top: 13px;
    width: 100px;
    margin: auto;
    display: block;
  }
  h1{
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    width: 250px !important;
  }
}
@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 2cm .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
	  border: 1px solid #ddd !important;}
	