@charset "UTF-8";

/****************** Debut EFICATT *********************/

/* ------------------- Commun a tous les modeles Eficatt */

.eficatt h2.sousTitre {
	clear: both;
	
	font-family: pt_sans, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 1.846153846153846em;
	color: #ea7420;
	margin: 26px 0 9px 0;
}

.resultatsRecherche .affinerRecherche form > div {
	padding-bottom: 0;
}

.bloc_logos {
	width: 100%;
	margin: 30px 0 0 0;
	font-size: 0;
	text-align: center;
}

.bloc_logos a {
	display: inline;
}

.bloc_logos a img {
	vertical-align: middle;
	width: 46.42857142857143%;
	height: auto;
	margin: 0 0 20px 7.14285714285714%;
}

.bloc_logos a:first-child img {
	margin-left: 0%;
}

/* ------------------- Specifique page d'accueil eficatt */

.eficatt.accueilEficatt #ZonePresentation {
}

.eficatt.accueilEficatt #ZonePresentation > .illustration {
	float:left;
	display: inline-block;
	margin: 0.5em 1.5em 0.5em 0;
}

.eficatt.accueilEficatt #ZonePresentation > .illustration > img {
	border:1px solid #ccc;
}

.eficatt.accueilEficatt #ZonePresentation > .editorial {
	overflow: hidden; /* pour l'affichage correct des listes à puces en présence d'un bloc flottant à gauche */
}


.eficatt.accueilEficatt #ZoneInformations {
	clear:both;
}

.eficatt.accueilEficatt #ZoneRecherche {
	clear:both;
	margin:2em 0 0 0;
}

.eficatt .bloc_compedit .bce_cartouche {
	margin-top:10px;
}

.eficatt .bloc_compedit .bce_lienint,
.eficatt .bloc_compedit .bce_lienext {
	margin:0 0 0.75em 0;
}

.eficatt .bloc_compedit .bce_lienext a {
    color: #3c3c3c;
    padding-left: 15px;
}

.eficatt.accueilEficatt div.autosuggest ul li a span small {
	display:none;
}

.eficatt.accueilEficatt #search-listeFiches .nouveau,
.eficatt.accueilEficatt #search-listeFiches .miseAJour {
	display: inline-block;
	padding:2px 4px;
	font-size: 0.85em;
	font-weight: normal;
	line-height: 100%;
	cursor: help;
	
	color: #cc5700;
	border:1px dotted #ea7420;
	background: rgba(255, 255, 255, 0.7);
	/*
	background: rgba(234, 116, 32, 0.2);
	color:#000;
	*/
	/*
	background: #fce7d8;
	color: #e16000;
	*/
	
}


.eficatt.accueilEficatt #ZoneInformations {
	position: relative;
	margin:2.5em 0 0 0;
}

.eficatt.accueilEficatt #ZoneInformations > h2 {
	margin:0 40px 0.5em 0;
}

.eficatt.accueilEficatt #ZoneInformations > .rss {
	font-size: 0;
	display: inline-block;
	position: absolute;
	top:0;
	right:0;
	
	vertical-align: middle;
	margin:0 0 0.5em 1em;
	width:18px;
	height:18px;
	background: url(../image/pictos.png) 0 0 no-repeat;
}

.eficatt.accueilEficatt #ZoneInformations .rss:hover {
	background-position: 0 -25px;
}

.eficatt.accueilEficatt #ZoneInformations .infos {
	font-size: 0;
}
.ltIE9 .eficatt.accueilEficatt #ZoneInformations .infos { /* alternative au font-size:0 */
	font-family: AdobeBlank;
	font-size:1em;
}

.eficatt.accueilEficatt #ZoneInformations .infos > li {
	display: inline-block;
	width:48%;
	margin:0 4% 20px 0;
	vertical-align: top;
}

.eficatt.accueilEficatt #ZoneInformations .infos > li:nth-child(even) {
	margin-right: 0;
}
.ltIE9 .eficatt.accueilEficatt #ZoneInformations .infos > li.even {
	margin-right: 0;
}

.eficatt.accueilEficatt #ZoneInformations .infos > li:first-child:nth-last-child(1) {
    width: 100%;
    margin-right: 0;
}
.ltIE9 .eficatt.accueilEficatt #ZoneInformations .infos > li.first-child.last-child  {
    width: 100%;
    margin-right: 0;
}

.IOsDevice .eficatt.accueilEficatt #ZoneInformations .infos > li {
    width: 100% !important;
    margin-right: 0 !important;
}

.eficatt.accueilEficatt #ZoneInformations .infos .info {
	display: block;
	background: #f2f2f2;
	font-family: sans_serif_webfont, Arial, "Helvetica Neue", Helvetica, sans-serif;
	padding:10px;
	line-height: 1.2em;
	font-size:1rem;

}
.ltIE9 .eficatt.accueilEficatt #ZoneInformations .infos .info { /* alternative aux tailles "rem" */
	font-size:1em;
	font-family: sans_serif_webfont, Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.eficatt.accueilEficatt #ZoneInformations .infos .info h3 {
	margin: 0 0 0.5em 0;
}

.eficatt.accueilEficatt #ZoneInformations .infos .info h3 > .date{
	display: block;
	margin:0 0 0.5em 0;
	font-style: normal;
	font-weight: bold;
	font-size: 1.076923076923077em;
	color: #787f86;
}

.eficatt.accueilEficatt #ZoneInformations .infos .info h3 > .titre {
	display: block;
	margin:0;
	color:#000;
	font-style: normal;
	font-weight: bold;
	font-size: 1.076923076923077em;
}

.eficatt.accueilEficatt #ZoneInformations .infos .info .editorial {
	margin:0 0 0.8em 0;
}

.eficatt.accueilEficatt #ZoneInformations .infos .info .liens {
	display: block;
	border-top: 1px solid #cacaca;
}

.eficatt.accueilEficatt #ZoneInformations .infos .info .liens > li {
	display: block;
  	background: url(../../templating-kit/themes/inrs/img/blocCompEdit/EncocheLien.png) 0 11px no-repeat;
    margin: 0 0 0 0;
    padding-top: 8px;
}

.eficatt.accueilEficatt #ZoneInformations .infos .info .liens > li > a{
	display:inline-block;
	padding-left: 10px;
	font-size: 0.9230769em; /* base 12px - 12/13px */
	font-weight: bold;
	color: #787f86;
}



/* ------------------- Specifique liste de resultats eficatt */

.eficatt.resultats #EnteteResultats h2 {
	font-family: pt_sans, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 1.384615384615385em;
	color: #ea7420;
	margin-top: 15px;
	
	text-transform: uppercase;
}

.eficatt.resultats #EnteteResultats .rappelCriteres {
	font-family: pt_sans, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1.384615384615385em;
	color: #ea7420;
	margin: 0.25em 0 0.5em 0;
}
.eficatt.resultats #EnteteResultats .rappelCriteres .valeur {
	font-weight: bold;
}

.resultatsRecherche .container_colonneDroite .retourListe {
	margin-top:10px;
}

/* ------------------- Spécifique résultats de recherche Fiches Toxicologiques */

.eficatt.resultatsRecherche .triPages .titre{
	width: 30%;
}
.eficatt.resultatsRecherche .triPages .wrapperBoutonTri{
	width: 30%;
}
/*
.eficatt.resultatsRecherche .triPages .wrapperBoutonTri:last-child{
	width:25%;
}
*/
.eficatt.resultatsRecherche .triPages .wrapperBoutonTri > a{
	margin-left:0 !important;
}





/* ------------------- Specifique fiche eficatt */

/* --- Sommaire de la fiche --- */
.eficatt.fiche #Sommaire {
	margin:1em 0;
}

.eficatt.fiche #Sommaire > .titre {
	background : #ea7420;
}

.eficatt.fiche #Sommaire > .titre > .wrapper {
	font-size: 1.15384615384615em;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	padding-top:0.25em;
	padding-bottom:0.25em;
}

.eficatt.fiche #Sommaire > .titre > .wrapper:after{
	display:block;
	position:absolute;
	bottom:-6px;
	left:45px;
	
	font-size: 0;
	content : "\00a0"; /* espace insécable */
	background: url(../../templating-kit/themes/inrs/img/pageDossier/encocheHeader.png) no-repeat 0 0;
	width:19px;
	height: 6px;
}

.eficatt.fiche #Sommaire > .liens {
	background: #e5e5e5;
}

.eficatt.fiche #Sommaire > .liens > .wrapper {
	padding-top:5px;
}

.eficatt.fiche #Sommaire > .liens > .wrapper > .liensContenu {
	padding:1em 0 0.5em 0;
	
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	
	-webkit-column-gap : 2em;
	-moz-column-gap : 2em;
	column-gap : 2em;
	
	display: block;
	vertical-align: top;
	width:69%;
	float:left;
}

.eficatt.fiche #Sommaire > .liens > .wrapper > .boutons {
	vertical-align: top;
	width:31%;
	float:left;
}

@media print {
	.eficatt.fiche .container_colonneDroite,
	.eficatt.fiche #Sommaire > .liens > .wrapper > .boutons {
	display: none;
	}
	
	.eficatt.fiche #Sommaire > .liens > .wrapper > .liensContenu {
	width: 100%;
	}
}

.eficatt.fiche #Sommaire > .liens > .wrapper > .boutons > a {
	display: block;
	margin: 1em 0;
}

.eficatt.fiche #Sommaire > .liens > .wrapper > .liensContenu > ul > li {
	margin:0 0 1em 0;
}

.eficatt.fiche #Sommaire > .liens > .wrapper > .liensContenu > ul > li > span,
.eficatt.fiche #Sommaire > .liens > .wrapper > .liensContenu > ul > li > a.lien {
	display: inline-block;
	background: url(../../templating-kit/themes/inrs/img/pageDossier/puces.png) no-repeat 0 3px;
	padding:0 0 0 10px;
	color:#3c3c3c;
}

.eficatt.fiche #Sommaire > .liens > .wrapper > .liensContenu > ul > li > span {
	font-weight: bold;
	text-decoration: underline;
	/*
	background: url(../../templating-kit/themes/inrs/img/pageDossier/puces.png) no-repeat 0 -95px;
	color:#623c7c;*/
}

.eficatt.fiche #Sommaire > .liens > .wrapper > .liensContenu > ul > li > span.lien {
	font-weight: normal;
	text-decoration: none;
}

.eficatt.fiche #Sommaire > .liens > .wrapper > .liensContenu > ul > li > .lien.selectionne {
	font-weight: bold;
	text-decoration: underline ! important;
}

.eficatt.fiche #Sommaire > .liens > .wrapper > .liensContenu > ul > li > .lien.selectionne {
	font-weight: bold;
	text-decoration: underline ! important;
}

.eficatt.fiche #Sommaire > .liens > .wrapper > .liensContenu > ul > li > .group {
	display: inline-block;
}
.eficatt.fiche #Sommaire > .liens > .wrapper > .liensContenu > ul > li > .group > .boutonImportant:first-child {
	display:block;
	margin-bottom: 1.2em;
}


/* --- Version de la fiche --- */

.eficatt.fiche .versionFiche {
	margin: 1em 0 1em 0;
	color: #757575;
	text-align: right;
	font-style: normal;
}

.eficatt.fiche .versionFiche .libelle {
}

.eficatt.fiche .versionFiche .valeur {
	font-weight: bold;
}


/* --- Titres --- */

.eficatt.fiche .sectionFiche > div.editorial:after {
	content: " ";
	display: block !important;
	clear: both !important;
	visibility: hidden !important;
	line-height: 0 !important;
	/* height 1px !important; */
	width: 1px !important;
	font-size: 0;
	overflow:hidden !important;
}

.eficatt.fiche .titreSection {
	position: relative;
	font-family: pt_sans, sans-serif;
	margin: 1em 0 0.25em 0;
	font-weight: bold;
	font-style: normal;
	font-size: 1.846153846153846em;
	color: #ea7420;
}

.eficatt.fiche .titreSection > em {
	font-family: sans_serif_webfont, Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:0.8em;
	display: block;
	color: #000;
	margin:0.25em 0 0 0;
}

/* Sous titre de niveau 2 */
.eficatt h3 {
	position: relative;
}

.eficatt h4 {
	font-family: pt_sans, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 1.692307692307692em; /* 22px / 13px */
	color: #3c3c3c;
	margin-top: 26px;
	margin-bottom: 10px;
}
/* Sous titre de niveau 3 */
.eficatt h5 {
	font-family: pt_sans, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 1.538461538461538em; /* 20px / 13px */
	color: #787f86;
	margin-top: 26px;
	margin-bottom: 8px;
}
/* Sous titre de niveau 4 */
.eficatt h6 {
	font-family: pt_sans, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1.3076923em; /* 17px / 13px */
	color: #787f86;
	margin-top: 1em;
	margin-bottom: 0.2em;
}

/* Sous-titre dans un tableau */
.eficatt td > h2,
.eficatt td > h3,
.eficatt td > h4,
.eficatt td > h5,
.eficatt td > h6 {
	margin-top:0;
}


/* --- Tableaux --- */

@media print {
	.eficatt .tableau th {
		text-transform: none;
	}
}


/* --- Biblio --- */

.eficatt #section-bibliographie .editorial ol > li p {
	line-height: inherit;
}

.eficatt #section-bibliographie .editorial ol.R > li:before {
  content: "R" counter(customlistcounter) "\00a0\2502\00a0";
}

.eficatt #section-bibliographie .editorial ol.G > li:before {
  content: "G" counter(customlistcounter) "\00a0\2502\00a0";
}

.eficatt #section-bibliographie .editorial ol.H > li:before {
  content: "H" counter(customlistcounter) "\00a0\2502\00a0";
}

.eficatt #section-bibliographie .editorial ol.L > li:before {
  content: "L" counter(customlistcounter) "\00a0\2502\00a0";
}

.eficatt #section-bibliographie .editorial ol.M > li:before {
  content: "M" counter(customlistcounter) "\00a0\2502\00a0";
}





/* Largeur inferieure a 960px */
@media screen and (max-width:960px) {
	.eficatt.accueilEficatt #ZoneInformations .infos > li {
	    width: 100% !important;
	    margin-right: 0 !important;
	}
}

/* Largeur inferieure a 767px */
@media screen and (max-width:767px) {
	.eficatt.fiche .sectionFiche {
		width: 100%;
		min-width: 0;
	}
	
	.bloc_logos a img {
		width:130px;
	}
	
	.eficatt.fiche .bloc_sommaire,
	.eficatt.fiche .bloc_liensConnexes {
		display: block;
		margin: 20px 0;
		width: 100%;
	}
}


/* Largeur inferieure a 600px */
@media screen and (max-width:600px) {
	.eficatt.fiche #Sommaire > .liens > .wrapper > .liensContenu {
	width:50%;

	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
	
	-webkit-column-gap : 0;
	-moz-column-gap : 0;
	column-gap : 0;
	}
	.eficatt.fiche #Sommaire > .liens > .wrapper > .boutons {
	width:50%;
	}
}

/* Largeur inferieure a 480px */
@media screen and (max-width:480px) {
	.eficatt.fiche #Sommaire > .liens > .wrapper > .liensContenu {
		padding-bottom: 0;
		width:auto;
		float:none;
	}
	.eficatt.fiche #Sommaire > .liens > .wrapper > .boutons {
		width:auto;
		float:none;
		margin: 0;
		padding-bottom: 1em;
	}
	.eficatt.fiche #Sommaire > .liens > .wrapper > .boutons > a {
		display: inline-block;
		margin-top: 0 1em 0 0;
		float:left;
		clear:left;
	}
	.eficatt.accueilEficatt #ZoneInformations .infos > li {
	    width: 100%;
	    margin-right: 0;
	}
	
	.eficatt.accueilEficatt #ZonePresentation .actions {
		margin:1em 0 0;
	}
	
	.eficatt.accueilEficatt #ZonePresentation > .illustration {
		display: none;
	}
	
	.eficatt.recherche .search-box .liste_choix.doubleColonne > ul > li,
	.eficatt.recherche .search-box .liste_choix.tripleColonne > ul > li,
	.eficatt.recherche .search-box .liste_accesDirect > li,
	.eficatt.recherche .search-box .liste_choix > ul > li,
	.eficatt.recherche .search-box .doubleColonne > div.cell{
		display:inline-block;
		width: 100%;
	}
	.eficatt.recherche .search-box .doubleColonne > div.cell,
	.eficatt.recherche .search-box .doubleColonne > div.cell + div.cell{
		float: none;
	}
	.eficatt.recherche .search-box .doubleColonne > div.cell{
		margin-bottom: 30px;
	}
	.eficatt.recherche .search-box .row.doubleColonne{
		padding-bottom: 0;
	}
	
	.eficatt.recherche .search-box .doubleColonne > div.empty.cell{
		display:none;
	}
	
	/* --- Fiche --- */
}

/****************** Fin eficatt **********************/
