@charset "UTF-8";

/****************** Debut CACES *********************/

/* ------------------- Commun a tous les modeles Caces */

.caces 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; 
}

/* ------------------- Specifique page d'accueil caces */

.caces.accueilCaces #ZoneInformations {
	clear:both;
}

.caces.accueilCaces #ZoneRecherche {
	clear:both;
	margin:2em 0 0 0;
}

.caces .bloc_compedit .bce_cartouche {
	margin-top:10px;
}

.caces .bloc_compedit .bce_lienint,
.caces .bloc_compedit .bce_lienext {
	margin:0 0 0.75em 0;
}

.caces .bloc_compedit .bce_lienext a {
    color: #3c3c3c;
    padding-left: 15px;
}

.caces.accueilCaces #ZoneInformations {
	position: relative;
	margin:3em 0 0 0;
}

.caces.accueilCaces #ZoneInformations > h2 {
	margin:0 40px 0.5em 0;
	font-size:1.692307692307692em;
	color: #000;
}

.caces.accueilCaces #ZoneInformations > .rss {
	font-size: 0;
	display: inline-block;
	position: absolute;
	top:4px;
	right:0;
	
	vertical-align: middle;
	margin:0 0 0.5em 1em;
	width:18px;
	height:18px;
	background: url(../img/biotox/pictos.png) 0 0 no-repeat;
}
.caces.accueilCaces #ZoneInformations .rss:hover {
	background-position: 0 -25px;
}

.caces.accueilCaces #ZoneInformations .infos {
	font-size: 0;
}
.ltIE9 .caces.accueilCaces #ZoneInformations .infos { /* alternative au font-size:0 */
	font-family: AdobeBlank;
	font-size:1em;
}

.caces.accueilCaces div.autosuggest ul li a span small {
	display:none;
}

/* ------------------- Specifique liste de resultats caces */

.caces.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;
}

.caces.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;
}
.caces.resultats #EnteteResultats .rappelCriteres .valeur {
	font-weight: bold;
}


/* ------------------- Spécifique résultats de recherche Caces */

.caces.resultatsRecherche .triPages .titre{
	width: 30%;
}
.caces.resultatsRecherche .triPages .wrapperBoutonTri{
	width: auto;
}
.caces.resultatsRecherche .triPages .wrapperBoutonTri:last-child{
	width:25%;
}
.caces.resultatsRecherche .triPages .wrapperBoutonTri > a{
	margin-left:0 !important;
}





/* ------------------- Specifique fiche caces */




/* --- Sommaire de la fiche --- */
.caces.fiche #Sommaire {
	margin:1em 0;
}

.caces.fiche #Sommaire > .titre {
	background : #ea7420;
}

.caces.fiche #Sommaire > .titre > .wrapper {
	font-size: 1.15384615384615em;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	padding-top:0.25em;
	padding-bottom:0.25em;
}

.caces.fiche #Sommaire > .titre > .wrapper:after{
	display:block;
	position:absolute;
	bottom:-6px;
	left:45px;
	
	font-size: 0;
	content : "\00a0"; /* espace insécable */
	background: url(../img/pageDossier/encocheHeader.png) no-repeat 0 0;
	width:19px;
	height: 6px;
}

.caces.fiche #Sommaire > .liens {
	background: #e5e5e5;
}

.caces.fiche #Sommaire > .liens > .wrapper {
	padding-top:5px;
}

.caces.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;
}

.caces.fiche #Sommaire > .liens > .wrapper > .boutons {
	vertical-align: top;
	width:31%;
	float:left;
}

@media print {
	.caces.fiche .container_colonneDroite,
	.caces.fiche #Sommaire > .liens > .wrapper > .boutons {
	display: none;
	}
	
	.caces.fiche #Sommaire > .liens > .wrapper > .liensContenu {
	width: 100%;
	}
}

.caces.fiche #Sommaire > .liens > .wrapper > .boutons > a {
	display: block;
	margin: 1em 0;
}

.caces.fiche #Sommaire > .liens > .wrapper > .liensContenu > ul > li {
	margin:0 0 1em 0;
}

.caces.fiche #Sommaire > .liens > .wrapper > .liensContenu > ul > li > span,
.caces.fiche #Sommaire > .liens > .wrapper > .liensContenu > ul > li > a.lien {
	display: inline-block;
	background: url(../img/pageDossier/puces.png) no-repeat 0 3px;
	padding:0 0 0 10px;
	color:#3c3c3c;
}

.caces.fiche #Sommaire > .liens > .wrapper > .liensContenu > ul > li > span {
	font-weight: bold;
	text-decoration: underline;
	/*
	background: url(../img/pageDossier/puces.png) no-repeat 0 -95px;
	color:#623c7c;*/
}

.caces.fiche #Sommaire > .liens > .wrapper > .liensContenu > ul > li > span.lien {
	font-weight: normal;
	text-decoration: none;
}

.caces.fiche #Sommaire > .liens > .wrapper > .liensContenu > ul > li > .lien.selectionne {
	font-weight: bold;
	text-decoration: underline ! important;
}

.caces.fiche #Sommaire > .liens > .wrapper > .liensContenu > ul > li > .lien.selectionne {
	font-weight: bold;
	text-decoration: underline ! important;
}

.caces.fiche #Sommaire > .liens > .wrapper > .liensContenu > ul > li > .group {
	display: inline-block;
}
.caces.fiche #Sommaire > .liens > .wrapper > .liensContenu > ul > li > .group > .boutonImportant:first-child {
	display:block;
	margin-bottom: 1.2em;
}


/* --- Version de la fiche --- */

.caces.fiche .versionFiche {
	margin: 1em 0 1em 0;
	color: #757575;
	text-align: right;
	font-style: normal;
}

.caces.fiche .versionFiche .libelle {
}

.caces.fiche .versionFiche .valeur {
	font-weight: bold;
}


/* --- Titres --- */

.caces.fiche .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;
}

.caces.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 */
.caces 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 */
.caces 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 */
.caces 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 */
.caces td > h2, 
.caces td > h3, 
.caces td > h4, 
.caces td > h5, 
.caces td > h6 {
	margin-top:0;
} 


/* --- Tableaux --- */

@media print {
	.caces .tableau th {
		text-transform: none;
	}
}

/* --- Etiquettes --- */

.caces .etiquettes {
	border:1px solid #000;
	padding:14px;
	margin:1em 0;
}

.caces .etiquettes .pictogrammes {
	text-align: center;
	margin:0 -6px;
}

.caces .etiquettes .pictogrammes > img {
	margin:0 6px 6px 12px;
}

.caces .etiquettes .nomSubstance {
    font-weight: bold;
    font-style: normal;
    font-size: 1.7em;
    color: #3c3c3c;
    margin:1em 0;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.03em;
	word-spacing: 0.2em;
}

.caces .etiquettes .numeroCE {
/*	font-weight: bold;
	font-size:1.2em;
	text-align: center; */
	margin-top:0.5em;
}

.caces .infoAnnexe {
	margin:1em 0 0 -3px;
	padding:0 0 0 20px;
	color:#3c3c3c;
	font-weight: bold;
	font-style: italic;
}

.caces .attentionMentions {
	margin:1em 0 1em -3px;
	padding:0 0 0 18px;
	background: url("../img/caces/flecheAttention.png") no-repeat 0 2px;
	color:#777;
	font-weight: bold;
	font-style: italic;
	line-height: 120%;
}

.caces .introSousSommaireSecondaire {
	margin: 2em 0 1em 0;
}

/* Largeur inferieure a 960px */
@media screen and (max-width:960px) {
	.caces.accueilCaces #ZoneInformations .infos > li {
	    width: 100% !important;
	    margin-right: 0 !important;
	}
}

/* Largeur inferieure a 767px */
@media screen and (max-width:767px) {
	.caces.fiche .sectionFiche {
		width: 100%;
		min-width: 0;
	}
	
	/* ------------------- Specifique fiche labo / dosage */
	
	.caces.fiche .bloc_sommaire,
	.caces.fiche .bloc_liensConnexes {
		display: block;
		margin: 20px 0;
		width: 100%;
	}
}


/* Largeur inferieure a 600px */
@media screen and (max-width:600px) {
	.caces.fiche #Sommaire > .liens > .wrapper > .liensContenu {
	width:50%;
	}
	.caces.fiche #Sommaire > .liens > .wrapper > .boutons {
	width:50%;
	}
}

/* Largeur inferieure a 480px */
@media screen and (max-width:480px) {
	.caces.fiche #Sommaire > .liens > .wrapper > .liensContenu {
		padding-bottom: 0;
		width:auto;
		float:none;
	}
	.caces.fiche #Sommaire > .liens > .wrapper > .boutons {
		width:auto;
		float:none;
		margin: 0;
		padding-bottom: 1em;
	}
	.caces.fiche #Sommaire > .liens > .wrapper > .boutons > a {
		display: inline-block;
		margin-top: 0 1em 0 0;
		float:left;
		clear:left;
	}
	.caces.accueilCaces #ZoneInformations .infos > li {
	    width: 100%;
	    margin-right: 0;
	}
	
	.caces.accueilCaces #ZonePresentation .actions {
		margin:1em 0 0;
	}
	
	.caces.accueilCaces #ZonePresentation > .illustration {
		display: none;
	}
	
	.caces.recherche .search-box .liste_choix.doubleColonne > ul > li,
	.caces.recherche .search-box .liste_choix.tripleColonne > ul > li,
	.caces.recherche .search-box .liste_accesDirect > li,
	.caces.recherche .search-box .liste_choix > ul > li,
	.caces.recherche .search-box .doubleColonne > div.cell{
		display:inline-block;
		width: 100%;
	}
	.caces.recherche .search-box .doubleColonne > div.cell,
	.caces.recherche .search-box .doubleColonne > div.cell + div.cell{
		float: none;
	}
	.caces.recherche .search-box .doubleColonne > div.cell{
		margin-bottom: 30px;
	}
	.caces.recherche .search-box .row.doubleColonne{
		padding-bottom: 0;
	}	
	
	.caces.recherche .search-box .doubleColonne > div.empty.cell{
		display:none;
	}
	
	/* --- Fiche --- */
	.caces .etiquettes {
		border:1px solid #e5e5e5;
		padding:6px;
		margin:0.5em 0;
	}
	
	.caces .etiquettes .pictogrammes {
		text-align: center;
		margin:0 -3px;
	}
	
	.caces .etiquettes .pictogrammes > img {
		margin:0 3px 3px 6px;
		width:67px;
		height: 67px;
	}
		
}

/* Carte cliquable*/
.caces #carteRegions {
    overflow: visible;
    position: relative;
}
.caces #carteRegions > span {
	display: block;
	margin-top:25px;
}

.caces #carteRegions > div {
	position: absolute;
	top:45px;
	left:10%;
	text-align: center;
}

.caces #carteRegions > div > img {
	max-height: 230px;
}
/* Désactivation de la carte cliquable sur iOS car mal géré */
.IOsDevice .caces .search-box #search-laboDosage .doubleColonne > div.cell {
	width:100%;
	float:none;
}
.IOsDevice .caces .search-box #search-laboDosage .doubleColonne > div.cell.empty {
	display: none;
}
.IOsDevice .caces #carteRegions {
	display: none;
}

.layout-table {
	display: table;
	width: 100%;
	border-collapse: separate;
}
.layout-ligne {
	display: table-row;
	width: 100%;
	border-collapse: separate;
}
.layout-cell {
	display: table-cell;
	width: 50%;
}
.editorial ul > li {
	padding-left: 10px;
}
.recherche.rechercheBDD .search-box div.row.last {
	padding-top: 20px;
	border-top: 1px #a0a0a0 solid;
	padding-bottom: 0px;
	padding-bottom: 0px;
}
.editorial p {
    line-height: 138.461538461538%;
    margin: 0 0 0 0;
}
.bloc_compedit.bloc_align {
	margin: 10px 0;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 0px;
	padding-right: 0px;
}
.centrage.affinerRecherche{
	text-align: center;
    margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}
.affinerResultats {
	border: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.buttonNewRecherche:hover{
	text-decoration: underline;
	cursor: pointer;
}
.checkbox1 {
	padding-right: 20px; 
}
.checkbox2 {
	padding-right: 15px;
}
.checkbox3 {
	padding-right: 5px;
}
.champText {
	width: 15%;
}

.centrage {
	text-align: center;
}
.left {
	text-align: left;
}
.justifier {
	text-align: justify;
}
.pointeur {
	cursor: pointer;
}
.nobr {
	white-space: nowrap;
}

@media screen and (max-width: 480px) {
	
	ul.listeTabulee > li > .entree > span > span:after {
		content: "";
	}
	ul.listeTabulee > li  {
		text-align: center;
	}
	ul.listeTabulee > li  .details {
		padding-left: auto !important;
	}
	
}

/****************** Fin caces **********************/
