/**
 * @file
 * Styles are organized using the SMACSS technique. @see http://smacss.com/book/
 *
 * When you turn on CSS aggregation at admin/config/development/performance, all
 * of these @include files will be combined into a single file.
 */

/* HTML element (SMACSS base) rules */
@import "normalize.css";

/* Layout rules */
@import "layouts/responsive.css";

/* Component (SMACSS module) rules */
@import "components/misc.css";
/* Optionally, add your own components here. */
@import "print.css";
/* SMACSS theme rules */
/* @import "theme-A.css"; */
/* @import "theme-B.css"; */
@import "fonts.css";
@import "fontsize.css";
body {
}
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
body {
	font-family: 'Suisse Intl Regular';
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased !important;
	margin: 0;
	color: #000;
}
strong{
	font-family: 'Suisse Intl Medium';
	font-weight:normal;
}
html {
	font-size: 14px;
	overflow-y: scroll;
}
table {
	margin-top: 0;
}
* {
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none;   /* Chrome/Safari/Opera */
	-khtml-user-select: none;    /* Konqueror */
	-moz-user-select: none;      /* Firefox */
	-ms-user-select: none;       /* IE/Edge */
	user-select: none;           /* non-prefixed version, currently
                                  not supported by any browser */
	/*cursor: default;*/
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	max-width: 100%;
}
sup {
	text-transform: none;
}
#content, #header, #footer {
	padding: 0;
}
.region-bottom {
	padding-left: 10px;
	padding-right: 10px;
	height: 40px;
}
#wrapper {
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	min-height: 100%;
	margin-bottom: -40px;
}
#page {
}
#titrage {
	min-height: 204px;
	border-bottom: 3px solid #000;
	position: relative;
	z-index: 10;/*overflow: hidden;*/
}
.node-type-projet #titrage {
	border-bottom: 0;
	min-height: 206px;
	margin-bottom: 0;
}
#main {
	padding-top: 0;
	padding-bottom: 3.5em;
	clear: both;
}
#content {
	z-index: 0;
	position: relative;
}
.footer-outer {
	position: absolute;
	bottom: 0;
	width: 100%;
	/*padding:0 10px;*/
	height: 40px;			/* Height of the footer */
	border-top: 1px solid #000;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	z-index: 100;
	background: #fff;
}
.footer-outer .block {
	margin-bottom: 0;
}
#footer {
	padding-top: .5em;
}
#footer p {
	margin: 0;
	padding: 0;
}
#footer .menu-name-menu-footer-menu li {
	float: left;
	padding-left: 1em;
	font-family:'Suisse Intl Regular' !important;
}
#footer #block-block-1 {
	float: left;
}
#footer #block-menu-block-4 {
	float: right;
}
#header {
	font-size: 1.5em;
	font-family: 'Suisse Intl Light';
	text-transform: uppercase;
	border-bottom: 1px solid #000;
	display: block;
	width: 100%;
	max-width: inherit;
	z-index: 100;
	background: #FFF;
	padding-top: 10px;
	position: relative;
	height: 42px;
}
.logo {
	float: left;
}
.logo .mdp {
	font-family: 'Suisse Intl Bold'
}
.logo a {
	text-decoration: none;
	color: #000;
}
.region-header {
	white-space: nowrap;
}
.sea {
	float: right;
	margin-left: 12px;
}
#go-search {
	margin-top: 3px;
	float: right;
	margin-left: 4px;
	width: 19px;
	height: 19px;
	background: url(../images/x1/RECHERCHE-x1.png) no-repeat center center;
}
ul.language-switcher-locale-url {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
ul.language-switcher-locale-url li {
	float: left;
	padding-right: .2em;
}
.header__region {
	clear: none;
}
.search-form {
	display: none;
	position: absolute;
	width: 100%;
	background: #FFF none repeat scroll 0% 0%;
	z-index: 9;
	margin-bottom: 0;
	height: 41px;
	top: 0;
}
.search-form .form-submit {
	width: 19px;
	height: 19px;
	background: url("../images/loupe.png") no-repeat;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	position: relative;
	cline-height: 29px;
	text-indent: -9999em;
	display: inline;
	border: none;
	float: right;
	margin-top: 13px;
	/*cursor: default;*/
}
.search-form .form-item {
	margin: 0;
}
.search-form div {
	margin: 0;
	height: 100%;
}
.search-form .form-text {
	border: none;
	height: 100%;
	width: 90%;
	text-transform: uppercase;
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: text;   /* Chrome/Safari/Opera */
	-khtml-user-select: text;    /* Konqueror */
	-moz-user-select: text;      /* Firefox */
	-ms-user-select: text;       /* IE/Edge */
	user-select: text;           /* non-prefixed version, currently
                                  not supported by any browser */
}
.search-form label {
	display: none;
}
.menu {
	font-family: 'Suisse Intl Light';
}
.menu .activeItem {
	/*font-family: 'Suisse Intl Regular';*/
}
.menu-level-2 .menu .active {
	font-family: 'Suisse Intl Regular';
}
.menu-block-8 ul.menu li, .menu-block-9 ul.menu li,.menu-block-3 ul.menu li, .menu-block-5 ul.menu li, .menu-block-6 ul.menu li, .menu-block-7 ul.menu li, .region-menu2 ul.menu li {
	line-height: 1.2em;
}
#block-menu-block-1 {
	margin-bottom: .5em;
}
.block-menu-block {
	float: right;
}
.block-menu-block:after {
	content:"";
	clear:right;
	height:1px;
}
.block-menu-block ul, .block-menu-block li {
	list-style: none !important;
	list-style-image: none !important;
}
.block-menu-block ul {
	padding: 0;
	margin: 0;
	position: relative;
}
.menu-block-1>ul {
	NONOmin-width: 480px;
	display: block;
}
.menu-block-1>ul>li {
	float: left;
	margin: 0;
}
.menu-block-1>ul>li, .block-menu-block ul>li>a {
	display: inline-block;
}
.menu-block-1>ul>li>a {
	padding-left: 10px;
	padding-right: 10px;
	text-align: center; /* optional, smoother */
}
.menu-block-1>ul>li>a.active {
}
.menu-block-1>ul>li>a:hover {
	text-decoration: underline;
}
.block-menu-block ul li ul li {
	float: none;
	white-space: nowrap;
}
.block-menu-block ul li ul {
	list-style: none;
	display: none;
}
#block-menu-block-1-accordion ul li ul.open {
	display: block;
}
#block-menu-block-3, #block-menu-block-5, #block-menu-block-6, #block-menu-block-7, #block-menu-block-8, #block-menu-block-9 {
	display: none;
	position: absolute;
	right: 0;
	top: 42px;
	position: absolute;
}
#block-menu-block-2, #block-menu-block-3, #block-menu-block-5, #block-menu-block-6, #block-menu-block-7, #block-menu-block-8, #block-menu-block-9 {
	text-align: right;
	margin-bottom: .2em
}
#block-menu-block-1-accordion {
	display: none;
}
.pull {
	display: none;
	z-index: 99;
	color: #000;
	float: right;
}
.pull>div {
	margin-right: 5px;
}
.region-menu2 {
	text-transform: uppercase;
	font-size: 1.5em;
}
header:after {
	content: " ";
	clear: both;
	display: block;
}
/*filtres projets*/
#filtrer {
	display: none;
}
.view-projets .view-filters {
	background: #FFF;
	z-index: 1;
}
.views-exposed-form label {
	display: none !important;
}
.view-publications .views-exposed-form {
	float: right;
	width: 25%;
}
.view-publications #edit-field-type-publication-tid-selective-wrapper {
	width: 100%;
}
#views-exposed-form-projets-page .views-exposed-widget {
	width: 24%;
}
#views-exposed-form-projets-page .views-widget-filter-field_country_tid_selective {
	width: 23%;
}
#views-exposed-form-projets-page .views-widget-filter-field_statut_tid_selective {
	width: 21%;
}
#views-exposed-form-projets-page .views-widget-filter-field_annee_taxo_tid_selective {
	width: 21%;
}
.views-exposed-form .views-exposed-widget {
	float: left;
	padding: 1.429em 2% 0px 0px;
}
.views-exposed-form .views-reset-button {
	width: 3% !important;
	padding-right: 0;
}
.views-exposed-form .views-exposed-widget .form-item select {
	width: 100%;
	border: 1px solid #000;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif !important;
}
.views-exposed-form .views-exposed-widget .form-item select option{
	font-family: Arial, Helvetica, sans-serif !important;
}
.views-exposed-form .views-exposed-widget .form-item::selection {
	background: #000; /* WebKit/Blink Browsers */
}
.views-exposed-form .views-exposed-widget .form-item select option:checked {
	box-shadow: 0 0 10px 100px #000 inset;
	color: #fff;
}
.views-exposed-form .views-submit-button {
	display: none;
}
.views-exposed-form .views-exposed-widget.views-reset-button .form-submit {
	margin-top: 0;
	text-indent: -9999em;
	background: url(../images/x1/RESET-x1.png) no-repeat center center;
	min-width: 30px;
	min-height: 30px;
	border: none;
	border-radius: 0;
	-webkit-appearance: none;
}
.view-projets .view-header{
	display:none;
}
.view-projets .view-content .views-row a {
	text-decoration: none;
	color: #000;
}
.view-projets .view-content .views-row .colvignette img {
	width: 100%;
}
.view-projets .sous-titre,
.view-projets .pays,
.view-projets .annee
 {
	font-family: 'Suisse Intl Light';
}
.view-projets .pays
 {
	text-transform:uppercase;
}
/**/
.view-id-ecrits_et_recherche .view-content .views-row .coltexte .readmore {
	background: url(../images/readmore.png) no-repeat center right;
	padding-right: 20px;
	display: inline-block;
	font-size: 1.1em;
}
.view-projets .view-content .views-row a>div, .view-id-ecrits_et_recherche .view-content .ecrits {
	overflow: hidden;
}
.ecrits .titre {
	overflow: hidden;
}
.liste .titre, .liste .titre, .liste .sous-titre, .liste .type {
	text-transform: uppercase;
}
.view-phrase-intro {
	border-bottom: 1px solid #000;
	padding: 0 0 .5em 0;
	margin-bottom: .25em;
}
.view-projets .view-content .views-row .coltexte p {
	margin: 0;
	padding: 0;
}
/**/
/**/
#block-mailchimp-signup-newsletter{
	border-bottom: 1px solid #000;
	padding-bottom: 0;
}
#mailchimp-signup-subscribe-block-newsletter-form{
	width:100%;
	padding:1em 0;
}
#mailchimp-signup-subscribe-block-newsletter-form:after {
    content: "";
    clear: both;
    padding: 2em;
}
.mailchimp-signup-subscribe-form-description{
	margin-top:1em;
	float:left;
	width:50%;
}
.mailchimp-newsletter-mergefields{
	float:left;
	width:50%;
}
.mailchimp-newsletter-mergefields label{
	display:none;
}
.mailchimp-newsletter-mergefields .form-item{
	
}
#mailchimp-signup-subscribe-block-newsletter-form .form-actions{
	
}
#mailchimp-signup-subscribe-page-newsletter-form .form-actions #edit-submit{
	border: 1px solid #000;
	background-color:transparent;
	text-transform:uppercase;
	height:23px;
	float:right;
}
#edit-actions{
	border-top: 1px solid #000;
	padding-top: 1em;
}
#mailchimp-signup-subscribe-page-newsletter-form .form-text{
	border:1px solid #000;
	width:100%;
}
/*conferences*/
.view-conferences .colleft .body p {
	margin: 0;
}
.view-conferences .coltexte .lien {
	position: absolute;
	bottom: 0;
}
.view-conferences .colleft .vignette {
	margin-top: 0.714em;
	line-height: 0;
}
.accordionconferences .vignette img, .accordionconferences .coltexte .body, .accordionconferences .coltexte .lien, .accordionconferences .date {
	display: none;
}
/*actualités*/
.actualites {
	display: table;
	table-layout: fixed;
}
.view-actualit-s .colleft p.type {
	text-overflow: ellipsis;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
}
.view-actualit-s .partager {
	position: absolute;
	bottom: 0px;
	cursor:pointer;
}
.view-actualit-s .coltexte .body {
	margin-top: .9em;
}
.view-actualit-s .coltexte .body p {
	margin-top: .2em;
	margin-bottom: 0;
}
.accordionactu .colvignette img, .accordionactu .body, .accordionactu .partager, .accordionactu .social-share {
	display: none !important;
}
/*.view-id-actualit_s .liste, .view-conferences .liste {
	background: #fff url(../images/x1/FERMER-x1.png) no-repeat;
	background-position: top 1.429em right 0;
}*/
/*.liste.accordionconferences {
	background: #fff url(../images/x1/FLECHE-x1.png) no-repeat;
	background-position: top 1.429em right 0;
}*/
.liste.accordionconferences .fermer,
.liste.accordionactu .fermer {
     background: #fff url(../images/x1/FLECHE-x1.png) no-repeat;
}
.liste .fermer {
    width: 19px;
    height: 18px;
    position: absolute;
    right: 0px;
    top: 0px;
    background: #fff url(../images/x1/FERMER-x1.png) no-repeat;
	cursor:pointer;
}

/**/
.node-type-projet .social-share a {
	padding: 0 .75em;
	position: relative;
	display: inline-block;
}
.node-type-projet .social-share a:not(:last-child):after {
	content : "";
	position: absolute;
	right: 0;
	top: .30em;
	height : 12px;
	width : 1px;  /* or 100px */
	border-right: 1px solid #000;
}
.node-type-projet .social-share a:first-child {
	padding-left: 0;
}
.view-actualit-s .social-share {
	display: none;
	position: absolute;
	top: 0;
	background: #fff;
	width: 100%
}
.view-actualit-s .social-share a {
	display: block;
}
/*publiccations*/
.view-publications .views-exposed-form .views-exposed-widget {
	padding: 1.429em 0 1em 0;
}
.view-publications .view-content {
	clear: both;
	border-top: 1px solid #000;
}
.view-publications .pdf thead {
	display: none;
}
.view-publications .pdf td:last-child {
	display: none;
}
.view-publications tr.even, tr.odd {
	background-color: transparent;
	border-bottom: none;
	padding: 0.1em 0.6em;
}
.view-publications img.file-icon {
	display: none;
}
.page-publications .coltexte div.pdf a {
	text-decoration: underline;
}
.page-publications .coltexte div.pdf table {
	margin-bottom: 0;
}
.page-publications .coltexte .table {
	display: table;
	height: 100%;
}
.page-publications .coltexte .row {
	display: table-row;
}
.page-publications .coltexte .table .row:last-child {
	height: 1%;
	line-height: 1.2em;
}
.page-publications .coltexte .cell {
	display: table-cell;
}
/*page ecrits et recherche*/
.node-type-ecrits-et-recherche .retour, .node-type-projet .retour {
	width: 120px;
	position: absolute;
	padding-left: 20px;
	background: url(../images/x1/FLECHE-BOLD-x1.png) no-repeat 0 .1em;
	z-index: 10;
	top: 0;
	cursor:pointer;
}
#titrage .view-ecrit-et-recherche, #titrage .view-projet {
	overflow: hidden;
	margin-left: 120px;
}
.ecritscontent #textes {
	float: left;
	width: 49%;
}
.ecritscontent #textes.alone {
	float: none;
	width: 100%;
}
.ecritscontent #textes.filet {
	border-top: 1px solid #000;
}
.ecritscontent #images {
	float: right;
	width: 49%;
}
.ecritscontent #images img {
	width: 100%;
}
.ecritscontent #images .views-field-field-ecrits-images {
	line-height: 0;
}
.ecritscontent .field-name-body h2{
	border-top:1px solid #000;
}
/**/
.node-type-page:not(.front) .field-name-body{
	border-top:1px solid #000;
	padding-top:.75em;
	float: left;
	width: 49%;
}
.node-type-page:not(.front) .field-name-body h2{
	border-top:1px solid #000;
}
.field-item>h2:first-child{
	border-top:none !important;
	padding-top:0;
}
.node-type-page:not(.front) .field-name-field-ecrits-images
{
	float: right;
	width: 49%;
	margin-top: .75em;
	line-height:1px;
}
.node-type-page:not(.front) .field-name-field-ecrits-images img {
    width: 100%;
    
}
.node-type-page:not(.front) .field-name-field-ecrits-images >.field-items>.field-item,
.ecritscontent #images .views-field-field-ecrits-images img {
	margin-top: 2em;
}
.node-type-page:not(.front) .field-name-field-ecrits-images >.field-items>.field-item:first-child,
.ecritscontent #images .views-field-field-ecrits-images .field-content>img:first-child { 
	margin-top: 0;
}
.node-type-page:not(.front) .field-name-field-ecrits-images .legende {
    line-height:2em;
}
.image-field-caption{
	margin:0;
	padding:0;
	margin-top: .5em;
}
.image-field-caption p{
	margin:0;
	padding:0;
}
.node-type-page:not(.front) .field-name-field-ecrits-images img.havelegend{
    margin-bottom: 0;
}
/*titres*/
#page-title, .block__title, .view-projet .views-field-title-field-et, .view-ecrit-et-recherche .views-field-title-field-et {
	text-align: right;
}
/*page projet*/
.node-type-projet #titrage {
	background: #fff;
}
.node-type-projet #titrage .sticky {
	display: none;
	position: fixed;
	max-width: 1200px;
	background: #fff;
	min-height: auto !important;
	width: 100%;
	margin-left: 0;
	border-bottom: 1px solid #000;
	z-index: 100;
}
.node-type-projet .is-sticky #titrage {
	background: #f00;
	min-height: auto !important;
	width: 100%;
	margin-left: 0;
}
.node-type-projet #titrage .sticky .views-field-field-sous-titre, .node-type-projet #titrage .sticky .retour {
	display: none;
}
.view-projet .views-field-field-sous-titre p, .view-ecrit-et-recherche .views-field-field-sous-titre {
	text-align: right;
	margin-bottom: .35em;
}
.node-type-projet .accordion {
	text-transform: uppercase;
	background: url(../images/accordeonouvrir.png) no-repeat;
	background-position: top .75em right 0;
	margin-bottom: 2em;
	cursor:pointer;
}
.node-type-projet .accordion.first {
	margin-top: 0;
	margin-bottom: 0;
}
.node-type-projet .accordion.active {
	background: url(../images/actufermer.png) no-repeat;
	background-position: top .75em right 0;
	margin-bottom: 0;
}
.node-type-projet .accordionon {
	height: 0;
	overflow: hidden;
}
.node-type-projet .accordionon.active {
	height: auto;
	overflow: hidden;
	margin-bottom: 2em;
}
.node-type-projet .accordion>div {
	font-family: 'Suisse Intl Medium';
	border-top: 2px solid #000;
	font-size: 1.5em;
	padding: .35em 0;
}
.node-type-projet #textes .texte {
	margin-top: 1em;
}
.node-type-projet #textes .social-share {
	margin-top: 2.5em;
}
.node-type-projet .projetcontent {
	position: relative;
}
.node-type-projet .projetcontent .view-display-id-block_4 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.node-type-projet .projetcontent .view-display-id-block_4 ul li, .node-type-projet .projetcontent .view-display-id-block_4 .views-field {
	list-style: none;
	margin: 0;
	padding:.5rem 0;
	border-bottom: 1px solid #c0c0c0;
}
.node-type-projet .projetcontent .view-display-id-block_4 .views-field.views-field-field-data {
	padding:0;
}
.node-type-projet .projetcontent .view-display-id-block_4 .views-field.views-field-field-data ul li.last {
	border-bottom:0;
}
.node-type-projet .projetcontent .view-display-id-block_4 .field-content {
	display: inline
}
.node-type-projet .projetcontent .view-display-id-block_4 .views-label{
	font-family: 'Suisse Intl Bold';
}
.node-type-projet .projetcontent .view-display-id-block_4 .field-content p {
	display: inline;
	margin: 0;
}
.node-type-projet .projetcontent .views-field-field-programme-1 .field-content {
	display: inline
}
.node-type-projet .projetcontent ul li p {
	margin: 0;
}
.royalSlider.rsDefault.rsHor {
	width: auto !important;
}
.rsDefault, .rsDefault .rsOverflow, .rsDefault .rsSlide, .rsDefault .rsVideoFrameHolder, .rsDefault .rsThumbs {
	background: #fff;
}
#navandcomment {
	margin-top: 1em;
}
.slider-nav {
	display: table;
	width: 30%;
	float: right;
}
.rsGCaption {
	width: 65%;
	float: left;
	text-align: left;
	font-size: inherit !important;
}
.node-type-projet #folio {
	font-family: 'Suisse Intl Medium';
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.node-type-projet #flleft, .node-type-projet #flright {
	width: 22px;
	height: 22px;
	display: table-cell;
	cursor:pointer;
}
.node-type-projet #flleft {
	background: url(../images/slideretour.png) no-repeat left top;
}
.node-type-projet #flright {
	background: url(../images/slidesuite.png) no-repeat right top;
}
.node-type-projet #textes {
	float: right;
	width: 49%;
}
.node-type-projet #slide, .node-type-projet #slide-sticky-wrapper {
	float: left;
	width: 49%;
}
.node-type-projet #slide-sticky-wrapper #slide {
	width: 100%;
}
#debug {
	position: fixed;
	bottom: 0;
	left: 0;
	background: #c0c0c0;
	z-index: 999;
}
/*TOUTES LES LISTES*/
.view-display-id-page div.item-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.view-display-id-page .liste>div>span {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.view-display-id-page .liste>div>span {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.view-display-id-page .liste>div>span>a {
	display: table-row;
}
.page-search .view-display-id-page .liste > div > span > a {
    /*display: inline;*/
	display:table;
	width:100%;
}
.view-display-id-page .liste {
	clear: both;
	border-top: 1px solid #000;
	padding: 1.429em 0;
	width: 100%;
	line-height: 1.8em;
}
.view-display-id-page .liste:first-child {
	border-top: none;
}
.view-actualit-s .liste:first-child {
	border-top: 1px solid #000 !important;
}
.view-actualit-s .view-display-id-attachment_1 .liste:first-child {
	border-top: none !important;
}
.view-display-id-page .liste a:hover * {
	text-decoration: underline;
}
.view-display-id-page .colleft, .view-display-id-page .coltexte, .NONOview-display-id-page .vignette, .view-display-id-page .colvignette {
	display: table-cell;
	vertical-align: top;
	position: relative;
}
.view-display-id-page .colvignette {
	line-height: 0;
}
.view-display-id-page .colleft p.type {
	margin: 0;
}
.view-display-id-page p.titre, .view-display-id-page div.titre p, .view-display-id-page p.type, .view-display-id-page p.date {
	margin: 0;
}
p.date{
	text-transform:uppercase;
}
/*pourcentage des colonnes dans les listes*/
.view-id-actualit_s .coltexte {
	width: 51%;
	padding-right: 80px;
	padding-left: 2%;
}
.view-id-actualit_s .colleft {
	width: 19%;
	position: relative;
}
.view-id-actualit_s .vignette {
	width: 30%;
	min-width: 300px;
}
.view-id-projets .colvignette {
	width: 47%;
}
.view-id-projets .coltexte {
	width: 49%;
	padding-left: 2%;
}
.page-publications .coltexte {
	width: 47%;
	height: 100%;
	position: relative;
}
.page-publications .colleft {
	width: 23%;
	padding-right: 2%;
}
.page-publications .colvignette {
	width: 23%;
	padding-right: 2%;
}
.page-writings-and-research .view-display-id-page .liste>div>span {
	direction: rtl;
}
.page-writings-and-research .colvignette {
	width: 50%;
	text-align: right;
}
.page-writings-and-research .colvignette img {
	width: 70%;
	min-width: 300px;
}
.view-conferences .coltexte {
	width: 50%;
	padding-right: 80px;
	padding-left: 1em;
	position: relative;
}
.view-conferences .colleft {
	width: 90%;
	min-width: 50%;
}
.view-conferences .colleft .titre {
	width: 80%;
}
.view-conferences .colleft .lien {
	position:absolute;
	top:0;
	right:0;
}
.view-conferences .colleft .lien a{
	padding-right:20px;
}
.view-conferences .colleft .lien a {
	background:url(../images/readmore.png) no-repeat top right;
}
/*SEARCH RESULTS*/

.page-search .colleft {
	width: 19%;
}
.page-search .vignette {
	width: 30%;
}
.page-search .vignette img {
	width: 100%;
}
.page-search .vignette.publications img {
	width: auto;
}
.page-search .coltexte {
	width: 49%;
	padding-left: 2%;
}
ol.search-results {
	padding: 0;
}
.page-search p.titre, .page-search .resume p {
	margin: 0;
	line-height: 1.35em;
}
/*CONACTC*/
.node-type-contact article{
	padding-top: 0.714em;
}
.node-type-contact strong{
	font-family: 'Suisse Intl Medium';
	font-weight:normal;
}
.node-type-contact .field-name-body{
	width:50%;
	float:left;
	text-transform:uppercase;
	line-height: 1.2em;
	
}
.node-type-contact .field-name-body p{
	margin-top:0;
}
.node-type-contact .field-name-field-contact{
	width:50%;
	float:right;
	line-height: 1.2em;
}
.node-type-contact .field-name-field-contact ul{
	list-style:none;
	margin:0;
	padding:0;
	text-transform:uppercase;
	line-height: 1.2em;
}
.node-type-contact .field-name-field-contact ul li{
	list-style:none;
	margin:0;
	padding:0;
	border-top:1px solid #000;
	padding-top:.5em;
	padding-bottom:.5em;
}
.node-type-contact .field-name-field-contact ul li:first-child{
	border-top:none;padding-top:0;
}
.webform-client-form {
	font-size: 13px;
	width: auto;
	padding: 0;
}
.form-required {
	color: #a29f93 !important;
}
.webform-client-form label {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 15px;
	margin: 0;
	padding: 5px 0 5px 0;
	display: block;
	color: #000;
	border-top: 1px solid #000;
}
.webform-client-form #webform-component-nom label {
	border-top: none;
}
.webform-client-form input {
	border: 1px solid #000;
	width: 100%;
	margin: 5px 0 0 0;
	padding: 2px 0;
	display: block;
}
.webform-client-form .form-textarea {
	border: 1px solid #000;
	width: 100%;
}
.webform-client-form .form-submit {
	border: none;
	width: auto;
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
	text-align: left;
	background-image: url(../images/actuouvrir.png);
	background-repeat: no-repeat;
	background-position: right 10px top 10px;
	padding: 5px 40px 0 20px;
	background-color: #fff;
	border: 1px solid #000;
}
.webform-component-textarea .grippie {
	display: none;
}
.webform-client-form .form-item {
	margin: 10px 0;
}
.webform-client-form #webform-component-message {
}
@media all and (max-width: 1024px) {
#wrapper.pullactive, #page.pullactive, #header.pullactive, #header-sticky-wrapper.pullactive {
	height: 100%;
	position: relative;
}
#header.pullactive {
	border-bottom: none;
	position: absolute;
}
.slogan.pullactive {
	display: inline
}
.mdp.pullactive {
	display: none
}
.logo.pullactive {
	height: 31px;
}
#block-menu-block-1.pullactive {
	display: none;
}
#block-menu-block-1-accordion.pullactive {
	border-top: 1px solid #000;
	display: block;
	float: none;
}
#block-menu-block-1-accordion.pullactive .menu-block-1>.menu {
}
.sea {
	display: none;
}
.sea .sep {
	display: none;
}
.pull {
	display: inline-block;
	height: 18px;
	width: 25px;
	background: url(../images/x1/MENU-x1.png) no-repeat;
}
.pull.pullactive {
	background: url(../images/pullactive.png) no-repeat;
}
.sea.pullactive {
	position: absolute;
	bottom: 50px;
	right: 0;
	display: block;
}
#go-search {
	margin-top: 0;
	padding: .5em 0;
}
ul.language-switcher-locale-url {
	display: block;
}
#block-menu-block-1 {
	display: none;
}
#block-menu-block-1-accordion {
	z-index: 9;
	background: #fff;
	width: 100%;
	position: relative;
	clear: both;
}
#block-menu-block-1-accordion .menu-block-1>ul {
	width: auto;
	text-align: right;
}
#block-menu-block-1-accordion .menu-block-1 > ul > li, #block-menu-block-1-accordion .menu-block-1 > ul > li > a {
	display: block;
	text-align: right;
	padding: 0;
}
#block-menu-block-1-accordion .menu-block-1 ul li {
	float: none !important;
	width: auto;
	padding: .3em 0;
}
#block-menu-block-1-accordion .menu-block-1 ul li ul {
	padding-top: .5em;
}
#block-menu-block-1-accordion .menu-block-1 ul li ul li {
	border-bottom: 1px solid #000;
}
#block-menu-block-1-accordion .menu-block-1 ul li ul li.first {
	border-top: 1px solid #000;
}
#block-menu-block-2, #block-menu-block-3, #block-menu-block-5, #block-menu-block-6, #block-menu-block-7, #block-menu-block-8, #block-menu-block-9 {
    float: none;
}
}
 @media all and (max-width: 900px) {
.node-type-contact .field-name-body,
.node-type-contact .field-name-field-contact{
	width:100%;
	float:none;
}
 }
 @media all and (max-width: 768px) {
html {
	font-size: 12px;
}
body {
}
.slogan {
	display: none
}
.social-share, .partager {
	display: none;
}
#titrage {
	min-height: 174px !important;
}
.node-type-projet #titrage, .node-type-ecrits-et-recherche #titrage {
	border-bottom: 3px solid #000;
	margin-bottom: 10px;
}
#titrage .view-ecrit-et-recherche, #titrage .view-projet {
	margin-left: 0
}
.node-type-ecrits-et-recherche .retour, .node-type-projet .retour {
	bottom: auto;
	top: auto;
	margin-top: 0;
	position: relative;
	margin-bottom: .5em;
}
.node-type-projet #slide {
	float: none;
	position: relative;
	width: auto;
	top: auto !important;
}
.node-type-projet #textes {
	overflow: visible;
	margin-left: 0;
	margin-top: 2em;
	clear: both;
	width: 100% !important;
}
/*actualites*/
.view-actualit-s .colleft, .view-actualit-s .coltexte, .view-actualit-s .colvignette, .view-actualit-s .vignette {
	display: block;
	vertical-align: top;
	width: 100%;
	padding: 0;
}
.view-actualit-s .colleft p.type, .view-actualit-s .colleft p.date {
	
}
.view-actualit-s .colleft p.type {
	
}
.view-actualit-s .coltexte {
	padding-right: 0;
	padding-left: 0;
	margin-top:1em;
}
.view-actualit-s .fermer{
	display:none;
}
.accordionactu .colvignette img, .accordionactu .body {
	display: block !important;
}
.view-id-actualit_s .liste {
	background: none !important;
}
.view-conferences .coltexte {
	padding-right: 40px;
}

/**/
.page-writings-and-research .colvignette img {
	width: 100%;
	min-width: 0;
}
/**/
.ecritscontent #textes {
	float: none;
	width: 100%;
}
.ecritscontent #images {
	float: none;
	width: 100%;
}
/**/
.node-type-page:not(.front) .field-name-body,
.node-type-page:not(.front) .field-name-field-ecrits-images
{
	float: none;
	width: 100%;
}

#views-exposed-form-projets-page .views-widget-filter-field_annee_taxo_tid_selective {
	padding-right: 1.6%;
}

.mailchimp-signup-subscribe-form-description{
	float:none;
	width:100%;
}
.mailchimp-newsletter-mergefields{
	float:none;
	width:100%;
}
.mailchimp-newsletter-mergefields label{
	display:block;
}

}
@media all and (max-width: 568px) {
.view-conferences .coltexte {
	padding-right: 40px;
}
}
@media all and (max-width: 512px) {
#titrage {
	min-height: 130px !important;
}
/*les listes*/
.view-display-id-page .colleft, .view-display-id-page .coltexte, .view-display-id-page .colvignette, .view-display-id-page .vignette {
	display: block;
	vertical-align: top;
	width: 100%;
	padding: 0;
}
.page-projects .coltexte,
.page-writings-and-research .coltexte,
.view-conferences .coltexte,
.page-search .coltexte {
	margin-top:1.5em;
}
.view-conferences .coltexte .lien {
	position: relative;
	bottom: auto;
}
/*publication*/
.page-publications .coltexte div.pdf {
	position: relative;
	bottom: auto;
}
.page-publications .colleft {
	width: 50% !important;
	float: left;
}
.page-publications .coltexte {
	clear: both;
	padding-top:2em;
}
.page-publications .colvignette {
	float: right;
	width: 50% !important;
}
/*liste projets*/
.is-sticky #filtrer {
	display: block;
	font-size: 1.5em;
	border: 1px solid #000;
	padding: .25em;
	background-image: url(../images/actuouvrir.png);
	background-repeat: no-repeat;
	background-position: right 10px top 10px;
	text-align: center;
	margin-top: 5px;
}
.views-exposed-form .views-reset-button {
	width: 100% !important;
}
.views-exposed-form .views-exposed-widget.views-reset-button .form-submit {
	margin-top: 0;
	text-indent: 0;
	background-image: none !important;
	min-width: auto;
	min-height: auto;
	border: 1px solid #000;
	width: 100%;
	text-transform: uppercase;
}
.is-sticky #views-exposed-form-projets-page {
	display: none;
}
#views-exposed-form-projets-page .views-exposed-widget {
	width: 100%;
}
.views-exposed-form .views-exposed-widget {
	float: none;
	padding: 0.5em 0 0px 0px;
}
.actualites .colleft p.type, .actualites .colleft p.date {
	display: inline
}
.actualites .coltexte {
	padding-right: 0;
	padding-left: 0;
}
/*publication*/
.publications .coltexte div.pdf {
	position: relative;
	bottom: auto;
}
.publications .colleft {
	width: 50%;
	float: left;
}
.publications .coltexte {
	clear: both;
}
.publications .vignette {
	float: right;
	width: 50%;
}
.is-sticky #views-exposed-form-projets-page {
	display: none;
}
#views-exposed-form-projets-page .views-exposed-widget {
	width: 100%;
}
.views-exposed-form .views-exposed-widget {
	float: none;
	padding: 0.5em 0 0px 0px;
}
/**/
.ecritscontent #textes {
	float: none;
	width: 100%;
}
.ecritscontent #images {
	float: none;
	width: 100%;
}
/**/
.accordionconferences .vignette img, .accordionconferences .coltexte .body, .accordionconferences .coltexte .lien, .accordionconferences .date {
	display: block;
}
.fermer{
	display:none;
}
.view-conferences .colleft .lien {
	float:none;
	position:relative;
}
}
@media all and (max-width: 400px) {
.view-conferences .liste .titre, .view-id-actualit_s .liste .titre {
	padding-right: 25px;
}
}

/*CSS for serving the retina image to devices with a high "device-pixel-ratio":*/
@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-devicepixel-ratio: 2), only screen and (min-resolution: 2dppx) {
.node-type-ecrits-et-recherche .retour, .node-type-projet .retour {
 background: url(../images/x2/FLECHE-BOLD-x2.png) no-repeat 0 0;
 background-size: 11px 17px;
}
 #go-search {
 background: url(../images/x2/RECHERCHE-x2.png) no-repeat center center;
 background-size: 19px 19px;
}
.pull {
 background: url(../images/x2/MENU-x2.png) no-repeat;
 background-size: 25px 18px;
}
.views-exposed-form .views-exposed-widget.views-reset-button .form-submit {
	background: url(../images/x2/RESET-x2.png) no-repeat center center;
	background-size: 30px 30px;
}
.views-exposed-form .views-exposed-widget.views-reset-button .form-submit {
	background: url(../images/x2/RESET-x2.png) no-repeat center center;
	background-size: 30px 30px;
}
.view-id-actualit_s .liste, .view-conferences .liste {
	background: #fff url(../images/x2/FERMER-x2.png) no-repeat;
	background-position: top 15px right 0;
	background-size: 19px 18px;
}
.liste.accordionactu, .liste.accordionconferences {
	background: #fff url(../images/x2/FLECHE-x2.png) no-repeat;
	background-position: top 15px right 0;
	background-size: 19px 10px;
}
}
/*CSS for serving the retina image to devices with a high "device-pixel-ratio":*/
@media only screen and (-moz-min-device-pixel-ratio: 3), only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min-devicepixel-ratio: 3), only screen and (min-resolution: 3dppx) {
.node-type-ecrits-et-recherche .retour, .node-type-projet .retour {
 background: url(../images/x3/FLECHE-BOLD-x3.png) no-repeat 0 0;
 background-size: 11px 17px;
}
 #go-search {
 background: url(../images/x3/RECHERCHE-x3.png) no-repeat center center;
 background-size: 19px 19px;
}
.pull {
 background: url(../images/x3/MENU-x3.png) no-repeat;
 background-size: 25px 18px;
}
.views-exposed-form .views-exposed-widget.views-reset-button .form-submit {
	background: url(../images/x3/RESET-x3.png) no-repeat center center;
	background-size: 30px 30px;
}
.views-exposed-form .views-exposed-widget.views-reset-button .form-submit {
	background: url(../images/x2/RESET-x2.png) no-repeat center center;
	background-size: 30px 30px;
}

}
