/*feuille de style pour la rubrique La recherche au LNE */



.contenu_page h1 {
	background-color: #00269e;
}
.corps_page h2 {
	background:   url("/images/interface/h2-bleu3.gif") no-repeat;
	border-bottom: 1px solid #00269e;
	color: #00269e;
}
.corps_page h3 {
	color: #00269e;
}
.contenu_page a {
	color: #00269e;
}
.chapo {
	color: #00269e;
}
.zoom, .zoom_rd {
	border-left: 3px solid #00269e;
}
.sommaire{
	border-left: 2px solid #00269e;
}
.puce{
	background:  url("/images/interface/puce-recherche.gif") no-repeat 0 2px;
	padding-left: 10px;
}
.intro{
	color: #00269e;
	font-weight: bold;
	margin-top:10px;
}
.bordertableau {
	border: 1px solid #00269e;
}
.bordertableau tr{
height: 20px;
	
}