@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url('https://fonts.gstatic.com/s/lato/v13/qIIYRU-oROkIk8vfvxw6QvesZW2xOQ-xsNqO47m55DA.woff') format('woff');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url('https://fonts.gstatic.com/s/lato/v13/qdgUG4U09HnJwhYI-uK18wLUuEpTyoUstqEm5AMlJo4.woff') format('woff');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: local('Lato Italic'), local('Lato-Italic'), url('https://fonts.gstatic.com/s/lato/v13/RYyZNoeFgb0l7W3Vu1aSWOvvDin1pK8aKteLpeZ5c0A.woff') format('woff');
}


/* yf page */

	@font-face {
	  font-family: 'PhilingRegular';
	  src: url('../../../../portal/css/fonts/philing.eot');
	  src: url('../../../../portal/css/fonts/philing.eot?#iefix') format('embedded-opentype'),
		   url('../../../../portal/css/fonts/philing.woff') format('woff'),
		   url('../../../../portal/css/fonts/philing.ttf') format('truetype'),
		   url('../../../../portal/css/fonts/philing.svg#PhilingRegular') format('svg');
	  font-weight: normal;
	  font-style: normal;
	}
	
	cite {
	  font-family: "PhilingRegular", Verdana, Geneva, Arial, Helvetica, sans-serif;
	  font-size: 22px;
	  font-style: normal;
	  line-height: 28px;
	  color: #005a9b;
	  text-decoration: none;
	  text-transform: none;
	  background-color: #eff7fa;
	  vertical-align: top;
	}
	cite:before {
	  content: "«";
	  font-size: 90px;
	  color: #009ad9;
	  vertical-align: middle;
	}
	cite:after {
	  content: "»";
	  font-size: 90px;
	  color: #009ad9;
	  line-height: 41px;
	  vertical-align: top;
	}
	
	manusc {
	  font-family: /**/"PhilingRegular",Courier, Verdana, Geneva, Arial, Helvetica, sans-serif;
	  /*color: #053a60;*/
	  color: #000;
	  text-decoration: none;
	  text-transform: none;
	  vertical-align: top;
	}


.sep{height:60px;}
.edito{color:#000;line-height: 35px;}


.black{color:#000}

.bt_order_box{line-height:auto;background-color: #3b8290;color:#FFF;text-align:center;font-size:1.4em;    padding: 30px;    margin:30px  auto 50px  auto;width:70%;
	border:1px solid #000;color:#000;background:#FFF url('../../../../portal/images/order/form-bkg1.jpg') top left no-repeat; background-size: 100% auto;
}

.bt_order{border:2px solid #fff;padding:20px;;display:block;font-size:0.8em;color:#fff;
background-color:#000;color:#FFF;border:1px solid #000;opacity: 0.7;filter: alpha(opacity=70);
}
.bt_order:hover{color:#FFF500}
.noselect {
	-webkit-touch-callout:none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	}

@media (max-width: 400px){
	.edito{line-height: 25px;}
}
.color-primary{color:#269E1D}
.question .question__header h2.question__header__warning {
	background:#BFEDB8;}
.header {
	background:#000;}