

/*
DP

couleur fond = FEF4D9
couleur colonne de gauche = FEEAAA
couleur texte menus & titres = 0B6496
*/

body {
	font-size: 12px;
	font-family: Verdana, Geneva, Helvetica, Sans-serif;
	margin: 0px;
	padding: 0;
	color: #000;
	background-color: #FEF4D9;
	line-height: 18px;
	}

p.numero {
	font-size: 14px;
	color: #0B6496;
}

p.titre {
	font-size: 14px;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 12px;
}

p.rubrique {
	text-indent: -10em; margin-left: 10em;
	text-align: justify;
}

p.sub {
	padding-left: 10em;
	text-align: justify;
}

p.note {
	padding-left: 10em;
	text-align: justify;
}

p.cite {
	padding-left: 15em;
	padding-right: 5em;
	text-align: justify;
}

p.vers {
	padding-left: 25em;
}

span.rubrique-titre
{
	width: 10em;
	float: left;
	display: table-column;
}

span.rubrique-titre-hist
{
	width: 10em;
	float: left;
	display: table-column;
}

p.signature {
	padding-top: 12px;
}

p.index-titre-ligne {
	font-size: 14px;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 12px;
}

span.dp-appel
{
	font-weight: bold;
	text-decoration: none;
	color: #0B6496;
	text-transform: none;
	font-style: normal;
}

span.sup { 
	vertical-align: baseline;
	line-height: 18px;
	position: relative;
	top: -4px;
	font-size: 80%;
	font-style: normal;
}

span.sup-italique { 
	vertical-align: baseline;
	line-height: 18px;
	position: relative;
	top: -4px;
	font-size: 80%;
	font-style: italic;
}

span.petites-maj { 
	vertical-align: baseline;
	position: relative;
	font-size: 80%;
}

p.pub {	
	font-weight: bold;
}

a.pub {
	font-size: 80%;
	text-decoration: none;
	text-transform: none;
	color: #000;

}
