@charset "UTF-8";

/****************** Début MiXie *********************/

/* ------------------- Commun a toutes les pages MiXie */

/*
.mixie #titrePage {
	position: relative;
	margin:5px 160px 1em 0;
}

.mixie #logoMixie {
	position: absolute;
	display:inline-block;
	top:0;
	right:0;
	font-size: 0;
}
*/
.mixie .titreSection {
	font-family: pt_sans, sans-serif;
	margin: 1em 0 0.25em 0;
	font-weight: bold;
	font-style: normal;
	font-size: 1.846153846153846em;
	color: #ea7420;
}

.mixie #footer {
	margin-top: 80px;
}

.mixie 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;
}

.mixie abbr {
	cursor: help;
}

a.poubelle {
	display: inline-block;
	font-size: 0;
	width: 18px;
	height: 20px;
	background: url(../img/icons/poubelle.png) 0 0 no-repeat;
	-webkit-print-color-adjust: exact;
	vertical-align: middle;
}

a.poubelle:hover {
	background-position: 0 -40px !important;
}

.astuce {
	margin: 1em 0;
}

.astuce p {
	font-style: italic;
	color: #555;
}

.fraction {
	display: inline-block;
	vertical-align: middle;
}

.fraction>table {
	border-collapse: collapse;
}

.fraction>table>tbody>tr>td {
	text-align: center;
	vertical-align: middle;
}

.fraction>table>tbody>tr>td.num {
	padding: 0 0.2em 0.4em 0.2em;
}

.fraction>table>tbody>tr>td.den {
	border-top: 1px solid #000;
	padding: 0.4em 0.2em 0 0.2em;
}

.infoClasseNonCalculee {
	margin: 2em 0 0 0;
}

table.calculTotal {
	margin: 0.5em 0;
}

table.calculTotal td {
	padding: 0 1em 1.5em 0;
	text-align: center;
}

table.calculTotal td.resultat {
	font-weight: bold;
	font-size: 1.2em;
	text-align: left;
}

p.infoPasDeVLEP {
	margin: 0.5em 0;
	font-weight: bold;
}

.tableauMixie {
	border: 0;
	margin: 0.5em 0 0 0;
	border-spacing: 2px;
	border-collapse: separate;
	width: 100%;
	min-width: 710px;
	max-width: 100%;
}

.tableauMixie>thead>tr>th {
	background: #787f86;
	-webkit-print-color-adjust: exact;
	padding: 5px 10px;
	color: #fff;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
}

.tableauMixie>thead>tr>th.transparent {
	background: transparent;
	color: #787f86;
}

.tableauMixie>thead>tr>th.poubelle, .tableauMixie>tbody>tr>td.index, .tableauMixie>tbody>tr>td.poubelle, .tableauMixie>tfoot>tr>th.index {
	width: 0.1%;
	text-align: center;
}

.tableauMixie>tbody {
	
}

.tableauMixie>tbody>tr>td {
	background: #e5e5e5;
	-webkit-print-color-adjust: exact;
	vertical-align: middle;
	-webkit-transition: background-color 200ms linear;
	-moz-transition: background-color 200ms linear;
	-o-transition: background-color 200ms linear;
	-ms-transition: background-color 200ms linear;
	transition: background-color 200ms linear;
}

.tableauMixie>tbody>tr:hover>td {
	background: #d0d0d0;
}

.tableauMixie>tbody>tr>td {
	padding: 5px 10px;
	color: #000;
}

.tableauMixie>tbody>tr>td.transparent {
	background: transparent;
}

.tableauMixie>tbody>tr>td>a.poubelle {
	background-position: 0 -20px;
}

.tableauMixie .select-style {
	width: 100%;
}

.tableauMixie input[type='text'] {
	border: 0;
	height: 24px;
	padding: 2px 8px;
}

.tableauMixie .pictoInfoHover, .tableauMixie .pictoInfoPermanent {
	position: relative;
}

.tableauMixie .pictoInfoPermanent {
	padding-right: 1.3em;
}

.tableauMixie .pictoInfoPermanent:after, .tableauMixie .pictoInfoHover:hover:after {
	content: "i";
	display: inline-block;
	position: absolute;
	top: 0.3em;
	right: 0.3em;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-style: normal;
	font-size: 0.8em;
	color: #fff;
	line-height: 110%;
	background: #777;
	-webkit-print-color-adjust: exact;
	padding: 0;
	width: 1em;
	height: 1em;
	overflow: hidden;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

@media print {
	.tableauMixie .pictoInfoPermanent {
		padding-right: 0;
	}
	.tableauMixie .pictoInfoPermanent:after, .tableauMixie .pictoInfoHover:hover:after {
		display: none;
	}
}

.switchCheckbox, .switchCheckbox>span>input {
	cursor: pointer;
}

.switchCheckbox>span {
	margin: 0 1em 0 0;
}

.switchCheckbox>span>label {
	font-weight: bold;
	cursor: pointer;
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none; /* Non-prefixed version, currently */
}

.presentationSuccinteMixie {
	margin-top: 1.5em;
}

.numeroCAS {
	color: #888;
	cursor: help;
	white-space: nowrap;
}

.mixie .abcdaire_haut {
	margin: 0 0 1em 0;
}

.mixie .abcdaire_bas {
	margin: 1em 0 0 0;
}

.mixie .abcdaire {
	height: 3.07692307692308em; /* 40px / 13px */
	margin: 10px 0;
}

.mixie .abcdaire .lettre, .mixie .abcdaire .lettre_sans_contenus {
	height: 2.10526315789474em;
	line-height: 2.10526315789474em;
	font-size: 1.46153846153846em;
	min-width: 1.21052631578947em;
}

.mixie .abcdaire .lettre a {
	padding: 0.421052631578947em 0.368421052631579em;
}

.mixie .abcdaire.with09 .lettre, .mixie .abcdaire.with09 .lettre_sans_contenus {
	font-size: 1.34em;
}

.mixie .abcdaire.with09 .lettre a {
	padding: 0.421052631578947em 0.368421052631579em;
}

/* Style propre au classement par ordre alphabétique de la page Métiers */
.mixie .classement_alphabetique .classement_lettre ul.liste {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 3em;
	-moz-column-gap: 3em;
	column-gap: 3em;
	vertical-align: top;
}

.mixie .classement_alphabetique .classement_lettre ul.liste li {
	font-size: 1.07692307692308em; /* 14px / 13px */
	line-height: 2.14285714285714em; /* 30px / 14px */
}

.mixie .classement_alphabetique .classement_lettre ul.liste li span.lien {
	display: inline-block;
	background: url(../img/pageDossier/puces.png) no-repeat 0 0.357142857142857em; /* 5px / 14px */
	-webkit-print-color-adjust: exact;
	line-height: 1.28571428571429em; /* 18px / 14px */
	padding: 0 0 0 10px;
	width: 100%;
	font-size: 1em;
}

.mixie .classement_alphabetique .classement_lettre ul.liste li span.lien a, .mixie .classement_alphabetique .classement_lettre ul.liste li span.lien a h3
	{
	display: inline;
}

/* Largeur inférieure à 480px */
@media screen and (max-width:480px) {
	.mixie .classement_alphabetique .classement_lettre ul.liste {
		-moz-column-count: 1;
		-webkit-column-count: 1;
		column-count: 1;
	}
}

/* ------------------- Specifique page d'accueil mixie */
.mixie.accueil #ZonePresentation {
	
}

.mixie.accueil #ZonePresentation>.illustration {
	float: left;
	display: inline-block;
	margin: 0.5em 1.5em 0.5em 0;
}

.mixie.accueil #ZonePresentation>.illustration>img {
	/*border:1px solid #ccc;*/
	
}

.mixie.accueil #ZonePresentation>.editorial {
	overflow: hidden; /* pour l'affichage correct des listes à puces en présence d'un bloc flottant à gauche */
}

.mixie.accueil #ZoneInformations {
	clear: both;
}

.mixie.accueil #ZoneRecherche {
	clear: both;
	margin: 2em 0 0 0;
}

.mixie .bloc_compedit .bce_cartouche {
	margin-top: 10px;
}

.mixie .bloc_compedit .bce_lienint, .mixie .bloc_compedit .bce_lienext {
	margin: 0 0 0.75em 0;
}

.mixie .bloc_compedit .bce_lienext a {
	color: #3c3c3c;
	padding-left: 15px;
}

.mixie.accueil #ZoneInformations {
	position: relative;
	margin: 2.5em 0 0 0;
}

.mixie.accueil #ZoneInformations>h2 {
	margin: 0 40px 0.5em 0;
}

.mixie.accueil #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(../img/mixie/pictos.png) 0 0 no-repeat;
	-webkit-print-color-adjust: exact;
}

.mixie.accueil #ZoneInformations .rss:hover {
	background-position: 0 -25px;
}

.mixie.accueil #ZoneInformations .infos {
	font-size: 0;
}

.ltIE9 .mixie.accueil #ZoneInformations .infos { /* alternative au font-size:0 */
	font-family: AdobeBlank;
	font-size: 1em;
}

.mixie.accueil #ZoneInformations .infos>li {
	display: inline-block;
	vertical-align: top;
	/*width:48%;
	margin:0 4% 20px 0;*/
	width: 100%;
	margin: 0 0 20px 0;
}

.mixie.accueil #ZoneInformations .infos>li:nth-child(even) {
	margin-right: 0;
}

.ltIE9 .mixie.accueil #ZoneInformations .infos>li.even {
	margin-right: 0;
}

/*
.mixie.accueil #ZoneInformations .infos > li:first-child:nth-last-child(1) {
    width: 100%;
    margin-right: 0;
}
.ltIE9 .mixie.accueil #ZoneInformations .infos > li.first-child.last-child  {
    width: 100%;
    margin-right: 0;
}
*/
.IOsDevice .mixie.accueil #ZoneInformations .infos>li {
	width: 100% !important;
	margin-right: 0 !important;
}

.mixie.accueil #ZoneInformations .infos .info {
	display: block;
	background: #f2f2f2;
	-webkit-print-color-adjust: exact;
	font-family: sans_serif_webfont, Arial, "Helvetica Neue", Helvetica, sans-serif;
	padding: 10px;
	line-height: 1.2em;
	font-size: 1rem;
	position: relative;
}

.ltIE9 .mixie.accueil #ZoneInformations .infos .info { /* alternative aux tailles "rem" */
	font-size: 1em;
	font-family: sans_serif_webfont, Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.mixie.accueil #ZoneInformations .infos .info.illustre img.illustrationInfo {
	float: right;
	margin: 0 0 1em 0.5em;
	border: 1px solid #ccc;
}

.mixie.accueil #ZoneInformations .infos .info h3 {
	margin: 0 0 0.5em 0;
}

.mixie.accueil #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;
}

.mixie.accueil #ZoneInformations .infos .info h3>.titre {
	display: block;
	margin: 0;
	color: #000;
	font-style: normal;
	font-weight: bold;
	font-size: 1.076923076923077em;
}

.mixie.accueil #ZoneInformations .infos .info .editorial {
	margin: 0 0 0.8em 0;
}

.mixie.accueil #ZoneInformations .infos .info .liens {
	display: block;
	border-top: 1px solid #cacaca;
}

.mixie.accueil #ZoneInformations .infos .info .liens>li {
	display: block;
	background: url(../img/blocCompEdit/EncocheLien.png) 0 11px no-repeat;
	-webkit-print-color-adjust: exact;
	margin: 0 0 0 0;
	padding-top: 8px;
}

.mixie.accueil #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;
}

.mixie.accueil #ZoneAccesCalculateur {
	margin: 2.5em 0;
	text-align: center;
}

.mixie.accueil #ZoneAccesCalculateur #btnAccesCalculateur {
	font-size: 1.230769230769231em;
}

/* ------------------- CALCULATEUR */
#tableauSaisie thead a.poubelle {
	background-position: 0 0;
}

#tableauSaisie td {
	white-space: nowrap;
	line-height: 120%;
}

#tableauSaisie td.substance {
	position: relative;
	padding-right: 35px;
	cursor: pointer;
	width: 50%;
	/*
    max-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    */
	white-space: normal;
	
    /*overflow-wrap: anywhere;*/
    word-wrap: break-word;
    word-break: break-word;
	
	-webkit-hyphens: auto;
	-webkit-hyphenate-limit-before: 4;
	-webkit-hyphenate-limit-after: 4;
	-webkit-hyphenate-limit-chars: 8 4 4;
	-webkit-hyphenate-limit-lines: 2;
	-webkit-hyphenate-limit-last: always;
	-webkit-hyphenate-limit-zone: 8%;
	-moz-hyphens: auto;
	-moz-hyphenate-limit-chars: 8 4 4;
	-moz-hyphenate-limit-lines: 2;
	-moz-hyphenate-limit-last: always;
	-moz-hyphenate-limit-zone: 8%;
	-ms-hyphens: auto;
	-ms-hyphenate-limit-chars: 8 4 4;
	-ms-hyphenate-limit-lines: 2;
	-ms-hyphenate-limit-last: always;
	-ms-hyphenate-limit-zone: 8%;
	hyphens: auto;
	hyphenate-limit-chars: 8 4 4;
	hyphenate-limit-lines: 2;
	hyphenate-limit-last: always;
	hyphenate-limit-zone: 8%;
}

/*
#tableauSaisie td.substance:after {
	position: absolute;
	display: inline-block;
	top:50%;
	right:10px;
	margin-top:-10px;
	width:20px;
	height: 20px;
	content:"(i)";
	font-size: 0;
	background: url(../img/icons/info.png) 0 0 no-repeat;
	-webkit-print-color-adjust: exact;
}
#tableauSaisie td.substance:hover:after {
	background-position: 0 -20px;
}
*/
#tableauSaisie td.substance .nomSubstance {
	margin-right: 0.5em;

    word-wrap: break-word;
    word-break: break-word;

    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;    
	
}

#tableauSaisie td.VL {
	min-width: 21em;
}

#tableauSaisie td.VL .noVLEP {
	font-weight: bold;
	color: #000;
}

#tableauSaisie td.C {
	width: 1%;
}

#tableauSaisie td.C input {
	text-align: right;
}

#tableauSaisie td.C .unite {
	margin-left: 0.3em;
}

#tableauSaisie td.C .noVLEP {
	font-weight: bold;
	color: #000;
}

#tableauSaisie th.CVL {
	cursor: help;
}

#tableauSaisie td.CVL {
	min-width: 4em;
	text-align: right;
}

#tableauSaisie td.CVL.noVLEP {
	text-align: left;
	font-weight: bold;
	color: #000;
}

#tableauSaisie td.CVL.donneeManquante {
	color: #777;
}

#tableauSaisie td.CVL.depassement {
	/*color:#c00;*/
	color: #000;
}

#tableauSaisie .actions td {
	padding: 0.5em 0 0 2px;
}

#tableauSaisie .actions #boutonOuvrirPanneauAjoutSubstance, #tableauSaisie .actions #boutonAnalyser {
	margin: 0;
	font-size: 1.2em;
	-webkit-print-color-adjust: exact;
}

#tableauSaisie .actions #boutonOuvrirPanneauAjoutSubstance:before {
	content: "+";
	vertical-align: middle;
	font-size: 2em;
	position: relative;
	top: -0.05em;
	margin: 0 0.25em 0 0;
}

#tableauSaisie .actions #boutonOuvrirPanneauAjoutSubstance.enfonce {
	background: #ddd;
	filter: none;
	color: #333;
}

#tableauSaisie #rowPanneauAjout>td {
	text-align: center;
	color: #000;
}

#tableauSaisie #indicationTableauSaiseVide td:FIRST-CHILD {
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	padding: 0.5em 0;
}

#panneauAjoutSubstance {
	display: block;
	margin: -2px 0 0 0;
	min-width: 25em;
	max-width: 46em;
	background: #e5e5e5;
	-webkit-print-color-adjust: exact;
	position: relative;
	padding: 20px;
	text-align: left;
	left: 4px;
	-moz-box-shadow: -1px 2px 5px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: -1px 2px 5px 0 rgba(0, 0, 0, 0.2);
	-o-box-shadow: -1px 2px 5px 0 rgba(0, 0, 0, 0.2);
	box-shadow: -1px 2px 5px 0 rgba(0, 0, 0, 0.2);
}

#panneauAjoutSubstance .row {
	padding-bottom: 10px;
}

#panneauAjoutSubstance .row .cell {
	position: relative;
}

#panneauAjoutSubstance .ou {
	color: #ea7420;
}

#panneauAjoutSubstance .row .cell>label {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}

#panneauAjoutSubstance .row .cell>input[type='text'] {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.mixie div.autosuggest ul li a span small {
	display: none;
}

.mixie div.autosuggest ul li.as_warning {
	color: #a00;
	text-align: left;
}

#panneauAjoutSubstance .select-style {
	width: 100%;
}

#panneauAjoutSubstance #field_substance option.disabled {
	background: #eee;
	-webkit-print-color-adjust: exact;
	color: #555;
}

#panneauAjoutSubstance .boutonAction {
	margin: 1em 0 0 2em;
	font-size: 1.3em;
	float: right;
}

/* --- LISTE DES AVERTISSEMENTS --- */
#avertissements {
	
}

#listeAvertissements {
	display: table;
	list-style: none;
	margin: 0;
	padding: 0;
}

#listeAvertissements>li {
	display: table-row;
	margin: 0 0 1em 0;
}

#listeAvertissements>li>* {
	display: table-cell;
	vertical-align: top;
	padding: 0 0 2em 0;
}

#listeAvertissements>li>.image {
	width: 1%;
	text-align: center;
	padding-right: 1em;
}

#listeAvertissements>li>.image>img {
	max-width: 36px;
	padding: 0.2em 0 0 0;
}

#listeAvertissements>li>.avertissement {
	
}

#listeAvertissements>li>.avertissement h3 {
	font-family: pt_sans, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 1.3em;
	color: #3c3c3c;
	margin: 0 0 0.5em 0;
}

#listeAvertissements>li .details {
	padding: 0 !important;
}

#listeAvertissements>li h3, #listeAvertissements>li .details {
	-webkit-transition: color 500ms linear;
	-moz-transition: color 500ms linear;
	-o-transition: color 500ms linear;
	-ms-transition: color 500ms linear;
	transition: color 500ms linear;
}

#listeAvertissements>li.surligne h3, #listeAvertissements>li.surligne .details, #listeAvertissements>li.surligne a {
	color: #d00 !important;
}

/* ------------ TABLEAUX DE RESULTATS ------------ */
#parametresTableau {
	font-size: 1.1em;
	margin: 0 0 1em 0;
}

#analyseMelange {
	margin: 26px 0 0 0;
}

#analyseMelange h2 {
	/*	float:left;
	display: inline-block;
	vertical-align: baseline;*/
	margin: 0 0 0.5em 0;
}

#lienRetourSaisie {
	float: right;
	display: inline-block;
	vertical-align: baseline;
	color: #b0273e;
	font-weight: bold;
	margin-top: 0.8em;
}

#blocTableauSynthese {
	width: 100%;
	overflow: auto;
}

@media print {
	#blocTableauSynthese {
		overflow: visible;
	}
}

.tableauResultats {
	width: auto;
	min-width: 0;
	font-size: 0.95em;
}

.tableauResultats>thead>tr>th, .tableauResultats>tbody>tr>td {
	position: relative;
	padding: 0.4em 0.5em;
	vertical-align: center;
	height: 32px;
}
/*
@media print {
	.tableauResultats > thead > tr > th,
	.tableauResultats > tbody > tr >  td {
		padding:0.3em 0.1em;
		font-size:0.8em;
	}
}
*/
.tableauResultats th.pictoInfoHover:after {
	background: #fff !important;
	-webkit-print-color-adjust: exact;
	color: #787f86 !important;
}

.tableauResultats th.indiceClasse {
	cursor: help;
}

.tableauResultats th.indiceClasseSubstance, .tableauResultats td.classeEffetsTox, .tableauResultats td.indiceClasse.active {
	cursor: pointer;
}

.tableauResultats td.classeEffetsTox {
	text-align: left;
}

.tableauResultats td.indiceClasse {
	text-align: center;
	white-space: nowrap;
	font-weight: bold;
}

.tableauResultats td.indiceClasse.nonCalcule {
	-webkit-print-color-adjust: exact;
	color: #000;
	/*	background-color: #ea7420;*/
}
/*
.tableauResultats tr:hover td.indiceClasse.nonCalcule {
	background-color: #cc6213;
}
*/
.tableauResultats td.indiceClasse.nonCalcule.active {
	cursor: pointer;
	background-color: #ea7420;
	color: #fff;
}

.tableauResultats tr:hover td.indiceClasse.nonCalcule.active {
	background-color: #cc6213;
}

.tableauResultats td.indiceClasse.nonCalcule img {
	max-height: 32px;
	width: auto;
}

.tableauResultats td.indiceClasse.nonCalcule:after {
	/*.tableauResultats td.indiceClasse.nonCalcule.active:after {*/
	background: #fff;
	-webkit-print-color-adjust: exact;
	color: #ea7420;
}

.tableauResultats td.indiceClasse.supEgal100 {
	background-color: #ea7420;
	-webkit-print-color-adjust: exact;
	color: #fff;
}

.tableauResultats tr:hover td.indiceClasse.supEgal100 {
	background-color: #cc6213;
}

.tableauResultats td.indiceClasse.supEgal100:after {
	background: #fff;
	-webkit-print-color-adjust: exact;
	color: #ea7420;
}

/*
.tableauResultats td.indiceClasse.nonConcerne {
	cursor: default;
}
.tableauResultats td.indiceClasse.nonConcerne:after {
	display: none !important;
}
*/
.tableauResultats td.indiceClasseSubstance {
	text-align: center;
	white-space: nowrap;
	min-width: 2.7em;
	cursor: pointer;
}

@media print {
	.tableauResultats td.indiceClasseSubstance {
		min-width: 1em;
	}
}

.tableauResultats td.indiceClasseSubstance.vide {
	cursor: default;
}

.tableauResultats td.indiceClasseSubstance.manquant {
	/*background-color: #fdd2b0;*/
	/*color:#b0273e;*/
	
}

.tableauResultats td.indiceClasseSubstance.na,
.tableauResultats td.indiceClasseSubstance.nq {
	color: #000;
	font-weight: bold;
}

.tableauResultats tr:hover td.indiceClasseSubstance.manquant {
	/*background-color: #fcb983;*/
	
}
/*
.tableauResultats td.indiceClasseSubstance.inf100 {
	background-color: #fdd2b0;
}
.tableauResultats tr:hover td.indiceClasseSubstance.inf100 {
	background-color: #fcb983;
}

.tableauResultats td.indiceClasseSubstance.supEgal100 {
	background-color: #fdd2b0;
}
.tableauResultats tr:hover td.indiceClasseSubstance.supEgal100 {
	background-color: #fcb983;
}
*/

/* *************************************** INDEX ****************************************** */
.classement_alphabetique a:hover {
	text-decoration: none;
}

.classement_alphabetique a .nom {
	margin-right: 0.5em;
}

.classement_alphabetique .numeroCAS {
	color: #888;
	cursor: help;
	white-space: nowrap;
}

.classement_alphabetique a:hover .nom, .classement_alphabetique a:hover .numeroCAS {
	text-decoration: underline;
}

/* *************************************** FICHES ****************************************** */

/* --- Version de la fiche --- */
.mixie.fiche .versionFiche {
	margin: 1em 0 1em 0;
	color: #757575;
	text-align: right;
	font-style: normal;
}

.mixie.fiche .versionFiche .libelle {
	
}

.mixie.fiche .versionFiche .valeur {
	font-weight: bold;
}

/* Sous titre de niveau 2 */
.mixie.fiche .sectionFiche h4 {
	font-family: pt_sans, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 1.692307692307692em; /* 22px / 13px */
	color: #3c3c3c;
	margin: 1em 0 0.25em 0;
}

.mixie.fiche .sectionFiche h3+h4 {
	margin-top: 0.5em;
}

/* Sous titre de niveau 3 */
.mixie.fiche .sectionFiche 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 */
.mixie.fiche .sectionFiche 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;
}

.mixie.fiche table.tableau tbody td a {
	color: #b0273e;
	word-break: normal;
}

/****************** Fin MiXie *********************/
