/* ==============================================
	CPhilo
 ============================================== */

 
 
/* ##########################################################
					Super Structure - Header - Footer
########################################################### */


/*  FACTORISÉ  */


/* ##########################################################
					Panneau GAUCHE 		
########################################################### */

/*  FACTORISÉ  */


/* ##########################################################
				Les Communs des Contenus
########################################################### */

/*  FACTORISÉ  */

/* ##########################################################
				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 */
#bloc_rech_requis .bouton_1 
{
    margin-left: 20px;
    width: 110px;
}
.saisie_requete
{
	border : 1px solid #bdbdbd;
	background: white url(http://www.educ-revues.fr/cphilo/images/argos_fd_input.gif) repeat-x;
}
#bt_requete
{
	width: 460px;
	padding: 1em;
	color: #5B6C7F;
	background: #f5f5f5 url(http://www.educ-revues.fr/cphilo/images/argos_fd_autre_boite.gif) repeat-x;
	border: 1px solid #DBDBDB;
}
#bt_requete input.saisie_requete {
	width: 300px;
}

#bt_requete input.loupe{
	position: relative;
	left: 320px;
	background: white url(http://www.educ-revues.fr/cphilo/images/emIconLoupe.gif) 5px 3px no-repeat;
	padding-left: 25px;
	margin:0;
	text-align: left;
	cursor: pointer;
	width: 120px;
}
#bt_requete .with-up-separator
{
	border-top: 1px solid #DBDBDB;
}

.loupe:hover,
.Rplus:hover
{
	background: #f5f5f5 url(http://www.educ-revues.fr/cphilo/images/argos_fd_btn_off.gif) 0 -4px repeat-x;
}


/* ---------------------------------------------- */
/*   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: url("../../cphilo/images/fd_navigDoc.png") bottom repeat-x #F5F5F5;
	border-bottom: 1px solid #77A;
	border-top: 1px solid #77A;
}
.bloc_navigDoc a {
    color: #000;
}
.bloc_navigDoc a:hover {
    color: #A6464A;
}

*/