/* ------------------------------
 AM Editions - Site Ecommercevad.fr
 Mars 2006
 Feuille de styles
 Page d'accueil 
------------------------------ */

/*----------------
 SEPARATEURS
-----------------*/
div.pointillestiret {
  position: relative;
  clear: both;
  width: auto;
  height: 1px;
  background: transparent url(/Images/EMKG/tiret_horz_gris.gif) left 5px repeat-x;
  padding: 5px;
  margin: 0 18px 0 18px;
}

/* pointill?s horizontaux */
div.pointilles {
  position: relative;
  clear: both;
  width: auto;
  height: 1px;
  background: transparent url(/Images/ECV/pointilles.gif) repeat-x;
  padding: 5px 0 5px 0;
  margin:0px;
  font-size: 0px;
}
div.trait {
  width: auto;
  height: 0px;
  margin:0px;
  padding: 0px 0px 0px 0px;
  border-top: 1px solid #000000;
  font-size: 0px; 
}

/*----------------
 CHERCHER (pour Ecommerce, il se situe dans le bandeau)
-----------------*/
form#z300chercher {
  position: absolute;
top:96px;
	display: block;
	width: 830px;
	height: 25px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin: 0;
	padding:3px 0 0 0;
	text-align: center;
	background-image: url(/Images/ECV/bg_chercher.gif);
}
*html form#z300chercher {
	padding:2px 0 0 0;
}
form#z300chercher span {
	position: relative;
	white-space: nowrap;
	color: #FFFFFF;
	font-weight: bold;
}
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 {
	color: #FFFFFF;
	font-weight: bold;
	clear: both;
	white-space: nowrap;
	margin: 0px 0 0 20px;
	text-decoration:none;
}

form#z300chercher a:hover{
	text-decoration:underline;
}


form#z300chercher button.ok {
	position: relative;
	top:-2px;
	cursor: pointer;
	width: 19px;
	height: 17px;
	border: 0;
	background: #000000 url(/Images/ECV/form/bt_ok.gif) no-repeat;
}

* html form#z300chercher button.ok {
	margin-left: 3px;
	top: 1px;
}

@media all and (min-width: 0px){ /* Opera */
  form#z300chercher button.ok {
    top: 1px;
  }
}

/*----------------
 BARRE D'OUTILS
-----------------*/
div#z300outils {
  position: relative;
  margin: 0 0 10px 0;
  background: url(/Images/ECV/bgOutils.gif) no-repeat;
  width: 280px;
  height: 76px;
  padding: 10px 10px 10px 10px;
}

div#z300outils div {
	margin: 0;
}

div#z300outils a {
	display: block;
	width:auto;
	margin: 0;
	padding: 0;
	text-decoration:none;
}

div#z300outils a:hover{
text-decoration:underline;
}

div#z300outils a.outilimprimer {
	background: transparent url(/Images/ECV/picto_imprimer.gif) no-repeat;
	height: 26px;
	text-decoration:none;
}

div#z300outils a.outilimprimer:hover  {
text-decoration:underline;
}

div#z300outils a.outilmail {
	background: transparent url(/Images/ECV/picto_email.gif) no-repeat;
	height: 20px;
	text-decoration:none;
}

div#z300outils a.outilmail:hover  {
text-decoration:underline;
}

div#z300outils a.outilretour {
	background: transparent url(/Images/ECV/picto_liste.gif) no-repeat;
	height: 24px;
	text-decoration:none;
}
div#z300outils a.outilretour:hover {
text-decoration:underline;
}


/*----------------
 SOMMAIRE
-----------------*/
div#z300sommaire {
	position: relative;
	margin: 0px 2px 10px 0;
	padding: 15px;
	background-color: #FAFAFA;
	border: 1px solid #CCCCCC;
}

div#z300sommaire p.titre1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
}

div#z300sommaire p.titre2 {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 10px 10px;
}

div#z300sommaire a {
	font-size: 11px;
	color:#008299;
	text-decoration: none;
	display: block;
	padding-left: 8px;
	margin: 8px 0 8px 0;
	background: transparent url(/Images/ECV/listeliens_puce1.gif) left 5px no-repeat;
}

div#z300sommaire a:hover {
	text-decoration:underline;
}


/*----------------
 PRESENTATION MAG
-----------------*/
div.z300mag {
	display:block;
	width:298px;
	margin: 0px 2px 10px 0px;
	padding: 0;
	background:url(/Images/ECV/bg_cadremag.gif) repeat-y;
}
div.z300mag .blocbas {
	height: 6px;
	background:#FFFFFF url(/Images/ECV/bg_cadremagbas.gif) no-repeat;
	margin: 0;
}
div.z300mag p.titre1 {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	text-transform: uppercase;
	padding: 3px 0 0 7px;
	background:#FFFFFF url(/Images/ECV/bg_cadremaghaut.gif) no-repeat;
}

/* partie gauche */
div.z300mag .blocgauche {
	float: left;
	width: 150px;
	margin: 5px 0 5px 0;
}

div.z300mag .blocgauche p.ref {
	padding: 0;
	margin: 0 0 0 7px;
	position: relative;
	color: #666666;
	font-weight: bold
}

div.z300mag .blocgauche p {
	padding: 5px 0 10px 0;
	margin: 0 0 0 7px;
	line-height: 120%;
}

div.z300mag .blocgauche a {
	display: block;
	color:#808080;
	font-weight: bold;
	margin: 0 0 0 7px;
	text-decoration:none;
}

div.z300mag .blocgauche a:hover {
	text-decoration:underline;
}

/* partie droite */
div.z300mag .blocdroit {
	position: relative;
	float: right;
	width: 105px;
	margin: 10px 5px 0 0;
}
*html div.z300mag .blocdroit {
	margin: 10px 0px 0 0;
}

div.z300mag img.couverture {
  position: relative;
  width: auto;
  margin: 0px 10px 0 0;
  padding: 0;
  border: 1px solid #CCCCCC;
  clear: both;
}

div.z300mag a.sommaire {
  position: relative;
  height: 28px;
  display: block;
  margin: 5px 0 5px 0;
  background: transparent url(/Images/ECV/picto_sommaire.gif) left top no-repeat;
}

/*----------------
 BLOCS (kesako, livre, emploi, ...)
-----------------*/
div.z300bloc {
  display: block;
  width: auto;
  
}
.z300bold{
  font-weight: bold;
}
div.z300bloc p {
  margin: 0;
  padding: 0 2px 8px 2px;
  line-height: 120%;
}

div.z300bloc p.titre1 {
  font-size: 12px;
  font-weight: bold;
}

div.z300bloc p.titre2 {
  font-size: 12px;
  font-weight: bold;
  padding: 0px 2px 8px 2px;
}

div.z300bloc p.titre3 {
  font-weight: bold;
}
div.z300bloc a {
  display: block;
  clear: both;
  padding: 0 2px 0px 2px;
  font-weight: bold;
  color: #808080;
	text-decoration:none;
}
div.z300bloc a:hover {
	text-decoration:underline;
}


div.z300bloc span.a.lien {
  display: block;
  padding: 0 0 0 0;
	text-decoration:none;
}
div.z300bloc span.a.lien:hover {
	text-decoration:underline;
}


div.z300bloc ul {
  position: relative;
  margin: 0 0 0 15px;
  padding: 0;
  top: -15px;
}

div.z300bloc li {
  margin: 2px 0 0 0;
}


/* KESAKO */
div#z300kesako {
	display: block;
	width: 300px;
	margin: 0px 0px 10px 0;
	padding: 27px 0px 0px 0px;
	background: url(/Images/ECV/blocs/picto_kesako.gif) left top no-repeat;
}

div#z300kesako .titre1 {
	color: #008299;
}

div#z300kesako .bg {
	display: block;
	background: url(/Images/ECV/blocs/bg.gif);
	width: 284px;
	height: auto;
	padding: 8px 8px 0 8px;
}
div#z300kesako .bgBas {
	display: block;
	background: url(/Images/ECV/blocs/bgbas.gif);
	width: 300px;
	height: 27px;
	margin: -1px 0 0 0;
}

/***********************/
/* Site de la semaine */
/**********************/
div#z300sitesemaine {
	display: block;
	width: 300px;
	margin: 0px 0px 10px 0;
	padding: 27px 0px 0px 0px;
	background: url(/Images/ECV/blocs/picto_sitesemaine.gif) left top no-repeat;
}

div#z300sitesemaine .bgBas {
	display: block;
	background: url(/Images/ECV/blocs/bgbas.gif);
	width: 300px;
	height: 27px;
	margin: -1px 0 0 0;
}


div#z300sitesemaine .bgSiteSemaineBas {
	display: block;
	background: url(/Images/ECV/blocs/bgSiteSemainebas.gif);
	width: 300px;
	height: 27px;
	margin: -1px 0 0 0;
}


div#z300sitesemaine .bg {
	display: block;
	background: url(/Images/ECV/blocs/bg.gif);
	width: 284px;
	height: auto;
	padding: 8px 8px 0 8px;
}

div#z300sitesemaine .pcentre {
	margin: 0;
	padding: 0px 10px 0px 10px;
	display: block;
}


/* Rectif pour IE*/
* html div#z300sitesemaine .bg {
 z-index:-10;
}


div#z300sitesemaine .bg .pcentre div.divgauche {
	display:block;
	float:left;
	padding: 0px 0px 0px 0px; 
	margin-right: 5px;
	width:153px;
}


div#z300sitesemaine .bg .pcentre div.divdroit {
	display:block;
	float:left;
	padding: 0px 0px 0px 0px;
	width:100px;
}

div#z300sitesemaine .bg .pcentre .divgauche p {
	padding: 0px 0px 0px 0px; 
	margin: 10px 0px 10px 0px;
}

div#z300sitesemaine .bg .pcentre .liensite {
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
}


div#z300sitesemaine .bg .pcentre .liensite a{
	clear:left;
	color :#888888;
	padding: 0px 0px 0px 0px;
text-decoration:none;
}
div#z300sitesemaine .bg .pcentre .liensite a:hover{
text-decoration:underline;
}

div#z300sitesemaine .bg .pcentre  span.InfoCommerciale{
	margin-top : 0px;
	display:block;
	border : 0px solid #000000;
	font: 1em/100% Tahoma,Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: right;
	clear:both;
	color: #BFB4A8;
}

/* ///////////////// */
/* Ticker */
/* ///////////////// */
div#z300ticker {
	display: block;
	margin: 0px 0px 10px 0;
	padding: 27px 0px 0px 0px;
	background: url(/Images/ECV/blocs/picto_ticker.gif) left top no-repeat;
	height:120px;
	/* av modif publi video    height:170px; */
}

div#z300ticker div.tickersignature{
	float:left;
	display:block;
	width:270px;
	text-align:right;
	color: #808080;
	}
	
div#z300ticker div.tickersignature a:hover{
	color: #808080;
	text-decoration:underline;
	font-weight: normal;
}

div#z300ticker div.tickersignature a{
	color: #808080;
	text-decoration:none;
	font-weight: normal;
}


div#z300ticker .bg p a {
	padding-top:10px;
}

div#z300ticker .bg {
	display: block;
	background: url(/Images/ECV/blocs/bg.gif);
	width: 284px;
	height: auto;
	padding: 8px 8px 0 8px;
}


/* Rectif pour IE*/
* html div#z300ticker .bg { 
	height:100px;
}


div#z300ticker div.z300tickerHead div.titre1 {
/*	font-variant: small-caps;*/
	font-weight:bold;
	font-size: 13px;
	float: left;
	padding: 6px 0px 0px 10px;
	color:#FFFFFF;
}

div.containerticker{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;

}

div#z300ticker .dateticker{
	float:left;
	display:block;
	width:35px;
	padding-left:10px;
}

div#z300ticker .titreticker{
	float:left;
	display:block;
	width:190px;
	padding-left:0px;
}

div.lienticker{
	display:block; 
	float:left; 
	width:230px; 
	border: 1px solid #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0px;
}

div#z300ticker a.ticker2{
	color: #008299;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div#z300ticker a.ticker2:hover{
	color: #008299;
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div#z300ticker .bgBas {
	display: block;
	background: url(/Images/ECV/blocs/bgbas.gif);
	width: 300px;
	height: 27px;
	margin: -1px 0 0 0;
}

div#z300ticker .bg p a.TickerTous {
	text-decoration:none;

}

div#z300ticker .bg p a.TickerTous:hover {
	text-decoration:underline;
}

div#z300ticker .bg p span.TickerBout{
	display:block;
	float:right;
	margin: -10px 0px 0px 0px;
	cursor: pointer;
}


/*** Quotatis **/

div#z300Quotatis {
	display: block;
	width: 300px;
	margin: 0px 0px 10px 0;
	padding: 27px 0px 0px 0px;
	background: url(/Images/ECV/blocs/picto_Quotatis.gif) left top no-repeat;
}

div#z300Quotatis .bgBas {
	display: block;
	background: url(/Images/ECV/blocs/bgbas.gif);
	width: 300px;
	height: 27px;
	margin: -1px 0 0 0;
}



div#z300Quotatis .bg {
	display: block;
	background: url(/Images/ECV/blocs/bg.gif);
	width: 284px;
	height: auto;
	padding: 8px 8px 0 8px;
}

div#z300Quotatis .pcentre {
	margin: 0;
	padding: 0px 10px 0px 10px;
	display: block;
}


/* Rectif pour IE*/
* html div#z300Quotatis .bg {
 z-index:-10;
}

div#z300Quotatis .bg .pcentre div.divgaucheQuotatis {
	display:block;
	float:left;
	padding: 0px 0px 0px 0px; 
	margin-right: 5px;
	width:170px;
}

div#z300Quotatis .bg .pcentre .divgaucheQuotatis p {
	padding: 0px 0px 0px 0px; 
	margin: 10px 0px 10px 0px;
}
div#z300Quotatis .bg .pcentre .divtitreQuotatis {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	color :#008299;
	width:200px;
}


div#z300Quotatis .bg .pcentre .divgaucheQuotatis p a{
	clear:left;
	color :#888888;
	padding: 5px 0px 0px 0px;

}

div#z300Quotatis .bg .pcentre div.divdroitQuotatis {
	display:block;
	float:left;
	padding: 0px 0px 0px 0px;
	 width:82px;
	margin-top: 30px;
}


div#z300Quotatis .bg .EncartQuotatis {
	padding: 0px 0px 0px 3px; 
	width:277px;
	height:61px;
}

/*** Fin Quotatis **/

 
/* Backup avant Integration Site premiere */

div#z300sitesemaine .bg .pcentre .divdroit a img{
	border : 1px solid #000000;
	margin-top : 20px;
}

div#z300sitesemaine .bg .pcentre .divgauche p.titre2 {
	color : #008299;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}






/*************/
/* FORMATION */
/*************/
div#z300formation {
	display: block;
	width: 300px;
	margin: 0px 0px 10px 0;
	padding: 28px 0px 0px 0px;
	background: url(/Images/ECV/blocs/picto_formation2.gif) left top no-repeat;
}

div#z300formation .titre1 {
	color: #008299;
	display: block;
	background: none;
	margin: 0px 0 10px 0;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
}

div#z300formation .bg {
	display: block;
	background: url(/Images/ECV/blocs/bg.gif);
	width: 284px;
	height: auto;
	padding: 8px 8px 0 8px;
}
div#z300formation .bgBas {
	display: block;
	background: url(/Images/ECV/blocs/bgbas.gif);
	width: 300px;
	height: 27px;
	margin: -1px 0 0 0;

}

div#z300formation p {
	font-weight: normal;
}
div#z300formation span.z300bold {
	font-weight: bold;
	color: #008299;
	margin: 0;
	padding: 0;
}
div#z300formation .bg p a {
	color: #808080;
	margin: 0;
	padding: 0;
text-decoration:none;
}

div#z300formation .bg p a:hover {
text-decoration:underline;
}


div#z300formation a.col {
  color: #808080;
text-decoration:none;

}

div#z300formation a.col:hover {
text-decoration:underline;
}

/*************/
/* FORMATION 2*/
/*************/
div#z300formation2 {
	display: block;
	width: 400px;
	margin: 0px 0px 10px 0;
	padding: 0px 0px 0px 0px;
/*	background: url(/Images/ECV/blocs/picto_formation2.gif) left top no-repeat;*/
}

div#z300formation2 .titre1 {
	color: #008299;
	display: block;
	background: none;
	margin: 0px 0 10px 0;
	padding: 0;
	font-weight: bold;
	font-size: 20px;
}

div#z300formation2 .bg p.titre2, div#z300formation2 .bg p.titre2 a   {
	color: #008299;
	background: none;
	margin: 20px 0 0px 0;
	padding: 0; 
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

div#z300formation2 .bg p.titre2 a:hover {
	color: #008299;
	background: none;
	margin: 20px 0 0px 0;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
	text-decoration:underline;
}


div#z300formation2 .detail {
	font-size: 12px;
	margin: 0;
	padding: 0;
}


div#z300formation2 .bg {
/*	display: block;*/
/*	background: url(/Images/ECV/blocs/bg.gif);*/
/*	width: 284px;*/
/*	height: auto;*/
/*	padding: 8px 8px 0 8px;*/
}
div#z300formation2 .bgBas {
	display: block;
/*	background: url(/Images/ECV/blocs/bgbas.gif);*/
/*	width: 500px;*/
/*	height: 27px;*/
/*	margin: -1px 0 0 0;*/

}

div#z300formation2 p {
	font-weight: normal;
}
div#z300formation2 span.z300bold {
	font-weight: bold;
	color: #008299;
	margin: 0;
	padding: 0;
}
div#z300formation2 .bg p a {
	color: #808080;
	margin: 0;
	padding: 0;
text-decoration:none;
}

div#z300formation2 .bg p a:hover {
text-decoration:underline;
}


div#z300formation2 a.col {
  color: #808080;
text-decoration:none;

}

div#z300formation2 a.col:hover {
text-decoration:underline;
}



/* EMPLOI */
div#z300emploi {
	display: block;
	width: 300px;
	margin: 0px 0px 10px 0;
	padding: 28px 0px 0px 0px;
	background: url(/Images/ECV/blocs/picto_emploi.gif) left top no-repeat;
}

div#z300emploi .titre1 {
	color: #008299;
	display: block;
	background: none;
	margin: 0px 0 10px 0;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
}

div#z300emploi .bg {
	display: block;
	background: url(/Images/ECV/blocs/bg.gif);
	width: 284px;
	height: auto;
	padding: 8px 8px 0 8px;
}
div#z300emploi .bgBas {
	display: block;
	background: url(/Images/ECV/blocs/bgbas.gif);
	width: 300px;
	height: 27px;
	margin: -1px 0 0 0;

}

div#z300emploi p {
	font-weight: normal;
}
div#z300emploi span.z300bold {
	font-weight: bold;
	color: #008299;
	margin: 0;
	padding: 0;
}
div#z300emploi .bg p a {
	color: #808080;
	margin: 0;
	padding: 0;
text-decoration:none;

}

div#z300emploi .bg p a:hover {
text-decoration:underline;
}

div#z300emploi a.col {
  color: #808080;
text-decoration:none;

}

div#z300emploi a.col:hover {
text-decoration:underline;
}

/* Commentaire */

div#z300commentaire .titre1 {
	color: #008299;
	display: block;
	background: none;
	margin: 0px 0 10px 0;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
}

div#z300commentaire .bg {
	display: block;
	background: url(/Images/ECV/blocs/bg.gif);
	width: 284px;
	height: auto;
	padding: 8px 8px 0 8px;
}
div#z300commentaire .bgBas {
	display: block;
	background: url(/Images/ECV/blocs/bgbas.gif);
	width: 300px;
	height: 27px;
	margin: -1px 0 0 0;

}

div#z300commentaire p {
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}
div#z300commentaire span.z300bold {
	font-weight: bold;
	color: #008299;
	margin: 0;
	padding: 0;
}

div#z300commentaire .bg p a {
	color: #808080;
	margin: 0;
	padding-left: 10px;
    background: transparent url(/Images/ECV/listeliens_puce2.gif) left 5px no-repeat;
	text-decoration:none;
}

div#z300commentaire .bg p a:hover{
	text-decoration:underline;
}

div#z300commentaire .bg p a.colsanspuce {
	color: #808080;
	margin: 0;
	padding-left: 0px;
	text-decoration:none;
    background: transparent url(/Images/blank.gif) left 0px no-repeat;

}

div#z300commentaire .bg p a.colsanspuce:hover {
	text-decoration:underline;
}


div#z300commentaire a.xxxcol {
  color: #808080;
	text-decoration:none;
}

div#z300commentaire a.xxcol:hover {
	text-decoration:underline;
}


div#z300commentaire  a.col {
	color: #808080;
	text-decoration:none;
	margin: 0px 0px -7px 0px;
	display: block;
	padding: 0px 0px 0px 0px;
	color: #F60;
}

div#z300commentaire a.col:hover {
	text-decoration:underline;
}



div#z300commentaire .signature {
	margin: 0px 0px 2px 0px;
	clear:both;
	color:#71828A;
	text-align:right;
}

/* membre */

div#z300membre .titre1 {
	display: block;
	background: none;
	margin: 0px 0 10px 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	color: #ffffff;
	background-color: transparent;
	background-image: url(/Images/ECV/bg_titrerubrique.gif);	
}

div#z300membre .bg {
	display: block;
	background: url(/Images/ECV/blocs/bg.gif);
	width: 284px;
	height: auto;
	padding: 8px 8px 0 8px;
}
div#z300membre .bgBas {
	display: block;
	background: url(/Images/ECV/blocs/bgbas.gif);
	width: 300px;
	height: 27px;
	margin: -1px 0 0 0;

}

div#z300membre p {
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}


div#z300membre .bg ul{
margin-left:10px;
}

div#z300membre .bg ul b{
margin-top:10px;
display:block;
}

div#z300membre .bg ul li{
margin-left:20px;
margin-bottom:5px;
}


/*-------------------------------------------------------------------------------
  Blocs PARTENARIATS
--------------------------------------------------------------------------------*/
/* SALAIRES */
div#z300salaires {
	display: block;
	width: 300px;
	margin: 0px 0px 10px 0;
	padding: 27px 0px 0px 0px;
	background: url(/Images/ECV/blocs/picto_salaires.gif) left top no-repeat;
}
div#z300salaires .bg {
	display: block;
	background: url(/Images/ECV/blocs/bg.gif);
	width: 284px;
	height: auto;
	padding: 8px 8px 0px 8px;
}
div#z300salaires .lienSalaire {
	width: 284px;
	display: block;
	height: 50px;
	padding: 5px 0 0 0;
	margin: 0;
}
div#z300salaires .bg a{
	font-size: 12px;
	float: left;
	clear:both;
	padding: 0;
	margin:0px 0 0 12px;
}
div#z300salaires .bg a p.accroche{
	float: left;
	cursor: pointer;
	font-size: 12px;
	color: #808080;
	padding: 0;
	margin: 0;
}
div#z300salaires .bg a:hover{
text-decoration: underline;
}
div#z300salaires .bg a img{
	float: left;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
div#z300salaires .lienSalaire a img#logo1{
	position: relative;
	margin-top: -35px;
	margin-left: 120px;
}
div#z300salaires .lienSalaire a img#logo2{
	position: relative;
	margin-top: -26px;
	margin-left: 110px;
}
div#z300salaires .bgBas {
	display: block;
	background: url(/Images/ECV/blocs/bgbas.gif);
	width: 300px;
	height: 27px;
	margin: -1px 0 0 0;
}

/* **********************/
/* Rubrique fichiers  */
/* **********************/
div#z300fichiers {
	display: block;
	width: 300px;
	margin: 0px 0px 10px 0;
	padding: 28px 0px 0px 0px;
	background: url(/Images/ECV/blocs/picto_rubfichiers.gif) left top no-repeat;
}

div#z300fichiers form {
	padding: 0px;
	margin:0px;
}

div#z300fichiers p.fichiers {
  margin: 0;
  padding: -5px 10px 8px 10px;
  line-height: 100%;
}

/* Rectif pour IE*/
* html div#z300fichiers p.fichiers{
 padding: -5px 10px 0px 10px;
}


div#z300fichiers .titre1 {
	color: #008299;
	display: block;
	background: none;
	margin: 0px 0 10px 0;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
}

div#z300fichiers .bg {
	display: block;
	background: url(/Images/ECV/blocs/bg.gif);
	width: 284px;
	height: auto;
	padding: 8px 8px 0 8px;
}
div#z300fichiers .bgBas {
	display: block;
	background: url(/Images/ECV/blocs/bgbas.gif);
	width: 300px;
	height: 27px;
	margin: -1px 0 0 0;

}

div#z300fichiers p {
	font-weight: normal;
}
div#z300fichiers span.z300bold {
	font-weight: bold;
	color: #008299;
	margin: 0;
	padding: 0;
}

div#z300fichiers .bg p a {
	color: #808080;
	margin: 0;
	padding: 0;
text-decoration:none;
}

div#z300fichiers .bg p a:hover {
text-decoration:underline;
}

div#z300fichiers a.col {
  color: #808080;
text-decoration:none;
}

div#z300fichiers a.col:hover {
text-decoration:underline;
}

/* **********************/
/* 		INDOM  			*/
/* **********************/
div#z300indom {
	display: block;
	width: 300px;
	margin: 0px 0px 10px 0;
	padding: 28px 0px 0px 0px;
	background: url(/Images/ECV/blocs/picto_Indom.gif) left top no-repeat;
}
div#z300indom form {
	padding: 0px;
	margin:0px;
}

div#z300indom .titre1 {
	color: #008299;
	display: block;
	background: none;
	margin: 0px 0 10px 0;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
}

div#z300indom .bg {
	display: block;
	background: url(/Images/ECV/blocs/bg.gif);
	width: 284px;
	height: auto;
	padding: 8px 8px 0 8px;
}
div#z300indom .bgBas {
	display: block;
	background: url(/Images/ECV/blocs/bgbas.gif);
	width: 300px;
	height: 27px;
	margin: -1px 0 0 0;

}

div#z300indom p {
	font-weight: normal;
}
div#z300indom span.z300bold {
	font-weight: bold;
	color: #008299;
	margin: 0;
	padding: 0;
}
div#z300indom .bg p a {
	color: #808080;
	margin: 0;
	padding: 0;
}

div#z300indom a.col {
  color: #808080;
}




/* LIVRES */
div#z300livre {
	display: block;
	width: 300px;
	margin: 0px 0px 10px 0;
	padding: 27px 0px 0px 0px;
	background: url(/Images/ECV/blocs/picto_livres.gif) left top no-repeat;
}

div#z300livre .bg {
	display: block;
	background: url(/Images/ECV/blocs/bg.gif);
	width: 284px;
	height: auto;
	padding: 8px 8px 0 8px;
}

div#z300livre .bgBas {
	display: block;
	background: url(/Images/ECV/blocs/bgbas.gif);
	width: 300px;
	height: 27px;
	margin: -1px 0 0 0;
	padding: 0;
}

div#z300livre .bloclivre{
	float:left;
	position: relative;
	padding:0 5px 0px 0;
}

div#z300livre .imglivre{
	border: 1px solid #002C58;
	padding:0;
}
div#z300livre img{
	padding:0;
	margin: 0;
}


div#z300livre .bg p {
    margin: 0;
    padding: 0;
}
div#z300livre .titre1 {
	color: #008299;
}
div#z300livre .auteur {
	color: #666666;
	padding: 5px 0px 10px 0px;
}

div#z300livre p.intro {
    padding: 10px 10px 10px 10px;
}

div#z300livre p.ref {
	color: #666666;
    padding: 0px 10px 10px 10px;
}

/* DOSSIERS THEMATIQUES */

div#z300dossiers {
	display: block;
	width: 300px;
	margin: 0px 0px 10px 0;
	padding: 27px 0px 0px 0px;
	background: url(/Images/ECV/blocs/picto_dossiers.gif) left top no-repeat;
}

div#z300dossiers .titre1 {
	color: #008299;
	display: block;
	background: none;
	margin-left: 0px;
}

div#z300dossiers .bg {
	display: block;
	background: url(/Images/ECV/blocs/bg.gif);
	width: 284px;
	height: auto;
	padding: 8px 8px 0 8px;
}
div#z300dossiers .bgBas {
	display: block;
	background: url(/Images/ECV/blocs/bgbas.gif);
	width: 300px;
	height: 27px;
	margin: 0px 0 0 0;
	padding: 0;
}

div#z300dossiers p.titre2 {
	font-size: 12px;
	color: #008299;
	background: transparent url(/Images/ECV/listeliens_puce1.gif) left 5px no-repeat;
	padding: 0 0 0 10px;
}
div#z300dossiers a.lien {
  padding-bottom: 10px;
text-decoration:none;
}

div#z300dossiers a.lien:hover{
text-decoration:underline;
}

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;
}

/* FOCUS */

div#z300focus {
	display: block;
	width: 300px;
	margin: 0px 0px 10px 0;
	padding: 27px 0px 0px 0px;
	background: url(/Images/ECV/blocs/picto_focus.gif) left top no-repeat;
}

div#z300focus .titre1 {
	color: #008299;
}

div#z300focus .bg {
	display: block;
	background: url(/Images/ECV/blocs/bg.gif);
	width: 284px;
	height: auto;
	padding: 8px 8px 0 8px;
}

div#z300focus .bgBas {
	display: block;
	background: url(/Images/ECV/blocs/bgbas.gif);
	width: 300px;
	height: 27px;
	margin: -1px 0 0 0;
	padding: 0;
}
div#z300focus p.titre2 {
	font-size: 12px;
	font-weight: bold;
	color: #002C58;
}

div#z300focus a.article {
	display: block;
	color: #008299;
	font-weight: normal;
	font-size: 12px;
	background: transparent url(/Images/ECV/listeliens_puce1.gif) left 5px no-repeat;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}

div#z300focus a.article:hover {
	text-decoration: underline;
}

div#z300focus a.lien {
	padding-bottom: 10px;
	text-decoration: none;
}

div#z300focus a.lien:hover {
	text-decoration: underline;
}

div#z300focus span.ref {
	display: block;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-left: 10px;
	margin-bottom: 8px;
}

/* 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;
}



/*---------------------------------------------------------------
 EVENEMENTS
----------------------------------------------------------------*/
.bloc300event{
	width: 300px;
	background: url(/Images/ECV/blocs/bloc300evt_bg.gif) left top repeat-y;
	margin: 0;
}
.bloc300evtbas{
	margin: 0;
	padding: 0;
	height: 27px;
	background: url(/Images/ECV/blocs/bloc300evt_bas.gif) left top no-repeat;
}
.brevent{
	clear: both;
	display: block;
	font-size: 1px;
	margin: 0;
	padding: 0;
	height: 1px;
}

.liensevent {
	clear:left;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 10px 5px 10px;
	padding: 0;
	color: #008299;
}
.textevent {
	margin: 0px 10px 0px 10px;
	padding: 0;
	font-weight: regular;
}
.textevent a{
	clear:left;
	margin: 5px 10px 0px 0px;
	padding: 0 0 0 0;
}

div#z300trophee {
	display: block;
	margin: 0px 0px 10px 0;
	padding: 37px 0px 0px 0px;
	background: url(/Images/ECV/blocs/picto_trophee.gif) left top no-repeat;
}

div#z300rendezvous {
	display: block;
	margin: 0px 0px 10px 0;
	padding: 37px 0px 0px 0px;
	background: url(/Images/ECV/blocs/picto_rendezvous.gif) left top no-repeat;
}


div#z300dejeuner {
	display: block;
	margin: 0px 0px 10px 0;
	padding: 37px 0px 0px 0px;
	background: url(/Images/ECV/blocs/picto_dejeuner.gif) left top no-repeat;
}

div#z300commentaire {
	display: block;
	margin: 0px 0px 10px 0;
	padding: 27px 0px 0px 0px;
	background: url(/Images/ECV/blocs/picto_commentaire.gif) left top no-repeat;
}


div#z300forum {
	display: block;
	margin: 0px 0px 10px 0;
	padding: 37px 0px 0px 0px;
	background: url(/Images/ECV/blocs/picto_forum.gif) left top no-repeat;
}

div#z300roadshow {
	display: block;
	margin: 0px 0px 10px 0;
	padding: 37px 0px 0px 0px;
	background: url(/Images/ECV/blocs/picto_roadshow.gif) left top no-repeat;
}

/*---------------------------------------------------------------
 Bloc A la une
----------------------------------------------------------------*/
.bloc300alaune{
	margin: 0px 0px 10px 0;
	padding: 0 0 0 0;
}
img.titrealaune{
	display: block;
	width: 300px;
	padding: 0;
	margin: 0;
}
.alauneContenu{
	display: block;
	width: 280px;
	height: auto;
	padding: 6px 10px 6px 10px;
	background-image:url(/Images/ECV/alaune/bg_alaune.gif);
	margin: 0;
}

div.bloc300alaune img.logoalaune{
	float: right;
	display: block;
	margin: 0 0 4px 0;
	padding: 0;
	border: 0;
}
.bloc300alaune p{
	clear: left;
	padding:0;
	margin: 0 0 0px 0;
}
.bloc300alaune .lienAlaune {
	display:block;
	height: 31px;
	width: 300px;
	background:url(/Images/ECV/alaune/bg_lien.gif) left 0px no-repeat;
	margin: 0;
}

.bloc300alaune .lienAlaune p{
	display:inline;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0 0 10px;
	margin: 0;
}
.bloc300alaune .lienAlaune img{
	float:right;
	margin: -15px 5px 0 0px;
	padding: 0px 0px 0px 0px;
	border: 0;
}


.bloc300alaune .espaceurlien {
clear: both;
position: relative;
height: 1px;
padding: 0;
margin: 0px;
font-size: 1px;
}

/*---------------------------------------------------------------
 Bloc Rendez-vous
----------------------------------------------------------------*/
.bloc300rdv{
	margin: 0px 0px 10px 0;
	padding: 0 0 0 0;
}
img.titrerdv{
	display: block;
	width: 300px;
	padding: 0;
	margin: 0;
}
.rdvContenu{
	display: block;
	width: 280px;
	height: auto;
	padding: 6px 10px 6px 10px;
	background-image:url(/Images/ECV/rdv/bg_rdv.gif);
	margin: 0;
}

div.bloc300rdv img.logordv{
	float: right;
	display: block;
	margin: 0 0 4px 0;
	padding: 0;
	border: 0;
}
.bloc300rdv p{
	clear: left;
	padding:0;
	margin: 0 0 0px 0;
}
.bloc300rdv .lienRdv {
	display:block;
	height: 31px;
	width: 300px;
	background:url(/Images/ECV/alaune/bg_lien.gif) left 0px no-repeat;
	margin: 0;
}

.bloc300rdv .lienRdv p{
	display:inline;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0 0 10px;
	margin: 0;
}
.bloc300rdv .lienRdv img{
	float:right;
	margin: -15px 5px 0 0px;
	padding: 0px 0px 0px 0px;
	border: 0;
}

.bloc300rdv .espaceurlien {
clear: both;
position: relative;
height: 1px;
padding: 0;
margin: 0px;
font-size: 1px;
}

/*------------------------------------
 PANIER 
 -------------------------------------*/

div#z300panier {
margin-bottom: 10px;
}

div#z300panier .titre2 {
	height: 22px;
	margin:0px;
	background: url(/Images/ECV/panier/panier_col300.gif) left top no-repeat;
	padding: 0;
}
div#z300panier .baspanier {
	height: 12px;
	margin:0;
	background: url(/Images/ECV/panier/baspanier_col300.gif) left top no-repeat;
}
div#z300panier table {
	margin:0;
	padding: 0;
}
div#z300panier td.mag {
	font-weight: bold;
	margin:0;
	padding:0 0 0 2px;
}

div#z300panier a {
	display: block;
	padding: 0;
	font-weight: bold;
}


/*------------------------------------
 Bloc CARRIERES
 -------------------------------------*/


.bloc300management {
	margin: 0px 4px 10px 0;
	padding:0 5px 5px 5px 5px;
	width: auto;
	background: url(/Images/CA/bg_carriere.gif) top left no-repeat;
	border-bottom: 1px solid #002C58;
}

.titremanagement{
	display: block;
	text-align: left;
	height: 40px;
}

.titremanagement p{
	margin: 0px;
	padding: 2px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #002C58;
	text-transform: uppercase;
}

.brmanagement{
	clear: both;
	font-size: 5px;
}

.liensmanagement {
	font-weight: bold;
	margin-top: 3px;
	color: #002C58;
}
.textmanagement {
	color: #002C58;
	display: inline;
	font-weight: normal;
}
.textmanagement a{
	display: block;
	color: #002C58;
}

div.bloc300management ul {
	margin: 10px 15px 0px 20px;
	padding: 0 0 0px 0; 
}
*html div.bloc300management ul {
	padding: 0 0 10px 0; 
}

div.bloc300management li {
	margin: 2px 0 2px 0;
}

/*
	----------------
	Nuage Tag
	-----------------
*/
div#z300TagCloud{
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px 0 0px 1px;
	background: #FFF;
display: block;
}
*html div#z300TagCloud{
}

	div#z300TagCloud.z300bloc div.nuage  {display:block;line-height: 15px; width:280px;font: small, arial, verdana, normal small verdana, arial, helvetica, sans-serif; border:0px solid #B6CDE1; padding:0px; }

/*	div#z300TagCloud.z300bloc div.nuage  {display:block;line-height: 5px; width:280px;font: normal small verdana, arial, helvetica, sans-serif; text-align: justify; border:0px solid #B6CDE1; padding:0px; }*/
	div#z300TagCloud.z300bloc div.nuage a {font-family: Arial,Verdana,Helvetica,sans-serif;text-decoration:none;}
	div#z300TagCloud.z300bloc div.nuage a:hover {font-family: Arial,Verdana,Helvetica,sans-serif;text-decoration:underline;}
	div#z300TagCloud.z300bloc div.nuage a.cloudlevel0 {font-size:8px;color:#AFAFAF;display:inline;padding:0px;margin:0px;font-weight:normal;}
	div#z300TagCloud.z300bloc div.nuage a.cloudlevel1 {font-size:10px;color:#7A85B5;display:inline;padding:0px;margin:0px;font-weight:normal;}
	div#z300TagCloud.z300bloc div.nuage a.cloudlevel2 {font-size:12px;color:#668AA8;display:inline;padding:0px;margin:0px;font-weight:normal;}
	div#z300TagCloud.z300bloc div.nuage a.cloudlevel3 {font-size:14px;color:#47657B;display:inline;padding:0px;margin:0px;font-weight:normal;}
	div#z300TagCloud.z300bloc div.nuage a.cloudlevel4 {font-size:16px;color:#459CAB;display:inline;padding:0px;margin:0px;font-weight:normal;}
	div#z300TagCloud.z300bloc div.nuage a.cloudlevel5 {font-size:18px;color:#459CAB;display:inline;padding:0px;margin:0px;font-weight:normal;}
	div#z300TagCloud.z300bloc div.nuage a.cloudlevel6 {font-size:20px;color:#459CAB;display:inline;padding:0px;margin:0px;font-weight:normal;}
	div#z300TagCloud.z300bloc div.nuage a.cloudlevel7 {font-size:22px;color:#459CAB;display:inline;padding:0px;margin:0px;font-weight:normal;}
	div#z300TagCloud.z300bloc div.nuage a.cloudlevel8 {font-size:24px;color:#459CAB;display:inline;padding:0px;margin:0px;font-weight:normal;}
	div#z300TagCloud.z300bloc div.nuage a.cloudlevel9 {font-size:26px;color:#459CAB;font-weight: bold;display:inline;padding:0px;margin:0px;}
	div#z300TagCloud.z300bloc div.nuage a.cloudlevel10 {font-size:28px;color:#FF3300;font-weight: bold;display:inline;padding:0px;margin:0px;}

	div#z300TagCloud.z300bloc div.nuage .nuage_titre {border-bottom: 0px solid #002C58;
					font: verdana, arial, helvetica, sans-serif; font-size:15px;color:#FFFFFF;font-weight: bold;text-decoration:none;
					background-color:#489dad;
					margin : 6px 2px 6px 0;
					padding : 2px 2px 2px 2px;
					} 
	div#z300TagCloud.z300bloc div.nuage .nuage_bas{border-bottom: 0px solid #002C58;
					font: verdana, arial, helvetica, sans-serif; font-size:15px;color:#02317B;font-weight: bold;text-decoration:none;margin-bottom:5px;
					} 
	
	div.nuageonglet   {display:block;line-height: 15px; font: small, arial, verdana, normal small verdana, arial, helvetica, sans-serif; border:0px solid #B6CDE1; padding:0px; }

/*	div.nuageonglet   {display:block;line-height: 5px; width:280px;font: normal small verdana, arial, helvetica, sans-serif; text-align: justify; border:0px solid #B6CDE1; padding:0px; }*/
	div.nuageonglet  a {font-family: Arial,Verdana,Helvetica,sans-serif;text-decoration:none;}
	div.nuageonglet  a:hover {font-family: Arial,Verdana,Helvetica,sans-serif;text-decoration:underline;}
	div.nuageonglet  a.cloudlevel0 {font-size:8px;color:#AFAFAF;display:inline;padding:0px;margin:0px;font-weight:normal;}
	div.nuageonglet  a.cloudlevel1 {font-size:10px;color:#7A85B5;display:inline;padding:0px;margin:0px;font-weight:normal;}
	div.nuageonglet  a.cloudlevel2 {font-size:12px;color:#668AA8;display:inline;padding:0px;margin:0px;font-weight:normal;}
	div.nuageonglet  a.cloudlevel3 {font-size:14px;color:#47657B;display:inline;padding:0px;margin:0px;font-weight:normal;}
	div.nuageonglet  a.cloudlevel4 {font-size:16px;color:#459CAB;display:inline;padding:0px;margin:0px;font-weight:normal;}
	div.nuageonglet  a.cloudlevel5 {font-size:18px;color:#459CAB;display:inline;padding:0px;margin:0px;font-weight:normal;}
	div.nuageonglet  a.cloudlevel6 {font-size:20px;color:#459CAB;display:inline;padding:0px;margin:0px;font-weight:normal;}
	div.nuageonglet  a.cloudlevel7 {font-size:22px;color:#459CAB;display:inline;padding:0px;margin:0px;font-weight:normal;}
	div.nuageonglet  a.cloudlevel8 {font-size:24px;color:#459CAB;display:inline;padding:0px;margin:0px;font-weight:normal;}
	div.nuageonglet  a.cloudlevel9 {font-size:26px;color:#459CAB;font-weight: bold;display:inline;padding:0px;margin:0px;}
	div.nuageonglet  a.cloudlevel10 {font-size:28px;color:#FF3300;font-weight: bold;display:inline;padding:0px;margin:0px;}

	div.nuageonglet  .nuage_titre {border-bottom: 0px solid #002C58;
					font: verdana, arial, helvetica, sans-serif; font-size:15px;color:#FFFFFF;font-weight: bold;text-decoration:none;
					background-color:#489dad;
					margin : 6px 2px 6px 0;
					padding : 2px 2px 2px 2px;
					} 
	div.nuageonglet  .nuage_bas{border-bottom: 0px solid #002C58;
					font: verdana, arial, helvetica, sans-serif; font-size:15px;color:#02317B;font-weight: bold;text-decoration:none;margin-bottom:5px;
					} 
	
