<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*  PLAYFUL-649  */
@font-face {
    font-family: "HelveticaNeueBd";
    src: url("../fonts/HelveticaNeueBd.ttf") format("truetype");
}

.font-helvetical-style {
    font-family: "HelveticaNeueBd";
    font-weight: 300;
   font-size : 68px;
}
/*  PLAYFUL-649  */

#header {
	background: #000000;
}

@font-face {
    font-family: "Iowan Old Style";
    src: url("../fonts/Bitstream-Iowan-Old-Style-BT.ttf") format("truetype");
}

.font-iowan-old-style {
    font-family: "Iowan Old Style";
    font-weight: 300;
}

#zone1 .eng {
	font-size: 45px;
	font-weight: 300;
}

#zone4 #zone4-wrapper-content{
	padding: 0 50px 10px;
	left: 12.85%;
	right: 12.85%;
	top: 120px;
	height: 560px;
}

#zone4-wrapper-content .center {
	margin: 0 auto;
}

#zone4-wrapper-content .justify {
	margin: 0 auto;
}

#zone4-wrapper-content .center p{
	font-size: 17px;
}

#zone4-wrapper-content .center h3{
	font-size: 24px;
}

#zone4-wrapper-content .justify h4,
#zone4-wrapper-content .justify p{
	font-size: 16px;
}

#zone5 {
	min-height: 470px;
}

#zone7 .zone7-cell {
	height: 500px;
}

footer {
	padding-top: 60px;
	background-image: url("../imgs/gaultier/footer.png");
	background-repeat: repeat-x;
}

footer .footer-infos {
	padding: 0 0;
}

#inqapply .inqapplyinner {
	margin-bottom: 0;
}

footer .footer-links,
footer .footer-links a,
footer .footer-copyright {
	color: #ffffff;
}

footer .footer-copyright {
	padding: 32px 0 10px;
	height: 22px;
}</pre></body></html>