﻿/* Fil d'ariane */
.fil_ariane
{
	margin-left: 1em;
}

.fil_ariane_noeud_courant
{
	font-weight: bold;
}

.fil_ariane_noeud
{
	color: Black;
}

.fil_ariane_separateur
{
	margin-left: 5px;
	margin-right: 5px;
}

.fil_ariane_noeud_racine
{
	
}

h1
{
	font-weight: normal;
	color: #0088f6;
	font-size:30px;
	letter-spacing :5px;
}

.left_middle h1:first-letter, .middle h1:first-letter
{
	font-size: 140%;
}

h2
{
	font-size:14px;
	font-weight :700;
}

h3
{
	color :#0088f6;
	font-size:15px;
}

#contenu_page
{
	margin-left: 2em;
}

div.hr {
  height: 5px;
  background: url(Images/barre_de_separation.gif) no-repeat center;
  margin-bottom: 20px;
}

div.hr hr {
  display: none;
}

.documentation td
{
	text-align :center;
}

.documentation
{
	width:100%;
	table-layout:fixed;
}

.right_photos div
{
	margin-left: 0;
	padding: 10px 0 10px 10px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.front_nomenclature
{
	background-color: #88e2d4;
}

.front_nomenclature2
{
	 background-color: #e2e288;
}

.front_nomenclature3
{
	background-color:#a9e288;
}

.front_nomenclature4
{
	background-color:#e2e288;
}

.right_photos div.front_nomenclature3 a
{
	background-image: url('Images/bouton_bleu.gif');
	display :block ;
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
	color: Black;
	padding-left: 20px;
}

.right_photos div.front_nomenclature4 a
{
	background-image: url('Images/bouton_jaune.gif');
	display :block ;
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
	color: Black;
	padding-left: 20px;
}

.right_photos div.puce
{
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 15px 25px;

}

.right_photos img
{
	margin: 10px 0;
	
}

.icone_pdf
{
	display: block;
	float: right;
}

ul.liste_niveau3
{
	color: #0088f6;
	padding-left: 40px;
	margin-left: 40px;
}

ul.liste_niveau3 li h3
{
	padding-left: 0;
	margin-left: 0;
}

ul.liste_niveau3 li p
{
	color: Black;
	padding-left: 0;
	margin-left: -20px;
}

ol 
{
	padding-left: 40px;
	margin-left: 40px;
}


.referentiel_particulier
{
	table-layout: fixed;
	text-align: left;
	border-collapse: separate;
	border-spacing: 1em;
}

.referentiel_particulier td
{
	vertical-align: top;
}

.referentiel_particulier td img
{
	margin-right: 2em;
}
