@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;
	}



.edito{color:#000;}
