/* ==============================================
	ÉDUCATION & MANAGEMENT
============================================== */




/* ##########################################################
				LES SPECIFIQUES 
########################################################## */

/* ---------------------------------------------- */
/*   Acheter et souscrire */
#TexteInfo
{
	background: #9EB4D0;
	color: white;
	font-size: 110%;
	width: 656px;
	border: 1px solid #7E90A6;
	line-height: 150%;
	font-weight: bold;
}

/* ---------------------------------------------- */
/*   Le Bloc Recherche Editor */
#bt_requete,
input.loupe, .Rplus 
{
	border : 1px solid #606E7C;
	color: #5B6C7F;
}
#bt_requete {
	margin: 10px 0 15px 5px;
	background: #C5C5C5 url(../images/lcFdBtRequete.gif) repeat-y;
}
#bt_requete .with-up-separator
{
	border-top: 1px solid #DBDBDB;
}
input.loupe, .Rplus {
	color : #F08D2B;
	background: white;
}

#bloc_rech_requis  .bouton_1
{
	margin-left: 20px;
	width: 120px;
}

#bloc_rech_requis .saisie_requete
{
    border: 1px solid black;
}
/* ---------------------------------------------- */
/*   Le Bloc Navigation documents 
.bloc_navigDoc ul {
	background-color: #EEEEEE;
	border-bottom: 1px solid #874C8E;
	border-top: 1px solid #874C8E;
}

.bloc_navigDoc a {
    color: #874C8E;
}
.bloc_navigDoc a:hover {
    color: #0095FF;
}*/