/* ==============================================
	Diotime   
   ============================================== */




/* ##########################################################
				LES SPECIFIQUES 
########################################################## */
/* ---------------------------------------------- */
/*   Acheter et souscrire */
#TexteInfo {
	background: #9EB4D0;

}

/* ---------------------------------------------- */
/*   Le Bloc Recherche Editor */
#bt_requete {
	margin: 10px 0 15px 5px;
	background: #f5f5f5;
	border: 1px solid #DBDBDB;
}

#bt_requete .with-up-separator
{
	border-top: 1px solid #DBDBDB;
}

#bt_requete input.loupe{
	position: relative;
	left: 320px;
	padding-left: 25px;
	margin:0;
	text-align: left;
	font-weight: normal;
	width: 120px;
}

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

#bloc_rech_requis .bouton_1 
{
    max-width: 110px;
}

.saisie_requete {
	width: 300px;
	border : 1px solid #bdbdbd;
	background: white url(../../DIOTIME/images/diotime_fd_input.gif) repeat-x;
}

#bt_requete_options {
	margin-top: 0.8em;
}

.Rplus
{
	font-size: 80%;
	letter-spacing: 0.2em;
	padding: 0 0.4em;
	margin: 0;
	width: 16em;
	text-decoration: none;
	text-align: center;
}

/* ---------------------------------------------- */
/*   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 ul {
	background: none repeat scroll 0 0 #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	border-top: 1px solid #dcdcdc;
}

.bloc_navigDoc a {
    color: #0077CC;
}
.bloc_navigDoc a:hover {
    color: #FFFFFF;
}*/

/* ---------------------------------------------- */
#div_href_sommaire_dernier {
    display: block;
}