@font-face { /* Définition d'une nouvelle police nommée Gratis */
    font-family: 'Gratis';
	src: url('fonts/gratis.eot');
    src: url('fonts/gratis.eot') format('embedded-opentype'),
         url('fonts/gratis.woff2') format('woff2'),
         url('fonts/gratis.woff') format('woff'),
         url('fonts/GRATIS.ttf') format('truetype'),
         url('fonts/gratis.svg#GRATISRegular') format('svg');
}

body
{
	width: 961px;
	height: 100%;
	margin: auto;
	background-color: black;
	background-image: url('img/BG.png');
	background-repeat: repeat-x;
	background-position: center top;
	z-index: 1;
}

header
{
	height: 120px;
	background-color: #6d6d6d;
	z-index: 1;
	border-bottom: 10px solid #979797;
}

#studio_logo
{
	margin: 0px;
}

section
{
	width: 729px;
	min-height: 1000px;
	height: 100%;
	z-index: 1;
	float: left;
	background-image: url('img/bg_transparent.png');
}

#secondary_header
{
	height: 148px;
	width: 729px;
	background-color: #94979c;
	z-index: 2;
}

#section_body
{
	background-color: #979797;
	width: 727px;
	min-height: 1781px;
	height: 100%;
	z-index: 4;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	padding-bottom: 20px;
}

#home_article
{
	background-color: #6d6d6d;
	color: white;
	width: 640px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

#home_article a
{
	color: #181818;
}

#home_article a:hover
{
	color: white;
}

/*------------------------------------------------------------------------*/
#home_content_spec_a{
	font-family: 'Verdana', Arial, serif;
	text-align: center;
	color: white;
	background-color: #979797;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

#home_content_txt_a, #home_content_txt_b {
	font-family: 'Verdana', Arial, serif;
	text-align: center;
	width: 618px;
	height: 100%;
	margin: auto;
	padding: 11px;
}

#home_content_txt_a {
	font-size: 16px;
	font-weight:bold;
}

#home_content_txt_b {
	font-size: 12px;
}

#home_trailer
{
	clear: both;
	width: 640px;
	height: 360px;
	background-image: url('img/trailer_home_BG.png');
	margin: auto;
}
/*-----------------------------------------------------------------------------------------------*/
#contact_mail_link
{
	text-decoration: underline;
	color: white;
	font-size: 16px;
}

/*-----------------------------------------------------------------------------------------------*/
#contact_picture_0
{
	width: 662px;
	height: 410px;
	background-color: #979797;
}

#contact_picture_1
{
	width: 662px;
	height: 400px;
	background-color: #979797;
}

/*-----------------------------------------------------------------------------------------------*/


article
{
	margin: auto;
	margin-top: 20px;
	width: 662px;
	min-height: 88px;
	background-color: #6d6d6d;
	padding: 11px 11px 11px 11px;
	clear: both;
}

#article_contact
{
	height: 1314px;
}

iframe
{
	background-color: black;
}

.article_date, .article_hashtag, .article_title, .article_info, .article_content_txt
{
	margin: 0px;
	font-family: 'Gratis', Arial, serif;
	color: white;
	font-size: 16px;
}

.article_content_txt
{
	font-family: 'Verdana', Arial, serif;
	font-size: 12px;
	float: left;
}

.article_content_img
{
	height: 217px;
	width: 432px;
	float: right;
	border: 1px white solid;
}

.article_info
{
	margin-bottom: 0px;
	color: #aaaaaa;
	font-size: 24px;
	float: right;
	height: 12px;
	position: relative;
	top: -6px;
	color: #7c7c7c;
}

.article_title
{
	position: relative;
	top: 4px;
	clear: both;
}

.article_hashtag
{
	font-size: 10px;
	position: relative;
	top: -4px;
}

#article_separator_a
{
	background-color: white;
	height: 2px;
	width: 662px;
	margin: 0px;
	margin-bottom: 2px;
}

#article_end
{
	clear: both;
}

/*-----------------------------------------------------------------------------------------------*/
#support_content_img
{
	height: 900px;
	width: 725px;
	margin: 0px;
}

/*-----------------------------------------------------------------------------------------------*/
#navigator
{
	height: 70px;
	width: 729px;
	padding: 0px;
	margin: 0px;
}

#navigator ul
{
	height: 70px;
	width: 729px;
	padding: 0px;
	margin: 0px;
}

#navigator .primary_nav_btn
{
	display: inline-block;
	margin-top: 13px;
	height: 57px;
	width: 133px;
	background-image: url('img/nav_btn_idle.png');
	vertical-align: top;
	text-align: center;
	z-index: 3;
	padding-top: 10px;
}

#navigator .primary_nav_btn:hover
{
	background-image: url('img/nav_btn_hover.png');
	padding-top: 0px;
}



#navigator .primary_nav_span
{
	display: inline-block;
	height: 57px;
	width: 8px;
	margin-top: 13px;
}

#navigator #primary_nav_btn_active
{
	margin-top: 14px;
	height: 57px;
	background-image: url('img/nav_btn_active.png');
	z-index: 5;
	padding-top: 0px;
}

#navigator .primary_nav_txt
{
	font-family: 'Gratis', Arial, serif;
	text-decoration: none;
	color: white;
	position: relative;
	top: 16px;
}

/*-----------------------------------------------------------------------------------------------*/
#media_navigator
{
	width: 727px;
	height: 30px;
	margin: 0;
	padding: 0;
}

#media_navigator ul
{
	width: 727px;
	height: 30px;
	padding: 0;
	text-align: center;
}

#media_navigator ul a
{
	display: inline-block;
	text-align: center;
	font-family: 'Gratis', Arial, serif;
	text-decoration: none;
	color: #6d6d6d;
	width: 32%;
	margin-top: 3px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	border: 0px;
}

#media_navigator ul a:hover
{
	background-color: #6d6d6d;
	color: #979797;
}

#media_navigator ul #media_nav_btn_active
{	
	color: white;
}

#media_navigator ul span
{
	display: inline-block;
	background-color: #6d6d6d;
	width: 2px;
	height: 100%;
	vertical-align: top;
}

/*-----------------------------------------------------------------------------------------------*/
aside
{
	width: 232px;
	min-height: 2000px;
	height: 100%;
	float: right;
	z-index: 1;
	background-image: url('img/bg_transparent.png');
}

#social_network_bar
{
	width: 220px;
	height: 34px;
	background-color: white;
	border: 1px solid #dddddd;
	margin: 5px;
	padding-top: 2px;
	text-align: center;
}

#social_network_bar .social_network_link
{
	width: 32px;
	height: 32px;
	margin: 16px;
}

#greenlight_aside
{
	width: 222px;
	height: 125px;
	background-color: #dddddd;
	margin: 5px;
}

#greenlight_link_img
{
	margin-top: 1px;
	margin-left: 1px;
	width: 220px;
	height: 123px;
}

#indiegogo_aside
{
	width: 222px;
	background-color: #dddddd;
	margin: 5px;
}

#indieDB_aside
{
	width: 220px;
	height: 42px;
	background-color: #dddddd;
	margin: 5px;
	padding: 1px;
}

#donate_aside
{
	width: 220px;
	height: 395px;
	background-color: #dddddd;
	margin: 5px;
	padding: 1px;
}

#donate_content
{
	font-family: 'Benton Sans', Helvetica, sans-serif;
	font-size: 14px;
	width: 200px;
	height: 385px;
	background-color: #181818;
	text-align: center;
	color: white;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*-----------------------------------------------------------------------------------------------*/
footer
{
	width: 961px;
	height: 100%;
	border-top: 1px solid #ebebeb;
	background-color: #6d6d6d;
	clear: both;
	margin:0px;
}

footer p
{
	font-family: 'Verdana', Arial, serif;
	text-align: center;
	width: 917px;/*849px 917px*/
	height: 100%;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #979797;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.homepage_description
{
	font-family: 'Benton Sans', Helvetica, sans-serif;
	font-size: 16px;
	line-height: 150%;
	padding-left: 50px;
	padding-right: 50px;
	background-color: white;
	width: 620px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

/*-----------------------------------------------------------------------------------------------*/
.media_article
{
	font-family: 'Gratis', Arial, serif;
	background-color: #6d6d6d;
	color: white;
	width: 640px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.media_article h3
{
	font-family: 'Arial', Arial, serif;
	padding: 11px;
	padding-bottom: 0px;
	margin: 0;
}

.media_article .content
{
	padding: 11px;
	font-family: 'Verdana', Arial, serif;
	font-size: 12px;
	width: 618px;
	height: 100%;
}

.media_article .article_date
{
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
	padding-right: 11px;
	font-family: 'Gratis', Arial, serif;
	margin: 0px;
	color: #979797;
	font-size: 10px;
	width: 618px;
	position: relative;
	top: 8px;
}

.article_link
{
	text-align: center;
	color: white;
}

.media_videos_page
{
	font-family: 'Verdana', Arial, serif;
	background-color: #6d6d6d;
	color: white;
	width: 640px;
	min-height: 1600px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

#media_video_work_in_progress
{
	padding-top: 50px;
	color: #979797;
	font-size: 32px;
}

.media_screenshots_page
{
	font-family: 'Gratis', Arial, serif;
	background-color: #6d6d6d;
	color: white;
	width: 646px;
	min-height: 1660px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.media_screenshots_link_left, .media_screenshots_link_right
{
	display: inline-block;
	width: 320px;
	height: 224px;
	
	
	background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 10%;
}

.media_screenshots_link_left
{
	opacity: 1;
	margin-left: 1px;
	
	-webkit-transition: opacity 0.1s ease-in-out 0.1s;
	-moz-transition: opacity 0.1s ease-in-out 0.1s;
	-ms-transition: opacity 0.1s ease-in-out 0.1s;
	-o-transition: opacity 0.1s ease-in-out 0.1s;
	transition: opacity 0.1s ease-in-out 0.1s;
}

.media_screenshots_link_left:hover
{
	opacity: 0.7;
}

.media_screenshots_link_right
{
	opacity: 1;
	
	-webkit-transition: opacity 0.1s ease-in-out 0.1s;
	-moz-transition: opacity 0.1s ease-in-out 0.1s;
	-ms-transition: opacity 0.1s ease-in-out 0.1s;
	-o-transition: opacity 0.1s ease-in-out 0.1s;
	transition: opacity 0.1s ease-in-out 0.1s;
}

.media_screenshots_link_right:hover
{
	opacity: 0.7;
}

.media_screenshots_img
{
	width: 320px;
	height: 224px;
}


.miniature_screenshots_link
{
	margin-left: 2px;
	margin-right: 1px;
	margin-top: 9px;
	margin-bottom: 1px;
	border: 0px;
	display: inline-block;
	width: 154px;
	height: 108px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 10%;	
}

.min_0 {background-image: url("content/media/img/screenshot_0.jpg");}
.min_1 {background-image: url("content/media/img/screenshot_1.jpg");}
.min_2 {background-image: url("content/media/img/screenshot_2.jpg");}
.min_3 {background-image: url("content/media/img/screenshot_3.jpg");}
.min_4 {background-image: url("content/media/img/screenshot_4.jpg");}
.min_5 {background-image: url("content/media/img/screenshot_5.jpg");}
.min_6 {background-image: url("content/media/img/screenshot_6.jpg");}
.min_7 {background-image: url("content/media/img/screenshot_7.jpg");}
.min_8 {background-image: url("content/media/img/screenshot_8.png");}
.min_9 {background-image: url("content/media/img/screenshot_9.png");}
.min_10 {background-image: url("content/media/img/screenshot_10.png");}
.min_11 {background-image: url("content/media/img/screenshot_11.png");}
.min_12 {background-image: url("content/media/img/screenshot_12.png");}
.min_13 {background-image: url("content/media/img/screenshot_13.png");}
.min_14 {background-image: url("content/media/img/screenshot_14.png");}
.min_15 {background-image: url("content/media/img/screenshot_15.jpg");}
.min_16 {background-image: url("content/media/img/screenshot_16.png");}
.min_17 {background-image: url("content/media/img/screenshot_17.png");}
.min_18 {background-image: url("content/media/img/screenshot_18.png");}
.min_19 {background-image: url("content/media/img/screenshot_19.png");}
.min_20 {background-image: url("content/media/img/screenshot_20.png");}
.min_21 {background-image: url("content/media/img/screenshot_21.png");}
.min_22 {background-image: url("content/media/img/screenshot_22.png");}
.min_23 {background-image: url("content/media/img/screenshot_23.png");}
.min_24 {background-image: url("content/media/img/screenshot_24.png");}
.min_25 {background-image: url("content/media/img/screenshot_25.png");}
.min_26 {background-image: url("content/media/img/screenshot_26.png");}
.min_27 {background-image: url("content/media/img/screenshot_27.png");}
.min_28 {background-image: url("content/media/img/screenshot_28.png");}
.min_29 {background-image: url("content/media/img/screenshot_29.png");}
.min_30 {background-image: url("content/media/img/screenshot_30.png");}
.min_31 {background-image: url("content/media/img/screenshot_31.png");}
.min_32 {background-image: url("content/media/img/screenshot_32.png");}
.min_33 {background-image: url("content/media/img/screenshot_33.png");}

.miniature_screenshots_link:hover
{
	margin-left: 1px;
	margin-right: 0px;
	border: 1px solid #979797;
	margin-top: 8px;
	margin-bottom: 0px;
}

.miniature_screenshots_img
{	
	margin: 0px;
	width: 154px;
	height: 108px;
	background-color: black;
	width: 154px;
	height: 108px;
	overflow: hidden;
}




#slideshow_0, #slideshow_1, #slideshow_2
{
	height:447px;
	margin:0px auto 0;
	position:relative;
	width:640px;
}

#slideshow_0 ul, #slideshow_1 ul, #slideshow_2 ul
{
	height:447px;
	width:640px;
	list-style:none outside none;
	overflow:hidden;
	position:absolute;
	padding: 0px;
	border: 0px;
	margin: 0px;
}

#slideshow_0 li, #slideshow_1 li, #slideshow_2 li
{
	position:absolute;
	display:none;
	z-index:10;
}

#slideshow_0 li:first-child, #slideshow_1 li:first-child, #slideshow_2 li:first-child
{
	display:block;
	z-index:1000;
}

#slideshow_0 .slideActive, #slideshow_1 .slideActive, #slideshow_2 .slideActive
{
	z-index:1000;
}

#slideshow_0 canvas, #slideshow_1 canvas, #slideshow_2 canvas
{
	display:none;
	position:absolute;
	z-index:100;
}

#slideshow_0 .arrow, #slideshow_1 .arrow, #slideshow_2 .arrow
{
	height:256px;
	width:64px;
	position:absolute;
	background:url('img/arrows_v2.png') no-repeat;
	top:50%;
	margin-top:-128px;
	cursor:pointer;
	z-index:5000;
}

#slideshow_0 #slide_btn, #slideshow_1 #slide_btn, #slideshow_2 #slide_btn
{
	height:256px;
	width:256px;
	position:absolute;
	top: 50%;
	left: 50%;
	margin-top:-128px;
	margin-left:-128px;
	cursor:pointer;
	z-index:5000;
	
}

#slideshow_0 .play, #slideshow_1 .play, #slideshow_2 .play
{
	background:url('img/slide_play_btn.png') no-repeat;
	opacity: 0;
	
	-webkit-transition: opacity 0.1s ease-in-out 0.1s;
	-moz-transition: opacity 0.1s ease-in-out 0.1s;
	-ms-transition: opacity 0.1s ease-in-out 0.1s;
	-o-transition: opacity 0.1s ease-in-out 0.1s;
	transition: opacity 0.1s ease-in-out 0.1s;
}

#slideshow_0 .play:hover, #slideshow_1 .play:hover, #slideshow_2 .play:hover
{
	opacity: 1;
}

#slideshow_0 .pause, #slideshow_1 .pause, #slideshow_2 .pause
{
	background:url('img/slide_pause_btn.png') no-repeat;
	opacity: 0;
	
	-webkit-transition: opacity 0.1s ease-in-out 0.1s;
	-moz-transition: opacity 0.1s ease-in-out 0.1s;
	-ms-transition: opacity 0.1s ease-in-out 0.1s;
	-o-transition: opacity 0.1s ease-in-out 0.1s;
	transition: opacity 0.1s ease-in-out 0.1s;
}

#slideshow_0 .pause:hover, #slideshow_1 .pause:hover, #slideshow_2 .pause:hover
{
	opacity: 1;
}

#slideshow_0 .previous, #slideshow_1 .previous, #slideshow_2 .previous
{
	background-position:left;
	left:0;
	opacity: 0;
	width:32px;
	
	-webkit-transition: width 0.1s ease-in-out 0.1s, opacity 0.1s ease-in-out 0.1s;
	-moz-transition: width 0.1s ease-in-out 0.1s, opacity 0.1s ease-in-out 0.1s;
	-ms-transition: width 0.1s ease-in-out 0.1s, opacity 0.1s ease-in-out 0.1s;
	-o-transition: width 0.1s ease-in-out 0.1s, opacity 0.1s ease-in-out 0.1s;
	transition: width 0.1s ease-in-out 0.1s, opacity 0.1s ease-in-out 0.1s;
}

#slideshow_0 .previous:hover, #slideshow_1 .previous:hover, #slideshow_2 .previous:hover
{
	background-position:left;
	opacity: 1;
	width:64px;
}

#slideshow_0 .next, #slideshow_1 .next, #slideshow_2 .next
{
	background-position:right;
	right:0;
	opacity: 0;
	width:32px;
	
	-webkit-transition: width 0.1s ease-in-out 0.1s, opacity 0.1s ease-in-out 0.1s;
	-moz-transition: width 0.1s ease-in-out 0.1s, opacity 0.1s ease-in-out 0.1s;
	-ms-transition: width 0.1s ease-in-out 0.1s, opacity 0.1s ease-in-out 0.1s;
	-o-transition: width 0.1s ease-in-out 0.1s, opacity 0.1s ease-in-out 0.1s;
	transition: width 0.1s ease-in-out 0.1s, opacity 0.1s ease-in-out 0.1s;
}

#slideshow_0 .next:hover, #slideshow_1 .next:hover, #slideshow_2 .next:hover
{
	background-position:right;
	opacity: 1;
	width:64px;
}

