/* ==============================================
	Lire au lycée professionnel
 ============================================== */



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

/* ---------------------------------------------- */
/*   Acheter et souscrire */


/* ---------------------------------------------- */
/*   Le Bloc Recherche Editor */
#bloc_rech_requis  .bouton_1 {
	margin-left: 20px;
    color: #F68B00;
	border: 1px solid #98331D;
    padding: 3px 0;
	width: 125px;
}
#bt_requete,
input.loupe,
.Rplus {
	border : 1px solid #98331D;
}

input.loupe,
.Rplus {
	color : #F68B00;
	background: white;
}

#bt_requete{
	width: 460px;
    border: 1px solid #98331D;
	background: none repeat scroll 0 0 #C36A2F;
}
#bt_requete .with-up-separator {
	border-top: 1px solid #5983A9;
}
#bt_requete .loupe {
	background: white url(../images_COMMONS/icon_loupe.gif) 5px 3px no-repeat;
	cursor: pointer;
	padding-left: 30px;
	width: 95px;
	font-weight: bold;
}
#bt_requete .Rplus {
	background-color: white;
    letter-spacing: 0.1em;
	font-size: 90%;
	text-align: center;
}
#bt_requete_options {
	margin-top: 0.8em;
}


/* ---------------------------------------------- */
/*   Le Bloc Paramètres du compte et souscrire*/

.texte_alerte {
	font-size: 80%;
	background: #FF9C00;
	color: white;
	letter-spacing: 0.1em;
	display: inline-block;
	padding: 2px 8px;
	text-align: left;
	margin-left: 10px;
}
/* ---------------------------------------------- */
/*   Le Bloc Paramètres du compte et souscrire*/
.texte_alerte {
	font-size: 80%;
	background: #FF9C00;
	color: white;
	letter-spacing: 0.1em;
	display: inline-block;
	padding: 2px 8px;
	text-align: left;
	margin-left: 10px;
	border: 1px solid #dbdbdb;
}
/* ---------------------------------------------- */
/*   Le Bloc Navigation documents
.bloc_navigDoc {
	margin: 10px 0 20px 10px;
	padding: 0 10px;
}
.bloc_navigDoc ul {
	background-color: #EEEEEE;
	border: 1px solid #D7D7D7;
}

.bloc_navigDoc a {
    color: #98331D;
}
.bloc_navigDoc a:hover {
    color: #d86b00;
}
 */