/* ------------------------------
 AM Editions - Site e-marketing
 Feuille de styles
 Zone 300
 Juillet 2005
------------------------------ */

/*----------------
 SEPARATEURS
-----------------*/
/* pointillés horizontaux */
div.pointilles {
  position: relative;
  clear: both;
  width: auto;
  height: 1px;
  background: transparent url(tiret_ho.gif) left 5px repeat-x;
  padding: 5px;
  margin: 0 18px 0 18px;
}

div.trait{
  width: auto;
  height: 1px;
  padding: 0px 0px 0px 0px;
  border-bottom: 1px solid #969696;
}

* html div.pointilles {
  padding: 0;
}

/*----------------
 CHERCHER
-----------------*/
form#z300chercher {
  position: relative;
  z-index: 50;
  width: 100%;
  height: 40px;
  padding: 8px 0 0 0;
  margin: -5px 0 6px -1px;
  background: url(chercher.gif) left top repeat-x;
  border: 1px solid #71828A;
  border-top: 0;
}

form#z300chercher span {
  position: relative;
  white-space: nowrap;
  margin-left: 8px;
}

form#z300chercher input {
  position: relative;
  width: 100px;
  top: 1px;
  height: 15px;
  padding: 0;
  margin: 0;
  border: 1px solid #B3B3B3;
  background-color: #FFF;
}

form#z300chercher a {
  display: block;
  clear: both;
  color: #778C9F;
  white-space: nowrap;
  margin: 2px 0 0 8px;
}

form#z300chercher button.ok {
  position: relative;
  cursor: pointer;
  width: 17px;
  height: 15px;
  margin: 0 1px 0 -1px;
  padding: 0;
  top: -1px;
  background: transparent url(bouton_o.gif) left top no-repeat;
  border: 0;
}

* html form#z300chercher button.ok {
   margin: 0 1px 0 3px;
   top: 0;
}

@media all and (min-width: 0px){ /* Opera */
  form#z300chercher button.ok {
    top: 1px;
  }
}

/*----------------
 BARRE D'OUTILS
-----------------*/
div#z300outils {
  position: relative;
}

div#z300outils div {
  margin: 10px;
  padding: 8px 10px 8px 10px;
  border: 1px solid #B3B3B3;
  background: #FFF;
}

div#z300outils a {
  display: block;
  margin: 0 3px 0 3px;
  width: 180px;
  height: 32px;
}

div#z300outils a.outilimprimer {
  background: transparent url(picto_im.gif) no-repeat;
}

div#z300outils a.outilmail {
  background: transparent url(picto_ma.gif) no-repeat;
}

div#z300outils a.outilretour {
  background: transparent url(picto_li.gif) no-repeat;
}

div#z300outils a.outilrss {
  background: transparent url(picto_rs.gif) no-repeat;
}

/*----------------
 LEGENDE DE LA RECHERCHE(à supprimer)
-----------------*/
/*div#z300legende {
  position: relative;
  margin: 3px 0 3px 0;
  padding: 10px;
}

div#z300legende p.titre {
  font-size: 11px;
  font-weight: bold;
  font-variant: small-caps;
  margin: 0 0 10px 0;
}

div#z300legende p.acces {
  padding-left: 32px;
  margin: 8px;
}

div#z300legende p.abonne {
  background: transparent url(/images/EMKG/picto_abonne.gif) no-repeat;
}

div#z300legende p.web {
  background: transparent url(/images/EMKG/picto_web.gif) no-repeat;
}

div#z300legende p.payant {
  background: transparent url(/images/EMKG/picto_euro.gif) no-repeat;
}*/


/*----------------
 SOMMAIRE
-----------------*/
div#z300sommaire {
  position: relative;
  margin: 3px 0 3px 0;
  padding: 0 10px 5px 10px;
}

div#z300sommaire p.titre1 {
  font-size: 12px;
  font-weight: bold;
  font-variant: small-caps;
  margin: 15px 0 10px 15px;
  display: list-item;
  list-style-type: none;
  list-style-image: url(titre_pu.gif);
}

div#z300sommaire p.titre2 {
  font-size: 10px;
  font-weight: bold;
  margin: 0 0 10px 10px;
  color: #71828A;
}

div#z300sommaire a {
  display: block;
  padding-left: 8px;
  margin: 8px;
  margin-left: 10px;
  background: transparent url(listelie.gif) left 5px no-repeat;
}

div#z300sommaire a:hover {
  color: #FF6600;
}


/*----------------
 PRESENTATION MAG
-----------------*/
div.z300mag {
  position: relative;
  margin: 0 6px 0 6px;
  padding: 15px 11px 10px 11px;
  background: #F7F8FA;
  border: 1px solid #FFF;
}

div.z300mag p.titre1 {
  width: 100%;
  clear: both;
  padding: 0 0 10px 0;
  margin: 0;
  font-size: 12px;
  font-weight: bold;
}

/* partie gauche */
div.z300mag .blocgauche {
  position: relative;
  float: left;
  width: 150px;
}

div.z300mag .blocgauche p.ref {
  padding: 0;
  margin: 0;
  position: relative;
  color: #F35712;
}

div.z300mag .blocgauche p {
  padding: 5px 0 10px 0;
  margin: 0;
  line-height: 100%;
}

div.z300mag .blocgauche a {
  display: block;
  color: #71828A;
  padding-left: 15px;
  background: transparent url(z300_puc.gif) left 5px no-repeat;
}


/* partie droite */
div.z300mag .blocdroit {
  position: relative;
  float: right;
  width: 105px;
}

div.z300mag img.couverture {
  position: relative;
  width: auto;
  margin: 0px;
  padding: 0;
  border: 1px solid #000;
  clear: both;
}

div.z300mag a.sommaire {
  position: relative;
  height: 28px;
  display: block;
  margin: 1px;
  padding: 0;
  background: transparent url(picto_so.gif) left top no-repeat;
}


/*----------------
 FOCUS
-----------------*/
div#z300focus {
  padding: 0px 0px 15px 0px;
  background: url(z300_tit.gif) left top repeat-x;
}

div#z300focus .titre1 {
  padding: 6px 0px 0px 0px;
}

div#z300focus p.titre2 {
  font-size: 12px;
  font-weight: bold;
  color: #7A85B5;
}

div#z300focus a.article {
  display: block;
  color: #000;
  background: transparent url(listelie.gif) left 5px no-repeat;
  padding-left: 10px;
  margin-bottom: 8px;
  margin-left: 10px;
}
div#z300focus a.lien {
  padding-bottom: 10px;
}
div#z300focus span.ref {
  display: block;
}

/* Calage picto Bloc Mozilla*/
div#z300focus .picto {
  position: relative;
  float: right;
  padding: 1px 0px 0px 0px;
}
/* Rectif pour IE*/
* html div#z300focus .picto {
  padding: 0px 0px 0px 0px;
}

/*----------------
 DOSSIERS THEMATIQUES
-----------------*/
div#z300dossiers {
  padding: 0px 0px 15px 0px;
  background: url(z300_tit.gif) left top repeat-x;
}

div#z300dossiers .titre1 {
  padding: 6px 0px 0px 0px;
}

div#z300dossiers p.titre2 {
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  background: transparent url(listelie.gif) left 5px no-repeat;
  padding-left: 10px;
  padding-bottom: 0px;
  margin-left: 10px;
}
div#z300dossiers a.lien {
  padding-bottom: 10px;
}

div#z300dossiers span.ref {
  display: block;
}

/* Calage picto Bloc Mozilla*/
div#z300dossiers .picto {
  position: relative;
  float: right;
  padding: 2px 0px 0px 0px;
}
/* Rectif pour IE*/
* html div#z300dossiers .picto {
  padding: 1px 0px 0px 0px;
}


/*----------------
 BLOCS (kesako, livre, emploi, ...)
-----------------*/
div.z300bloc {
  position: relative;
  margin: 0;
  padding: 1px 5px 15px  10px;
  border-top: 1px solid #969696;
  background: #FFF;
}


div.z300bloc p {
  margin: 0;
  padding: 0 10px 8px 10px;
  line-height: 100%;
}

div.z300bloc p.titre1 {
  position: relative;
  font-size: 13px;
  font-weight: bold;
  text-align: right;
  height: 40px;
  padding-top: 5px;
  padding-right: 10px;
}

div.z300bloc p.titre2 {
  font-size: 12px;
  font-weight: bold;
  padding: 0px 10px 8px 10px;
}

div.z300bloc p.titre3 {
  font-weight: bold;
}

div.z300bloc a {
  display: block;
  padding: 0 10px 0px 10px;
  color: #F60;
}

div.z300bloc span.a.lien {
  display: block;
  padding: 0 0 0 0;
  color: #F60;
}

div.z300bloc ul {
  position: relative;
  margin: 0 0 0 15px;
  padding: 0;
  top: -15px;
}

div.z300bloc li {
  margin: 2px 0 0 0;
}

/* ///////////////// */
/* INDOM */
/* ///////////////// */
div#z300indom {
  padding: 0px 0px 15px 0px;
  background: url(z300_tit.gif) left top repeat-x;
}

div#z300indom .titre1 {
  padding: 6px 0px 0px 0px;
}

div#z300indom .formindom {
  padding: 4px 0px 0px 10px;
}

/* Calage picto Bloc Mozilla*/
div#z300indom .picto {
  position: relative;
  float: right;
  padding: 1px 0px 0px 0px;
}
/* Rectif pour IE*/
* html div#z300indom .picto {
  padding: 0px 0px 0px 0px;
}


/* ///////////////// */
/* Site Semaine */
/* ///////////////// */
div#z300sitesemaine {
  padding: 0px 0px 15px 0px;
  height:150px;
}

/* Rectif pour IE*/
* html div#z300sitesemaine {
  height:100px;
  padding: 0px 0px 15px 0px;
}



div#z300sitesemaine .bandeau {
	background: url(z300_foo.gif) left top no-repeat;
	height: 32px;
	padding: 0px 0px 15px 0px;
	clear:both
}

div#z300sitesemaine .titre1 {
  padding: 6px 0px 0px 0px;
	clear:both
}


/* ///////////////// */
/* SITECC */
/* ///////////////// */
div#z300sitecc {
  padding: 0px 0px 15px 0px;
  background: url(z300_tit.gif) left top repeat-x;
}

div#z300sitecc .titre1 {
  padding: 6px 0px 0px 0px;
}

/* Calage picto Bloc Mozilla*/
div#z300sitecc .picto {
  position: relative;
  float: right;
  padding: 1px 0px 0px 0px;
}
/* Rectif pour IE*/
* html div#z300sitecc .picto {
  padding: 0px 0px 0px 0px;
}







/* KESAKO */
div#z300kesako {
  padding: 0px 0px 15px 0px;
  background: url(z300_tit.gif) left top repeat-x;
}

div#z300kesako .titre1 {
  padding: 6px 0px 0px 0px;
}

/* Calage picto Bloc Mozilla*/
div#z300kesako .picto {
  position: relative;
  float: right;
  padding: 1px 0px 0px 0px;
}
/* Rectif pour IE*/
* html div#z300kesako .picto {
  padding: 0px 0px 0px 0px;
}


/* EMPLOI */
div#z300emploi {
  padding: 0px 0px 15px 0px;
  background: url(z300_tit.gif) left top repeat-x;
}

div#z300emploi .titre1 {
  padding: 6px 0px 0px 0px;
  /*background: transparent url(/images/EMKG/picto_cadresonline.gif) right no-repeat;*/
}

div#z300emploi a.col {
  display: block;
  padding: 0 0px 0px 0px;
  color: #F60;
}

/* Calage picto Bloc Mozilla*/
div#z300emploi .picto {
  position: relative;
  float: right;
  padding: 1px 0px 0px 0px;
}
/* Rectif pour IE*/
* html div#z300emploi .picto {
  padding: 0px 0px 0px 0px;
}

/* LIVRES */
div#z300livre {
  padding: 0px 0px 15px 0px;
  background: url(z300_tiu.gif) left top repeat-x;
}

div#z300livre .titre1 {
  padding: 6px 0px 0px 0px;
}
div#z300livre .titrelivre {
  font-size: 12px;
  font-weight: bold;
  padding: 0px 10px 0px 0px;
}


div#z300livre .auteur {
  font-size: 10px;
  /*font-weight: bold;*/
  padding: 2px 10px 10px 0px;
}

div#z300livre .intro {
  font-size: 10px;
  padding: 2px 10px 10px 0px;
}

div#z300livre .ref {
  font-size: 10px;
  color: #71828A;
  padding: 2px 10px 10px 0px;
}

div#z300livre .lien {
  float: left;
  padding: 0 10px 0px 0px;
}

div#z300livre a {
  display: block;
  text-align: left;
  padding: 0 10px 0px 0px;
  color: #F60;
}

/* Calage picto Bloc Mozilla*/
div#z300livre .picto {
  position: relative;
  float: right;
  padding: 1px 0px 0px 0px;
}
/* Rectif pour IE*/
* html div#z300livre .picto {
  padding: 0px 0px 0px 0px;
}

div#z300livre .blocdroit {
  position: relative;
  /*width: 180px;*/
  /*float: right;*/
  padding: 5px 10px 0 10px;
  /*background-color: #F7F8FA;*/
  
}

div#z300livre .imglivre{  /* 75px de large */
  float: left;
  border: 1px solid #000;
  margin: 1px 10px 1px 0px;
}

/*-----------------------------------------------------------------
 PARTENAIRES
-----------------------------------------------------------------*/

/* SALAIRES (SJBP / ODS) */
div#z300salaires {
	padding: 0px 0px 0px 0px;
	background: url(z300_tiv.gif) left top repeat-x;
	margin: 0 0 0px 0;
}
div#z300salaires p.titre1 {
	color: #FFFFFF;
	padding: 6px 0px 0px 10px;
	margin: 0;
	text-align: left;
	height: 20px;
}
#bgSalaires{
	padding: 6px 6px 0px 6px;
	margin: 0 0 -26px 0;
}
*html #bgSalaires{
	padding: 6px 6px 0px 6px;
	margin: 0 0 -36px 0;
}
.fondBoutonSalaire{
	width: 283px;
	height: 40px;
	padding: 0px 5px 0px 0px;
	margin: 0 0 34px 0;
	/*background-image: url(/Images/EMKG/bg_btSalaires.gif);*/

}
div#z300salaires .fondBoutonSalaire a{
	float: left;
	/*width: 200px;*/
	width: auto;
	padding: 0 0 0 20px;
	margin: 0px 0 0 0px;
}
div#z300salaires .fondBoutonSalaire a:hover{
	text-decoration: underline;
	color: #C13400;
}
#bgSalaires img#logo1{
	position: absolute;
	top: 32px;
	right: 50px;
}
#bgSalaires img#logo2{
	position: absolute;
	top: 110px;
	right: 16px;
}
.fondBoutonSalaire p.accroche{
	color: #C13400;
	font-weight: bold;
	text-align:left;
	font-size: 12px;
	line-height: 120%;
	margin: 0;
}
div#z300salaires .fondBoutonSalaire a img{
	float: left;
	padding: 0;
	margin: 0 6px 0 0;	
}

/*---------------------------------------------------------------
 EVENEMENTS
----------------------------------------------------------------*/
.bloc300event{
margin: 0px 10px 0px 10px;
}
.brevent{
	clear: both;
	font-size: 5px;
}
.liensevent {
  background: transparent url(listelie.gif) left 5px no-repeat;
  padding-left: 10px;
  font-weight: bold;
  margin-bottom: 3px;
  margin-top: 0;
}
.textevent {
  display: inline;
  font-weight: regular;
}
.textevent a{
  font-weight: regular;
  margin-left: -10px;
}
div#z300trophee {
  padding: 0px 0px 15px 0px;
  background: url(z300_tiw.gif) left top repeat-x;
}
div#z300trophee p.titre1 {
height: 25px;
}
div#z300rendezvous {
  padding: 0px 0px 15px 0px;
  background: url(z300_tiw.gif) left top repeat-x;
}
div#z300rendezvous p.titre1 {
height: 25px;
}
div#z300dejeuner {
  padding: 0px 0px 15px 0px;
  background: url(z300_tiw.gif) left top repeat-x;
}
div#z300dejeuner p.titre1 {
height: 25px;
}
div#z300formation {
  padding: 0px 0px 15px 0px;
  background: url(z300_tit.gif) left top repeat-x;
}
div#z300formation p.titre1 {
height: 25px;
}
div#z300forum {
  padding: 0px 0px 15px 0px;
  background: url(z300_tiw.gif) left top repeat-x;
}
div#z300forum p.titre1 {
height: 25px;
}
div#z300roadshow {
  padding: 0px 0px 15px 0px;
  background: url(z300_tiw.gif) left top repeat-x;
}
div#z300roadshow p.titre1 {
height: 25px;
}

/***********************
 BLOC A LA UNE
************************/
.bloc300alaune{
background-color: #FFFFFF;
border: 1px solid #61698F;
margin: 6px 4px 6px 4px;
padding:5px;
}
.bloc300alaune .titrealaune{
display: block;
float: left;
margin-bottom: 8px;
}
*html .bloc300alaune .titrealaune{
margin-bottom: -12px;
}
.bloc300alaune .logoalaune{
display: block;
float: right;
margin: 0 0 5px 0;
}
.bloc300alaune p{
clear:left;
padding: 0px 0 0px 0;
margin-bottom: 0px;
}
.bloc300alaune .lienAlaune{
margin-top: 8px;
width: 280px;
height: 19px;
background: url(bgLien00.gif) left top repeat-x;
}
.bloc300alaune .lienAlaune p{
margin-left: 5px;
padding: 2px 0px 2px 0px;
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
}
.bloc300alaune .lienAlaune img{
display:block;
float: right;
}
.bloc300alaune .espaceurlien {
position: relative;
clear: both;
}

/***********************
 BLOC RENDEZ-VOUS
************************/
.bloc300rdv{
background-color: #FFFFFF;
border: 1px solid #DFB151;
margin: 6px 4px 6px 4px;
padding:5px;
}
.bloc300rdv img.titrerdv{
display: block;
}

.bloc300rdv .logordv{
display: block;
float: right;
margin: 0 0 5px 0;
}
.bloc300rdv p{
clear:left;
padding: 0px 0 0px 0;
margin-bottom: 0px;
}
.bloc300rdv .lienRdv{
margin-top: 8px;
width: 280px;
height: 19px;
background: url(bgLienRd.gif) left top repeat-x;
}
.bloc300rdv .lienRdv p{
margin-left: 5px;
padding: 2px 0px 2px 0px;
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
}
.bloc300rdv .lienRdv img{
display:block;
float: right;
}
.bloc300rdv .espaceurlien {
position: relative;
clear: both;
}

/*------------------------------------
 PANIER 
 -------------------------------------*/

div#z300panier {
	padding-top: 5px;
	padding-bottom: 11px;
	margin: 0px 0 0px 1px;
	background: #FFF;
}
*html div#z300panier {
}

div#z300panier .titre2 {
	width: 296px;
	height: 33px;
	font-size: 17px;
	font-weight: bold;
	color: #E8E8E8;
	margin: 0px 0 0px 1px;
	background: url(Hautpani.gif) left top no-repeat;
}
*html div#z300panier .titre2 {
padding: 4px 0 0 2px;
}
div#z300panier .baspanier {
	width: 296px;
	height: 19px;
	margin: 0px 0 0px 1px;
	background: url(Baspanie.gif) left top no-repeat;
}

div#z300panier a {
  display: block;
  padding: 0 10px 0px 10px;
  color: #F60;
}

/*------------------------------------
 EMPLOI MANAGEMENT
 -------------------------------------*/
/*

div.z300mag {
  position: relative;
  margin: 0 6px 0 6px;
  padding: 15px 11px 10px 11px;
  background: #F7F8FA;
  border: 1px solid #FFF;
}

div.z300mag p.titre1 {
  width: 100%;
  clear: both;
  padding: 0 0 10px 0;
  margin: 0;
  font-size: 12px;
  font-weight: bold;
}


*/



.bloc300management {
	margin: 5px 5px 5px 5px;
	padding: 0 0 5px 0;
	background-color:#F7F8FA;
}

.titremanagement{
	width: 100%;
	height: 24px;
	text-align: left;
	/*background-color:#E5EAEE;*/
}

.titremanagement p{
	margin: 0px 5px 0px 5px;
	padding:  5px 5px 0px 5px;
	font-size: 12px;
	font-weight: bold;
}

.titremanagement img{
	float: right;
}

.brmanagement{
	clear: both;
	font-size: 5px;
}

.liensmanagement {
  font-weight: bold;
  margin-top: 3px;
}
.textmanagement {
  display: inline;
  font-weight: regular;
}
.textmanagement a{
  display: block;
  font-weight: regular;
}

div.bloc300management ul {
  margin: 10px 15px 10px 20px;
  padding: 0 0 10px 0;
}

div.bloc300management li {
  margin: 2px 0 2px 0;
}
 

