html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
strong {
	font-weight: bold;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body, td, div, a, form, input, textarea, p {
	font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 1;
}
a {
	text-decoration: none;
}
input:focus::-webkit-input-placeholder {
color:transparent;
}
input:focus:-moz-placeholder {
color:transparent;
}
textarea:focus::-webkit-input-placeholder {
color:transparent;
}
textarea:focus:-moz-placeholder {
color:transparent;
}
.alert {
	color: red;
}
.confirm {
	color: green;
}
footer#debug_panel {
	position: fixed;
	padding: 10px;
	height: 15px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 99999;
	background-color: #ffe357;
}
footer#debug_panel p {
	float: left;
	margin: 0 10px;
	vertical-align: bottom;
}
:focus {
	outline: none;
}
.alert {
	color: red;
}
.confirm {
	color: green;
}
html {
	margin: 0px;
	padding: 0px;
	-webkit-overflow-scrolling: auto;
}
body {
	max-width: 1280px;
	margin: 0px;
	padding: 0px;
	background: #f5f5f5;
	-webkit-font-smoothing: antialiased;
	-webkit-overflow-scrolling: auto;
}
body.home *::selection {
	color: #CCC;
}
.smartphone_elements {
	display: none;
}
#landscape {
	display: none;
}
#top_navigation {
	width: 100%;
	background-color: #f6f6f6;
	border-bottom: 1px solid #e0e0e0;
	position: relative;
}
#top_navigation.deployed {
	height: auto;
}
#top_navigation #topnav_more {
	display: block;
	width: 30px;
	height: 30px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 18px;
	left: 26px;
}
#top_navigation #topnav_more .icon {
	display: block;
	width: 30px;
	height: 30px;
	background-image: url(../images/matrix@2x.png);
	background-repeat: no-repeat;
	background-size: 360px 480px;
	image-rendering: optimizeSpeed;
	image-rendering: pixellated;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: optimize-contrast;
	-ms-interpolation-mode: nearest-neighbor;
	background-position: -60px -60px;
}
#top_navigation #topnav_more:hover .icon {
	background-position: -60px -90px;
}
#top_navigation.deployed #topnav_more {
	overflow: hidden;
	top: 32px;
}
#top_navigation.deployed #topnav_more .icon {
	height: 1px;
	position: relative;
	background-position: -60px -74px;
}
#top_navigation.deployed #topnav_more:hover .icon {
	background-position: -60px -104px;
}
#top_navigation ul {
	list-style-type: none;
	padding: 27px 0 22px;
	margin: 0 0 0 0;
	float: right;
	z-index: 99;
	position: relative;
}
#top_navigation ul li {
	float: left;
	margin: 0 0 0 35px;
	padding: 0;
}
#top_navigation ul li a {
	/*font-family: 'd5262ac3', arial, sans-serif;*/
	font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #999;
}
#top_navigation ul li a.selected, #top_navigation ul li a:hover {
	color: #111;
}
#top_navigation #content_topnav {
	display: none;
	margin: 0 0 22.5px 80px;
	position: relative;
	top: -35px;
}
#top_navigation #content_topnav h5 a {
	/*font-family: 'd5262ac3', arial, sans-serif;*/
	font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #111;
}
#top_navigation #content_topnav .text {
	margin-top: 45px;
}
#top_navigation #content_topnav p {
	display: inline-block;
	vertical-align: top;
	width: 450px;
	/*font-family: 'd5262ac3';*/
	font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #5E5E5E;
}
#top_navigation #content_topnav p:first-child {
	margin-right: 30px;
}
#content_contact #left_contact, #content_newsletter #left_contact, #content_contact #right_contact, #content_newsletter #right_contact {
	float: left;
	width: 390px;
}
#content_contact #left_contact p, #content_newsletter #left_contact p, #content_contact #right_contact p, #content_newsletter #right_contact p {
	width: 390px;
}
#content_contact #right_contact, #content_newsletter #right_contact {
	margin-left: 26px;
}
#content_contact #right_contact .text, #content_newsletter #right_contact .text {
	margin-top: 59px;
}
#content_contact #contact_form, #content_newsletter #contact_form, #content_contact #newsletter_form, #content_newsletter #newsletter_form {
	display: block;
	float: left;
	width: 480px;
	margin-left: -10px;
	margin-top: 50px;
}
#content_contact #contact_form input[type="text"], #content_newsletter #contact_form input[type="text"], #content_contact #newsletter_form input[type="text"], #content_newsletter #newsletter_form input[type="text"], #content_contact #contact_form input[type="email"], #content_newsletter #contact_form input[type="email"], #content_contact #newsletter_form input[type="email"], #content_newsletter #newsletter_form input[type="email"] {
	display: block;
	width: 200px;
	float: left;
	margin-left: 10px;
	margin-bottom: 4px;
	padding: 10px 0 8px 10px;
	border: solid 1px #CCC;
	color: #999;
	-webkit-appearance: none;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	-ms-border-radius: 0px;
}
#content_contact #contact_form textarea, #content_newsletter #contact_form textarea, #content_contact #newsletter_form textarea, #content_newsletter #newsletter_form textarea {
	display: block;
	width: 420px;
	margin-left: 10px;
	padding: 10px 0 8px 10px;
	border: solid 1px #CCC;
	color: #999;
	-webkit-appearance: none;
	resize: none;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	-ms-border-radius: 0px;
}
#content_contact #contact_form input[type="submit"], #content_newsletter #contact_form input[type="submit"], #content_contact #newsletter_form input[type="submit"], #content_newsletter #newsletter_form input[type="submit"] {
	display: block;
	cursor: pointer;
	margin-top: 8px;
	margin-left: 10px;
	padding: 10px 20px 8px 20px;
	-webkit-appearance: none;
	text-align: center;
	background: #EEE;
	border: solid 1px #CCC;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	-ms-border-radius: 0px;
}
#content_contact #contact_form input[type="submit"]:hover, #content_newsletter #contact_form input[type="submit"]:hover, #content_contact #newsletter_form input[type="submit"]:hover, #content_newsletter #newsletter_form input[type="submit"]:hover {
	background: #FFF;
}
#content_contact #contact_form .contact_message, #content_newsletter #contact_form .contact_message, #content_contact #newsletter_form .contact_message, #content_newsletter #newsletter_form .contact_message {
	margin-left: 10px;
	margin-top: 10px;
	color: red;
	font-size: 13px;
}
#content_contact .text h4 {
	/*font-family: 'd5262ac3';*/
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #555;
	margin-bottom: 2px;
	border-top: solid 1px #DDD;
	padding: 12px 0 0 0;
}
#content_contact .text h4+p {
	font-family: "Helvetica Neue", "Helvetica", "Arial";
	font-size: 13px !important;
	line-height: 16px;
	color: #999;
}
#content_contact .text h4+p a {
	color: #5E5E5E !important;
}
#content_contact .text h4+p a:hover {
	color: #222 !important;
}
#content_contact .text p+h4 {
	margin-top: 8px;
}
#content_newsletter #left_contact {
	width: 320px;
}
#content_newsletter #left_contact p {
	width: 320px;
}
#lang_menu {
	position: absolute;
	right: 30px;
	bottom: -1px;
	margin: 0;
	padding: 0;
}
#lang_menu a, #lang_menu .active {
	display: block;
	float: left;
	padding-top: 27px;
	height: 37px;
	width: 65px;
	text-align: center;
	/*font-family: 'd5262ac3', arial, sans-serif;*/
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #818281;
}
#lang_menu a:hover, #lang_menu .active:hover {
	background-color: #FBFBFB;
}
#lang_menu .active {
	color: #444;
	background-color: #FFF;
}
#site_header {
	background: #FFF;
	min-height: 80px;
	width: 100%;
	position: relative;
}
#site_header.fixed_header #side_nav {
	position: fixed;
	top: 0px;
	left: 0px;
}
#site_header #options {
	position: absolute;
	width: 80px;
	height: 180px;
	top: 85px;
	background-color: #2B2B2B;
	padding-top: 9px;
	padding-bottom: 22.5px;
}
#site_header #options a {
	display: block;
	width: 100%;
	height: 39px;
	overflow: hidden;
	background-color: #2B2B2B;
}
#site_header #options a .icon {
	display: block;
	width: 30px;
	height: 30px;
	background-image: url(../images/matrix@2x.png);
	background-repeat: no-repeat;
	background-size: 360px 480px;
	image-rendering: optimizeSpeed;
	image-rendering: pixellated;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: optimize-contrast;
	-ms-interpolation-mode: nearest-neighbor;
	margin: 0 auto;
	position: relative;
	transition-duration: 350ms;
	-webkit-transition-duration: 350ms;
	-moz-transition-duration: 350ms;
	-o-transition-duration: 350ms;
	-ms-transition-duration: 350ms;
	transition-property: background-position;
	-webkit-transition-property: background-position;
	-moz-transition-property: background-position;
	-o-transition-property: background-position;
	-ms-transition-property: background-position;
}
#site_header #options a.mail_link .icon {
	background-position: -150px 0px;
	top: 7px;
}
#site_header #options a.mail_link:hover .icon {
	background-position: -150px -30px;
}
#site_header #options a.facebook_link .icon {
	background-position: 0px 0px;
	top: 7px;
}
#site_header #options a.facebook_link:hover .icon {
	background-position: 0px -30px;
}
#site_header #options a.twitter_link .icon {
	background-position: -30px 0px;
	top: 7px;
}
#site_header #options a.twitter_link:hover .icon {
	background-position: -30px -30px;
}
#site_header #options a.linkedin_link .icon {
	background-position: -120px 0px;
	top: 7px;
}
#site_header #options a.linkedin_link:hover .icon {
	background-position: -120px -30px;
}
#site_header #main_nav {
	position: absolute;
	width: 100%;
}
#site_header #main_nav h1 {
	left: 80px;
	position: absolute;
	float: left;
	border-top: 2px solid #697583;
	margin: 0 15px 0 40px;
}
#site_header #main_nav h1 a {
	font-weight: bold;
	/*font-family: 'd5262ac3', arial, sans-serif;*/
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 35px;
	text-transform: uppercase;
	transition-duration: 350ms;
	-webkit-transition-duration: 350ms;
	-moz-transition-duration: 350ms;
	-o-transition-duration: 350ms;
	-ms-transition-duration: 350ms;
	transition-property: color;
	-webkit-transition-property: color;
	-moz-transition-property: color;
	-o-transition-property: color;
	-ms-transition-property: color;
	color: #697583;
}
#site_header #main_nav h1:hover {
	border-top: 2px solid #2b2b2b;
}
#site_header #main_nav h1:hover a {
	transition-duration: 350ms;
	-webkit-transition-duration: 350ms;
	-moz-transition-duration: 350ms;
	-o-transition-duration: 350ms;
	-ms-transition-duration: 350ms;
	transition-property: color;
	-webkit-transition-property: color;
	-moz-transition-property: color;
	-o-transition-property: color;
	-ms-transition-property: color;
	color: #2b2b2b;
}
#site_header #main_nav h1 a img {
	max-width:100%;
	height:auto;
}
#site_header #main_nav ul {
	margin-right: 15px;
	float: right;
	list-style-type: none;
}
#site_header #main_nav ul li {
	float: left;
	margin: 0 0 0 35px;
	padding: 0;
}
#site_header #main_nav ul li a {
	display: block;
	/*font-family: 'd5262ac3', arial, sans-serif;*/
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 17px;
	text-transform: uppercase;
	color: #222;
	border-top-style: solid;
	border-top-width: 2px;
	padding: 25px 0 0 0;
/*	padding:25px 5px;
	background:#f7c957;*/
}
#site_header #main_nav ul li a:hover {
	color: #111;
}
#site_header #main_nav ul li .section {
	display: block;
}
#site_header #main_nav ul li .main_nav_item {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #697583;
	display: block;
}
#site_header #main_nav ul li.not_selected a {
	border-color: #CCC;
}
#site_header #main_nav ul li.not_hover a {
	border-color: #CCC !important;
}

#content_home, #content_section {
	background-color: #F7F7F7;
}
#content_home .tiles, #content_section .tiles {
	position: relative;
	margin-left: 80px;
}
#content_home .tiles>li, #content_section .tiles>li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	border-top-width: 3px;
	border-top-style: solid;
	transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	-ms-transition-duration: 500ms;
	transition-property: opacity;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	-ms-transition-property: opacity;
	opacity: 1;
}
#content_home .tiles>li.odd, #content_section .tiles>li.odd {
	background-color: #EEE;
}
#content_home .tiles>li.even, #content_section .tiles>li.even {
	background-color: #FFF;
}
#content_home .tiles>li.filtered, #content_section .tiles>li.filtered {
	transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	-ms-transition-duration: 500ms;
	transition-property: opacity;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	-ms-transition-property: opacity;
	opacity: 0.1;
}
#content_home .tiles>li.smallBox>a>.img_container>img, #content_section .tiles>li.smallBox>a>.img_container>img {
	/*width: 320px;*/
	max-width:305px;
}
#content_home .tiles>li.smallBox, #content_section .tiles>li.smallBox {
	position:relative !important;
	
	/*width: 320px;*/
	width:25%;
	/*height: 360px;*/
	transition-duration: 600ms;
	-webkit-transition-duration: 600ms;
	-moz-transition-duration: 600ms;
	-o-transition-duration: 600ms;
	-ms-transition-duration: 600ms;
	transition-property: background-color;
	-webkit-transition-property: background-color;
	-moz-transition-property: background-color;
	-o-transition-property: background-color;
	-ms-transition-property: background-color;
}
#content_home .tiles>li.smallBox, #content_section .tiles>li.smallBox {border-color: #68be74;}
#content_home .tiles>li.smallBox, #content_section .tiles>li.smallBox+li.smallBox {border-color: #f7c957;}
#content_home .tiles>li.smallBox, #content_section .tiles>li.smallBox+li.smallBox+li.smallBox {border-color: #eb386f;}
#content_home .tiles>li.smallBox, #content_section .tiles>li.smallBox+li.smallBox+li.smallBox+li.smallBox {border-color: #77cfde;}

#content_home .tiles>li.smallBox .img_container>img, #content_section .tiles>li.smallBox .img_container>img {
	transition-duration: 400ms;
	-webkit-transition-duration: 400ms;
	-moz-transition-duration: 400ms;
	-o-transition-duration: 400ms;
	-ms-transition-duration: 400ms;
	transition-property: transform;
	-webkit-transition-property: transform;
	-moz-transition-property: transform;
	-o-transition-property: transform;
	-ms-transition-property: transform;
	transform: scale3d(1, 1, 1);
	-webkit-transform: scale3d(1, 1, 1);
	-moz-transform: scale3d(1, 1, 1);
	-o-transform: scale3d(1, 1, 1);
	-ms-transform: scale3d(1, 1, 1);
}
#content_home .tiles>li.smallBox:hover, #content_section .tiles>li.smallBox:hover {
	background-color: #DDD;
}
#content_home .tiles>li.smallBox:hover .img_container>img, #content_section .tiles>li.smallBox:hover .img_container>img {
	transition-duration: 600ms;
	-webkit-transition-duration: 600ms;
	-moz-transition-duration: 600ms;
	-o-transition-duration: 600ms;
	-ms-transition-duration: 600ms;
	transition-property: transform;
	-webkit-transition-property: transform;
	-moz-transition-property: transform;
	-o-transition-property: transform;
	-ms-transition-property: transform;
	transform: scale3d(1.1, 1.1, 1.1);
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
	-moz-transform: scale3d(1.1, 1.1, 1.1);
	-o-transform: scale3d(1.1, 1.1, 1.1);
	-ms-transform: scale3d(1.1, 1.1, 1.1);
}
#content_home .tiles>li>a, #content_section .tiles>li>a {
	display: block;
}
#content_home .tiles>li .img_container, #content_section .tiles>li .img_container {
	width: 320px;
	height: 200px;
	overflow: hidden;
}
#content_home .tiles>li .content_text, #content_section .tiles>li .content_text {
	position: relative;
	/*height: 135px;*/
	border-right: 0 none;
	border-left: 1px solid #DDD;
}
#content_home .tiles>li .title, #content_section .tiles>li .title {
	font-size: 22px;
	color: #444;
	/*font-family: 'd5262ac3', arial, sans-serif;*/
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	padding: 15px 76px 0 20px;
	line-height: 25px;
}
#content_home .tiles>li .schedule, #content_section .tiles>li .schedule, #content_home .tiles>li .subtitle, #content_section .tiles>li .subtitle, #content_home .tiles>li .subtitle_home, #content_section .tiles>li .subtitle_home {
	/*font-family: 'd5262ac3', arial, sans-serif;*/
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #666;
	margin: 3px 20px;
}
#content_home .tiles>li .subtitle_home, #content_section .tiles>li .subtitle_home, #content_home .tiles>li .subtitle, #content_section .tiles>li .subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}
#content_home .tiles>li.bigBox, #content_section .tiles>li.bigBox {
	/*width: 560px;*/
	width:48.3%;
	height: 720px;
	border-color: #697575;
}

#content_home .tiles>li.bigBox, #content_section .tiles>li.bigBox span {
	background:#f0f0f0; width:100%; height:100%; display:block;     text-align: center;}
	
#content_home .tiles>li.bigBox .image a, #content_section .tiles>li.bigBox img {
	/*padding:10px; margin-left:20px;*/ max-width:100%; height:auto; max-height:340px; margin:0px auto;
}
#content_home .tiles>li.bigBox .image a, #content_section .tiles>li.bigBox .image a {
	width: 640px;
	height: 360px;
	overflow: hidden;
}
#content_home .tiles>li.bigBox .diaporama, #content_section .tiles>li.bigBox .diaporama {
	position: relative;
	height: 360px;
	width: 720px;
	overflow: hidden;
}
#content_home .tiles>li.bigBox .diaporama .slide, #content_section .tiles>li.bigBox .diaporama .slide {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
#content_home .tiles>li.bigBox .diaporama .slide.active, #content_section .tiles>li.bigBox .diaporama .slide.active {
	display: block;
}
#content_home .tiles>li.bigBox .diaporama .slide img, #content_section .tiles>li.bigBox .diaporama .slide img {
	transition-duration: 600ms;
	-webkit-transition-duration: 600ms;
	-moz-transition-duration: 600ms;
	-o-transition-duration: 600ms;
	-ms-transition-duration: 600ms;
	transition-property: transform;
	-webkit-transition-property: transform;
	-moz-transition-property: transform;
	-o-transition-property: transform;
	-ms-transition-property: transform;
	transform: scale3d(1, 1, 1);
	-webkit-transform: scale3d(1, 1, 1);
	-moz-transform: scale3d(1, 1, 1);
	-o-transform: scale3d(1, 1, 1);
	-ms-transform: scale3d(1, 1, 1);
}
#content_home .tiles>li.bigBox .diaporama .slide:hover img, #content_section .tiles>li.bigBox .diaporama .slide:hover img {
	transform: scale3d(1.1, 1.1, 1.1);
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
	-moz-transform: scale3d(1.1, 1.1, 1.1);
	-o-transform: scale3d(1.1, 1.1, 1.1);
	-ms-transform: scale3d(1.1, 1.1, 1.1);
}
#content_home .tiles>li.bigBox .arrow, #content_section .tiles>li.bigBox .arrow {
	position: absolute;
	width: 45px;
	height: 45px;
	top: 325px;
	left: 20px;
	background-image: url("../images/matrix@2x.png");
	image-rendering: optimizeSpeed;
	image-rendering: pixellated;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: optimize-contrast;
	-ms-interpolation-mode: nearest-neighbor;
	background-size: 360px 480px;
	background-position: -90px -60px;
}
#content_home .tiles>li.bigBox .content_text, #content_section .tiles>li.bigBox .content_text {
	position: absolute;
	background: #fff;
	width: 100%;
	min-height: 360px;
	border: 0 none;
}
#content_home .tiles>li.bigBox .content_text .section, #content_section .tiles>li.bigBox .content_text .section {
	/*font-family: 'd5262ac3', arial, sans-serif;*/
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	margin: 16px 0 0 30px;
}
#content_home .tiles>li.bigBox .content_text .title, #content_section .tiles>li.bigBox .content_text .title {
	font-size: 24px;
	margin: 5px 0 8px 30px;
	padding: 0;
	text-transform: uppercase;
}
#content_home .tiles>li.bigBox .content_text .schedule, #content_section .tiles>li.bigBox .content_text .schedule, #content_home .tiles>li.bigBox .content_text .subtitle, #content_section .tiles>li.bigBox .content_text .subtitle {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 0;
	margin: 0 0 0 30px;
	width: 90%;
	/*font-family: 'd5262ac3', arial, sans-serif;*/
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	color: #444;
}
#content_home .tiles>li.bigBox .content_text .excerpt, #content_section .tiles>li.bigBox .content_text .excerpt, #content_home .tiles>li.bigBox .content_text .subtitle_home, #content_section .tiles>li.bigBox .content_text .subtitle_home {
	/*font-family: 'd5262ac3', arial, sans-serif;*/
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	/*font-size: 17px;*/
	line-height: 21px;
	margin: 12px 30px;
}
.content_text p {
	
	/*font-family: 'd5262ac3', arial, sans-serif;*/
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin: 12px 30px;
}
#content_home .tiles>li.bigBox .content_text .diaporama_navigation, #content_section .tiles>li.bigBox .content_text .diaporama_navigation {
	height: 3px;
	margin: 20px 20px 10px;
}
#content_home .tiles>li.bigBox .content_text .diaporama_navigation .slide_nbbigBoxe, #content_section .tiles>li.bigBox .content_text .diaporama_navigation .slide_nbbigBoxe {
	width: 55px;
	height: 3px;
	float: left;
	margin-left: 10px;
}
#content_home .tiles>li.bigBox .content_text .diaporama_navigation .slide_nbbigBoxe.not_selected, #content_section .tiles>li.bigBox .content_text .diaporama_navigation .slide_nbbigBoxe.not_selected {
	background-color: #CCCCCC !important;
}
#content_home .tiles>li.informations>a, #content_section .tiles>li.informations>a {
	display: block;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
#content_home .tiles>li.informations>a>.icon, #content_section .tiles>li.informations>a>.icon {
	display: block;
	width: 30px;
	height: 30px;
	background-image: url(../images/matrix@2x.png);
	background-repeat: no-repeat;
	background-size: 360px 480px;
	image-rendering: optimizeSpeed;
	image-rendering: pixellated;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: optimize-contrast;
	-ms-interpolation-mode: nearest-neighbor;
	background-position: 0px -120px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
#content_home .tiles>li.informations .content_text, #content_section .tiles>li.informations .content_text {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: auto;
}
#content_home .tiles>li.informations .content_text img, #content_section .tiles>li.informations .content_text img {
	padding: 30px 0 0 26px;
}
#content_home .tiles>li.informations .content_text hr, #content_section .tiles>li.informations .content_text hr {
	height: 1px;
	margin: 18px 26px 14px 26px;
	border: 0 none;
	background: #CCC;
}
#content_home .tiles>li.informations .content_text h3, #content_section .tiles>li.informations .content_text h3 {
	width: 267px;
	/*font-family: 'd5262ac3', arial, sans-serif;*/
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 22px;
	line-height: 25px;
	color: #444;
	margin-left: 26px;
	padding: 15px 0px 14px 0px;
	border-bottom: solid 1px #CCC;
}
#content_home .tiles>li.informations .content_text p, #content_section .tiles>li.informations .content_text p {
	display: block;
	padding: 12px 60px 0 26px;
	font-family: 'Helvetica Neue', Helvetica, Arial;
	font-size: 13px;
	line-height: 18px;
	color: #1A1A1A;
}
#content_home .tiles>li.informations .more_information, #content_section .tiles>li.informations .more_information {
	display: none;
	width: 640px;
	height: 723px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	background-color: #fafafa;
}
#content_home .tiles>li.informations .more_information .close_information, #content_section .tiles>li.informations .more_information .close_information {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 33px;
	right: 38px;
	cursor: pointer;
}
#content_home .tiles>li.informations .more_information .close_information .icon, #content_section .tiles>li.informations .more_information .close_information .icon {
	display: block;
	width: 60px;
	height: 60px;
	background-image: url(../images/matrix@2x.png);
	background-repeat: no-repeat;
	background-size: 360px 480px;
	image-rendering: optimizeSpeed;
	image-rendering: pixellated;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: optimize-contrast;
	-ms-interpolation-mode: nearest-neighbor;
	background-position: 0px -210px;
	position: relative;
	top: -10px;
	left: -10px;
}
#content_home .tiles>li.informations .more_information .close_information:hover .icon, #content_section .tiles>li.informations .more_information .close_information:hover .icon {
	background-position: 0px -150px;
}
#content_home .tiles>li.informations .more_information .content_text, #content_section .tiles>li.informations .more_information .content_text {
	width: 620px;
	font-size: 14px;
	padding-left: 10px;
}
#content_home .tiles>li.informations .more_information .content_text h3, #content_section .tiles>li.informations .more_information .content_text h3 {
	width: 560px;
	margin-top: 30px;
	font-size: 32px;
	margin-bottom: 10px;
}
#content_home .tiles>li.informations .more_information .content_text p, #content_section .tiles>li.informations .more_information .content_text p {
	width: 480px;
	font-size: 14px;
	line-height: 20px;
}
#content_home .tiles>li.download .content_text, #content_section .tiles>li.download .content_text {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: auto;
}
#content_home .tiles>li.download .content_text h3, #content_section .tiles>li.download .content_text h3 {
	width: 250px;
	margin: 0 26px 10px;
	/*font-family: 'd5262ac3';*/
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 18px;
	line-height: 23px;
	text-transform: uppercase;
	color: #494949;
}
#content_home .tiles>li.download .content_text p, #content_section .tiles>li.download .content_text p {
	display: block;
	width: 270px;
	margin: 15px 26px 0px;
	/*font-family: 'd5262ac3';*/
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #5E5E5E;
}
#content_home .tiles>li.download .more_information, #content_section .tiles>li.download .more_information {
	margin-left: 26px;
}
#content_home .tiles>li.download .icons .icon, #content_section .tiles>li.download .icons .icon {
	display: block;
	float: left;
	width: 60px;
	height: 60px;
	background-image: url(../images/matrix@2x.png);
	background-repeat: no-repeat;
	background-size: 360px 480px;
	image-rendering: optimizeSpeed;
	image-rendering: pixellated;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: optimize-contrast;
	-ms-interpolation-mode: nearest-neighbor;
	background-position: -60px -120px;
}
#content_home .tiles>li.download .icons .png, #content_section .tiles>li.download .icons .png {
	background-position: -60px -180px;
}
#content_home .tiles>li.download .icons .png:hover, #content_section .tiles>li.download .icons .png:hover {
	background-position: -120px -180px;
}
#content_home .tiles>li.download .icons .pdf, #content_section .tiles>li.download .icons .pdf {
	background-position: -60px -120px;
}
#content_home .tiles>li.download .icons .pdf:hover, #content_section .tiles>li.download .icons .pdf:hover {
	background-position: -120px -120px;
}
#content_home .tiles>li.download .icons .jpg, #content_section .tiles>li.download .icons .jpg {
	background-position: -180px -120px;
}
#content_home .tiles>li.download .icons .jpg:hover, #content_section .tiles>li.download .icons .jpg:hover {
	background-position: -240px -120px;
}
#content_home .tiles>li.download .icons .doc, #content_section .tiles>li.download .icons .doc {
	background-position: -180px -180px;
}
#content_home .tiles>li.download .icons .doc:hover, #content_section .tiles>li.download .icons .doc:hover {
	background-position: -240px -180px;
}
/*#content_home .tiles>li.outofFlux, #content_section .tiles>li.outofFlux {
	position: absolute !important;
	left: 320px;
	top: 363px;
}*/
#content_home .tiles>li.noborder, #content_section .tiles>li.noborder {
	border: none;
}
body.fiche {
	background-color: #F7F7F7;
}
body.fiche .content_fiche {
	margin-left: 80px;
	/*padding-bottom: 90px;*/
}
body.fiche .content_fiche .slider {
	/*width: 640px;*/
	width:73%;
	height: 357px;
	float: left;
	border-top: solid 3px;
	position: relative;
	overflow: hidden;
}
body.fiche .content_fiche .slider img {
	    width: 100%;
	max-width:100%;
}
body.fiche .content_fiche .slider .slide {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
body.fiche .content_fiche .infos {
	/*width: 320px;*/
	width:27%;
	height: 360px;
	float: left;
	background: #EFEFEF;
	position: relative;
}
body.fiche .content_fiche .infos h1 {
	margin: 33px 30px 0 30px;
	/*font-family: 'd5262ac3';*/
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 30px;
	line-height: 27px;
	text-transform: uppercase;
	font-weight: bold;
}
body.fiche .content_fiche .infos .baseline {
	display: block;
	width: 260px;
	margin: 5px 30px 0 30px;
	/*font-family: 'd5262ac3';*/
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	color: #444;
	font-size: 15px;
	line-height: 19px;
	text-transform: uppercase;
}
body.fiche .content_fiche .infos .diaporama_navigation {
	position: absolute;
	bottom: 15px;
	height: 3px;
	margin: 20px 20px 10px;
}
body.fiche .content_fiche .infos .diaporama_navigation .slide_nbbigBoxe {
	width: 55px;
	height: 3px;
	background-color: black;
	float: left;
	margin-left: 10px;
}
body.fiche .content_fiche .infos .diaporama_navigation .slide_nbbigBoxe.not_selected {
	background-color: #CCCCCC !important;
}
body.fiche .content_fiche .infos table {
	    width: 80%;
	margin: 16px 30px 0 30px;
	padding: 0px;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}
body.fiche .content_fiche .infos table td {
	vertical-align: middle;
	padding: 7px 20px 7px 20px;
	/*font-family: 'd5262ac3';*/
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #444;
	text-transform: uppercase;
	font-weight: bold;
}
body.fiche .content_fiche .infos table td:first-child {
	padding-left: 0;
}
body.fiche .content_fiche .infos table #channel {
	border-left: solid 1px #CCCCCC;
	text-align: center;
}
body.fiche .content_fiche .infos table #channel img {
	display: inline;
	max-height: 38px;
	width: auto;
	height: auto;
}
body.fiche .content_fiche .infos #schedule {
	display: block;
	width: 235px;
	margin: 20px 30px 0 30px;
	/*font-family: 'd5262ac3';*/
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	color: #595959;
	font-size: 16px;
	line-height: 18px;
}
body.fiche .content_fiche .infos .tick_infos {
	display: block;
	width: 60px;
	height: 60px;
	background-image: url(../images/matrix@2x.png);
	background-repeat: no-repeat;
	background-size: 360px 480px;
	image-rendering: optimizeSpeed;
	image-rendering: pixellated;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: optimize-contrast;
	-ms-interpolation-mode: nearest-neighbor;
	background-position: -150px -60px;
	position: absolute;
	left: -40px;
	top: 50%;
	margin-top: -35px;
}
body.fiche .content_fiche .infos #socials {
	position: absolute;
	bottom: 20px;
	right: 25px;
}
body.fiche .content_fiche .infos #socials a {
	display: block;
	float: left;
	margin: 10px 0 0 0;
}
body.fiche .content_fiche .infos #socials a .icon {
	display: block;
	width: 30px;
	height: 30px;
	background-image: url(../images/matrix@2x.png);
	background-repeat: no-repeat;
	background-size: 360px 480px;
	image-rendering: optimizeSpeed;
	image-rendering: pixellated;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: optimize-contrast;
	-ms-interpolation-mode: nearest-neighbor;
}
body.fiche .content_fiche .infos #socials a.mail_link .icon {
	background-position: -150px 0px;
	top: 7px;
}
body.fiche .content_fiche .infos #socials a.mail_link:hover .icon {
	background-position: -150px -30px;
}
body.fiche .content_fiche .infos #socials a#facebook_link .icon {
	background-position: 0 0;
}
body.fiche .content_fiche .infos #socials a#twitter_link .icon {
	background-position: -30px 0;
}
body.fiche .content_fiche .infos #socials a:hover {
	opacity: 0.75;
}
body.fiche .content_fiche .child_contents {
	clear: both;
	float: none;
}
body.fiche .content_fiche .child_contents>li {
	width: 319px;
	height: 357px;
	overflow: hidden;
	float: left;
}
body.fiche .content_fiche .child_contents>li.odd {
	background-color: #EEE;
}
body.fiche .content_fiche .child_contents>li.even {
	background-color: #FFF;
}
body.fiche .content_fiche .child_contents>li.informations, body.fiche .content_fiche .child_contents>li.download {
	height: 290px;
	padding: 30px 0 40px 0;
	border-left: solid 1px #DDD;
	border-right: solid 1px #DDD;
	border-top: #333 solid 3px;
	border-collapse: collapse;
}
body.fiche .content_fiche .child_contents>li.informations h3, body.fiche .content_fiche .child_contents>li.download h3, body.fiche .content_fiche .child_contents>li.informations h4, body.fiche .content_fiche .child_contents>li.download h4, body.fiche .content_fiche .child_contents>li.informations h5, body.fiche .content_fiche .child_contents>li.download h5 {
	width: 250px;
	margin: 0 26px 10px;
	/*font-family: 'd5262ac3';*/
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 18px;
	line-height: 23px;
	text-transform: uppercase;
	color: #494949;
}
body.fiche .content_fiche .child_contents>li.informations p, body.fiche .content_fiche .child_contents>li.download p, body.fiche .content_fiche .child_contents>li.informations ul, body.fiche .content_fiche .child_contents>li.download ul {
	display: block;
	width: 270px;
	margin: 15px 26px 0px;
	/*font-family: 'd5262ac3';*/
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #5E5E5E;
}
body.fiche .content_fiche .child_contents>li.informations p li, body.fiche .content_fiche .child_contents>li.download p li, body.fiche .content_fiche .child_contents>li.informations ul li, body.fiche .content_fiche .child_contents>li.download ul li {
	list-style: inside disc;
}
body.fiche .content_fiche .child_contents>li.informations:first-child, body.fiche .content_fiche .child_contents>li.download:first-child {
	background: #EFEFEF;
}
body.fiche .content_fiche .child_contents>li.informations:first-child+.part, body.fiche .content_fiche .child_contents>li.download:first-child+.part {
	background: #FFF;
}
body.fiche .content_fiche .child_contents>li.informations:first-child+.part+.part, body.fiche .content_fiche .child_contents>li.download:first-child+.part+.part {
	background: #EFEFEF;
}
body.fiche .content_fiche .child_contents>li.informations:first-child+.part+.part+.part, body.fiche .content_fiche .child_contents>li.download:first-child+.part+.part+.part {
	background: #FFF;
}
body.fiche .content_fiche .child_contents>li.download .more_information {
	margin-left: 26px;
}
body.fiche .content_fiche .child_contents>li.download .icons .icon {
	display: block;
	float: left;
	width: 60px;
	height: 60px;
	background-image: url(../images/matrix@2x.png);
	background-repeat: no-repeat;
	background-size: 360px 480px;
	image-rendering: optimizeSpeed;
	image-rendering: pixellated;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: optimize-contrast;
	-ms-interpolation-mode: nearest-neighbor;
	background-position: -60px -120px;
}
body.fiche .content_fiche .child_contents>li.download .icons .png {
	background-position: -60px -180px;
}
body.fiche .content_fiche .child_contents>li.download .icons .png:hover {
	background-position: -120px -180px;
}
body.fiche .content_fiche .child_contents>li.download .icons .pdf {
	background-position: -60px -120px;
}
body.fiche .content_fiche .child_contents>li.download .icons .pdf:hover {
	background-position: -120px -120px;
}
body.fiche .content_fiche .child_contents>li.download .icons .jpg {
	background-position: -180px -120px;
}
body.fiche .content_fiche .child_contents>li.download .icons .jpg:hover {
	background-position: -240px -120px;
}
body.fiche .content_fiche .child_contents>li.download .icons .doc {
	background-position: -180px -180px;
}
body.fiche .content_fiche .child_contents>li.download .icons .doc:hover {
	background-position: -240px -180px;
}
body.fiche .content_fiche .child_contents>li#hakkimizda {
	width: 320px;
	height: 254.5px;
	clear: both;
	float: left;
	padding: 35px 0 67.5px;
	background: #FFF;
	border-top: solid 3px;
}
body.fiche .content_fiche .child_contents>li#hakkimizda h3 {
	margin: 0 26px 4px;
	padding: 0;
	/*font-family: 'd5262ac3';*/
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #2D2D2D;
	text-transform: uppercase;
}
body.fiche .content_fiche .child_contents>li#hakkimizda hr+h3, body.fiche .content_fiche .child_contents>li#hakkimizda hr+p {
	padding-top: 15px;
}
body.fiche .content_fiche .child_contents>li#hakkimizda hr {
	margin: 10px 26px 0;
	border: 0 none;
	height: 1px;
	background: #e0e0e0;
}
body.fiche .content_fiche .child_contents>li#hakkimizda p {
	padding: 5px 26px;
	/*font-family: 'd5262ac3';*/
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #595959;
}
body.fiche .content_fiche .child_contents>li.texts {
	width: 320px;
	/*height: 287px;*/
	border-top: #333 solid 3px;
	border-collapse: collapse;
	padding: 30px 0 40px 0;
	border-left: solid 1px #DDD;
	float: left;
}
body.fiche .content_fiche .child_contents>li.textsDouble {
	width: 99.9%;
	/*height: 287px;*/
	height:auto;
	border-top: #333 solid 3px;
	border-collapse: collapse;
	padding: 30px 0 40px 0;
	border-left: solid 1px #DDD;
	float: left;
}
body.fiche .content_fiche .child_contents>li.texts h3, body.fiche .content_fiche .child_contents>li.texts h4, body.fiche .content_fiche .child_contents>li.texts h5{
	width: 250px;
	margin: 0 26px 10px;
	/*font-family: 'd5262ac3';*/
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 18px;
	line-height: 23px;
	text-transform: uppercase;
	color: #494949;
}

body.fiche .content_fiche .child_contents>li.textsDouble h3, body.fiche .content_fiche .child_contents>li.textsDouble h4, body.fiche .content_fiche .child_contents>li.textsDouble h5 {
	/*width: 500px;*/
	margin: 0 26px 10px;
	/*font-family: 'd5262ac3';*/
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 18px;
	line-height: 23px;
	text-transform: uppercase;
	color: #494949;
}
body.fiche .content_fiche .child_contents>li.texts p, body.fiche .infos p, body.fiche .content_fiche .child_contents>li.texts ul {
	display: block;
	/*width: 270px;*/
	margin: 15px 26px 0px;
	/*font-family: 'd5262ac3';*/
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 14px;
	/*font-size:1.2vw;*/
	line-height: 18px;
	color: #5E5E5E;
}
body.fiche .content_fiche .child_contents>li.textsDouble p, body.fiche .content_fiche .child_contents>li.textsDouble ul {
	display: block;
	/*width: 540px;*/
	margin: 15px 26px 0px;
	/*font-family: 'd5262ac3';*/
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #5E5E5E;
}
body.fiche .content_fiche .child_contents>li.texts p li, body.fiche .content_fiche .child_contents>li.texts ul li {
	list-style: inside disc;
}
body.fiche .content_fiche .child_contents>li.texts:first-child {
	background: #EFEFEF;
}
body.fiche .content_fiche .child_contents>li.texts:first-child+.part {
	background: #FFF;
}
body.fiche .content_fiche .child_contents>li.texts:first-child+.part+.part {
	background: #EFEFEF;
}
body.fiche .content_fiche .child_contents>li.texts:first-child+.part+.part+.part {
	background: #FFF;
}
body.fiche .content_fiche .child_contents>li.smallBox {
	border-top: solid 3px;
}
body.fiche .content_fiche .child_contents>li.smallBox .img_container {
	width: 100%;
	height: 224px;
	overflow: hidden;
}
body.fiche .content_fiche .child_contents>li.smallBox .img_container>img {
	width: 100%;
	height: auto;
	transition-duration: 400ms;
	-webkit-transition-duration: 400ms;
	-moz-transition-duration: 400ms;
	-o-transition-duration: 400ms;
	-ms-transition-duration: 400ms;
	transition-property: transform;
	-webkit-transition-property: transform;
	-moz-transition-property: transform;
	-o-transition-property: transform;
	-ms-transition-property: transform;
	transform: scale3d(1, 1, 1);
	-webkit-transform: scale3d(1, 1, 1);
	-moz-transform: scale3d(1, 1, 1);
	-o-transform: scale3d(1, 1, 1);
	-ms-transform: scale3d(1, 1, 1);
}
body.fiche .content_fiche .child_contents>li.smallBox .content_text {
	position: relative;
	height: 135px;
	border-right: 0 none;
	border-left: 1px solid #DDD;
}
body.fiche .content_fiche .child_contents>li.smallBox .title {
	font-size: 22px;
	color: #444;
	/*font-family: 'd5262ac3', arial, sans-serif;*/
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	padding: 15px 76px 0 20px;
	line-height: 25px;
}
body.fiche .content_fiche .child_contents>li.smallBox .schedule, body.fiche .content_fiche .child_contents>li.smallBox .subtitle, body.fiche .content_fiche .child_contents>li.smallBox .subtitle_home {
	/*font-family: 'd5262ac3', arial, sans-serif;*/
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #666;
	margin: 3px 20px;
	width: 222px;
}
body.fiche .content_fiche .child_contents>li.smallBox .subtitle_home, body.fiche .content_fiche .child_contents>li.smallBox .subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}
body.fiche .content_fiche .child_contents>li.smallBox:hover {
	transition-duration: 600ms;
	-webkit-transition-duration: 600ms;
	-moz-transition-duration: 600ms;
	-o-transition-duration: 600ms;
	-ms-transition-duration: 600ms;
	transition-property: background-color;
	-webkit-transition-property: background-color;
	-moz-transition-property: background-color;
	-o-transition-property: background-color;
	-ms-transition-property: background-color;
	background-color: #CCC;
}
body.fiche .content_fiche .child_contents>li.smallBox:hover .img_container>img {
	transition-duration: 600ms;
	-webkit-transition-duration: 600ms;
	-moz-transition-duration: 600ms;
	-o-transition-duration: 600ms;
	-ms-transition-duration: 600ms;
	transition-property: transform;
	-webkit-transition-property: transform;
	-moz-transition-property: transform;
	-o-transition-property: transform;
	-ms-transition-property: transform;
	transform: scale3d(1.2, 1.2, 1.2);
	-webkit-transform: scale3d(1.2, 1.2, 1.2);
	-moz-transform: scale3d(1.2, 1.2, 1.2);
	-o-transform: scale3d(1.2, 1.2, 1.2);
	-ms-transform: scale3d(1.2, 1.2, 1.2);
}
body.fiche.corporate .child_contents li.smallBox {
	border-top-color: #00A9C4 !important;
}

.child_contents {
	float: left;
}
.child_contents .diaporamas {
	margin: 0;
	padding: 0;
	border-top-width: 3px;
	border-top-style: solid;
}
.child_contents .diaporamas .diaporama {
	position: relative;
	width: 320px;
	height: 225px;
}
.child_contents .diaporamas .diaporama .slide {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.child_contents .diaporamas .diaporama .slide p {
	position: absolute;
	top: 270px;
	left: 20px;
	/*font-family: 'd5262ac3';*/
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #5E5E5E;
}
.child_contents .diaporamas .title {
	font-size: 22px;
	color: #444;
	/*font-family: 'd5262ac3', arial, sans-serif;*/
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	padding: 15px 20px 12px;
	line-height: 25px;
}
.child_contents .diaporamas .controls {
	display: block;
	position: absolute;
	top: 342px;
	left: 10px;
}
.child_contents .diaporamas .controls a {
	display: block;
	width: 30px;
	height: 2px;
	float: left;
	background: #CCC;
	margin-left: 10px;
}
.child_contents .diaporamas .controls a:hover, .child_contents .diaporamas .controls a.selected {
	background: #666;
}
#content_home .tiles>li.unique, #content_section .tiles>li.unique {
	position: relative;
}
#content_home .tiles>li.unique li, #content_section .tiles>li.unique li {
	position: absolute;
	background-color: white;
	display: none;
	width: 640px;
	transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	-ms-transition-duration: 500ms;
	transition-property: opacity;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	-ms-transition-property: opacity;
	opacity: 1;
}
#content_home .tiles>li.unique li .image .slide, #content_section .tiles>li.unique li .image .slide {
	display: block;
}
#content_home .tiles>li.unique li .content_text, #content_section .tiles>li.unique li .content_text {
	margin-top: 45px;
}
#content_home .tiles>li.unique li .diaporama_navigation, #content_section .tiles>li.unique li .diaporama_navigation {
	display: none;
}
#content_home .tiles>li.unique li.filtered, #content_section .tiles>li.unique li.filtered {
	transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	-ms-transition-duration: 500ms;
	transition-property: opacity;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	-ms-transition-property: opacity;
	opacity: 0.1;
}
#content_home .tiles>li.unique .big_tiles_navigation, #content_section .tiles>li.unique .big_tiles_navigation {
	position: absolute;
	top: 380px;
	left: 20px;
	z-index: 99;
}
#content_home .tiles>li.unique .big_tiles_navigation .slide_nbbigBoxe, #content_section .tiles>li.unique .big_tiles_navigation .slide_nbbigBoxe {
	width: 55px;
	height: 3px;
	background-color: black;
	float: left;
	margin-left: 10px;
}
#content_home .tiles>li.unique .big_tiles_navigation .slide_nbbigBoxe.not_selected, #content_section .tiles>li.unique .big_tiles_navigation .slide_nbbigBoxe.not_selected {
	background-color: #CCCCCC !important;
}
#content_section .tiles>.filter_clients.smallBox {
	background-color: white;
	border-left: 1px solid #DDD;
}
#content_section .tiles>.filter_clients.smallBox .img_container {
	width: 280px;
	height: 191px;
	padding: 13px 20px 20px 20px;
	background-color: #EEE;
	border-bottom: 1px solid #DDD;
}
#content_section .tiles>.filter_clients.smallBox .img_container a {
	display: block;
	float: left;
	margin: 9px;
	opacity: 0.7;
}
#content_section .tiles>.filter_clients.smallBox .img_container a:hover {
	opacity: 1;
}
#content_section .tiles>.filter_clients.smallBox .img_container a img {
	display: block;
	height: 36px;
	width: auto;
}
#content_section .tiles>.filter_clients.smallBox:hover {
	background-color: white;
}
#content_section .tiles>.filter_clients.smallBox .content_text {
	background-color: white;
	height: 90px;
	border-left: none;
}
#content_section .tiles>.filter_clients.smallBox .remove_filter {
	display: none;
	position: absolute;
	width: 320px;
	height: 142px;
	background-color: #DEDEDE;
}
#content_section .tiles>.filter_clients.smallBox .remove_filter a {
	display: block;
	/*font-family: 'd5262ac3', arial, sans-serif;*/
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 16px;
	margin: 25px 20px;
	text-transform: uppercase;
}
#content_section .tiles>.filter_clients.smallBox .remove_filter a:hover {
	color: #111;
}
.grid{max-width:103%;}
.grid-item {width:49%; float:left;}

.gridHome{max-width:100%; width:1200px !important;}
.gridHome-item {width:25%; float:left; left:0 !important; top:0 !important; position:relative !important;}
.gridHome-item .img_container{height:200px !important; width:100% !important;}
.gridHome-item .img_container img{max-width:100% !important;}

.gridHome-itemW {width:50% !important; float:left; left:0 !important; top:0 !important; position:relative !important;}
.gridHome-itemW .img_container{height:122px !important; width:100% !important;}
.gridHome-itemW .img_container img{max-width:100% !important;}

footer {
	background: #FFF;
	padding: 45px 0px;
	position: relative;
}
footer .footer_elements {
	list-style: none;
	position: relative;
	float: left;
	margin: 0 0 0 80px;
	padding: 0 0 0 20px;
	border-left: 1px solid silver;
	width: 220px;
}
footer .footer_elements h3 {
	/*font-family: 'd5262ac3', arial, sans-serif;*/
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 0 15px 0;
}
footer .footer_elements h3 a {
	/*font-family: 'd5262ac3', arial, sans-serif;*/
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
}
footer .footer_elements p {
	font-size: 13px;
	line-height: 17px;
	color: #666;
}
footer .footer_elements .more {
	display: block;
	margin-top: 10px;
	color: #AAA;
}
footer .footer_elements .more:hover {
	color: #111;
}
footer .last_element {
	width: 140px;
}
footer .last_element h3 {
	line-height: 24px;
	margin-bottom: 0px;
}
footer .last_element h3 a {
	font-size: 16px;
	line-height: 18px;
}
footer .last_element h3:hover, footer .last_element h3:hover a {
	color: #AAA;
}
footer .last_element .footer_socials {
	margin-left: -8px;
}
footer .last_element .footer_socials a {
	display: block;
	width: 30px;
	height: 39px;
	float: left;
	overflow: hidden;
	margin-left: 4px;
}
footer .last_element .footer_socials a .icon {
	display: block;
	width: 30px;
	height: 30px;
	background-image: url(../images/matrix@2x.png);
	background-repeat: no-repeat;
	background-size: 360px 480px;
	image-rendering: optimizeSpeed;
	image-rendering: pixellated;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: optimize-contrast;
	-ms-interpolation-mode: nearest-neighbor;
	margin: 0 auto;
	position: relative;
}
footer .last_element .footer_socials a.mail_link .icon {
	background-position: -150px 0px;
	top: 7px;
}
footer .last_element .footer_socials a.mail_link:hover .icon {
	background-position: -150px -30px;
}
footer .last_element .footer_socials a.facebook_link .icon {
	background-position: 0px 0px;
	top: 7px;
}
footer .last_element .footer_socials a.facebook_link:hover .icon {
	background-position: 0px -30px;
}
footer .last_element .footer_socials a.twitter_link .icon {
	background-position: -30px 0px;
	top: 7px;
}
footer .last_element .footer_socials a.twitter_link:hover .icon {
	background-position: -30px -30px;
}
footer .last_element .footer_socials a.linkedin_link .icon {
	background-position: -120px 0px;
	top: 7px;
}
footer .last_element .footer_socials a.linkedin_link:hover .icon {
	background-position: -120px -30px;
}
#dd_link {
	display: block;
	position: absolute;
	bottom: 4px;
	right: 10px;
}
#dd_link .icon {
	display: block;
	position: relative;
	top: -6px;
	left: -7px;
	width: 30px;
	height: 30px;
	background-image: url(../images/matrix@2x.png);
	background-repeat: no-repeat;
	background-size: 360px 480px;
	image-rendering: optimizeSpeed;
	image-rendering: pixellated;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: optimize-contrast;
	-ms-interpolation-mode: nearest-neighbor;
	opacity: 1;
	background-position: -180px 0px;
}
#dd_link:hover .icon {
	background-position: -180px -30px;
}

@media screen and (max-width:620px) {
body {
	width: 320px;
	overflow-x: hidden;
	margin: 0 auto;
}
.responsive-tabs-wrapper {margin-left:0px;}
.smartphone_elements {
	display: block;
}
#top_navigation {
	position: fixed;
	top: 0px;
	z-index: 100;
}
#top_navigation>ul, #top_navigation>#topnav_more {
	display: none;
}
#top_navigation #lang_menu {
	position: absolute;
	right: 20px;
	bottom: 10px;
	float: right;
}
#top_navigation #lang_menu a, #top_navigation #lang_menu .active {
	display: inline;
	width: auto;
	height: auto;
	padding: 10px 12px 8px 12px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	border: solid 1px #f5f5f5;
	/*font-family: 'd5262ac3';*/
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
}
#top_navigation #lang_menu .active {
	border: solid 1px #e0e0e0;
	background: #f5f5f5;
}
#site_header {
	/*padding-top: 61px;*/
	min-height:50px !important;
}
#site_header #options {
	display: none;
}
#site_header #main_nav h1 {
	border: 0 none !important;
	/*margin-left: 20px;
	margin-top: -80px;*/
	position: relative !important;
	left:0px;
	margin:5px 0 0 10px;
}

#site_header #main_nav h1 a img{
	width:50%;
	height:auto;
}
#site_header #main_nav>ul {
	display: none;
}
#link_smartphone_navigation {
	display: inline;
	position: static;
	/*float: left;*/
	float:right;
	/*margin: 14px 0 10px 14px;*/
	margin: -45px 10px 10px 14px;
	padding: 10px 8px 8px 8px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	border: solid 1px #e0e0e0;
	/*font-family: 'd5262ac3';*/
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
}
#smartphone_navigation {
	display: none;
	float: none;
	overflow: hidden;
}
#smartphone_navigation ul {
	width: 224px;
	margin: 30px 0 10px 20px;
	float: none;
	position: static;
	padding: 0px;
}
#smartphone_navigation ul li {
	display: block;
	float: none;
	margin: 0px;
}
#smartphone_navigation ul li a {
	display: block;
	float: none;
	margin: 0px;
	padding: 14px 0 10px 0;
	border-top: solid 1px;
	/*font-family: 'd5262ac3';*/
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
	color: #666;
}
#content_home .tiles, #content_section .tiles {
	width: 320px;
	margin: 0px;
	padding: 0px;
}
#content_home .tiles li.bigBox, #content_section .tiles li.bigBox {
	width: 320px !important;
	/*height: 530px !important;*/
}
#content_home .tiles li.bigBox .diaporama, #content_section .tiles li.bigBox .diaporama {
	width: 320px;
	height: 198px;
}
#content_home .tiles li.bigBox .diaporama a, #content_section .tiles li.bigBox .diaporama a {
	width: 320px;
	height: 198px;
}

.bigBox img {
	max-width: 100%;
	height: 198px;
}
#content_home .tiles li.bigBox .diaporama img, #content_section .tiles li.bigBox .diaporama img {
	width: auto;
	height: 198px;
}
#content_home .tiles li.bigBox .big_tiles_navigation, #content_section .tiles li.bigBox .big_tiles_navigation {
	top: 208px !important;
}
#content_home .tiles li.bigBox .arrow, #content_section .tiles li.bigBox .arrow {
	top: 195px;
	left: 40%;
}
#content_home .tiles li.bigBox .content_text, #content_section .tiles li.bigBox .content_text {
	height: auto;
	border: 0 none;
}
#content_home .tiles li.smallBox, #content_section .tiles li.smallBox {
	width: 320px;
	height: auto;
}
#content_home .tiles li.informations a, #content_section .tiles li.informations a {
	position: static;
}
#content_home .tiles li.informations a .content_text, #content_section .tiles li.informations a .content_text {
	position: static;
	padding-bottom: 40px;
}
#content_home .tiles li.informations .more_information, #content_section .tiles li.informations .more_information {
	width: 320px;
}
#content_home .tiles li.informations .more_information .close_information, #content_section .tiles li.informations .more_information .close_information {
	right: -20px;
}
#content_home .tiles li.informations .more_information .content_text, #content_section .tiles li.informations .more_information .content_text {
	width: 280px;
	margin: 0px;
	padding: 0px;
}
#content_home .tiles li.informations .more_information .content_text .title, #content_section .tiles li.informations .more_information .content_text .title {
	width: 280px;
	margin-left: 22px;
}
#content_home .tiles li.informations .more_information .content_text p, #content_section .tiles li.informations .more_information .content_text p {
	width: 280px;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	padding-left: 22px;
}
footer {
	display: none;
}
#footer_smartphone #footer_list {
	display: block;
	width: 280px;
	padding: 20px 20px 10px 20px;
}
#footer_smartphone #footer_list li {
	display: block;
}
#footer_smartphone #footer_list li a {
	display: block;
	padding: 14px 0 10px 0;
	border-bottom: solid 1px #CCC;
	/*font-family: 'd5262ac3';*/
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
	color: #666;
}
#footer_smartphone #footer_list li .content {
	display: none;
}
#footer_smartphone #footer_list li .content h5 {
	display: none;
}
#footer_smartphone #footer_list li .content p {
	/*font-family: 'd5262ac3';*/
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #5E5E5E;
	margin-top: 20px;
}
#footer_smartphone #footer_list li #newsletter_form {
	display: block;
	float: none;
	width: 260px;
	float: left;
	margin-top: 10px;
}
#footer_smartphone #footer_list li #newsletter_form input[type="text"], #footer_smartphone #footer_list li #newsletter_form input[type="email"] {
	display: block;
	width: 260px;
	margin-bottom: 4px;
	padding: 10px 0 8px 10px;
	border: solid 1px #CCC;
	color: #999;
	-webkit-appearance: none;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	-ms-border-radius: 0px;
}
#footer_smartphone #footer_list li #newsletter_form input[type="submit"] {
	display: block;
	cursor: pointer;
	margin-top: 8px;
	padding: 8px 20px 8px 20px;
	-webkit-appearance: none;
	text-align: center;
	background: #EEE;
	border: solid 1px #CCC;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	-ms-border-radius: 0px;
}
#footer_smartphone #footer_list li #newsletter_form input[type="submit"]:hover {
	background: #FFF;
}
#footer_smartphone #footer_list li #newsletter_form .contact_message {
	margin-left: 20px;
	margin-top: 10px;
	color: red;
	font-size: 13px;
}
#footer_smartphone #footer_list li #content_contact h4 {
	width: 280px;
}
#footer_smartphone #footer_list li #content_contact h4+p {
	width: 280px;
	margin-top: 0px;
}
#footer_smartphone #footer_list li #content_contact h4+p a {
	padding: 0px;
	border: 0 none;
	display: inline;
	font-size: inherit;
	line-height: inherit;
	color: #5e5e5e;
	text-transform: none;
}
#footer_smartphone #footer_list li #content_contact #left_contact {
	position: relative;
	top: -1px;
}
#footer_smartphone #footer_list li #content_contact #right_contact, #footer_smartphone #footer_list li #content_contact #right_contact .text {
	margin: 0px;
}
#footer_smartphone #footer_socials {
	padding-left: 10px;
	padding-bottom: 20px;
}
#footer_smartphone #footer_socials a {
	display: block;
	width: 30px;
	height: 39px;
	float: left;
	overflow: hidden;
	margin-left: 10px;
}
#footer_smartphone #footer_socials a .icon {
	display: block;
	width: 30px;
	height: 30px;
	background-image: url(../images/matrix@2x.png);
	background-repeat: no-repeat;
	background-size: 360px 480px;
	image-rendering: optimizeSpeed;
	image-rendering: pixellated;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: optimize-contrast;
	-ms-interpolation-mode: nearest-neighbor;
	margin: 0 auto;
	position: relative;
}
#footer_smartphone #footer_socials a.mail_link .icon {
	background-position: -150px 0px;
	top: 7px;
}
#footer_smartphone #footer_socials a.mail_link:hover .icon {
	background-position: -150px -30px;
}
#footer_smartphone #footer_socials a.facebook_link .icon {
	background-position: 0px 0px;
	top: 7px;
}
#footer_smartphone #footer_socials a.facebook_link:hover .icon {
	background-position: 0px -30px;
}
#footer_smartphone #footer_socials a.twitter_link .icon {
	background-position: -30px 0px;
	top: 7px;
}
#footer_smartphone #footer_socials a.twitter_link:hover .icon {
	background-position: -30px -30px;
}
#footer_smartphone #footer_socials a.linkedin_link .icon {
	background-position: -120px 0px;
	top: 7px;
}
#footer_smartphone #footer_socials a.linkedin_link:hover .icon {
	background-position: -120px -30px;
}
body.fiche .content_fiche {
	margin-left: 0px;
	padding-bottom: 0px;
}
body.fiche .content_fiche .slider {
	width: 320px;
	height: 150px;
	float: none;
}
body.fiche .content_fiche .slider iframe {
	width: 320px;
	height: 150px;
}
body.fiche .content_fiche .infos {
	height: auto;
	padding-bottom: 16px;
}
body.fiche .content_fiche .infos #socials {
	position: static;
	margin-left: 20px;
	margin-top: 40px;
}
}

@media screen and (orientation:landscape) and (max-width:619px) {
body * {
	display: none;
}
#footer_smartphone {
	display: none;
}
body #landscape {
	display: block;
	width: 400px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -80px 0 0 -200px;
	z-index: 15;
}
body #landscape #logo_landscape {
	display: block;
	width: 100px;
	height: 100px;
	margin: 0 auto;
	background: url('../images/site-icon.png') no-repeat 0 0;
	background-size: 100px 100px;
	image-rendering: optimizeSpeed;
	image-rendering: pixellated;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: optimize-contrast;
	-ms-interpolation-mode: nearest-neighbor;
}
body #landscape #text_landscape {
	display: block;
	/*font-family: 'd5262ac3';*/
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	margin-top: 16px;
	color: #666;
}
body.fiche .content_fiche{margin-left:0px !important;}
#content_section .tiles {margin-left:0px !important;}
#content_section .tiles>li.bigBox a span img{
	max-width: 80% !important;
}
#content_home .tiles li.bigBox+li.smallBox, #content_section .tiles li.bigBox+li.bigBox, .gridHome-itemW {width:70% !important;}
#content_home .tiles li.bigBox+li.smallBox, #content_section .tiles li.bigBox+li.smallBox, li.smallBox {
	/*margin-left: -320px;
	margin-top: 363px;*/
	width:20% !important;
}
#content_section .tiles li.bigBox+li.smallBox+li.smallBox {margin-top:20px;}
#content_section .tiles li.bigBox+li.smallBox+li.smallBox+li.smallBox{width:20% !important}
}

@media (max-width: 767px) {
	body.fiche .content_fiche .infos, body.fiche .content_fiche .child_contents>li.textsDouble {width:100%;}
}

@media (max-width:800px) {
	#content_section .tiles>li.bigBox {height:780px}
#content_home .tiles li.bigBox+li.smallBox, #content_section .tiles li.bigBox+li.bigBox, .gridHome-itemW {dislay:block;width:100% !important;}
#content_home .tiles li.bigBox+li.smallBox, #content_section .tiles li.bigBox+li.smallBox, li.smallBox {
	/*margin-left: -320px;
	margin-top: 363px;*/
	width:100% !important;
}
#content_section .tiles li.bigBox {width:100% !important;}
#content_section .tiles {margin-left:0px !important;}
#site_header #main_nav h1 {left:0px !important;}
}
@media screen and (min-width:620px) and (max-width:1000px) {
#site_header {
	/*height: 85px;*/
	min-height:40px !important;
}
#site_header #main_nav {
	/*left: 65px;*/
}
#site_header #main_nav h1 {
	float: left;
	margin-bottom: 30px;
}
#site_header #main_nav h1 img {
	max-width:100%;
	width:110px;
	height:auto;
}
#site_header #main_nav>ul {
	clear: both;
	/*float: none;*/
}
#site_header #main_nav>ul li {
	margin-left: 23px;
}
#site_header #main_nav ul li a {
	padding:10px 0 0 0;
}
#site_header #main_nav>ul li a .sections {
	font-size: 15px;
}
#site_header #main_nav>ul li:first-child {
	margin-left: 42px;
}
#content_topnav h5 {
	display: none;
}
#site_footer .footer_elements {
	width: 244px;
	margin-bottom: 30px;
}
#content_home .tiles li.bigBox, #content_section .tiles li.bigBox {
	/*margin-top: 363px;
	margin-left: -320px;*/
	/*width:50% !important;*/
}
#content_home .tiles li.smallBox, #content_section .tiles li.smallBox{
	/*margin-top: 363px;
	margin-left: -320px;*/
	width:40% !important;
}
li.smallBox:first-child {margin-left:80px !important;}

body.fiche .content_fiche .slider {
	/*width: 530px;*/
	width:100%;
	height:200px;
}
body.fiche .content_fiche .infos {
	/*width: 344px;*/
	width:100%;
	/*height:354px;*/
	height:auto;
	padding:0 0 30px 0;
}
body.fiche .content_fiche .infos .tick_infos {
	/*display: none;*/
	display:block;
}
body.fiche .content_fiche aside.infos ul li.texts p, body.fiche .content_fiche aside.infos p{
	/*font-size:1.6vw;*/
	font-size:14px;
	line-height:20px;
}
body.fiche .content_fiche .child_contents li {
	/*width: 343px !important;*/
	/*width:49.8% !important; sadece grid varken kullan*/
}
body.fiche .content_fiche .child_contents li:first-child {
	/*margin-left: 344px;
	margin-top: -360px;*/
}
}


@media screen and (min-width:800px) and (max-width:1280px) {
body.fiche .content_fiche .infos .baseline {font-size:14px;}
body.fiche .content_fiche aside.infos ul li.texts p{
	font-size:12px;
}
}


@media screen and (min-width:1001px) and (max-width:1030px) {
	
#content_home .tiles li.bigBox+li.smallBox, #content_section .tiles li.bigBox+li.bigBox, .gridHome-itemW {width:53% !important;}
#content_home .tiles li.bigBox+li.smallBox, #content_section .tiles li.bigBox+li.smallBox, li.smallBox {
	/*margin-left: -320px;
	margin-top: 363px;*/
	width:40% !important;
}
#content_section .tiles li.bigBox+li.smallBox+li.smallBox {margin-top:20px;}
#content_section .tiles li.bigBox+li.smallBox+li.smallBox+li.smallBox{width:53% !important}
#site_footer .footer_elements {
	margin-bottom: 30px;
}
#site_footer .footer_elements+.footer_elements+.footer_elements {
	clear: left;
	margin-bottom: 0px;
}
#site_footer .last_element {
	clear: none !important;
	margin-bottom: 0px;
}
body.fiche .content_fiche .slider {
	/*width: 610px;*/
}
body.fiche .content_fiche .infos {
	/*width: 321px;*/
}
body.fiche .content_fiche .infos .tick_infos {
	/*display: none;*/
	display:block;
}
body.fiche .content_fiche .child_contents>li.textsDouble {width:49.2%}

}
.clearfloat {
	display: block;
	float: none !important;
	clear: both !important;
}



@media only screen & (max-width:1300px) {.grid-item {width:25%;}