/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
#primary-menu-bar{
  max-width: 100%;
  float:left;
  clear:none;
}
#footer #primary-menu-bar {
    float: none;
}
#header #primary-menu-bar {
/*    max-width: 55%;*/
    clear: none;
    width: 60%;
}
.i18n-fr #header #primary-menu-bar {
    width:60%;
}
#header .primary-menu-wrapper {
    width:100%;
    float: right;
}
.i18n-fr #header .primary-menu-wrapper {
    width:100%;
}
.i18n-fr #header .nav li a,
.i18n-fr #header .nav ul.menu li a {
   padding:0 0 0 10px;
}
.region-header{
  max-height:70px;
  width:60%;
  float:right;}

#branding{ 
  width:20%;
  float:left; 
}
.region-header{
  max-height:70px;
  width:60%;}

.wrap-diapo{ 
    clear:both;
    height:615px;
}
.diapo{ 
    max-width:945px;
    float:left;
    clear:none;
}
.boutons{ 
    max-width:330px;
    float:right;
    clear:none;
    width:35%;
    height:100%;
}

.view-films-search #main-content .view-content .views-row {
    width: 47%;
    display:inline-block;
    margin: 1%;
    position: relative;
}
#main-content img{
  /*  width: 95%;*/
}
.view-news-events .views-field-field-event-image {
    width: 50%;
    float:left;
}
.event-wrapper{
    width: 50%;
    float:left;
}
.page-events #main-content .view-content .views-row {
    width: 100%;
}
.page-events .field-name-field-event-image{
    width: 25%;
    float:left;
}
.page-event .event-wrapper{
    width: 50%;
    float:left;
}
.view-id-frontpage_slideshow{
   /* padding:20px;*/
}
.view-news-events .view-content .views-row {
    width: 45%; 
}
.views-widget-filter-search_api_views_fulltext {
  width: 1000px;
}
#edit-submit-films-search,#edit-reset{
    width: 135px;
    margin-left:0;
}
#block-views-frontpage-slideshow-block-2 .views_slideshow_slide img.adaptive-image {
  max-width:none;
}
