/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300);

/* global */
#zoneContenu {
    font-size: small;
}
div#zoneGauche {
    display: none;
}
div#zoneDroite {
    float: none;
}
.c770 {
    width: 100%;
    margin-right: 0;
}
#contenuCentre #contenuCentre, #contenuCentre p, #contenuCentre div, #contenuCentre li, #contenuCentre span, #contenuCentre table th {
	font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif !important;
	color: #3D3C38;
}
#contenuCentre a {
	text-decoration: none;
	color: #3573DD !important;
	transition: all 500ms ease;
}
#contenuCentre a span {
	color: #3573DD !important;
}
#contenuCentre a:visited,
#contenuCentre a:visited span {
	color:#012A9E !important;
}
#contenuCentre a:hover, a:focus {
	text-decoration: underline;
	color: #012A9E !important;
}
#contenuCentre #informationContact a:hover, a:focus {
	text-decoration: none;
}
#contenuCentre h1, 
#contenuCentre h2, 
#contenuCentre h3, 
#contenuCentre h4, 
#contenuCentre h5, 
#contenuCentre h6 {
	font-family: 'Lato', Arial, Helvetica, sans-serif !important;
	color: #1F1E1C;
}
::selection {
	background: #3573DD;
	color: #FFF;
}
h2.toggler {
	font-weight: bold;
}
.contenuOnglet h3 {
	font-weight: normal;
}

/* clearfix */ 
.clearfix {
	*zoom: 1;
}
.clearfix:before, .clearfix:after {
	content: " "; 
	display: table;
}
.clearfix:after { 
	clear: both; 
}

/* fiche du chercheur, carte de visite */
#ariane a {
	background: none;
	margin: 0;
	padding: 0;
}
#ariane a:after {
	content: ' / ';
	color: #3573DD;
}
div.retour_liste a, div.retourResultat a {
	background: url("../images/carrousel/precedent.png") no-repeat left;
	padding: 10px 30px;
}
div.retour_liste a:hover, div.retourResultat a:hover {
	background: url("../images/carrousel/precedent-hover.png") no-repeat left;
}
#ficheChercheur {
    padding-top: 1em;
}
#carteVisite {
	font-size: 0.85em !important;
	padding: 13px;
	border-top: 3px solid #E4EBE7;
	border-bottom: 3px solid #E4EBE7;
}
#photo {
	margin-right: 55px;
	float: left;
	z-index: 1;
}
#informationContenu {
	float:left;
	width: 600px;
	z-index: 1;
}
#informationNom {
	margin-left: 1em;
}

#informationNom .profil-type {
    background:url(../images/avertissement.png) no-repeat;
    background-position: 75px 25px;
    position: absolute;
    height: 100px;
    width: 600px;
    padding: 0.5em 0 0 160px;
    opacity: 0.25;
    font-size: 4.5em;
    font-weight: bold;
    color: #d93939;
    z-index: 1000;
}
#contenuCentre table.liste-chercheurs .profil-type,
#contenuCentre table.liste-unites .profil-type {
    /*position: absolute;*/
    background:url(../images/avertissement.png) no-repeat;
    background-size: 25px 25px;
    background-position: 0 5px;
    padding: 5px 0 0 30px;
    opacity: 0.25;
    font-size: 1.5em;
    font-weight: bold;
    color: #d93939;
    z-index: 1000;
}

#informationNom .secteur {
	margin-right: 1em;
}
#informationNom .secteur:before {
	content: 'â€¢\00a0';
	color: #8e8e8e;
}
#informationNom h1 {
	margin: 0.25em 0;
	padding: 0;
	color: #3D3C38;
	font-weight: bold;
}
#informationNom h1 a {
	background:url(../images/fiche/crayon.png) no-repeat;
	width: 34px;
	height: 35px;
	display: inline-block;
	margin-left: 0.5em;
}
#informationNom h1 a:hover {
    background:url(../images/fiche/crayon_surv.png);
    text-decoration: none;
}

#informationNom h2 span.phrase {
	display: block;
	font-size: 1.15em;
	margin: 0 0 1em 0;
	font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif !important;
	border-left: 3px solid #3573DD;
	padding: 0.5em 0 0.5em 0.5em;
}
#informationNom span.fonction {
	display: block;
    margin-top : 1em;
    clear: left;
}
#informationNom span.fonction,
#informationNom span.secteur
 {
	font-weight: bold;
}
#informationNom span.unite_admin {
    display:block;
    clear: left;
}
#informationNom span.tel_fonc,
#informationNom span.tel_fonc_poste {
    display: inline;
}

#informationNom .telephone,
#informationNom .courriel_instit  {
    margin-top: 0.5em;
}
#informationNom .telephone span::after,
#informationNom .courriel span::after {
	content: " | ";
}
#informationNom .telephone span:last-child::after,
#informationNom .courriel span:last-child::after {
    content: "";
}
#informationNom span.fac_dep:nth-child(2) {
	padding-left: 10px;
}
#informationContact,
#intersectoriel #informationContact  {
	 padding: 1em 0 0 0;
	 margin: 1em 0 1em 236px;
	 clear: both;
	 /*float: left;
	 width: 200px;*/
	/* float: right;*/
	/*position: absolute;
	margin-left: 740px;
	z-index: 999;*/
}

#mediaSociaux {
    clear: both;
    margin: 1em 0;
    padding: 1em 0;
    border-top: 1px solid #e4ebe7;
    border-bottom: 1px solid #e4ebe7;
}
#mediaSociaux ul {
	margin: 0;
}
#informationContact li {
    display: inline-block;
    width: 35px;
    height: 35px;
    margin: 0 5px;
    /*text-align: right;
    float: right;
    width: 280px;*/
}

#informationContact li a {
    display:inline-block;
    padding: 7px 0 0 0;
    width: 35px;
    height: 35px;
}
/*#informationContact li:hover a {
    display: inline-block;
	background-color: transparent;
}*/

/* Bascule profil recherche / profil expert */

#media {
    padding: 0;
    width: 200px;
    position: absolute;
    margin: 0 0 0 775px;
    z-index: 999;
}
#media div.attentionMedias,
#media div.profilRecherche {
    width: 200px;
    height: 35px;
}
#media div.attentionMedias a,
#media div.profilRecherche a {
    display: inline-block;
    padding: 7px 0 0 40px;
	width: 200px;
    /*color: #3573dd !important;*/
}
#media div.attentionMedias {
	background:url(../images/fiche/intention-media.png) no-repeat left top;
}
#media div.attentionMedias:hover {
	background:url(../images/fiche/intention-media-hover.png) no-repeat left top;
}
#media div.profilRecherche {
	background:url(../images/fiche/profilrecherche.png) no-repeat left top;
}
#media div.profilRecherche:hover {
	background:url(../images/fiche/profilrecherche-hover.png) no-repeat left top;
}

#mediaSociaux ul li, .listeDiffusion ul li, .attentionMedias ul li, .profilRecherche ul li {
	list-style: none;
}

/* présences Web */

#mediaSociaux ul li.siteweb {
	background: url(../images/fiche/siteweb.png) no-repeat left top;
}
#mediaSociaux ul li.siteweb_instit {
    background: url(../images/fiche/site-web-institutionnel.png) no-repeat left top;
}#mediaSociaux ul li.cv {
	background: url(../images/fiche/cv.png) no-repeat left top;
}
#mediaSociaux ul li.blogue {
	background: url(../images/fiche/blogue.png) no-repeat left top;
}
#mediaSociaux ul li.facebook {
	background: url(../images/fiche/facebook.png) no-repeat left top;
}
#mediaSociaux ul li.twitter {
	background: url(../images/fiche/twitter.png) no-repeat left top;
}
#mediaSociaux ul li.linkedin {
	background: url(../images/fiche/linkedin.png) no-repeat left top;
}
#mediaSociaux ul li.wiki {
	background: url(../images/fiche/wiki.png) no-repeat left top;
}
#mediaSociaux ul li.listeDiffusion {
    background: url(../images/fiche/listediffusion.png) no-repeat left top;
}
#mediaSociaux ul li.archives {
	background: url(../images/fiche/fonds_archives.png) no-repeat left top;
}
#mediaSociaux ul li.pubmed {
	background: url(../images/fiche/pubmed.png) no-repeat left top;
}
#mediaSociaux ul li.googlescholar {
	background: url(../images/fiche/googlescholar.png) no-repeat left top;
}
#mediaSociaux ul li.bibliographie {
	background: url(../images/fiche/bibliographie.png) no-repeat left top;
}
#mediaSociaux ul li.instagram {
	background: url(../images/fiche/instagram.png) no-repeat left top;
}


#mediaSociaux ul li.siteweb:hover,
#mediaSociaux ul li.siteweb:focus {
	background: url(../images/fiche/siteweb-hover.png) no-repeat left top;
}
#mediaSociaux ul li.siteweb_instit:hover,
#mediaSociaux ul li.siteweb_instit:focus {
    background: url(../images/fiche/site-web-institutionnel_surv.png) no-repeat left top;
}
#mediaSociaux ul li.cv:hover,
#mediaSociaux ul li.cv:focus {
	background: url(../images/fiche/cv-hover.png) no-repeat left top;
}
#mediaSociaux ul li.blogue:hover,
#mediaSociaux ul li.blogue:focus {
	background: url(../images/fiche/blogue_surv.png) no-repeat left top;
}
#mediaSociaux ul li.facebook:hover,
#mediaSociaux ul li.facebook:focus {
	background: url(../images/fiche/facebook-hover.png) no-repeat left top;
}
#mediaSociaux ul li.twitter:hover,
#mediaSociaux ul li.twitter:focus {
	background: url(../images/fiche/twitter-hover.png) no-repeat left top;
}
#mediaSociaux ul li.linkedin:hover,
#mediaSociaux ul li.linkedin:focus {
	background: url(../images/fiche/linkedin-hover.png) no-repeat left top;
}
#mediaSociaux ul li.wiki:hover,
#mediaSociaux ul li.wiki:focus {
	background: url(../images/fiche/wiki-hover.png) no-repeat left top;
}
#mediaSociaux ul li.listeDiffusion:hover,
#mediaSociaux ul li.listeDiffusion:focus {
    background: url(../images/fiche/listediffusion-hover.png) no-repeat left top;
}
#mediaSociaux ul li.archives:hover,
#mediaSociaux ul li.archives:focus {
	background: url(../images/fiche/fonds_archives_surv.png) no-repeat left top;
}
#mediaSociaux ul li.pubmed:hover,
#mediaSociaux ul li.pubmed:focus {
	background: url(../images/fiche/pubmed_surv.png) no-repeat left top;
}
#mediaSociaux ul li.googlescholar:hover,
#mediaSociaux ul li.googlescholar:focus {
	background: url(../images/fiche/googlescholar_surv.png) no-repeat left top;
}
#mediaSociaux ul li.bibliographie:hover,
#mediaSociaux ul li.bibliographie:focus {
	background: url(../images/fiche/bibliographie_surv.png) no-repeat left top;
}
#mediaSociaux ul li.instagram:hover,
#mediaSociaux ul li.instagram:focus {
	background: url(../images/fiche/instagram_surv.png) no-repeat left top;
}

/* galerie photo + prettyPhoto*/
.galeriePhoto {
	padding-top: 2em;
}
.galeriePhoto span {
	padding: 5px; display:block;
}
.galeriePhotoContenu{ 
	margin:0 auto; 
}
.galeriePhotoContenu img{
	margin: 0 0.5em;
	padding: 0.5em;
	border: 1px solid #b7b4a8;
	border-radius: 0.25em;
	background: white;
}
.galeriePhotoContenu a{
	float:left; 
}
.galeriePhotoContenu img:hover {
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	opacity: 0.5;
}
.pp_pic_holder{
	padding: 15px 5px;
}
.pp_top, .pp_bottom{
	display: none !important
}
.pp_default .pp_content_container .pp_left {
    background: #fff !important;
    padding: 20px 5px !important;
}
div.pp_default .pp_content_container .pp_right {
    background: none!important;
    padding: 0!important;
}
.pp_content, .pp_content_container{
	padding:0; 
	width: auto!important
}
div.pp_pic_holder.pp_default, div.pp_details  {
	background: #fff !important;
    margin: 0 !important;
}
div.pp_default .pp_content, div.light_rounded .pp_content {
    background: white !important;
}
div.ppt {
	margin: 0!important;
    font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif !important;
    color: #3D3C38 !important;
    font-weight: bold;
    text-align: center;
}
div.pp_default div.pp_nav p.currentTextHolder, div.pp_default p.pp_description, div.pp_default .copyright {
    font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif !important;
    left: 0 !important;
}
div.pp_default .copyright {
	clear: both; 
	padding-top: 1em;
	text-align: right;
}
div.pp_default p.pp_description {
    margin: 0.5em !important;
	font-weight:normal !important;
}
div.pp_default .pp_nav {
    clear: none;
    height: 30px;
    position: relative;
    width: auto!important;
}
div.pp_default .pp_gallery ul li a { 
	opacity: 0.5!important;
}
div.pp_default .pp_gallery ul li a:hover {
	opacity:1!important
}
a.pp_next {
    background: url("../images/carrousel/suivant.png") 10000px 10000px no-repeat!important;
    height: 30px !important;
}
a.pp_next:hover, .pp_hoverContainerNext:hover .pp_next {
    background: url("../images/carrousel/suivant.png")  no-repeat scroll 100% 50%!important;
}
a.pp_previous {
    background: url("../images/carrousel/precedent.png") 10000px 10000px no-repeat!important;
    height: 30px !important;
}
a.pp_previous:hover, .pp_hoverContainerPrevious:hover .pp_previous {
    background: url("../images/carrousel/precedent.png") no-repeat scroll 0 50% transparent!important;
}
div.pp_default .pp_close {
    background: url("../images/carrousel/fermer.png") no-repeat !important;
    right: 1em;
    top: 1em;
}
.pp_content iframe {
    z-index: 0;
}

/* contenuFicheChercheur */	
#RegroupementsInfoOnglet > div > h1,
#regroupement-activites-onglets > div > h1 { 
	display:none;
}
#menuRegroupementsInfo { 
	width:100%;
	float:left;
	margin-top: 1em;
}
#menuRegroupementsInfo #menuonglet, #menuRegroupementsInfo #activites-onglets { 
	margin: 0;
	padding: 0 0 1.5em 0;
	list-style: none;
	overflow: hidden;
	border-radius: 0.25em;
}
#menuRegroupementsInfo #menuonglet li { 
	display: block;
	float: left;
	padding: 0 2em 0 0; 
    text-align: top;
}


#menuRegroupementsInfo #activites-onglets li {
	display: inline-block;
}


#menuRegroupementsInfo #menuonglet li a, 
#menuRegroupementsInfo #activites-onglets li a { 
	display: block;
	text-decoration: none;
	position: relative;
	padding: 0.5em;
	font-size: 1em;
}
.tx-stvitrinerechercherefonte-pi3 #menuRegroupementsInfo #menuonglet li a {
    height: 36px;
}

#menuonglet span {
	color: #3573DD;
	font-weight: bold;
	padding: 0;
}

.tx-stvitrinerechercherefonte-pi3 #menuonglet span {
    display: inline-block;
    width: 120px;
}
/*#tx-stvitrinerechercherefonte-pi3 #menuonglet span {
	display: inline-block;
	padding: 0;
	border-botton: none;
}*/	
#menuonglet li a {
	border-bottom: 3px solid white;
	transition: all 500ms ease;
}
#menuonglet li a:hover, 
#menuonglet li a:focus {
	color: #012A9E;
	border-bottom: 3px solid #3573DD;
    transition: all 500ms ease;
}
#menuRegroupementsInfo #menuonglet li a.courant {
	border-bottom: 3px solid #012A9E;
	transition: all 500ms ease;
}
#menuRegroupementsInfo #menuonglet li a.courant:hover, 
#menuRegroupementsInfo #menuonglet li a.courant:focus {
	color: #3573DD;
	border-bottom: 3px solid #3573DD;
}


#activites-onglets span {
	padding: 1em 1.5em;
	font-size: 1.15em;
	transition: all 500ms ease;
}
#activites-onglets span:hover, #activites-onglets span:focus, #activites-onglets li a.courant span {
	color: #012A9E;
	background: #E4EBE7;
}

/* colonne de droite / latÃ©rale */
.colonne.droite {
	margin-left: 1em;
	float: right;
	width: 25%;
	font-size: small;
}
#contenuCentre .colonne.droite h2 {
	margin: 0;
	font-size: 1.15em;
	font-weight: bold;
	font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif !important;
	margin-bottom: 1em;
}
#contenuCentre .colonne.droite h3 {
	font-size: 1em;
	font-weight: bold;
	font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif !important;
}
#contenuCentre .colonne.droite h4 {
	font-size: 1em;
	font-weight: normal;
	font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif !important;
}
#classification {
	background: #E4EBE7;
    padding: 0.5em;
    border-radius: 0.25em;
}
#classification div {
    margin: 0.75em 0;
}
#classification > div:nth-child(2) {
	margin-top: 2em;
}
#classification .categorie {
    margin: 0;
    font-weight: bold;
}
#unites_de_recherches {
	margin: 1.5em 0;
	padding: 1.25em 0;
	border-top: 1px solid #3D3C38;
	border-bottom: 1px solid #3D3C38;
}
#unites_de_recherches h3 {
	margin-bottom: 0.25em;
	font-weight: normal;
}
#unites_de_recherches ul > .role {
	list-style: none;
}
#unites_de_recherches ul {
	margin: 0 0 1em 0;
	border-bottom: 2px solid #E4EBE7;
}
#unites_de_recherches ul:last-child {
	border: none;
}
#unites_de_recherches li {
	list-style: none;
	margin: 1em 0;
	line-height: 1.3em;
}
#unites_de_recherches .texte {
	border-bottom: 3px solid #E4EBE7;
	padding-bottom: 1em;
}
#unites_de_recherches .texte:last-child {
	border: none;
	padding: 0;
}

/* contenuOnglet */
#RegroupementsInfoOnglet {
	width: 100%;
	float: left;
}
.colonne.gauche {
	float: left;
	width: 70%;
}
#RegroupementsInfoOnglet > #portrait,
#RegroupementsInfoOnglet > #act-recherche,
#RegroupementsInfoOnglet > #toutes-activites,
#regroupement-activites-onglets > #act-international,
#RegroupementsInfoOnglet > #act-valorisation,
#RegroupementsInfoOnglet > #prix,
#RegroupementsInfoOnglet > #equipe,
#RegroupementsInfoOnglet > #affiliation,
#RegroupementsInfoOnglet > #promotions,
#RegroupementsInfoOnglet > #laureats,
#RegroupementsInfoOnglet > #description,
#RegroupementsInfoOnglet > #infos,
#RegroupementsInfoOnglet > #participants,
#RegroupementsInfoOnglet > #publications,
#RegroupementsInfoOnglet > #activites,
#RegroupementsInfoOnglet > #activites_ii,
#RegroupementsInfoOnglet > #plus-infos,
#RegroupementsInfoOnglet > #enseignements-encadrements,
#RegroupementsInfoOnglet > #desc_detail,
#RegroupementsInfoOnglet > #affiliations_responsabilites,
#listepublications_annee,
#listepublications_type {
    display: none;
}
.courant {
    display: block !important;
}
.contenuOnglet{
	margin-bottom: 3em;
}
.texte p, .texte p span, .texte ul {
	line-height: 1.85em;
	font-size: small;
}
.texte .strike {
	text-decoration:line-through; 
}
.toggler span{
	display:none;
}
.toggler,
.toggler_list {
	background: url(../images/bas.png) no-repeat left center;
	width: 100%;
	cursor: pointer;
	margin: 0;
	transition: all 500ms ease;
	text-indent: 30px;
}
.toggler:hover, .toggler:focus,
.toggler_list:hover, .toggler_list:focus {
	color: #012A9E !important;
	background: url(../images/bas-hover.png) no-repeat left center;
}

.closed {
    background: url(../images/droite.png) no-repeat left center;
    transition: all 500ms ease;
}
.closed:hover, .closed:focus {
    background: url(../images/droite-hover.png) no-repeat left center;
}
.afficher_non {
    display: none;
}

/* projets */
.projet {
	border-bottom: 1px solid #CCC;
    padding: 0;
}
.projet:last-child {
	border: none;
}
.projet > div {
    margin: 1em 0;
}
.projet > .date {
	margin-bottom: 0;
	font-size: 1.25em;
}
.projet .titre-projet {
    margin: 0;
}
.projet .titre-projet .date {
    font-weight: normal;
}
.projet.exergue .titre-projet {
	background: #e4ebe7;
	padding: 1em;
}
.projet.exergue .marque-page {
	width: 0;
	height: 0;
	border-top: 2.5em solid #FFF;
	border-right: 2.5em solid #D93939;
	float: left;
	margin: 0 1em 0 0;
}
#contenuCentre .projet .wysiwyg .toggler {
    font-size: 1em;
    font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif !important;
    background-size: 15px;
    text-indent: 20px;
    color: #3573DD !important;
}
#contenuCentre .projet .wysiwyg .toggler:hover {
    text-decoration: underline;
    color: #012A9E;
}

/* encadrements */
#encadrements .lien-papyrus {
	background: url("../images/carrousel/aller.png") no-repeat right;
	padding: 5px 15px;
	height: 20px;
	display: block;
	transition: all 500ms ease;
}
#encadrements .lien-papyrus:hover {
	background: url("../images/carrousel/aller-hover.png") no-repeat right;
	transition: all 500ms ease;
}
#encadrements .lien-papyrus:hover:before {
	float: right;
	padding-right: 15px;
	text-decoration: none;
	font-weight: bold;
}

/* activitÃ©s de valorisation : en vedette */
.type-promo {
	margin-bottom: 0;
}

/* tableaux et listes */
#zoneDroite table tbody tr:last-child {
	border: none;
}
#zoneDroite table thead th {
	color: #3d3c38;
	font-size: small;
}
#zoneDroite table thead, #zoneDroite table tbody, #zoneDroite table th, #zoneDroite table thead tr {
	background: none;
	border: none;
}
.liste-lieux caption {
	text-align: left;
	font-weight: bold;
}
.liste-lieux tr {
	border:none !important
}
.liste-lieux td {
    vertical-align: text-bottom;
    padding: 0 1em 0 0;
    line-height: 1.85;
}
.liste-lieux p {
	margin-top:0 !important;
}
.liste-lieux td.pays {
	width:20%
}
.liste-lieux td.desc{
    width: 80%;
}
.liste-laureats .nom, .liste-prix .nom {
	font-weight: bold;
	display: block;
}
#zoneDroite .sortable thead {
	cursor: pointer;
}
#zoneDroite .sortable thead th {
	background: url('../images/sort.png') no-repeat left;
	padding-left: 15px;
	vertical-align: middle;
}
#zoneDroite .sortable thead th.tablesorter-headerAsc {
	background: url('../images/sort-up.png') no-repeat left;
}
#zoneDroite .sortable thead th.tablesorter-headerDesc {
	background: url('../images/sort-down.png') no-repeat left;
}
#zoneDroite .sortable td.nom {
	width: 25%;
}

/* formations */
#disciplines_formations .texte > ul {
    margin: 1em 0 0 0;
}
#disciplines_formations .texte li {
    list-style-type: none;
}
#disciplines_formations .texte ul ul {
    display: inline-block;
    vertical-align: top;
}
span.annee_formation {
	font-weight: bold;
}

/* pour en savoir plus */
#plus-infos .savoir-plus-contenu, #plus-infos .savoir-plus-contenu ul {
    list-style: none;
}

/*fiche media */
.col2 div {
    display: inline-block;
    width: 40%;
    vertical-align: top;
}
#contenuFicheChercheur h1.communication-medias {
	display:  block;
}

/* Publications */
span#client_ip {
	display: none;
}
#ongletslistepublications ul {
    margin: 10px 0 0 8px;
}
#ongletslistepublications li {
    list-style: none;
    float: left;
}
#ongletslistepublications li a {
    padding: 4px 10px 5px 10px;
    font-weight: bold;
    color:#2b6fc9;
    float:left;
    text-decoration:none;
    border-bottom:none;
    margin:1px 6px 0 0;
}
#listepublications {
	clear:left;
}
#listepublications tbody tr.odd td {
	background: transparent;
}
#listepublications_annee, #listepublications_type {
	background-color: #FFF;
	padding: 5px;
}
#zoneDroite #listepublications table tbody tr {
    border-bottom: none;
}
#zoneDroite #listepublications table td.links {
    padding: 0;
    width: 20px;
    vertical-align: middle;
}
#zoneDroite #listepublications table td.links a.viaDOI {
    border: 1px solid #b1bac0;
    background-color: white;
    padding: 0 5px;
    color: black;
    text-decoration: none;
}
#listepublications table h4 {
	font-weight: bold;
}
#listepublications table div.keywords a {
    text-decoration: none;
    cursor: default;
}
#listepublications table div.reflinks a {
    text-decoration: none;
}
.showhide {
	margin: 1em 0;
	transition: all 500ms ease;
}

/* initiatives intersectorielles */
#intersectoriel .document {
	font-size: 1.25em;
}
#intersectoriel table.liste-participants tr {
	vertical-align: top;
}
#intersectoriel table td {
	border-bottom: 1px solid #e4ebe7;
	padding: 1em 0.5em;
}
#intersectoriel table td {
	border-bottom: 1px solid #e4ebe7;
	padding: 1em 0.5em;
}
#intersectoriel table th {
	padding: 1em 0.5em;
}

#intersectoriel table.liste-participants .participant {
	width: 30%;
}
#intersectoriel table.liste-participants .participant .nom {
	font-weight: bold;
}
#intersectoriel table.liste-participants .participant .unite-admin {
	font-size: 0.85em;
	margin-bottom: 1em;
}
#intersectoriel table.liste-participants .details .toggler, #intersectoriel table.liste-participants .details .closed {
	margin-top: 0.85em;
}
#intersectoriel table.liste-participants .details .toggler, #intersectoriel table.liste-participants .details .toggler:visited {
	color: #3573dd;
}
#intersectoriel table.liste-participants .details .toggler:hover {
	color: #3573dd;
}

#RegroupementsInfoOnglet h2.toggler {
	font-size: 1.75em;
}

.contenuOngletTexte > h3.inter {
    font-size: 1.35em;
    margin: 20px 0 10px 0;
    font-weight: bold;
}
/*
#disciplines_formations .contenuOngletTexte  h3 {
    font-size: 1.35em;
    margin: 20px 0 10px 0;
    font-weight: bold;
}*/
.contenuOngletTexte h4.inter {
    font-size: 1.18em;
}
/* WYSIWYG */
div.texte.wysiwyg h1,
.contenuOngletTexte h1 {
	font-size: 1.5em;
	margin: 20px 0 10px 0;
	font-weight: normal;
}
div.texte.wysiwyg h2,
.contenuOngletTexte h2 {
    font-size: 1.30em;
    margin: 10px 0;
    font-weight: normal;
}
.contenuOngletTexte div.texte h3 {
    font-size: 1.15em;
    margin: 10px 0 10px 0;
    font-weight: bold;
}

.contenuOngletTexte div.texte div.date+h3 {
    margin-top: 0;
}
div.texte.wysiwyg h4,
.contenuOngletTexte h4 {
    font-size: 1.0em;
    margin: 10px 0;
    font-weight: bold;
}
div.texte.wysiwyg blockquote,
.contenuOngletTexte blockquote {
	border-left: 4px solid #e4ebe7;
	padding-left: 1em;
}
div.texte.wysiwyg ul:first-child,
.contenuOngletTexte ul:first-child {
	margin-top: 10px;
}

/* recrutement */
.recrute {
	background-image: url("../images/recrute.png");
	background-position: 90%;
	background-repeat: no-repeat;
}
.recrute.liste {
    background-position: 100%;
    padding-right: 30px;
}
h2.toggler span.recrute {
    background-position: 100%;
    padding-right: 15px;
	display: inline;
}