.yellow {
    background-color: #a3a32a17;
}

/*.xml * {display:block;}
.xml Valeur,Exposant{display:inline;}
.xml dc\:title {color:white;background-color:gray;font-weight:bold;}
.xml Introduction{font-style:italic;padding:20px;}
.xml Titre Paragraphe{font-weight:bold;margin:20px 0 10px}

.xml Valeur{font-weight:bold;}
.xml Liste[type="puce"] Item {display:list-item; list-style-type: disc; margin-left:20px;}

.xml Tableau{
	display:table;
	border-collapse:collapse;
	margin-top:10px;
	margin-bottom:10px;
}
.xml Tableau Titre{
	display:table-caption;
	text-align:center;
	padding:10px 10px;
	background-color:black;
	color:white;
	font-weight:bold;
}
.xml Colonne{
	display:none;
}
.xml Rangée{
	display:table-row;
}
.xml Cellule{
	display:table-cell;
	border:solid 1px lightgray;
	padding:2px 10px;
}
.xml Rangée[type="header"] Cellule {
	background-color:gray;
	color:white;
	font-weight:bold;
	padding:10px 10px;
}
.xml Rangée[type="normal"]:nth-of-type(2n) Cellule {
	background-color:lightgray;
}
.xml FilDAriane Niveau {display:inline;font-style:italic}
.xml FilDAriane Niveau:last-of-type {font-weight:bold;}
.xml FilDAriane Niveau:before {content:" > ";}

.xml Reference *, .xml PourEnSavoirPlus *, .xml ServiceEnLigne *, .xml OuSAdresser * {display:none;}
.xml Reference Titre, .xml PourEnSavoirPlus Titre, .xml ServiceEnLigne Titre, .xml OuSAdresser Titre { display:inline-block;text-decoration:underline;color:blue;cursor:pointer;}
.xml PourEnSavoirPlus Source, .xml ServiceEnLigne Source, .xml OuSAdresser Source {display:inline-block;font-style:italic;}
.xml PourEnSavoirPlus Source:before, .xml ServiceEnLigne Source:before, .xml OuSAdresser Source:before {content:" (source : ";}
.xml PourEnSavoirPlus Source:after, .xml ServiceEnLigne Source:after, .xml OuSAdresser Source:after {content:")";}
.xml NoticeLiee {margin-left:20px;text-decoration:underline;color:blue;cursor:pointer;}*/


.xml * {
    display: block;
    font-family:Arial;
}

.xml dc\:title {
    display: table-cell;
    vertical-align: middle;
    font-size: 1.71429em;
    color: #a63950;
    padding-bottom: 10px;
}


.xml LienWeb {
    padding: 10px 0px 10px 0px;
    margin-left: auto;
    margin-right: auto;
}
/**:after {
    display: block;
    content: "\A0";
}*/
.xml Exposant, .xml Valeur, .xml LienInterne, .xml LienIntra {
    display: inline-block;
}

.xml Exposant {
    vertical-align: super;
    font-size: 50%;
}

.xml Liste, .xml Exposant {
    padding: 10px 0px 10px 0px;
}

.xml Valeur {
    font-weight: bold;
    padding-left: 2px;
}

.xml Liste[type="puce"] Item {
    display: list-item;
    list-style-type: disc;
    margin-left: 20px;
}

vMiseEnEvidence {
    display: inline;
    font-weight: bold;
}
/*Liste Item {
    display: list-item;
}*/
.xml Liste {
    padding-bottom: 15px;
    padding-top: 15px;
}

Chapitre Titre, SousChapitre Titre {
    display: block;
    color: #a63950;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 10px;
}

.xmlFilDAriane Niveau {
    display: inline;
    font-style: italic;
}

.xml FilDAriane Niveau:last-of-type {
    font-weight: bold;
}

.xml FilDAriane {
    padding: 10px 0px 15px 0px;
}

.xml FilDAriane Niveau:before {
    content: " > ";
}

.xml Tableau {
    display: table;
    border-collapse: collapse;
    margin-top: 10px;
    margin-bottom: 10px;

}

.xml Tableau Titre {
    display: table-caption;
    text-align: center;
    padding: 10px 10px;
    background-color: #e7e7e7;
    color: black;
    font-weight: bold;
    }

.xml Colonne {
    display: block;
}

.xml Rangée {
    display: table-row;
}

.xml Cellule {
    display: table-cell;
    border: solid 1px lightgray;
    padding: 2px 10px;
}

.xml Rangée[type="header"] Cellule {
    background-color: gray;
    color: white;
    font-weight: bold;
    padding: 10px 10px;
}

.xml Rangée[type="normal"]:nth-of-type(2n) Cellule {
    background-color: #e7e7e7;
}

.xml Canal, .xml SurTitre, .xml Audience, .xml Theme, .xml NumeroCerfa, .xml AutreNumero, .xml OuSAdresser, .xml OuSAdresserSupport, .xml SousThemePere,
 .xml Source, .xml PourEnSavoirPlus, .xml VoirAussi, .xml Cible, .xml Definition, .xml  Abreviation {
    display: none;
}

.xml LienWeb:after {
    content: attr(URL);
}

.xml Reference:first-of-type:before {
    /*content: attr(type);*/
    content: 'Textes de référence';
    display: block;
    padding-top: 15px;
    font-weight: bold;
}


.xml ServiceEnLigne:first-of-type:before {
    /*content: attr(type);*/
    content: 'services en ligne';
    display: block;
    padding-top: 15px;
    font-weight: bold;
}



.xml Reference Complement {
    display: block;
    font-style: italic;
    font-size: .85714em;
}


.xml Reference *, .xml PourEnSavoirPlus *, .xml ServiceEnLigne *, .xml OuSAdresser *, .xml LienWeb * {
    display: none;
}

.xml Reference Titre, .xml PourEnSavoirPlus Titre, .xml ServiceEnLigne Titre, .xml OuSAdresser Titre.xml, .xml LienWeb {
    display: inline-block;
    text-decoration: underline;
    color: blue;
    cursor: pointer;
    font-weight: normal;
}

.xml PourEnSavoirPlus Source, .xml OuSAdresser Source {
    display: inline-block;
    font-style: italic;
}

.xml ServiceEnLigne Source, .xml OuSAdresser Source {
    display: block;
    font-style: italic;
}

    .xml PourEnSavoirPlus Source:before, .xml ServiceEnLigne Source:before, .xml OuSAdresser Source:before {
        content: " (source : ";
    }

    .xml PourEnSavoirPlus Source:after, .xml ServiceEnLigne Source:after, .xml OuSAdresser Source:after {
        content: ")";
    }

.xml NoticeLiee {
    margin-left: 20px;
    text-decoration: underline;
    color: blue;
    cursor: pointer;
}

.xml Reference Titre:before, .xml ServiceEnLigne Titre:before {
    content: '> ';
    text-decoration: none;
    color: #a63950;
}

.xml search {
    background-color: #dde844;
    display: inline;
}