@import url("../../portail/CSS/portl_contenus_box.css");	

/* sur le portail le logo canope du super bandeau est visible */
#super_banniere
{
	height: 26px;
	background-color: #006978;
	color: white;
	position: relative;
    width:970px;
    margin-left:auto;
    margin-right:auto;
}


#super_banniere #sban_href_canope
{
	display: block;
}

/* Pas de bouton souscrire sur le portail */
#li_souscrire_en_ligne, #li_souscrire_papier
{
	display: none;
}

.som_wrap .sommaire .couv
{
	display:block;
}

.sommaire .couverture_numero
{
	display: none;
}

/* Pas de souscription sur le portail */
#menu_authentification .souscription
{
	display: none;
}

/*********************************************
**				POSITIONEMENT		         **
*********************************************/

body 
{
	margin :0;
	padding: 0;
	font-size: small;
	font-family: Georgia, "DejaVu Serif", Norasi, serif;
	background: #a0a0a0;
	background: url("../../portail/images/portl_header_fd.gif") repeat-x scroll 0 0 #a0a0a0;
}

#conteneur
{
	width: 970px;
	margin: 8px auto 8px;
	background: none repeat scroll 0 0 transparent;
	color: #006978;
/*	box-shadow: none;*/
}

/* On met un peu de marge on contenu */
#contenu > div
{
	margin: 0px 20px;
}

/* -----------------------------------------------------
		Le FOOTER
----------------------------------------------------- */
#footer {
	background: #3C5A64;
	border-top: 1px solid #424242;
	margin-bottom: 70px;
	height: 30px;
	text-align: center;
	color: #E5E5D3;
}
#footer p {
	display: none;
}

/* -----------------------------------------------------
		header_revue
----------------------------------------------------- */
#header_revue {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	border: none;
	width: 978px;
	position: relative;
	background: #a0a0a0;
	/*height: 159px;*/
}

.header_ligne {
	position: absolute;
	left: 10px;
	width: 978px;
}

#ligne_1 {
	top: 0px;
	height: 42px;
}
#ligne_2 {
	top: 42px;
	height: 76px;
}
#ligne_3 {
	top: 118px;
	height: 40px;
}
  #ligne_1 #logo_education
, #ligne_1 #logo_sceren {
	height: 42px;
}
/*
#ligne_1 #logo_education {
	width: 97px;
	float: left;
	padding-top: 8px;
	background: transparent url(../../portail/images/portl_logo_educ.gif) no-repeat top left;
	cursor: pointer;
}

#ligne_1 #logo_education:hover {
	background: transparent url(../../portail/images/portl_logo_educ_on.gif) no-repeat top left;
}
*/

#ligne_1 #logo_sceren
{
	width: 98px;
	float: left;
}
  #logo_education a
, #logo_sceren a {
	font-size: 7pt;
	font-family: Arial,"Trebuchet MS",Helvetica, sans-serif;
	color: #444444;
	text-decoration: none;
	line-height: 7pt;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	padding-left: 14px;
}
#logo_sceren a {
	padding-left: 24px;
	font-variant: small-caps;
	font-size: 0;
}
  #logo_education a:hover
, #logo_sceren a:hover {
	color: black;
}
#ligne_1 #logo_bout
{
	float:left;
}
#ligne_1  #btn_connexion
{
	float: right;
}
#ligne_2 #logo_educrevues
{
	float: left;
	padding-left: 200px;
}
#ligne_2 #bandeau_recherche_simple
{
	float: right;
	height: 22px;
	margin-top: 11px;
	width: 270px; /* Pour ie */
}
.avancee {
background-color: #909995;
border: 1px solid #2C2C2C;
border-radius: 2px;
float: right;
margin-top: 8px;
}
a.avancee {
color: #DBDDDC;
padding: 3px 8px;
text-decoration: none;
}
a.avancee:hover {
text-decoration: none;
}

/* Cacher l'input de recherche simple sur la page "liste des resultats" */
.liste_resultats #ligne_2  #bandeau_recherche_simple
{
	display: none;
}
#ligne_3
{
	height: 30px;
}
#panel_onglets
{
	font-size: small;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#panel_onglets li
{
	display: inline;
	margin-right: 2px;

/*	margin: 0 1px;
	vertical-align: top;
	background: #D1D2C6;
	padding: 0 0.4em;
	border: 1px solid #768B92;
*/
	
}
#panel_onglets img 
{
	border: none;
}
#panel_onglets a
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6F59;
	text-decoration: none;
	/*background: #D7D7D7D7;*/
	padding: 0 0.8em;
	border: 1px solid #768B92;
	/*border-top: 0;*/
	border-radius: 0 0 0.3em 0.3em;
}
#panel_onglets a:hover
{
	color: white;
	background-color: #D86B00;
}
#conteneur_panels
{
	overflow: hidden;
	padding: 20px 0;
}
#header_revue td
{
	margin: 0;
	padding: 0;
}
#header_revue img {
	margin: 0px 0px 20px 120px;;
	padding: 0;
	border: none;
}
#logo_sceren {
	background: transparent url(../../portail/images/portl_logo_sceren.gif) no-repeat top left;
	cursor: pointer;
}
#logo_sceren:hover {
	background: transparent url(../../portail/images/portl_logo_sceren_on.gif) no-repeat top left;
}


/* -----------------------------------------------------
		TAILLES / POSITIONS - PANNEAUX
----------------------------------------------------- */
/* -----------------------------------------------------
		PANNEAU PRINCIPAL
----------------------------------------------------- */
#contenu, .panneau 
{
	float: left;
	margin: 0 !important;
/*	padding: 0 4px !important;
	essai Dom ligne dessous___je n'observe aucun impact suite à ce changement*/
	padding: 0 0px !important; 
}
#contenu
{
	background: none repeat scroll 0 0 white;
	border: 1px solid #006978;
}

#panneau_gauche.panneau, #panneau_droite.panneau
{
	width: 220px;
	border:none;
	background-color: #a0a0a0;
}

#contenu.milieu
{
	width: 748px;
}
#contenu.milieu_droite
{
	width: 730px;
}

#centre     /* pas touche !  jpc */
{background-color: #a0a0a0;
}




/* -----------------------------------------------------
		PANNEAUX GAUCHE ET DROITE
----------------------------------------------------- */
#conteneur .panneau .menu
{
	margin: 0px 5px 2px 5px;
/*	padding: 0 0 0.6em 0;*/
	overflow: hidden;
	background: white;
	border: 1px solid #006978;
	font-size: x-small;
}


/* -----------------------------------------------------
		PANNEAU GAUCHE
----------------------------------------------------- */

/********	  Menu REVUES  			***********/
#panneau_gauche .menu
{
	font-size: small !important;
}
#panneau_gauche .menu h4
{
	color: #006978;
}
#panneau_gauche .menu ul 
{
	font-family: Cambria, "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 180%;
	background: white;
	padding: 0;
	margin : 12px 0 0 20px; /* margin: 0;  jpc*/
}
#panneau_gauche .menu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	/*border-top: 1px solid white;
	border-bottom: 1px solid white; jpc*/
}
#panneau_gauche .menu li:hover {
	margin: 0;
	padding: 0;
	                           /* JPC 30/6/15  padding-left: 8px;*/
	background: #e0e0e0;
	/*border-top: 1px solid #CBCBBA;
	border-bottom: 1px solid #CBCBBA;*/
}
#panneau_gauche .menu a {
	color: #3C5A64;
	text-decoration: none;
	margin: 0;
	padding: 0; /après facto *0 10 0 10px;    JPC 30/6/15 	padding: 0 10px 0 30px; */
	display: block;
}
#panneau_gauche .menu a:hover {
	text-decoration: none;
	/*margin-left : 12px;  jpc*/								/**/
}

#menu_revues li.vivante
{
	font-weight: bold;
	/*margin-left : 12px;  jpc*/								/**/
}

#menu_revues li.morte  
{
	/*margin-left : 12px;jpc*/								/**/
}
#menu_revues .revue_morte:after
{
	content: "*";
}

#detail_revue_morte
{
	font-size: x-small;
	font-style: italic;
	margin: 10px 0px 10px 15px;   /* JPC margin: 20px 0 10px 15px; */
	color: #3C5A64;  /*JPC */
}

/* -----------------------------------------------------
		PANNEAU DROITE
----------------------------------------------------- */

/**********  rubrique ACTUALITÉ  ********/

#Actus_Site {
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: x-small;
}

#conteneur .panneau #Actus_Site h4 {
	color: #888888;
/*	background: transparent url(../../portail/images/portl_puce_titre_actu.gif) 10px 5px no-repeat;*/
	border-bottom: 3px solid #CDCDCD;
	font-size: 160%;
}

#Actus_Site ul {
	line-height: 180%;
	list-style-type: none;
	background: white;
	padding: 0 4px 1em 4px;
	margin: 0;
}
#Actus_Site li {
	margin: 4px 0 0 0;
	background: white;
	border-top: 1px solid #ffffff;
}
.actu_date {
	color: #646464;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0 0.3em;
	margin: 5px 0 0 0;
	float: left;
	font-size: x-small;
	display: inline-block;
}
.texte_actu {
	color: #646464;
	font-style: normal;
	display: block;
}
.texte_actu em {
font-style: normal;
font-weight: bold;
color: #D86B00;
}
.url_revue {
	color: #3C5A64;
	font-style: italic;
}
#Actus_Site a {
	background: #f2f2f2;
	border: 1px solid #f2f2f2;
	color: #3C5A64;
	text-decoration: none;
	padding: 0.2em 0.5em;
	margin: 5px 5px 5px 6.5em;
	display: block;
}
#Actus_Site a:hover {
	text-decoration: none;
	background: #E5E5D3;
	border: 1px solid #CBCBBA;
}

/* -----------------------------------------------------
		INCLASSEES
----------------------------------------------------- */
.nouveau {
	font-size: xx-small;
	color: #B3B3B3;
}
.nouveau a {
	color: #D9D9D9;
	text-decoration : none;
}

/* Le bloc d'édition de recherche */
#bloc_rech_requis .bouton_1 
{
	color: #3C5A64;
	width: 180px;
	margin-left: 20px;
}
#bloc_rech_requis #btn_Exec
{
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	font-weight: bold;
	text-align: center;
}
#rech_options_more
{
	text-align: center;

}
#bt_requete
{
	margin-bottom: 0;
	padding-bottom: 0;
}


#panneau_gauche  .menu > a
{
	font-family: "Cambria",Arial,Helvetica,sans-serif;
	letter-spacing: 0.1em;
	font-size: medium;
	font-weight: bold;
	color: #006978;
	background: none;
	padding: 3px 0px 5px 25px;
}