@charset "UTF-8";
/* 
 #Reset & Basics (Inspired by E. Meyers)
*/
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,  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%;
	letter-spacing: 0;
	font: inherit;
	vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block; }
body {
	line-height: 1; }
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;
	word-wrap:break-word;
	 }
b, strong{
	font-weight: 600;
}
/* #Basic Styles
================================================== */
html{
	 overflow-y: scroll;
}	
body{
	font-size: 13px;
	line-height: 1.4em;
	font-family: 'open sans', arial, sans-serif;
	font-weight: 400;
	 /* font-family:  arial;*/
	/*font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;	*/	
	color: #444444;
}
/* #Typography
================================================== */
h1, h1 strong{
	font-weight: bold;	
}


h1 {
	font-size: 2.45em; 
	line-height: 1.1em;
    width: 100%;
	text-transform: uppercase;	

}
h2, h2 strong, h3, h3 strong, h4, h4 strong{
	font-weight: 600;	
}

body.lowercase h1, body.minuscule h1{
	text-transform:none;
}
h1 span.minuscule , h1 span.lowercase {
	text-transform: lowercase;
}
h1 span.normal{ 
	text-transform: none;
}
body.single  h1, .single-event h1{
    font-size: 1.8em;
    text-transform: none;
    line-height: 1.2em;
}
/* Biomedicales  / PREMIER */
body.page-template-template-frontpage-empty h1{
    font-size: 1.8em;
    float: left;
    width: initial;
    font-weight: bold;
    text-transform: uppercase;
	margin-bottom: 15px;
}
body.page-template-template-frontpage-empty p{
    font-size: 1.15em;
 
}

h2 { 
	font-size: 1.6em;
	margin-bottom: 10px;

	margin-top: 35px;
	line-height: 1.2em;

	clear: left;		  
}	

ul + h2 ,ol + h2{
    margin-top: 20px;	
}

body.single  h2{
    font-size: 1.4em;

}
.box + .clear + h2{
	margin-top: 10px;	
}
h2 + h3, h3 + h4, div.toggle_content > h2{
	margin-top: 10px;
	margin-bottom : 10px;
}
.hr + h2 {
	/*margin-top: 10px;*/
}
div.side-box.right + h2, div.inner-menu.right + h2, div.side-box.right + h3, div.inner-menu.right + h3{
	margin-top: 0;
}
div.entry-content > div.one-half > h2, div.entry-content > div.one-third > h2 ,div.entry-content > div.two-third > h2, div.entry-content > div.one-fourth > h2{
	margin-top: 0;
}	
h3 { 
	font-size: 1.25em; 
	margin-bottom: 5px;
	margin-top: 20px;	
	line-height: 1.3em;

}
body.single  h3{
    font-size: 1.1em;

}
/* Fiche de prof sur le site de réadaptation */
div.entry-content > div.two_third > h3{
	margin-top: 0;
}
h4 { 
    font-size: 1.05em;
    line-height: 1.2;
    margin-top: 20px;
    margin-bottom: 5px;
}
body.single  h4{
    font-size: 1em;

}
h5 { 
	font-size: 1em;
}
/* Utilise comme Titre avant un tableau */
h6 { 
	font-size: 0.9em;
	margin:0 0 3px 0;
	padding:0;
	font-weight: bold; 
}	
p{
	/*font-size: 1.1em;*/
	line-height: 1.5em;
	margin-bottom: 15px;
}
p img { 
	margin: 0; 
}
em { font-style: italic; }

small { font-size: 80%; }

hr { 
    display: block;
    width: 100%;
    height: 1px;
    margin: 40px 0;
    padding: 0;
    border: none;
    border-top: 2px solid #ececec;
    clear: both;
}
hr.big-dashed { 
    border-top: 10px dashed #ececec;
}


blockquote {
    padding-right: 8%;
    margin-top: 40px;
    margin-bottom: 60px;
    padding-left: 8%;
    position: relative;
    font-size: 1em;
    line-height: 1.4em;
    width: 84%;
}
blockquote.text-big {
    font-size: 1.5em;
}
blockquote div.inner_quote{
	width: 95%;
	margin: 0 auto;
}
blockquote:before
 {
  color: #ccc;
  content: "\00ab";
  font-size: 5em;
  position:absolute;
  left:0px;
  top: 0.1em;
  line-height: 0em;
    
}
blockquote p{
	position: relative; 
	padding:5px 0; 
	margin:0 0 0 25px; 
}
blockquote:after{
  color: #ccc;
  content: "\00bb";
  font-size: 5em;
  position:absolute;
  right:0px;
  bottom: 0em;

}

/* #Links
================================================== */
a { 
	text-decoration: none; outline: 0; 
	
}
a,a:hover, a:focus, a:visited { 
	outline: 0;
	color: #4A90D1;		
}

a:hover{
	text-decoration: none;	
}

a:visited { 
	outline: 0;  
	text-decoration: none;
}	

/* #Lists
================================================== */
ul{
	list-style: disc inside;	
}
ol{
	list-style: decimal outside;	
}

ul,ol{
    margin-bottom: 20px;
    margin-left: 10px;
    margin-top: 5px;
   /* display: inline-block;*/

}
/*
table ul, table ol{
    display: block;	
}
*/
ul ul, ol ol{
	margin-bottom: 0px;	
	margin-top: 5px;	
	margin-left: 5px;	
}	
ul ul li{
	list-style: circle outside;			
}
ol ol li{
	list-style:lower-alpha; 	
}
ul ul ul li{
	list-style: square outside;			
}
ol ol ol li{
	list-style: square; 	
}	

ul li, ol li{
	line-height: 1.3em;
	padding-bottom: 5px;		
}
ul li:last-child, ol li:last-child{
	padding-bottom: 0px;
}
ul li 
{	
	list-style: disc outside;	  
	margin-left: 10px;	
}

ol li {
	margin-left: 20px;		
}	

/* #Images
================================================== */

img.scale-with-grid {
	max-width: 100%;
	height: auto; 
}

img, a img { 
	border:none; 
	padding: 0; 
	margin:0; 
	display:inline-block; 
	max-width: 100%;
	height:auto;
	/*width: auto;*/
	



  	/* image-rendering: optimizeSpeed;   */          /* STOP SMOOTHING, GIVE ME SPEED  */
    /* image-rendering: -moz-crisp-edges;   */            /* Firefox                        */
    /* image-rendering: -o-crisp-edges;   */              /* Opera                          */
    /* image-rendering: -webkit-optimize-contrast;   */   /* Chrome (and eventually Safari) */
   /*  image-rendering: pixelated;   */   				/* Chrome */
   
   /* image-rendering: optimize-contrast;  */       /* CSS3 Proposed                  */
    
   /* -ms-interpolation-mode: nearest-neighbor; */  /* IE8+                           */		

}
.msie7 img{ -ms-interpolation-mode: bicubic; }

/* #Buttons
================================================== */

input[type="submit"], #submit, .button{
	padding:9px 22px;
	cursor:pointer;
	border:none;
}
/* #Forms
================================================== */

form {
	margin-bottom: 20px; }
fieldset {
	margin-bottom: 20px; }
.input-text,
input[type="text"],
input[type="input"],
input[type="password"],
input[type="email"],
textarea,
select {
	/* -webkit-appearance: none;  */
	border: 1px solid #e1e1e1;
	padding: 6px 4px;
	outline: none;

	color: #777;
	margin: 0;
	/*width: 325px;*/
	max-width: 100%;
	display: block;
	/*margin-bottom: 20px;*/
	background: #fff; 
	}
	
select 
{
	 
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
	border: 1px solid #aaa;
	color: #555;
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
	box-shadow:  0 0 3px rgba(0,0,0,.2); }
textarea {
	min-height: 60px; line-height:1.5em;}
label{
	/*display: block;
	font-weight: bold;
	font-size: 12px;  */
	}
legend {
	display: block;
	font-weight: normal;
	font-size: 15px;  }
select {
	width: 220px; }
input[type="checkbox"] {
	display: inline; }
label span,
legend span {
	font-weight: normal;
	font-size: 13px;
	color: #444; 
}
sup, sub {
   vertical-align: baseline;
   position: relative;
   top: -0.4em;
}
sub { top: 0.4em; }
	
div.left, .float-left{
	float: left;
	margin-right: 15px;
}	
div.right{
	float: right;
}
/* Sur le Ipad : iOS forces rounded corners and glare on inputs */
input[type="submit"]{
    -webkit-appearance: none; /*Safari/Chrome*/
 
  /*  -moz-appearance: none; */ /*Firefox*/
  /*  -ms-appearance: none; */ /*IE*/
  /*  -o-appearance: none; */ /*Opera*/
  /*  appearance: none;	*/ 
   
    -webkit-border-radius: 0; 
}	
/* Sur le Ipad : iOS forces rounded corners and glare on inputs */
input[type="search"]{
    -webkit-appearance: none; /*Safari/Chrome*/
 
  /*  -moz-appearance: none; */ /*Firefox*/
  /*  -ms-appearance: none; */ /*IE*/
  /*  -o-appearance: none; */ /*Opera*/
  /*  appearance: none;	*/ 
    -webkit-border-radius: 0; 
}	
form div.error-messages{
    color: #f00;	
}



/* #Table
================================================== */
table {
	width: 100%;
	padding: 0;
	margin: 15px 0 20px 0;
	border: none;
	table-layout: fixed; /* Fluid image - ie. firefox */
	
}
table.transparent tr, table.transparent td, table.transparent th ,table.transparent  tr:nth-child(odd) td{
	 background-color: transparent;
	 border: none;
	 vertical-align: top;
}
table.no-border td{
	border:none;
}
table.third td{
	width: 33%;
}
table caption {
	padding: 0 0 5px 0;
	width: auto;	 
	font-style:italic;
	text-align: right;
}
tr{
}
tr:nth-child(even) td{
}
tr:nth-child(odd) td{
  /* background-color: #f8f8f8;*/
}
th, thead td { /* tr:first-child td */
    /*font-weight: bold;*/
    letter-spacing: 1px;
    line-height: 1.3em;
    text-align: left;
    padding: 6px 6px 6px 10px;
    border-right: 1px solid #F3F2F2;/*5a5a5a*/
    background-color: #454545;
    color: #FFF;
}
td {
	
	padding: 6px 5px;
	border: none;
	color: black;
	
	min-height:20px;
    border-bottom: 1px solid #EEEEEE;	
}
td, td p{

}
tr:last-child td {
	border-bottom: 3px solid #EEEEEE;
}
table.no-border-bottom tr:last-child td{
	border-bottom: none;
}
thead tr:last-child td{
	border-bottom: none;	
}
tr.no-bg td{
	background-color: transparent;
}
tr.invisible td{
	background-color: transparent;
	border: none;
}

#top th.nobg {
	background: none;
	border-top: 0;
}

table.invisible tr:nth-child(odd) td{
   background-color: #FFFFFF;
}
table.invisible tr td{
   border:none;
}

table .block-name{
	font-size: 1.35em; 
	margin-bottom: 5px;
	margin-top: 20px;	
	line-height: 1.3em;
	color: 	#333333;
	font-weight: bold;
	display: inline-block;
}

table.alternate-color tr:nth-child(odd) td {
	background-color: #EFEFEF;
}

/* #Other elements
================================================== */

pre{
	clear: both;
}
code{
	font-family: Monaco, "Andale Mono", "Courier New", Courier, monospace;
}

/* fait bugger le boutton share de facebook sur mobile , android browser */
iframe, object, embed{
	max-width:100%;
}

input {
	font-size: 16px;
}

/*****************************
 * grid 
 ****************************/
.container{ 
	position: relative; 
	max-width: 950px;
	padding: 0 5px;
	margin: 0 auto;  
}


/* #Clearing
================================================== */

/* Self Clearing Goodness */
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; } */

/* Use clearfix class on parent to clear nested units,
or wrap each row of units in a <div class="row"> */
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }
.row:after,
.clearfix:after {
  clear: both; }
.row,
.clearfix {
  zoom: 1; }

/* You can also use a <br class="clear" /> to clear units */
.clear {
  clear: both;
  display: block;
  /*overflow: hidden;*/
  /*visibility: hidden;*/
  width: 0;
  height: 0;
}


/* Columns for better content separation
================================================== */

div .one-fifth			{	overflow: hidden; margin-left: 4%; width:16.5%; float:left;	position:relative; }
div .one-fourth			{	overflow: hidden; margin-left: 4%; width:22%;  float:left; 	position:relative; }
div .one-third			{	overflow: hidden; margin-left: 3%; width:31.33333%; float:left; position:relative; 	}
div .two-fifth			{	overflow: hidden; margin-left: 4%; width:38.5%; float:left;	position:relative; }
div .one-half{	
	overflow: hidden; 
	margin-left: 4%; 
	width:48%; 
	float:left; 	
	position:relative;
 }
div .three-fifth		{	overflow: hidden; margin-left: 4%; width:57%; float:left; 	position:relative; }
div .two-third			{	overflow: hidden; margin-left: 4%; width:64%; float:left; 	position:relative; }
div .three-fourth		{	overflow: hidden; margin-left: 4%; width:74%; float:left; 	position:relative; }
div .four-fifth			{	overflow: hidden; margin-left: 4%; width:79%; float:left; 	position:relative; }
.msie7 .one-fourth		{ 	width:21.5%;  	}
.msie7 div, .msie7 li	{	/*zoom:1; */		}


div.one-half.first, div.one-third.first, div.one-fourth.first, div.one-fifth.first, div.two-third.first, div.three-fifth.first{
	margin-left: 0; 	
    clear: both;	
}



/* #WordPress Generated Generics
================================================== */

/*img alignment*/
body .alignleft  { float:left; margin:4px 20px 5px 0;  display: block; }
body .alignright { float:right;margin:4px 0px 0px 10px;display: block; }
body .aligncenter{ clear:both; display:block; margin:0px auto; padding: 0px 0; }
.alignleft img, .alignright img{ display:block; } 

.mobile-only{
	display: none;
}

form.post-password-form input[type="submit"]{
	margin-top: 5px;
}
p:empty {
  display: none;
}




pre.debug{
	width: 100%;
	float: left;
}
/********************************************
	Editor style
*********************************************/

.text-xsmall{font-size:0.65em; line-height:0.65em;}
.text-small{font-size:0.8em; line-height:0.8em;}
.text-large{font-size:1.5em; line-height:1.2em;}
.text-xlarge{font-size:2em; line-height:1.2em;}
.text-xxlarge{font-size:2.5em; line-height:1.4em;}


/********************************************
	HEADER
*********************************************/
#header{
	padding-top: 10px;	
}

div#bandeau div.img{
	height: 184px;
}


header .first-line{
	float: right;
    margin-bottom: 10px;
}
.img-header{
	margin: 0;
	padding: 0;
}
.img-header img{
	margin: -10px 0 0 0;
	padding: 0;
	border-bottom: 1px solid #444;
}

/* ***********************
 * identite bandeau udem 
 * ****************** */
div.faculte-departement.one-element a.site-title{
    font-size: 2em;	
}
div.faculte-departement.one-element{
	margin-top: 34px;	
}


div.logo-UdeM-nom-departement{
    float: left;	 
    margin-bottom: 20px;
    width: 100%;
}
div.logo-UdeM-nom-departement div.logo{
	float:left;
	margin-right: 2%;
}					
div.um-titre-site {
	float: left;
	margin-top: 20px;
	width: 75%;		
}		
div.faculte-departement{
	margin-top: 20px;
	margin-left: 2%;
	float: left;
	width: 70%;		
}
div.faculte-departement.one-element{
	margin-top: 30px;	
}
div.faculte-departement a{
	color: #000000;
	letter-spacing: -0.5px;
	text-decoration: none;
}
div.faculte-departement p.faculte-nom a {
    font-weight: 600;
    letter-spacing: 0.6px;
    font-size: 1em;
}	

div.logo-UdeM-nom-departement a.site-title {
    font-size: 1.5em;
    line-height: 1em;
    font-weight: 300;
   /* font-weight: normal; font-family: DINLight, sans-serif;*/	
}	

div.faculte-departement.one-element a.site-title{
    /*font-size: 1.6em;	*/
}
	
						
div.faculte-departement p{

	padding: 0;
	height: 15px;
	margin-top: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
}
div#separateur {
	float:left;
	border-left:2px solid #666;
	height:38px;
	left:200px;
	top:43px;
	margin: 20px 0 0 0; /* 20px 15px 15px 15px;*/
}
div.sidebar-wrap{
	float: left;
	width: 29%;
	margin-bottom: 50px
}

/********************************************
	#browser specific mods
*********************************************/

.msie7 blockquote{
	margin-left:0;
}
.msie7 .title_container #searchsubmit { top: 2px;}

/********************************************
	
*********************************************/

#main{
	margin-bottom: 30px;
	min-height: 500px;
	width: 100%;
}
#main  .container{     
	background-color: #FFFFFF;
	margin-top: 20px;
}   
#main.frontpage .container{     
	margin-top: 0px;
}   


/********************************************
  404 page
*********************************************/

.error404 div.message-404{
	margin-top: 75px;
	margin-bottom: 75px;
	font-size: 2em;
	float:left;
	width: 100%;
}
.error404 div.message-404 p.error-no{
	font-size: 4em;
	text-align: center;
}
.error404 div.message-404 p.message{
	text-align: center;
}
 
.post-entry div.message-404 p.error-no{
	font-size: 2em;	
}
	
/********************************************
  SEARCH
*********************************************/
div#search-bar{
	float: right;
	width: 170px;
}
div#search-bar #s {
	width: 100px;
	padding: 3px 40px 3px 10px;
	position: relative;
	margin:0;
	float: left;
	height: 15px;
}
div#search-bar #searchsubmit  {
	border: medium none;
	cursor: pointer;
	display: block;
	float: left;
	height: 23px;
	width: 18px;
	outline: none;
	padding: 0;
	text-indent: -9999px;
	background-color: #ECECEC;
	border: 1px solid #e1e1e1;
	z-index: 2;
	margin:0;
	 -moz-border-radius: 0px; -webkit-border-radius:0px; border-radius:0px;
	background-image: url(../images/icons/loupe_recherche_header.png);
	background-position: center center;
	background-repeat: no-repeat;	
}

body.search p.searched-terms{
    margin-top: 20px;	
}
.search-results h1{
	margin-top: 10px;
}
/************************
 * FOOTER
 ***********************/ 
div#footer div#text-3{
	font-size: 1.1em;
	line-height: 1.3em;	
}
#footer{
	color: #FFFFFF;
}
#footer div.copyright{
	float:left;
}
#custom-footer{
    background-color: #333333;	
}

#footer .social-media{

	float: left;
	margin-left: 0px;
}

#footer .social-media ul.social_bookmarks{
	display: inline-block;
	margin-left: 0;
}

#footer .social_bookmarks .rss a{background: transparent url(../images/logo/blanc/rss.png) 0 0  no-repeat;}
#footer .social_bookmarks .facebook a{background: transparent url(../images/logo/blanc/facebook.png) 0 0  no-repeat;}
#footer .social_bookmarks .youtube a{background: transparent url(../images/logo/blanc/youtube.png) 0 0  no-repeat; width: 59px;}
#footer .social_bookmarks .twitter a{background: transparent url(../images/logo/blanc/twitter.png) 0 0  no-repeat;}
#footer .social_bookmarks .googleplus a{background: transparent url(../images/logo/blanc/gplus.png) 0 0  no-repeat;}
#footer .social_bookmarks .slideshare a{background: transparent url(../images/logo/blanc/slideshare.png) 0 0  no-repeat;}
#footer .social_bookmarks .instagram a{background: transparent url(../images/logo/blanc/instagram.png) 0 0  no-repeat;}
#footer .social_bookmarks .tumblr a{background: transparent url(../images/logo/blanc/tumblr.png) 0 0  no-repeat;}
#footer .social_bookmarks .linkedin a{background: transparent url(../images/logo/blanc/linkedin.png) 0 0  no-repeat;}


/***************
 * 
 ***************/
div.mini-bloc div.one-third{
	margin-bottom: 10px;
}

/***********************
 * 
 ********************/

div#signup-content{
	width: 950px;
    margin: 50px auto;   
}

/***********************
 * 
 ********************/
.global-message{
	width: 100%;
	
	background-color: #f5f5f5;
	margin-bottom: 10px; 
	float: left;
	position: relative;
	z-index: 100;
}
.global-message h2, .global-message h3 ,  .global-message h4{
	padding: 0;
	margin: 0;
}
.global-message .content{
	float:left;
	max-width: 90%;
	margin: 10px;

}

.global-message a.hide-message{ 
	position: absolute;
	top: 5px;
	right: 5px;
	display: block;
	font-size: 1.5em;
	color: #CCCCCC;
	width: 20px;
	height: 20px;
	text-align: center;
}
.global-message a.hide-message:hover{ 
	background-color: #CCCCCC;
	color: white;
}


.network-alert{
	width: 100%;
	
	/*background-color: #ffec00;*/
	margin-bottom: 10px; 
	float: left;
	position: relative;
	z-index: 100;
	font-size: 1.5em;
	line-height: 1.2em;
	background: url("../images/icons/exclamation_boite_message.png") no-repeat 10px 10px #ffec00;	
}
.network-alert h2, .network-alert h3 ,  .network-alert h4{
	padding: 0;
	margin: 0;
}
.network-alert .content{
	float:left;
	max-width: 90%;
	margin: 10px 10px 10px 40px;

}


/***********************
 * 
 ********************/
.post-entry{
	display:block;
	position: relative;
	float: left;
	width: 100%;
	font-size: 1.15em;	
}
div.post-entry div.entry-content{
	float: left;
	width: 100%;
	padding-top: 10px;

}
div.post-entry a{
	color: #0079be; /* 2378C7  0079be*/

}
/* Dans les nouvelles */ 
.single div.post-entry a{
	/*border-bottom: 1px solid #cbdcf0;*/

}





div.entry-content > h2:first-child, 
div.entry-content > h3:first-child, 
div.entry-content > p:first-child, 
div.entry-content > ul:first-child, 
div.entry-content > ol:first-child,
div.entry-content > div.two_third > h2:first-child
{
	margin-top: 5px;	
}
div.blog-wrap div.left-container{
	float:left;
	width: 600px;
}
div.main-choices-page{
	float:left;
	width: 600px;
	margin-top: 10px;
}
#breadcrumbs-wrap{
	color: #E0E0E0;
	font-size: inherit;	
	/*background-color: #333333;*/
	background-color: #FFFFFF !important;	
}
#breadcrumbs{
    padding: 15px 0 2px 10px;
    color: #C1BEBE;
    margin-bottom: 0;
}
#breadcrumbs-wrap span.current-page, #breadcrumbs-wrap .breadcrumb_last{
    display: inline-block;
    padding: 0;
    margin-top: -2px;
    vertical-align: middle;
    max-width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#breadcrumbs-wrap a, .woocommerce #breadcrumbs-wrap .woocommerce-breadcrumb  a{
    display: inline-block;
    padding: 0;
    margin-top: -2px;
    vertical-align: middle;
    max-width: 175px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;   
    color: #7B7979;
}
div.side-img{
	margin-top: 10px;
}
a.mtli_attachment{
	display: inline !important;
}
div.sidebar-blog{
	width: 25%;
	float: right;	
}
div.news-and-share-container{
	width: 75%;
	float: left;
}






div.encadre{
	float: left;
	border: 1px solid #2d5c88;
	background-color: #34B2E4;
	margin-bottom: 20px;
	color: white;
	padding: 2%;
	width: 96%;
}
div.encadre h2{
	color: white !important;
}
div.encadre a, div.encadre a strong, div.encadre p a{
	color: #FCFC00 !important;
}
p.catch-phrase{
	font-size: 2em;
	line-height: 1.1em;
}
img.img-in-text-margin-right{
	margin-right: 10px;
}
span.stats-number{
	color: #005FA9;
	font-size: 14px;
}
table tr.subgroup td{ background-color: #ffffff; border-bottom: none;}

/* Sharing buttons */
/*
div.share-social-media   {
 	margin-top: 20px;
 	float: left;
 	width: 100%;	
}
div.share-social-media div{
	float: left;
	margin-right: 15px;
}	
.twitter-share-button {
width: 100px !important;
}
.fb-like iframe {
    max-width: inherit;
}
div.share-social-media ul{
	margin: 0;
	padding: 0;
	
}	
.share-social-media h3, .prevnext h3  {
	font-family:"Myriad Pro","Trebuchet MS","Helvetica Neue",Helvetica,Arial,Sans-Serif;
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	color:#2a2828;
	margin-bottom:10px;
}
.share-social-media h3 { float:left; margin:0 20px 0 0;}
*/
.share-social-media {
    margin-top: 25px;
    display: inline-block;
    width: 100%;
}
.share-social-media ul {
	margin-left: 0;
}


.share-social-media li {
	list-style: none;
	display:inline;
	margin-left: 0;	
	margin-right:5px;
}
.share-social-media a, .post-entry .share-social-media a{
    position: relative;
    height: 20px;
    padding: 1px 8px 1px 6px;
    font-weight: 500;
    color: #fff;
    cursor: pointer;
    border-radius: 3px;
    box-sizing: border-box;
	vertical-align: top;
    zoom: 1;	
} 
.share-social-media a .label{
	margin-left: 3px;
    white-space: nowrap;
    display: inline-block;
    vertical-align: top;
    zoom: 1;    	
}
.share-social-media a.facebook{
	background: #4c69ba;
} 
.share-social-media a.twitter{
	background: #1b95e0;
} 
.share-social-media a.email{
	background: #2cbd23;
} 




/*
#calendrier-homepage .eventTitle {
	width: 98%;
	clear: left;
	float: left;
	line-height: 14px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-top: 6px;
	border-top: 1px solid #EEE;
	position: relative;
	z-index: 2;
	font-size: 10px;
	font-family: Verdana, sans-serif;
}

*/
body.archive div.title-and-content, body.single div.title-and-content{
	padding: 0 5% 0 0;
}
body.archive div.entry-content div.img{
	float: left;
	margin-right: 15px;	
}
div.left-container{
	width: 70%;
	float: left;
}
div.left-container div.title-and-content{
	width: 100%;
}
div.right-container{
	width: 30%;
	float: right;
}
div.sidebar-blog div.news div.img{
	float: left;
	margin-right: 10px;
}
div.sidebar-blog div.news div.contenu{
	line-height: 1.1em;
}
div.sidebar-blog div.news div.title{
	line-height: 1.1em;
	margin-bottom: 10px;
}


div.sidebar-blog div.news{
	float: left;
	border-bottom: 1px dotted #D5D5D5;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
div.news-and-share-container div.date{
	margin-top: 10px;
	font-size: 0.85em;
	margin-bottom: 10px;
	color: #9E9D9D;
}

div.news-and-share-container div.entry-content > p{
	margin-top: 0px;
}


.wp-caption img{
	display: block;
}
.wp-caption .wp-caption-text{

    padding: 1% 0%;
    margin: 0 0 10px 0;
    font-size: 0.85em;
    line-height: 1.3em;
    display: inline-block;
    width: 96%;
}
.wp-caption a{
	float:left;
}
div.news-and-share-container div.tags{
	margin-top: 30px;
	float:left;
	width: 100%;
}
div.news-and-share-container div.tags ul{
	list-style: none;
	margin: 0;
	padding:0;
}
div.news-and-share-container div.tags ul li{
	display: inline-block;
	margin: 0 10px 0 0;
	padding:0;	
}
div.news-and-share-container div.tags a{

	color: #a7a7a7;
	font-size: 0.9em;
}
div.news-and-share-container div.tags li:after{
	content:'\00B7';
	padding-left: 10px;
}
div.news-and-share-container div.tags li:last-child:after{
	content:'';
	
}

/***************************
 *  BLOG / NOUVELLES
 **************************/
div.template-blog div.news-bloc{
	float: left;
	margin-bottom: 25px;
	margin-top: 10px;
}
div.template-blog div.news-bloc div.bloc-name{
	padding: 5px 0 5px 7px;
	color: #FFF;
	margin: 0 0 5px 0;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 19px;
	background-color: #696969;
}
div.template-blog div.title-and-content{
	padding: 0;
}
div.pagination{
	clear: left;
}
div.template-blog div.news-bloc div.voir-plus a{
	float: left;
	text-align: right;
	width: 100%;
	font-weight: normal;
	font-size: 13px;
}
div.template-blog div.news-bloc div.news{
	float: left;
	border-bottom: 1px dotted #d6d6d6;
	padding-bottom: 25px;
	margin-bottom: 25px;
	width: 100%;
}
div.template-blog div.news-bloc div.news div.img{
	float: left;
	width: 150px;
	height: 100px;
	margin-right: 25px;
	overflow: hidden;	
}
div.wrap-text{
	float: left;
	width: 70%;
}
div.template-blog div.news-bloc div.title{
	line-height: 15px;	
	font-weight: bold;
	float: left;		
}
div.template-blog div.news-bloc div.title-responsive{
	display: none;
}
div.template-blog div.news-bloc div.contenu{
	float: left;
	width: 100%;
	line-height: 14px;
	font-size: 11px;
	margin-top: 5px;
	letter-spacing: 0;
	color: #A0A0A0;
}
div.template-blog div.news-bloc div.news div.bottom-info{
	margin-top: 5px;
	float: left;
	line-height: 1em;
}		
div.template-blog div.news-bloc div.news div.bottom-info, div.template-blog div.news-bloc div.news div.categories a{
	font-size: 11px;
}
div.template-blog div.news-bloc div.news div.bottom-info div{
	float: left;
}				
div.template-blog div.news-archive{
	float: left;
}		
div.template-blog div.news-bloc div.title a{
	font-size: 1.1em;
	color: black;
}



/**************************
 *  Headline
 *************************/
div.news-headline div.news{
	float:left;
	position: relative;
	height: 325px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 15px;
}
div.news-headline div.wrap-text{
	width: 94%;
	padding: 1% 3% 2% 3%;
	background-color: #000;
	float: left;
	position: absolute;
	bottom: 0;
	opacity: 0.8;
}
div.news-headline div.title a{
	font-size: 1.4em;
	line-height: 0.9em;
	color: #FFFFFF;
	font-weight: bold;
}
div.news-headline  div.contenu {
	float: left;
	width: 100%;
	line-height: 14px;
	font-size: 11px;
	letter-spacing: 0;
	color: #A0A0A0;
}

/********************************************
   PAGE
*********************************************/
div.news-and-share-container div.title-and-content{
	width: 95%;
	max-width: 610px;	
}	
div.blog-wrap div.right-container h2{
	font-size: 20px;
	margin-bottom: 10px;
}
div.blog-wrap div.right-container div.news{
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
}
div.blog-wrap div.right-container div.news div.title{
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 14px;
}
div.title-and-content{
	float: left;
	width: 66%;
	padding: 0 0 0 5%;
	/*max-width: 604px;*/
	margin-top: 3px;
}
div.title-and-content.without-sidebar{
	padding: 0 0 0 15px;
}	
.title-and-breadcrumb{
	padding-bottom: 10px;
	margin-top: 5px;
	float: left;
	width: 100%;
}
div.page-title{
	padding-bottom: 5px;
}
div .no_padding_title h1{padding-right:0;}


/********************************************
   SOCIAL MEDIA
*********************************************/



ul.social_bookmarks li{
	float: left;
	padding: 0;
	margin-right: 3px;
	list-style: none;
	margin-left: 0;
}
.social_bookmarks li img{
	height: 25px;
}
.social_bookmarks li a{
	float:left;
	width:25px;
	line-height:25px;
	display: block;
	text-indent: -9999px;
	margin:0 0 0 2px;
	outline: none;
	padding:0;
}
.social_bookmarks li a:hover{
	opacity:0.8;
}

.social_bookmarks .rss a{background: transparent url(../images/logo/noire/rssgris_25px.png) 0 0  no-repeat;}
.social_bookmarks .facebook a{background: transparent url(../images/logo/noire/facebookgris_25px.png) 0 0  no-repeat;}
.social_bookmarks .youtube a{background: transparent url(../images/logo/noire/youtubegris_25px.png) 0 0  no-repeat; width: 59px;}
.social_bookmarks .twitter a{background: transparent url(../images/logo/noire/twittergris_25px.png) 0 0  no-repeat;}
.social_bookmarks .googleplus a{background: transparent url(../images/logo/noire/googleplusgris_25px.png) 0 0  no-repeat;}
.social_bookmarks .slideshare a{background: transparent url(../images/logo/noire/slidesharegris_25px.png) 0 0  no-repeat;}
.social_bookmarks .instagram a{background: transparent url(../images/logo/noire/instagramgris_25px.png) 0 0  no-repeat;}
.social_bookmarks .tumblr a{background: transparent url(../images/logo/noire/tumblrgris_25px.png) 0 0  no-repeat;}
.social_bookmarks .linkedin a{background: transparent url(../images/logo/noire/linkedingris_25px.png) 0 0  no-repeat;}





/* #Sidebar, Footer & Widgets
================================================== */
.sidebar{
	margin-bottom:40px;
	position: relative;
	display: block;
}
.fullwidth .sidebar{
	display:none;
}

#socket{
	overflow: hidden;
	font-size: 11px;

	background: #231F20; 

	border-top: 1px solid #333333;
}
#socket .container{
	padding:5px 0 0px 0;
}

/*# LIENS RAPIDES
================================================== */
div#liens-rapides{
	right: 5px;
	width: 30%;		
	position:absolute;
	top: -350px;
	background-color: #332f30;
}
div#liens-rapides ul.menu{
	margin-left: 0;
	margin-top: 4px;
}			
div#liens-rapides div.menu-liens-rapides-container{	
	float: left;
	width: 100%;
}		
div#liens-rapides div.liens-wrap{
	float: left;
	width: 96%;
	padding-right: 1%;	
	padding-left: 4%;		
}		
div#liens-rapides .menu a{
    text-decoration: none;
    color: #FFFFFF;
    float: left;
    font-size: 1.1em;
    line-height: 1.1em;
    letter-spacing: 1px;
    width: 92%;
    border-bottom: 1px solid #4A4949;
    margin-left: 4%;
    padding: 2% 0;	
}
div#liens-rapides div.block-name-frontpage{			
	padding: 0;
	margin: 0;			
	width: 100%;
}
div#liens-rapides div.block-name-frontpage span{			
    display: block;
    padding: 3% 4%;
    font-size: 0.8em;
    letter-spacing: 1px;
    text-transform: uppercase;
}		
div#liens-rapides li{	
	padding: 0;
	margin: 0;
	width: 100%;
	float: left;
}		
div#liens-rapides a.double{
	padding: 6px 0px;			
}
div#liens-rapides div.social-media {
	width: 100%;
	float:left;
	/*height: 40px;*/
	/*background-color: #332f30;*/	
}	
div#liens-rapides ul.social_bookmarks {
    float: left;	
    margin-bottom: 5px;
    margin-top: 5px;    

}					
div#liens-rapides div.social-media ul li{
	float: left;
	text-decoration: none;
	border: none;
	margin: 0 5px 0 0; 
	width: auto;
}		




div#liens-rapides div.social-media ul li.facebook a{background: transparent url(../images/logo/blanc/facebook.png) 0 0  no-repeat; width: 15px;}
div#liens-rapides div.social-media ul li.instagram a{background: transparent url(../images/logo/blanc/instagram.png) 0 0  no-repeat;}		
div#liens-rapides div.social-media ul li.googleplus a{background: transparent url(../images/logo/blanc/gplus.png) 0 0  no-repeat;}
div#liens-rapides div.social-media ul li.linkedin a{background: transparent url(../images/logo/blanc/linkedin.png) 0 0  no-repeat;}
div#liens-rapides div.social-media ul li.rss a{background: transparent url(../images/logo/blanc/rss.png) 0 0  no-repeat;}
div#liens-rapides div.social-media ul li.slideshare a{background: transparent url(../images/logo/blanc/slideshare.png) 0 0  no-repeat;}	
div#liens-rapides div.social-media ul li.tumblr a{background: transparent url(../images/logo/blanc/tumblr.png) 0 0  no-repeat;}
div#liens-rapides div.social-media ul li.twitter a{background: transparent url(../images/logo/blanc/twitter.png) 0 0  no-repeat;}
div#liens-rapides div.social-media ul li.youtube a{background: transparent url(../images/logo/blanc/youtube.png) 0 0  no-repeat; width: 55px;}	
		
div#liens-rapides div.social-media ul li a{
	width: 25px;
	height: 25px;
	border: none;
}			
div#home-news-events{
	float: left;
	margin-bottom: 40px;
	width: 100%;
}
div#home-news-events.one-col div.news-wrap{
	margin-bottom: 25px;
}
div.widgets-wrap{
	float: left;
	margin-bottom: 50px;
	width: 100%;	
}
div.widgets-wrap a{
	color: #333333;
	line-height: 1.3em;
}

/* Pour remplacer les bloc par seulement une typo
	
div.module-name a{
	color: #5A5A5A;
}			
div.module-name{
	float: left;
	width: 100%;
	color: #5A5A5A;
	margin-bottom: 10px;
	font-family: DINRegular, arial;  			
}	
div.module-name span.name{
    width: 79%;
    float: left;
    text-transform: uppercase;
    font-size: 2em;
    line-height: 2em;
    display: block;	
}
div.module-name span.fleche{		
    width: 30px;
    height: 30px;
    line-height: 30px;
    float: right;
    text-align: center;
    font-weight: bold;
   display: none;
}					
*/
		
div.module-name{
    float: left;
    width: 100%;
    color: #fff;
    margin-bottom: 10px;
}	

div.module-name span.name{
    font-size: 1.6em;  
	text-transform: uppercase;
    color: #5A5A5A;    
    line-height: 1.7em;  
}
div.module-name a{
    color: #5A5A5A; 
}
div.module-name span.fleche{		
    display: none;
}

div.module-facmed{			
	float: left;
	width: 100%;
	color: #333333;
}
div.module-facmed ul, div.my-widget-area ul{			
	float: left;
	margin-top: 10px;
}
#accueil-contenu-wrap div.my-widget-area ul.menu li{			
	list-style: disc outside;
}

div.module-facmed div.news , div.module-facmed div.event {			
	width: 100%;
	float: left;
	border-bottom: 1px solid #EEE;
	margin-bottom: 10px;
}

#footer div.module-facmed div.news , #footer #facmed-calendar .event {			

	border-bottom: 1px solid #666666;

}
#footer .module-facmed{
	margin-top: 15px;
}
div.module-facmed div.news div.title {			
	margin-left: 5%;
	width: 60%;
	float: right;
}			
		
div.module-facmed  div.news div.img {			
	width: 35%;
	float: left;
	overflow: hidden;		
}		
div.module-facmed  div.news div.img img {			
	height: auto;		
}		
div.module-facmed div.voir-plus , p.tribe-events-widget-link {			
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
}		
div.module-facmed div.voir-plus a, p.tribe-events-widget-link a{		
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-moz-transition-property: background-color;
	-o-transition-property: background-color;
	-moz-transition-duration: 250ms;
	border: none;
	color: #FFFFFF;
	font: bold 0.75em Arial, Helvetica, sans-serif;
	padding: 5px 10px;
	text-transform: uppercase;	
	background-color: #332f30;
}		
div#home-news-events div.third.last div.list-link {
	background-color: #332F30;	
	float: left;
	color: white;
}
div#home-news-events div.third.last div.list-link ul{
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 20px;
}		
div#home-news-events div.third.last div.list-link ul li{
	line-height: 1.2em;
	margin-bottom: 5px;

}	
div#home-news-events div.third.last div.list-link ul li a{
	font-size: 0.9em;
	color: white;
}						
div#home-news-events div.third.last div.list-link div.name{			
	color: white;					
	width: 94%;
	padding: 2% 3%;
	float: left;
	text-transform: uppercase;
	font-size: 1.2em;
	display: block;										
}
div#frontpage-bottom{
	float:left;
	width: 100%;			
}
div#custom-footer{
	padding: 15px 0;
	color: #ffffff;
}
div#custom-footer ul.menu, div#custom-footer ul.menu li{
	margin: 0;
	padding:0;
}
div#custom-footer a{
	color: #ffffff;	
}		
div#custom-footer div.block-name{
	font-size: 1.2em;
	color: #a4a4a4;
	margin-bottom: 10px;
}
div#departements-footer{
	background-color: #231F20; 
	padding: 30px 0 60px;
}	
div#departements-footer div.block-name{
	color: white;
	font-size: 1.2em;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #a4a4a4;			
}	
div#departements-footer  a, div#departements-footer  p{
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	letter-spacing: 0;	
	line-height: 1.4em;
}
div#departements-footer a{
	color: white;
}		
div#departements-footer  p{
	color: #5E5E5E;
}			
div#departements-footer div.row{
	float:left;
	width: 100%;
	margin-bottom: 20px;
}
div#footer h2{
	color: white;
}

div.block-name-frontpage{	
	color: #fff;
    font-size: 1.3em;
}	
div#departements-footer  div.block-name-frontpage{
	background-color: #696969;
}

div.frontpage-timbres a{
	float: left;
	height: 50px;
	margin-right: 35px;
}	
div.frontpage-timbres a:last-child {
	margin-right: 0px;

}	
div#zone-timbres{
	padding: 10px 0;
	background-color: #000000;		
	float: none;	
	width: 100%;	
}		
#frontpage-bottom-square{
	padding-top: 50px;
	padding-bottom: 40px;
	background-color:  #231F20;/* #F3F3F3;  */
	width: 100%;			
}
#frontpage-bottom-square div.bloc{
	overflow: hidden;
}
#frontpage-bottom-square div.line{
	float:left;
	width: 100%;
	color: #ffffff;		
}
#frontpage-bottom-square div.line.nouvelles{
	margin-bottom: 40px;
}		
#frontpage-bottom-square div.line.second div.bloc{
	position: relative;
	margin-bottom: 20px;
	/*max-width: 295px;*/
}
/*add by M-A*/
#frontpage-bottom-square div.line.second  p {
	margin: 0;	
}			
#frontpage-bottom-square div.line.second div.bloc-name{
	width: 100%;
	position: absolute;
	bottom: 0;	
    max-width: 295px;
	font-size: 1.3em;
	line-height: 19px;
	z-index: 2;
}
#frontpage-bottom-square div.line.second div.bloc-name a{
	color: #FFFFFF;
}
#frontpage-bottom-square div.line.second div.bloc-name p{
	padding: 3px 3px 3px 6px;
	line-height: 1.1em;
}
/* Pour régler le bug du 294x204 */
#frontpage-bottom-square div.line.second div.bloc img{
	/*float: left;*/
}

/********************************************
	
*********************************************/


table.nolist ul, table.no-list ul{

	padding:0;
	margin: 0;
}
table.nolist li, table.no-list li {
	list-style: none;
	padding:0;
	margin: 0 0 5px 0;
}
table.chercheurs-par-discipline th{
	text-align: center;
	vertical-align: top;
	background-color: #5C5C5C;
	color: #FFFFFF;
	letter-spacing: 0px;
}
table.chercheurs-par-discipline tr td.horizontal-th{
	text-align: center;
	vertical-align: top;
	background-color: #5C5C5C;
	color: #FFFFFF;
	letter-spacing: 0px;	
}
table.chercheurs-par-discipline tr:nth-child(odd) td {
	background-color: #EFEFEF;
}
table.chercheurs-par-discipline tr td.coin{
	background-color: #FFFFFF;
	border-top: none;
	border-left: none;
}
table.chercheurs-par-discipline th.joint{
	text-align: left;
	background-color: transparent;
	border: none;
	font-size: 1.3em;
}
table.chercheurs-par-discipline td{
	padding: 3px;
	margin: 0;
	vertical-align:middle;
	color: #5C5C5C;  /*#4A90D1; */
	letter-spacing: 0.5px;
}
table.chercheurs-par-discipline.point td{
	font-size: 2.5em;
}
table.chercheurs-par-discipline td.nom{
	font-size: 1em;

	padding-left: 5px;
}
div.sidebar-contact, div.sidebar-contact img{
	float:left;
}


/****************************
 * Pagination
 ****************************/			
span.page-numbers{
	font-size: 1.2em;
	display: inline-block;
	padding: 15px;
}	
a.page-numbers , a.paginate_button {
	font-size: 1.2em;
	display: inline-block;
	padding: 10px;
	text-decoration: none;
	cursor: pointer; 
}
a.page-numbers:hover ,  a.paginate_button:hover{
	background-color: #5B90D3;
	color: #FFFFFF;
}	
.dataTables_paginate .paginate_button.disabled {
	cursor:auto;
	color: inherit;
}
.dataTables_paginate .paginate_button.disabled:hover {
	background-color: transparent;
	color: inherit;
}
.dataTables_info{
	text-align: right;
}
/****************************
 *  Fiche chercheur manuel
 ****************************/
div.fiche-chercheur{
	padding-top: 5px;
	width: 100%;
	float: left;
}
div.fiche-chercheur table{
	width: 80%;
}
div.fiche-chercheur div.img{
	float:left;
	max-width: 100px;
	margin-right: 15px;
	min-height: 150px;
}
div.fiche-chercheur div.img img{
	margin-right: 20px;
}
div.fiche-chercheur table tr:last-child {
	border-bottom: none;
}
div.fiche-chercheur table td{
	background-color: transparent;
	border: none;
	vertical-align: top;
}
div.fiche-chercheur table td.label{
	width: 25%;
	text-align: left;
	font-weight: bold;
}
/****************************
 *  API - Fiche chercheur vitrine
 ****************************/
div.vitrine-fiche-chercheur div.img{
    float: left;
}
div.vitrine-fiche-chercheur div.coordonnees{
    float: left;
}
div.vitrine-fiche-chercheur div.experiences h2:first-child{
	margin-top: 0;
}
div.vitrine-fiche-chercheur div.affiliation{
	margin-bottom: 20px;
}
div.vitrine-fiche-chercheur div.phrase-cle{
    font-size: 1.5em;
    line-height: 1.1em;
    margin-bottom: 10px;
}
div.vitrine-fiche-chercheur div.phrase-cle span{
	display:block;
}
div.vitrine-fiche-chercheur div.formation{
	margin-bottom: 10px;
}

div.vitrine-fiche-chercheur div.side-box .toggler{
	float :right;
	width: auto;

}

div.vitrine-fiche-chercheur div.side-box div.toggle_content{
	padding: 0;
	width: 100%;
}

div.vitrine-fiche-chercheur div.side-box li{
    margin-left: 6px;
}


#vitrine-liste-prof th select{
	width: 100%;
}

div.vitrine-fiche-chercheur .contenu-section-vitrine h2{
    font-size: 1.5em;
}


/******************************
 *  Search result
************************* */
div.result{
	float: left;
	border-bottom: 1px dotted #666666;
	padding-bottom: 25px;
	margin-bottom: 25px;
	width: 70%;	
}
div.result div.img{
	float: left;
	width: 150px;
	height: 100px;
	margin-right: 25px;
	overflow: hidden;

}
div.result div.title{
	line-height: 1em;
}		
div.result div.contenu{
	width: 100%;
	line-height: 14px;
	font-size: 11px;
	margin-top: 5px;
	letter-spacing: 0;
	color: #A0A0A0;
}
div.result div.time{
	font-size: 11px;
}		
div.all-results-wrap{
	margin-top: 10px;
	width: 100%;
	float: left;
}
div.no-result{
	font-size: 1.4em;
}		
div.message{
	margin-top: 75px;
	margin-bottom: 75px;
	font-size: 20px;	
}
/************
add by M-A
************/
div.entry-content > p.titre_organigramme{
	font-size: 1em;
	background-color: #0056A7!important;
	color: #FFFFFF;
}
div.mybutton {
	clear: both;
	display:block;
	width: 100%;
	float: left;
}
div.mybutton.right a {

	float : right;
	margin-right: 0 !important;
}
.mybutton a , .button , .wpcf7-submit{  /* .button  WooCommerce, Tribe event calendar -> CPASS / DPC   */
	background-color:#555555;
	color: white !important;
	padding: 5px 10px;  
	display: block;
	float: left;
	margin-right: 5px;
	text-align: left;
    letter-spacing: 1px;
	border-radius: 3px;
	text-transform: uppercase;
    font-size: 12px !important;
    margin-bottom: 10px;
    margin-right: 5px !important;
    font-weight: normal !important;
}
.mybutton.red a{
	background-color:#c1272d !important;	
}
.button:hover, .mybutton a:hover{

}
input[type="submit"].button{
    -webkit-border-radius: 3px; 	
}
a.button.two-lines{
	line-height: 16px;
}
a.button.three-lines{
	line-height: 15px;
}
div#message-accueil{
	color: white;	
	width: 275px;
	
    left: 50px;
    top: 145px;
    position: absolute;	
}
div#message-accueil div.block-name{

  font-size: 1.5em;
  margin-bottom: 15px;
  background-color: #ffffff;
  color: #000000;
  padding: 5px;
  text-align: center;
}

div#message-accueil div.textwidget{
  margin-left:5px;
  font-size: 1.1em;
  line-height: 1.4em;
}
div#message-accueil div.textwidget a{
	color: #71B3F0;
}

div#hover-button{
    left: 67px;
    top: 107px;
    position: absolute;
}

div.alpha-selector{
	margin-top: 25px;
	margin-bottom: 25px;
	float: left;
}
div.alpha-selector a{
  font-size: 1.2em;
  display: block;
  float: left;
  padding: 3px;
  text-decoration: none;
  border-right: 1px solid #ECEAEA;
  min-width: 15px;
  text-align: center;
}
div.alpha-selector a:hover{
	background-color: #5B90D3;
  	color: #FFFFFF;
}
.gallery-caption{
	line-height: 1.3em;
  	font-size: 0.85em;
  	text-align: left;
  	margin-left: 10px !important;
  	color: #6E6B6B;
  	margin-bottom: 5px;
}

/* Page accueil science biomedicale */
body.page-template-template-frontpage-empty  div#accueil-contenu-wrap{
	margin-top: 0;
	padding-top: 50px;
	padding-bottom: 50px;
	letter-spacing: 0.1em;
}
/*****************************
 * Liste dans la section philantropie  
 ****************************/
ul.fleche{
	margin-left: 0;
}
ul.fleche li{
    font-size: 1.1em;
    text-transform: uppercase;
    list-style: none;
    background: url('../images/icons/fleche_rond_vertical_23.png') no-repeat 0px -23px;
    height: 23px;
    margin: 0;
    padding: 0 0 0 38px;
    margin-bottom: 5px;
    line-height: 23px;
}
ul.fleche li:hover{ 
    background: url('../images/icons/fleche_rond_vertical_23.png') no-repeat 0px 0px;
}
ul.fleche li a{
	color: #333333;	
}
#lng-switcher{
	margin-top: 3px;
    font-size: 11px;
    float: right; 
    margin-right: 20px;    
}
/*****************************
 * Datatables
 ****************************/
.dataTables_wrapper select{
	width:auto;
	display: inline;
}
.dataTables_wrapper .dataTables_length{
	margin-bottom: 10px;
	float: left;
}
table.dataTable.no-footer{
	border-bottom: none !important;
}
.dataTables_filter{
	float: right;
    margin-bottom: 10px;
}
.dataTables_wrapper th select{
	height: 20px;
    padding: 0;	
	margin-top: 5px; 
}


th.sorting:after, th.sorting_asc:after {
   content: " ▲";
}

th.sorting_desc:after {
   content: " ▼";
}

/*
▲
th.sorting_asc:after {
   color: #ffffff;
   content: '\00a0▾'; 	
}
*/



/*****************************
 * Mur mitoyen 
 ****************************/
#murmitoyen {width:100%; border:0px solid #d2d2d2; padding:1%;margin-top:0px; float: left;}
#murmitoyen .boiteSurTitre {clear:both; font-weight:normal; text-decoration:none; padding:0px 45px 0px 0px; margin:5px 0px 0px 0px;} 
#murmitoyen .boiteTitre {clear:both; font-weight:bold;  text-decoration:none; padding:0px 45px 0px 0px; margin:5px 0px 10px 0px;} 
#murmitoyen a:link{color:#21759B;text-decoration: none;} 
#murmitoyen a:visited{color:#21759B;text-decoration: none;}
#murmitoyen a:hover{color:#21759B;text-decoration: underline;} 
#murmitoyen .eventTitle  {width:98%; clear:left; float:left; padding-left:3px; padding-right:3px; padding-bottom:4px;margin-bottom: 6px; border-top:1px solid #EEEEEE; position:relative; z-index:2;}
#murmitoyen .eventTitle:link  {color:#21759B;text-decoration: none;} 
#murmitoyen .eventTitle:visited {color:#21759B;text-decoration: none;} 
#murmitoyen .eventTitle:hover{color:#21759B;text-decoration: none; background:#FAFAFC;} 
#murmitoyen .Title {padding:5px 0px;padding:15px 0px 15px 0px;}
#murmitoyen a {border-bottom:0px; }
#murmitoyen img{border:0px;}

#murmitoyen td{
	padding:0 0 10px 5px;
}
#murmitoyen .eventTime{
	display: none;
}
#murmitoyen br{
	display: none;
}
#murmitoyen .eventTitle{
	border-bottom: 1px solid #EEE;
	border-top: none !important;
}

div#calendrier-holder #murmitoyen a:link{
   color: #333333;	
}
div#calendrier-holder > p{
	margin-top: 10px;
	float: left;
}

/************************
 *  Calendrier Facmed
 ***********************/
#facmed-calendar {
	width:100%;
	border:0px solid #d2d2d2;
	margin-top:0px;
	float: left;
}
#facmed-calendar .event {
	width: 100%;

	border-bottom: 1px solid #EEE;
	margin-bottom: 10px;
	float: left;

}
.facmed-calendar div.page-title{
	margin-bottom: 15px;
}
.facmed-calendar div.page-title h1{

    text-transform: none;
}

#facmed-calendar .event .title {

}
#facmed-calendar .event .meta .source {
	line-height: 1.2em;
}

#facmed-calendar.full .event .title a {
	font-size: 1.2em;
	color: #333333;
}
#facmed-calendar.full .event .info{
    width: 85%;
 	float: left;

}
#facmed-calendar .event .date{
    float: left;
    overflow: hidden;

    margin: 0px 5% 10px 0;

    padding: 3px;

   /* width: 18%;*/


    text-align: center;
    display: inline;

    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;

/*	max-width: 50px;
	max-height: 50px;*/
	width: 50px;
	height: 50px;

	/*background : #ffffff;*/
}
#facmed-calendar .event .date a{
	color:#ffffff;
/*	width: 44px;
	height: 44px;*/
	display: block;
}


#facmed-calendar.full .event .date{
    margin-right: 3%;
}

#facmed-calendar .event .a {

	text-decoration: none;
}
#facmed-calendar .event .img{
	width: 35%;
    float: left;
    overflow: hidden;
}
#facmed-calendar.full h2{
	margin-bottom:20px;
	margin-top:40px;
	 float: left;
}


#facmed-calendar.full  h1 + h2{
	margin-top:20px;
}

#facmed-calendar .event .date .month-name {


    font-size: 12px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    display: block;
    height: 25px;
    line-height: 18px;
    /*
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	*/
	float: left;
     /*   color: #333333;*/
}

#facmed-calendar .event .date .day-number {

    font-size: 35px;
    line-height: 18px;
	height: 35px;
    width: 100%;
     font-weight: 600;
    display: block;
    text-align: center;
	float: left;
     /*   color: #2CBD22;*/
}

.facmed_calendar.other-dates{
	float:left;
	/*padding: 10px 20px;*/
	/*background-color: #F3F2F2;*/
	min-width: 300px;
}
.facmed-calendar .post-entry{
	float: left;
    width: 70%;
}

.facmed-calendar .post-entry > h2:first-child{
	margin-top: 0;
}


.facmed-calendar.single-event  .event-date{

}

.facmed-calendar.single-event .event-meta{
	float: left;
    width: 70%;
    margin-bottom: 25px;

}
.facmed-calendar.single-event .event-meta div{
	float:left;
	width: 100%;
}
.facmed-calendar.single-event span.field-name{
	display:inline-block;
	width: 15%;
	font-weight: bold;
	float:left;
}
.facmed-calendar.single-event span.info{
	display:inline-block;
	float:left;
	width: 85%;
}
.facmed-calendar.single-event span.hour-symbol{
	margin: 0 1px;
}

.facmed-calendar.single-event span.hour-to{
	margin: 0 2px;
}




div#sidebar-facmed-calendar .bloc{
    border-left: 1px solid #333;
    padding-left: 5%;
    margin-bottom: 20px;
    float: left;
    width: 95%;
}
div#sidebar-facmed-calendar .bloc.website{

}
div#sidebar-facmed-calendar div.event-contact .info div{
    margin-bottom: 5px;
    line-height: 1.1em;
}


div#sidebar-facmed-calendar .event-contact .bloc-name{
	line-height: 1.5em;
	font-size: 1.2em;
    font-weight: 600;
}
div#sidebar-facmed-calendar{
    width: 25%;
    float: right;
}
.facmed-calendar .source{
	margin-top: 50px;
	float: left;
	font-size: 0.9em;
	clear: both;

}

div.ics-icon{
	margin-top: 10px;

}

/************************
 *  News full width
 ***********************/

/* 2  nouvelles par ligne */
div.widgets-wrap.full-width{
	margin-bottom: 0px;
}
div.widgets-wrap.full-width div.module-facmed div.news{
	width: 50%;
}
div.widgets-wrap.full-width div.module-facmed div.news div.title{
	    margin-right: 5%;
	    margin-left: 0;
	    
}
div.widgets-wrap.full-width div.module-facmed div.news div.title a{
	font-size: 1.3em;
	line-height: 1.1em;
}
div.widgets-wrap.full-width div.module-facmed  div.news div.img{

}
div.widgets-wrap.full-width div.module-facmed  div.news div.img img{
	
}
div.widgets-wrap.full-width #facmed-calendar .event{
	
	border-bottom: none;
}
    

/* 3  nouvelles par ligne */
/*
div.widgets-wrap.full-width div.module-facmed div.news{
	width: 33%;
}
div.widgets-wrap.full-width div.module-facmed div.news div.title a{
	font-size: 1.1em;
}
*/



/************************
 *  home gallery
 ***********************/

div#accueil-contenu-wrap{
	 margin-top: 20px;                                   
}

div#accueil-grande-photo div.img {
   position:relative;
   height: 400px;
}

div#accueil-grande-photo div.container div.hover.with-box{
 
  /*  background-color: #000000;*/   
  /*  filter: alpha(opacity=80);*/  /* For IE8 and earlier */
   
   	background-color: rgba(0, 0, 0, 0.6);
   	/*  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf000000', endColorstr='#bf000000'); */
	 color: #FFFFFF;  
}
div#accueil-grande-photo div.container a div.hover.with-box:hover{  
   	background-color: rgba(0, 0, 0, 0.8);
}


div#accueil-grande-photo div.container div.hover{
    color: #333333;
    position: absolute;
    padding: 2%;
    max-width: 465px               
}

div#accueil-grande-photo div.container div.hover a{
     color: #56AEFF;
}


div#accueil-grande-photo div.container div.hover .title{
   margin-top:0;
   color: #333333;
   font-size: 1.7em;

   line-height: 1.3em;
   margin-bottom: 5px;   
}

div#accueil-grande-photo div.container div.hover.with-box .title{
   color: #ffffff;
   margin-bottom: 0px;
}

div#accueil-grande-photo div.container div.hover.bottom-full-width .title{
	font-size: 1.5em;
}


div#accueil-grande-photo div.container a div.hover.bottom-full-width .title{

    float: right;
    width: 96%;
}
/*
div#accueil-grande-photo div.container a div.hover.bottom-full-width span.arrow{
    display: inline-block;
    width: 4%;
    height: 23px;
    background: url(../images/icons/fleche_rond_vertical_23.png) no-repeat 0px -23px;
    line-height: 23px;
}
*/
div#accueil-grande-photo div.container a:hover div.hover.bottom-full-width span.arrow{

}



div#accueil-grande-photo div.container div.hover.top{
    top: 60px;             
}
div#accueil-grande-photo div.container div.hover.right{
    top:60px;
    right: 5px;
    width: 35%;
}
div#accueil-grande-photo div.container div.bottom{
	bottom: 25px;
	left: 5px;              
}
div#accueil-grande-photo div.container div.caption-right .title, div#accueil-grande-photo div.container div.caption-left .title{

	font-size: 0.9em;
}


div#accueil-grande-photo div.container div.caption-right{
	bottom: 5px;
	right: 10px;   
	color: #a7a7b1;           
	padding:0;
	font-size:0.8em;
	max-width: 350px;

}
div#accueil-grande-photo div.container div.caption-right p{
	margin: 0;
	line-height: 1em;
}
div#accueil-grande-photo div.container div.caption-left{
	bottom: 5px;
	left: 10px;   
	color: #a7a7b1;           
	padding:0;
	font-size:0.8em;
	max-width: 350px;

}
div#accueil-grande-photo div.container div.caption-left p{
	margin: 0;
	line-height: 1em;
}

/*
div#accueil-grande-photo div.container div.bottom-full-width{
				bottom: 15px;
				left: 5px;
				width: 100%;
				max-width: 95%;
				padding-bottom: 1%;         
}
*/

div#accueil-grande-photo div.container div.bottom-full-width{
	bottom: 0px;
	left: 0px;
	width: 96%;
	padding: 1.5% 2%;
	max-width: 100%;
}
div#accueil-grande-photo div.container div.bottom-full-width h2{

    font-size: 1.4em;
    margin-bottom: 0px;
    margin-top: 5px;
}
div#accueil-grande-photo div.container div.bottom-full-width p{
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #babbbb;
    margin-bottom: 0;
}
div#accueil-grande-photo div.container div.hover.left{
    top:60px;
    left: 5px;
    width: 30%;
}
div#accueil-grande-photo div.container div.hover.center{
    left: 67px;
    top: 90px;
    width: 50%;

}
div#accueil-grande-photo div.slider-controller{
    position: absolute;
	bottom: 8px;
	right: 45px; 

}


div#accueil-grande-photo div.next-img{
	color: #ffffff;
	height: 20px;
	width: 20px;
	cursor: pointer;
	font-size: 20px;
	display: inline-block;
	
	float:left;
	text-align: center;
}
div#accueil-grande-photo div.slider-controller div.next-img:hover{
	/*
	background-color: #ffffff;
	opacity: 0.5;
	border-radius: 1px;*/

}


div#accueil-grande-photo div.next-img{
	color: #333333;

}
/**************
 *  GALLERY
 *******************/
div.gallery img{
	border: none;
}
figure.gallery-item{
	float:left;
	margin-bottom: 0px;	
	margin-right: 3px;
}
/*
.gallery-size-thumbnail figure.gallery-item{
	width: 150px;
	height: 185px;
}
*/
.entry-content .gallery-size-thumbnail figure:nth-child(4n+4){
	margin-right: 0px;
}

h3 + div.gallery{
	margin-top: 15px;
}


/*****************************
 * FORM
 ****************************/
.wpcf7-form td{
	vertical-align: middle;
}


.wpcf7-form td input{
	max-width: 95%;
}

.wpcf7 textarea{
	width: 100%;
}

/*****************************
 * Print
 ****************************/

@media print {

	#header,#bandeau, #main-menu-wrap,#breadcrumbs-wrap,#footer,#sidebar,.share-social-media{
		display: none;
	}
	div.news-and-share-container,div.title-and-content{
		width: 100%;
		padding: 0;
	}
	div.news-and-share-container div.title-and-content{
		max-width: initial;
	}
}




/*****************
 * Comments
******************** */

.comments-area {
	margin-top: 20px;
	float: left;
	width: 100%;	
}

.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
	padding-top: 1.75em;
}

.comments-title,
.comment-reply-title {
	border-top: 4px solid #dcdcdc;
	font-size: 23px;
	/*font-size: 1.4375rem;*/
	font-weight: 700;
	line-height: 1.3125;
	padding-top: 1.217391304em;
}

.comments-title {
	margin-bottom: 1.217391304em;
}

.comment-list, .comment-list li {
	list-style: none;
	margin: 0;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid #e6e6e6;
	padding: 1.75em 0;
}

.comment-list .children {
	list-style: none;
	margin: 0;
}

.comment-list .children > li {
	padding-left: 30px;
}

.comment-author {
	color: #1a1a1a;
}
.comment-author .fn{
	font-weight: bold;
}
.comment-author .avatar {
	float: left;
	height: 28px;
	margin-right: 0.875em;
	position: relative;
	width: 28px;
}

.bypostauthor > article .fn:after {
	/*content: "\f304";*/
	left: 3px;
	position: relative;
	top: 5px;
}

.comment-metadata,
.pingback .edit-link {
	color: #686868;

	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
}

.comment-metadata a,
.pingback .comment-edit-link {
	color: #686868;
}

.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .comment-edit-link:hover,
.pingback .comment-edit-link:focus {
	color: #007acc;
}

.comment-metadata .edit-link,
.pingback .edit-link {
	display: inline-block;
}

.comment-metadata .edit-link:before,
.pingback .edit-link:before {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.538461538em;
}

.comment-content ul,
.comment-content ol {
	margin: 0 0 1.5em 1.25em;
	
}

.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}

.comment-reply-link {
	border: 1px solid #e0e0e0;
	border-radius: 1px;
	color: #007acc;
	display: inline-block;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1;
	padding: 0.5384615385em 0.5384615385em 0.4615384615em;
}

.comment-reply-link:hover,
.comment-reply-link:focus {
	border-color: currentColor;
	color: #007acc;
	outline: 0;
}

.comment-form label {
	color: #686868;
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 0.5384615385em;
	text-transform: uppercase;
}

.comment-list .comment-form {
	padding-bottom: 1.75em;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
	margin-bottom: 2.1538461538em;
}

.no-comments {
	border-top: 1px solid #d1d1d1;
	font-weight: 700;
	margin: 0;
	padding-top: 1.75em;
}

.comment-navigation + .no-comments {
	border-top: 0;
	padding-top: 0;
}


.form-submit {
	margin-bottom: 0;
}

.required {
	color: #007acc;
}


.comment-reply-title small a {
	float: right;
	font-size: 0.6em;
	font-weight: normal;
}

.comment-reply-title small a:hover,
.comment-reply-title small a:focus {
	color: #1a1a1a;
}


.comment-meta{
	margin-bottom: 10px;
}
.comment-meta a{
	color:#aeaeae;
}

.comment-form-comment textarea{
	width: 100%;
}

/*****************
 * PASSEWORD form
******************** */

form.post-password-form{
	 max-width: 500px;
     margin: 50px auto 20px;
}
