h3{
	font-size: 30px;
}

/* ==========================================================================
   MENU
   ========================================================================== */
#logo{
	float: left;
	left: 0;
	margin-right: 15px;
	margin-left: 0;
	position: relative;
	z-index: 999;
}
#toggle{
	display: none;
}
#menu{
	display: block;
	line-height: 55px;
	position: relative;
}

#menu_container{
	height: 120px;
	padding: 10px 0;
	position: fixed;
}
#menu_align{
	height: 70px;
	margin: 0 auto;
	position: relative;
	width: 960px;
}

#menu {
	background: #000;
	line-height: 73px;
	height: 70px;
	overflow: visible;
	top: 0;
    z-index: 998;
}
#menu ul{
	margin: 0px;
	width: auto;
}
#menu li{
	float: left;
	margin: 0px;
	margin-right: 15px;
	display: block;
}
#menu ul li{
	border-top: none;
	width: auto;
}
#menu ul li a{
	height: 50px;
	padding-left: 0;
}
#menu li a, #menu li {
	/*border-bottom: 1px solid #000;*/
	font-family:"DIN Next W01 Regular";
	font-size: 14px;
	text-transform: uppercase;
}
#menu li:hover a{
	border-bottom: 1px solid #fff;
}

#menu li.current-menu-item a, #menu #production ul#submenu li.current-menu-item a{
	border-bottom: 1px solid #fff;
}
#menu li#logo.current-menu-item a,#menu li#logo:hover a{
	border-bottom: none;
}
#menu li#about{
	position: relative;
	margin-right: 20px;
	width: 44px;
	z-index: 999;
}
#menu li#production{
	position: relative;
	width: 88px;
	z-index: 999;
}
#menu li #submenu li a{
	width: 100%;
	height: 100%;
	display: block;
	line-height: 50px;

}
#menu li#production a{
	position: relative;
	z-index: 2;
}
#menu li#production #submenu, #menu li#about #submenu{
	background-color:#000; 
	display: none;
	margin-left: -10px;
	padding:  0 0px 10px 9px;
	width: 101px;
	z-index: 1;
}
#menu li#production #submenu li a, #menu li#about #submenu li a{
	font-size: 12px;
}

#menu li:hover li a{
	border: none;
}
#menu li:hover li:hover a{
	border-bottom: 1px solid #fff;
}
#menu li#production:hover #submenu, #menu li#about:hover #submenu{
	display: block;
	height: 130px;
}

#menu li#production.down, #menu li#about.down, #menu li#production, #menu li#about{
	background: none;
}

#main_container{
	margin: 120px auto;
}

/* ==========================================================================
SUBMENU
========================================================================== */

#menu li #submenu li{
	height: 40px;
}
#menu li #submenu li a{
	font-size: 14px;
	line-height: 40px;
}

body #latest .item:hover #wrapper_latest{
	display: block;
}

/* ==========================================================================
   SEARCH
   ========================================================================== */

#quick-search{
	background: url(../img/search.png) no-repeat;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	right: 0;
	top: 50%;
	width: 178px;
	z-index: 999;
}

#quick-search #s{
	background: none;
	border:none;
	color: #fff;
	height: 40px;
	padding-left: 10px;
	position: absolute;
	text-indent: 0;
	width: 138px;
	z-index: 999;
}

#quick-search #submit{
	background: none;
	border: none;
 	height: 40px;
 	left:138px;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 40px;
    z-index: 999;
}

.search ul{
	text-transform: uppercase;
}

.search li{
	margin-bottom: 10px;
}



.search article{
	margin-bottom: 50px;
}


#nav_years{
	width: 960px;
}
#nav_years_container{
	width: 910px;
}

#main{
	width: 960px;
}

/* ==========================================================================
   NEWS
   ========================================================================== */

#news .rub_title{
	border-bottom: 1px solid white;
	padding-bottom: 30px;
	margin: 50px 0 0;
}

#news .date{
	font-size: 16px;
}
#news .item h3{
	line-height: 30px;
	font-size: 22px;
	width: 100%;
}
#news .text{
	font-size: 16px;
}
#news .item{
	margin-top: 40px;
}

/* ==========================================================================
   FOOTER
   ========================================================================== */


#footer #contact .ss-icon {
	font-size: 28px;
	margin: 40px 12px 0px 0px;
}
#footer #contact, #footer #locations {
	width: 50%;
}
#footer #locations h1, #footer #locations .separateur {
	margin-left: 20px;
}
#footer #locations #content_locations {
	overflow: hidden;
	padding-left: 20px;
}
#footer h1{
	font-size: 30px;
}
body #footer #locations a{
	font-size: 18px;
	width: auto;
}

/* ==========================================================================
   PAGE
   ========================================================================== */

.page .content{
	width: 960px;
}
.page .colonne{
	padding: 20px;
	width: 300px;
}
.page .colonne h3{
	height: 150px;
}
.page .header-fiche h3{
	height: 50px;
}

/* ==========================================================================
   FILMS
   ========================================================================== */
#films{
	width: 940px;
}


#latest .content,#news .content{
	width: 960px;
}
#news .content{
	overflow: hidden;
}

#latest .item,#news .item{
	margin-right:9px;
	width: 307px;
}
#push .infos{
	margin-left: -227px;
	margin-top: -19px;
}

.slides_container ul li:hover .bandeau{
	margin-left: -470px;
	margin-top: -45px;
}
#container #player, .fiche #player_wrapper{
	float: left;
	height: 430px;
}
.slides_container_home ul li:hover .wrapper_bandeau .bandeau{
	opacity: 1;
}



/* ==========================================================================
   ANGELEFINE
   ========================================================================== */
body #logo_angelefine {
	background: url('../img/angelefine.png') no-repeat;
	height: 99px;
	left: 200px;
	position: absolute;
	top: 100px;
	width: 325px;
	z-index: 10;
}

/* ==========================================================================
   JOBS
   ========================================================================== */
body .jobs_content{
	padding: 0 50px;
}
body .jobs_content .city{
	width: 50%;
}
body .jobs_content .jobs_list .city ul:nth-child(3){
	padding-left: 20px;
}
body .jobs_content .jobs_detail .item h2{
	line-height: 38px;
	font-size: 18px;
}



body .map_image_infos{
	width: 50%;
}
body .description_location{
	float: left;
	padding-left: 70px;
	width: 50%;
}

body #commercials .case .case_infos h1, body #commercials .casedate .case_infos h1{
	font-size: 18px;
}