/* style spécifique aux anciennes lettres */
div#boite_drapeaux {
	position: relative;
	float: right;
	margin-top: 25px;
	margin-right: 5px;
	width: 150px;
	text-align: right;
	/*border: 1px solid #FFF;*/
}
img.lettre_drapeau {
	margin-right: 5px;
}
p#texte_libre {
	margin-bottom: 20px;
	text-align: center;
}
p#old_supplement {
	padding-left: 4px;
	background-color: #990033;
	color: #FFF;
	font-weight: bold;
}
a.old_lien_supplement {
	color: #006;
	font-weight: bold;
}
a.old_lien_supplement:hover {
	color: #1E569D;
}
span#old_auteurs {
	color: #990134;
}

p#old_som_chap0, p#old_som_chap1, p#old_som_chap2 {
	margin: 0px;
	padding-left: 4px;
	height: 18px;
	font-weight: bold;
}
p#old_som_chap0 { background-color: #E4E9F9; }
p#old_som_chap1 { background-color: #BECBF1; }
p#old_som_chap2 { background-color: #9EB1EB; }

a.old_sous_chapitre {color: #903;}
a.old_sous_chapitre:hover {color: #903;}

a.old_som_article {color: #1E569D;}
a.old_som_article:hover {color: #1E569D;}

a.old_article {
	display: block;
	margin-top: 8px;
	color: #1E569D;
}
a.old_article:hover {color: #1E569D;}


p.old_chapitre {
	margin-bottom: 3px;
	color: #006;
	font-weight: bold;
	border-bottom: 1px solid #990033;
}

div.boite_liens {
	position: relative;
	margin-bottom: 25px;
	height: 26px;
	_height: 28px;
	background-image: url(../images/ligne_lien_lettre.gif);
	background-repeat: repeat-x;
	background-position: 10px;
}

p.old_corps_article {
	margin-bottom: 8px;
	color: #000;
}

a.old_lien {
	display: block;
	position: relative;
	float: left;
	padding: 0px 2px;
	color: #245790;
	text-decoration: underline;
	background-color: #FFF;
}

div.retour_haut {
	position: relative;
	margin-top: 6px;
	float: right;
	width: 18px;
	height: 12px;
	text-align: center;
	background-color: #FFF;
}

span.old_separateur_lien {
	display: block;
	position: relative;
	float: left;
	width: 8px;
	text-align: center;
	color: #245790;
	background-color: #FFF;
}


span.titre_agenda {
	color: #1E569D;
}

span.date_rdv {
	padding-left: 15px;
	font-weight: bold;
	
}

p.texte_rdv {	
	padding: 0px;
	padding-left: 15px;
	color: #000;
}	


/* */
div.liner {
	clear: both;
	position: relative;
	margin: 15px auto;
	width: 500px;
	height: 1px;
	border-top: 1px solid #325994;
}
