/*******************************************************************************
*	cette CSS regroupe uniquement les styles de la partie centrale du site.
*	pour toute modification des styles des autres parties du site,
*	voir les fichiers inclus ci-dessous
*******************************************************************************/

@import url(inc.core.css);				/* styles de base du site (largeur de la page, style général des liens, etc) */
@import url(inc.bloc_gauche.css);	/* styles de la colonne de gauche (menu, infos agence) */
@import url(inc.masthead.css);		/* styles du masthead (logo, infos agence, onglets, etc) */
@import url(inc.recherche.css);		/* styles pour les résultats de recherche (pour pouvoir etre utilisé sur SWG V1) */
@import url(inc.bloc_droite.css);	/* styles de la colonne de droite (bloc login, panier, etc) */
@import url(inc.footer.css);			/* styles du footer */
	/* @import url(inc.retrocomp.css);	styles pour la rétrocompatibilité gabarits SPIP V1 */
@import url(inc.jquery.css);			/* styles spécifiques aux plugins jQuery (tooltip, tabs, blockUI) */

/******************************************************************************/

#bloc_central {
	position: relative;
	z-index: 1;
	background:#F4F7F3;
}

/* bread crum, chemin de navigation */
#bread_crum {
	color: #666;
	padding: 0 5px;
	position: relative;
	top:-39px;
	font-size:10px;
}
#bread_crum a {
	color: #666;
}

/* titre de la page en cours dans le chemin de navigation */
#bread_crum span.selected {
	font-weight: bold;
	color: #AACF00;
}

/* moteur de recherche en haut de page */
#rech_top {
	height: 33px;
	padding: 7px 0 0 10px;
	position: relative;
	border: 0px solid #000;
	position: relative;
	width: 235px;
	top:-89px;
	left: 443px;
}
#rech_top * {
	font-size: 10px;
	vertical-align: middle;
	position: relative;
}

#rech_top label {
	font-weight: bold;
	display:block;
	color: #fff;
	text-transform:uppercase;
}
p#rech_top_default{
  height:35px;
}
#rech_top #q_rech_top_default {
	background: transparent url(/imgs/_v2/bg-recherche.gif) repeat-y top left;
	border: none;
	height:15px;
	width:235px;
	color:#FFF;
	padding:5px 0 0 5px;
}

#rech_top #rech_top_default_ok {
	left:216px;
	position:relative;
	top:-18px;
	!top:-19px;
}
*html #rech_top #rech_top_default_ok{
  top:13px;
  position:absolute;
}
*+ html #rech_top #rech_top_default_ok{
  top:-19px;
}

/******************************************************************************/
/******************************* CONTENU **************************************/
/******************************************************************************/
#contenu {
	min-height:400px;
	padding:0;
	position:relative;
	top:-37px;
}
*html #contenu{
  height:400px;
}
#contenu #tmpl_AR40{
  width:687px;
}
.s1000000001 #contenu{
  position:relative;
  top:-40px;
}
*html .s1000000001 #contenu {
  top:-42px;
}
.s1000000013 #contenu{
  width:500px;
}

#contenu h1 {
	color:#01452A;
	font-size:1.5em;
	padding:15px 0 10px 14px;
	display:block;
	width:475px;
}
.s1000000001 #contenu h1{
  color: #01452A;
	font-size: 1.5em;
	padding: 0 0 0 15px;
	background:none;
	margin:0px;
	width:auto;
	display:none;
}
#contenu h2 {
	background: transparent url(/imgs/cont/puce-h2.gif) no-repeat left center;
	color: #565656;
	font-size: 1.2em;
	margin: 0;
	padding: 0 0 0 20px;
}
.s1000000001 #contenu h2{
  display:none;
}
#contenu h2 a {
	color: #F25013;
}

#contenu h3.spip,
#contenu h3 {
	font-size: 1.2em;
	margin: 0;
	padding: 15px 0 10px;
	text-align: left;
}
#contenu .rub_std p span.spip_documents img{
  margin:0px;
  width:684px;
  height:208px;
}

#contenu div p.texte span.spip_documents img{
	/*width:174px;*/
}

#contenu fieldset legend {
	color: #000;
	font-weight: bold;
}
#contenu fieldset p {
	padding: 10px;
}
#contenu fieldset.combo_specialite p,
#contenu fieldset.lettres p {
	text-align: center;
}

#contenu p {
	padding: 0;
}
#contenu p.visuel {
	/*float: left;*/
	/*margin: 0px 0px 10px 0px;*/
/*	margin: 0px 10px 10px 0px;
	padding: 0;*/
	/*position: relative; /* pour ce *$#@&%_ de IE6 */
}
#contenu p.texte {
	padding: 0 0 25px 15px;
	font-weight: normal;
}
#contenu p.chapo {
	font-weight: bold;
	padding: 0 0 10px;
	color:#010101;
}
#contenu p.desc {
	padding: 10px 0;
}

#contenu table.liste {
	margin: 0 15px;
	/*padding:0 0 100px 0;*/
	width:432px;
}
*html #contenu table.liste{
 /* margin: 0 15px 100px 15px;*/
  margin: 0 15px 0px 15px;
}
#contenu table.liste tr{
  background: transparent url(/imgs/cont/trait-sep-mea-horizontal.jpg) no-repeat center bottom;
}
#contenu table.liste tr td{
  background-color:transparent;
}
#contenu table.liste td.logo {
	height: 100px;
	padding:20px 10px 30px 0;
	width:150px;
}
#contenu table.liste td{
	padding:20px 0px 30px 0;
}

/* le "ou" entre deux fieldset sans le gabarit R10 (annuaire) */
#contenu p.ou {
	font-weight: bold;
	padding: 10px;
	text-align: center;
}

/* lien en savoir plus */
#contenu a.suite {
	color: #AACF00;
	font-size: 11px;
	padding: 0;
	text-decoration: underline;
}




/* lien retour */
#contenu a.retour {
	color: #565555;
	padding: 0 0 2px 13px;
}

#contenu p.ps {
	font-size: 0.9em;
	color: #686D6F;
}

/* bandeau image */
#contenu p.bandeau {
	margin-bottom: 10px;
	position: relative;
	z-index: 1;
}


#contenu #bloc_agence, #contenu #confirm_email {
	padding: 0 0 20px;
}
#contenu #bloc_agence #agence_defaut {
	font-weight: bold;
}
#contenu #bloc_agence #agence_defaut a {
	color: #FFF;
	display: block;
	margin: 10px 0 0;
	padding: 5px;
	text-align: center;
}
#contenu #bloc_agence #spip_agence {
	padding: 10px 0;
}
#contenu #bloc_agence #liste_agence {
	background: #FDF3F0;
	border: none;
	margin: 20px 0 0;
	padding: 30px 10px 10px;
}
#contenu #bloc_agence #liste_agence legend {
	font-weight: bold;
	margin: 0 0 -20px;
	!margin: -20px 0 10px -10px;
}
#contenu #bloc_agence #liste_agence select {
	display: block;
	margin: 0 0 10px;
}
#contenu #bloc_agence #bandeau {
	float: left;
	padding: 0 10px 10px 0;
}
/**** FIN page de login et choix agence ****/


#contenu table.mea_centre {
	margin: 0 -20px 0 0;
	position: relative;
}
#contenu table.mea_centre td {
	margin: 0;
}
#contenu table.mea_centre td div.pub {
	margin: 0 10px 0 0;
	
}
#contenu table.mea_centre td div.pub p.visuel {
	margin: 0;
}

#contenu .mea_centre {
	width:480px;
	clear:left;
}
.s1000000001 #contenu .mea_centre table{
  	background-image:url(/imgs/cont/bas-mea-centre.jpg);
    background-repeat:no-repeat;
    background-position: center top;
  	margin-left:15px;
  	height:216px;
  	width:480px;
}
s1000000001 #contenu .mea_centre table tbody tr td{
  width:50%;
}
#contenu .mea_centre table tbody tr td .mea h3 a, #contenu .mea_centre table tbody tr td .mea h3{
  color:#565656;
}
#contenu .mea_centre table .mea{
  padding:0 10px;
  width:219px;
}
.s1000000001 #contenu .mea_centre .mea_liste table{
  width:480px !important;
  /*border:solid 1px #000;*/
}
#contenu .mea_centre .mea_liste table{
  background:none;
  margin-left:0px;
  width:auto !important;
}
#contenu .mea_centre .mea_liste {
	background: transparent url(/imgs/cont/fond-mea-haut.jpg) no-repeat  2px bottom;
	padding-bottom:20px;
  padding-left:8px;
}
*html #contenu .mea_centre .mea_liste {
  background: transparent url(/imgs/cont/fond-mea-haut.jpg) no-repeat  -9px bottom;
}

/* Mise en avant centrale sur la home : première ligne*/
#contenu #tmpl_R42 .mea_centre .mea_home .mea_liste table tbody tr td{
  width:160px;
}
#contenu #tmpl_R42 .mea_centre .mea_home .mea_liste table tbody tr td p.visuel{
  text-align:left;
  width:115px;
}
#contenu #tmpl_R42 .mea_centre .mea_home .mea_liste table tbody tr td p.visuel a img{
  max-width:100%;
}
/* Mise en avant centrale sur la home seconde ligne */
#contenu #tmpl_R42 .mea_centre .mea_home_pasliste{
  padding:0 10px;
  background:transparent url(/imgs/cont/bas-mea-centre.jpg)no-repeat center top;
  height:230px;
  width:475px;
}
#contenu #tmpl_R42 .mea_centre .mea_home_pasliste td{
  width:250px;
}
#contenu #tmpl_R42 .mea_centre .mea_home_pasliste .mea{
  padding:0 10px;
}
#contenu #tmpl_R42 .mea_centre .mea_home_pasliste .mea h3 a{
  color:#565656;
}
#contenu #tmpl_R42 .mea_centre .mea_home_pasliste .mea p.visuel{
  float:none;
  text-align:left;
  margin:0 0 10px 0;
}
#contenu #tmpl_R42 .mea_centre .mea_home_pasliste .mea p.visuel span.spip_documents img {
  position:inherit;
  top:0px;
}
#contenu #tmpl_R42 .mea_centre .mea_home_pasliste td .mea p.visuel a img{
  max-width:100%;
}
#contenu .mea_centre .mea_liste h3 {
	background: transparent url(/imgs/cont/fleche-fondvert.jpg) no-repeat;
	padding: 0 0 0 20px;
	color: #565656;
	font-size: 12px;
	margin: 0 0 5px 0;
	display:block;
	width:130px;
	min-height:30px;
}	
#contenu .mea_centre .mea h3 {
  min-height:33px;
}
*html #contenu .mea_centre .mea_liste h3{
  height:30px;
}
*html #contenu .mea_centre .mea h3 {
  height:33px;
}
#contenu .mea_centre .mea_liste a span img{
  width:144px !important;
}
#contenu h3.spip{
	background:transparent url(/imgs/cont/fleche-fondvert.jpg) no-repeat scroll 0 0;
	clear:left;
	color:#565656;
	font-size:12px;
	margin:20px 0 10px;
	padding:0 0 0 20px;
}
#contenu .mea_centre .mea_liste p.visuel {
	float:none;
}	
#contenu .mea_centre .mea_liste p.visuel a{
  display:block;
  height:99px;
}
#contenu .mea_centre .mea_liste p.visuel a img{
  height:99px;
}
#contenu .mea_centre .mea_liste .mea {
  width:140px;
  padding:0px 0px 0px 10px;
}
*html #contenu .mea_centre .mea_liste .mea{
  padding:0px 0px 0px 0px;
  width:140px;
}
*+ html #contenu .mea_centre .mea_liste .mea{
  width:140px;
  padding:0px 0px 0px 10px;
}
*html #contenu .mea_centre .mea_liste .mea a span img{
  width:140px;
}
.s1000000001 #contenu .mea_centre .mea_liste tr td{
  width:33%;
}



/* documents associes */
#contenu div.docs_associes {
	background: #E5E6E8;
	height: auto;
	min-height: 90px;
	margin: 10px 0;
	!padding-bottom: 30px;
}
#contenu div.docs_associes h2 {
	background: none;
	margin: 0 0 0 60px;
	padding: 0;
}

#contenu div.rub_mea div.docs_associes ul,
#contenu div.art_mea div.docs_associes ul,
#contenu div.rub_std div.docs_associes ul,
#contenu div.art_std div.docs_associes ul,
#contenu div.docs_associes ul {
	list-style: none;
	margin: 10px 0 0 100px;
	padding: 0;
}
#contenu div.docs_associes ul li {
	margin: 2px 0;
}
#contenu div.docs_associes ul li.pdf {
}
#contenu div.docs_associes ul li.xls {
}
#contenu div.docs_associes ul li a {
	color: #000;
	padding: 5px 0;
}






/**** DEBUT pagination ****/
#contenu .pagination {
	border-bottom: 1px solid #F0773D;
	border-top: 1px solid #F0773D;
	clear: both;
	margin: 10px 0;
	padding: 2px 0;
	position: relative;
}

#contenu .pagination p.precedent {
	left: 0;
	padding: 0;
	position: absolute;
}
#contenu .pagination p.precedent a {
	/* 404 IMG */ /*background: transparent url(/imgs/_v2/main-fleche-precedent.gif) no-repeat left center;*/
	color: #F0773D;
	padding: 0 0 0 15px;
}

#contenu .pagination p.suivant {
	padding: 0;
	position: absolute;
	right: 0 !important;
	!right: 20px;
}
#contenu .pagination p.suivant a {
	/* 404 IMG */ /*background: transparent url(/imgs/_v2/main-fleche-suivant.gif) no-repeat right center;*/
	color: #F0773D;
	padding: 0 15px 0 0;
}

#contenu .pagination p.milieu, /* pour SWGREF V1 */
#contenu .pagination p.pages {
	padding: 0 75px;
	text-align: center;
}
#contenu .pagination p.milieu a, /* pour SWGREF V1 */
#contenu .pagination p.pages a {
	color: #000;
	padding: 0 2px;
}
#contenu .pagination p.milieu span.selected, /* pour SWGREF V1 */
#contenu .pagination p.pages strong {
	color: #F0773D;
	font-weight: bold;
}
/**** FIN pagination ****/












/**** DEBUT recherche ****/

/* page de recherche agence */
#rech_agc {
	padding: 0 0 20px;
}
#rech_agc fieldset {
	border: 1px solid #F25013;
	margin: 10px 0;
	padding: 0;
	position: relative;
}
#rech_agc fieldset h2 {
	/* 404 IMG */ /*background: transparent url(/imgs/_v2/fond-recherche-dept.jpg) no-repeat;*/
	color: #FFF;
	display: block;
	font-size: 1em;
	height: 31px;
	line-height: 31px;
	margin: 0;
	padding: 0 5px;
}
#rech_agc fieldset p {
	padding: 10px;
}
#rech_agc fieldset table {
	margin: 10px auto;
	table-layout: fixed;
	width: 500px;
}
#rech_agc fieldset table td {
	padding: 0 2px;
	vertical-align: middle;
}
#rech_agc fieldset table td.colLabel {
	text-align: right;
}
#rech_agc fieldset form.form_gene table {
	table-layout: auto;
	width: auto;
}
#rech_agc fieldset form.form_gene table tr td select {
	position: relative;
}
#rech_agc fieldset form div p {
	left: 38px;
	position: absolute;
	top: 36px;
}
#rech_agc fieldset form input.bouton {
	/* 404 IMG */ /*background: transparent url(/imgs/_v2/bt-recherche.png) no-repeat bottom;*/
	border: none;
	color: #FFF;
	cursor: pointer;
	height: 16px;
	font-size: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 70px;
	text-indent: -9999px;
	top: 43px;
	vertical-align: middle;
	width: 72px;
}
#rech_agc fieldset span {
	display: block;
	padding: 10px;
}

/* résultats de recherche agence */
#resultat_rech_agc {
}
#resultat_rech_agc p {
	padding: 0;
}
#resultat_rech_agc p.nb_resultats {
	font-weight: bold;
	padding: 10px 0;
}
#resultat_rech_agc p.nb_resultats strong {
	color: #F25013;
}
#resultat_rech_agc p.trier_par {
	font-weight: bold;
	padding: 10px 0 0;
}
#resultat_rech_agc p.trier_par a {
	/* 404 IMG */ /*background: transparent url(/imgs/_v2/main-puce-orange.gif) left no-repeat;*/
	color: #F25013;
	font-size: 9px;
	font-weight: normal;
	margin: 0 10px;
	padding: 0 0 2px 15px;
	text-transform: uppercase;
}
#resultat_rech_agc p.trier_par strong {
	/* 404 IMG */ /*background: transparent url(/imgs/_v2/main-puce-orange.gif) left no-repeat;*/
	color: #000;
	font-size: 9px;
	font-weight: normal;
	margin: 0 10px;
	padding: 0 0 2px 15px;
	text-transform: uppercase;
}
#resultat_rech_agc ul {
	list-style: none;
	margin: 20px 0;
	padding: 0;
}
#resultat_rech_agc ul li {
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	display: block;
	margin-top: -1px;
	padding: 15px 0;
	position: relative;
}
#resultat_rech_agc h2 {
	background: none;
	font-size: 1em;
	margin: 0;
	padding: 0;
}

#resultat_rech_agc div.pictos {
	bottom: 10px;
	position: absolute;
	right: 0 !important;
	right: 20px;
	top: auto !important;
	!top: 25px; /* pour IE6 qui fait n'importe quoi avec le bottom */
}
#resultat_rech_agc div.pictos p {
	padding: 5px 0 0;
}
#resultat_rech_agc p.lien_fiche {
	padding: 2px 0 0;
}
#resultat_rech_agc p.lien_fiche a {
	/* 404 IMG */ /*background: transparent url(/imgs/_v2/main-puce-orange.gif) no-repeat left 1px;*/
	color: #F25013;
	font-size: 9px;
	padding: 0 0 2px 12px;
	text-transform: uppercase;
}
/**** FIN recherche ****/



/**** DEBUT étapes commandes ****/
#contenu div.process_commande {
	margin-bottom: 20px;
}
#contenu div.process_commande p.recapitulatif {
	color: #666666;
	font-size: 1.2em;
	font-weight: bold;
	padding: 20px 0 20px;
}
#contenu div.process_commande p.recapitulatif strong.date {
	color: #000;
}
#contenu div.process_commande p.recapitulatif strong {
	color: #F4470B;
}
#contenu div.process_commande p.etape {
	margin: 0 -20px;
}


#contenu div.process_commande table.bdc_infos_perso {
	width: 100%;
}
#contenu div.process_commande table.bdc_infos_perso tr th {
	text-align: left;
}

#contenu div.process_commande div.cadre {
	background: transparent;
	border: 1px solid #F44B12;
	margin: 0;
	width: 737px;
}
#contenu div.process_commande div.etape3 {
	padding: 15px 10px;
}
#contenu div.process_commande div.etape3 p {
	padding: 5px 0;
}

#contenu div.process_commande div.cadre ul.actions {
	background: none;
	border: none;
	border-bottom: 1px solid #5D5D5D;
	padding: 10px 5px;
	text-align: right;
}
#contenu div.process_commande div.cadre ul.imprimer {
	background: none;
	border: none;
	padding: 5px;
	text-align: center;
}
#contenu div.process_commande div.cadre ul.imprimer li {
	display: inline;
	padding: 0 2px;
}
#contenu div.process_commande ul.actions {
	/* 404 IMG */ /*background: transparent url(/imgs/_v2/fond-trame-tableau-commande.jpg);*/
	border-bottom: 1px solid #F44B12;
	border-top: 1px solid #F44B12;
	list-style: none;
	margin: 0;
	padding: 2px 5px;
	/*position: relative;*/
	text-align: right;
}
#contenu div.process_commande ul.actions li {
	display: inline;
	padding: 0 2px;
}
#contenu div.process_commande ul.actions li.retour {
	float: left;
}
#contenu div.process_commande ul.actions li * {
	vertical-align: middle;
}

/**** DEBUT etape 1 ****/
#contenu div.process_commande table.liste_produits_tous,
#contenu div.process_commande table.liste_produits_commande,
#contenu div.process_commande table.liste_produits_stock {
	border-left: 1px solid #F44B12;
	border-right: 1px solid #F44B12;
	margin: 0 -1px;
	position: relative;
	width: 739px;
	z-index: 0;
}
#contenu div.process_commande table.liste_produits_commande caption {
	/* 404 IMG */ /*background: transparent url(/imgs/_v2/puce-sur-commande.gif) no-repeat 5px 20px;*/
	border-bottom: 1px solid #F44B12;
	padding: 20px 0 10px 22px;
	text-align: left;
}
#contenu div.process_commande table.liste_produits_stock caption {
	/* 404 IMG */ /*background: transparent url(/imgs/_v2/puce-en-stock.gif) no-repeat 5px center;*/
	border-bottom: 1px solid #F44B12;
	padding: 10px 0 10px 22px;
	text-align: left;
}
#contenu div.process_commande table.liste_produits_tous thead th,
#contenu div.process_commande table.liste_produits_commande thead th,
#contenu div.process_commande table.liste_produits_stock thead th {
	background: #DADADA;
	border-left: 1px solid #999999;
	padding: 5px;
	vertical-align: top;
}
#contenu div.process_commande table.liste_produits_tous tfoot td,
#contenu div.process_commande table.liste_produits_commande tfoot td,
#contenu div.process_commande table.liste_produits_stock tfoot td {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	font-weight: bold;
	padding: 5px;
	text-align: right;
	width: auto !important;
}
#contenu div.process_commande table.liste_produits_commande tfoot td.sous_total {
	/* 404 IMG */ /*background: transparent url(/imgs/_v2/fond-trame-sur-commande.jpg);*/
	border-left: 1px solid #999999;
	color: #FFF;
	text-align: center;
	white-space: nowrap;
}
#contenu div.process_commande table.liste_produits_stock tfoot td.sous_total {
	/* 404 IMG */ /*background: transparent url(/imgs/_v2/fond-trame-en-stock.jpg);*/
	border-left: 1px solid #999999;
	color: #FFF;
	text-align: center;
}

#contenu div.process_commande table.liste_produits_tous tbody td,
#contenu div.process_commande table.liste_produits_commande tbody td,
#contenu div.process_commande table.liste_produits_stock tbody td {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 5px;
}
#contenu div.process_commande table.liste_produits_commande tbody tr.total_eco td,
#contenu div.process_commande table.liste_produits_stock tbody tr.total_eco td {
	color: #008000;
}

#contenu div.process_commande table.liste_produits_tous tbody td.libelle,
#contenu div.process_commande table.liste_produits_commande tbody td.libelle,
#contenu div.process_commande table.liste_produits_stock tbody td.libelle {
	width: 350px;
}

#contenu div.process_commande table.liste_produits_tous tbody td.libelle a,
#contenu div.process_commande table.liste_produits_commande tbody td.libelle a,
#contenu div.process_commande table.liste_produits_stock tbody td.libelle a {
	color: #000;
	cursor: default;
	text-decoration: none;
}

#contenu div.process_commande table.liste_produits_tous thead th.ref,
#contenu div.process_commande table.liste_produits_commande thead th.ref,
#contenu div.process_commande table.liste_produits_stock thead th.ref,
#contenu div.process_commande table.liste_produits_tous tfoot td,
#contenu div.process_commande table.liste_produits_commande tfoot td,
#contenu div.process_commande table.liste_produits_stock tfoot td,
#contenu div.process_commande table.liste_produits_tous tbody td.ref,
#contenu div.process_commande table.liste_produits_commande tbody td.ref,
#contenu div.process_commande table.liste_produits_stock tbody td.ref {
	border-left: none;
	width: 66px;
}

#contenu div.process_commande table.liste_produits_tous tbody td.qte,
#contenu div.process_commande table.liste_produits_commande tbody td.qte,
#contenu div.process_commande table.liste_produits_stock tbody td.qte {
	width: 63px;
}

#contenu div.process_commande table.liste_produits_commande tbody td.qte img,
#contenu div.process_commande table.liste_produits_stock tbody td.qte img {
	margin: 1px 0 0;
	vertical-align: top;
}

#contenu div.process_commande table.liste_produits_tous tbody td.qte,
#contenu div.process_commande table.liste_produits_commande tbody td.qte,
#contenu div.process_commande table.liste_produits_stock tbody td.qte {
	white-space: nowrap;
	width: 63px;
}
#contenu div.process_commande table.liste_produits_commande tbody td.prix_unitaire,
#contenu div.process_commande table.liste_produits_stock tbody td.prix_unitaire {
	white-space: nowrap;
	min-width: 72px;
	width: auto;
	!width: 72px;
}
#contenu div.process_commande table.liste_produits_commande tbody td.total_ligne,
#contenu div.process_commande table.liste_produits_stock tbody td.total_ligne {
	white-space: nowrap;
	min-width: 72px;
	width: auto;
	!width: 72px;
}

#contenu div.process_commande table.liste_produits_tous tbody td.delete,
#contenu div.process_commande table.liste_produits_commande tbody td.delete,
#contenu div.process_commande table.liste_produits_stock tbody td.delete {
	width: 17px;
}

#contenu div.process_commande div.total {
	background: #E6E6E6;
	height: 80px;
	padding: 5px;
	position: relative;
}
#contenu div.process_commande div.total p.total_ht {
	text-align: right;
	padding: 5px;
}
#contenu div.process_commande div.total p.total_eco {
	text-align: right;
	padding: 5px;
}
#contenu div.process_commande div.total p.total_ht_eco {
	background: #333333;
	color: #FFF;
	float: right;
	font-size: 1.2em;
	font-weight: bold;
	margin-right: -5px;
	text-align: right;
	padding: 5px;
	width: 200px;
}
#contenu div.process_commande div.total p.mentions {
	left: 10px;
	position: absolute;
	top: 10px;
}
/**** FIN etape 1 ****/


/**** DEBUT etape 2 ****/
#contenu div.process_commande div.etape_2 h2 {
	background: none;
	border-bottom: 1px solid #F44B12;
	font-size: 1.2em ;
	margin: 0 0 20px 10px;
	padding: 20px 0 2px;
}
#contenu div.process_commande div.etape_2 p {
	padding: 0 10px;
}
#contenu div.process_commande div.etape_2 table {
	margin: 0 auto 10px;
	width: 100%;
}
#contenu div.process_commande div.etape_2 table th {
	padding: 5px;
	text-align: right;
	vertical-align: top;
}
#contenu div.process_commande div.etape_2 table th em {
	font-style: normal;
	font-weight: normal;
}
#contenu div.process_commande div.etape_2 table td {
	padding: 5px;
}
#contenu div.process_commande div.etape_2 p.attention {
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	padding: 10px 140px;
}
#contenu div.process_commande div.etape_2 p.attention strong {
	color: #F4470B;
}
#contenu div.process_commande div.etape_2 p.legende {
	padding: 10px;
}
#contenu div.process_commande div.etape_2 ul#questionnaire {
	padding: 0 10px 10px;
}
#contenu div.process_commande div.etape_2 ul#questionnaire li {
	padding: 0 0 10px;
}

#contenu div.process_commande div.etape_2 ul#questionnaire li #departement_np {
	margin: 5px 0 5px 9px;
}
#contenu div.process_commande div.etape_2 ul#questionnaire li #agence_np {
	margin: 5px 0;
}

#contenu div.process_commande div.etape_2 ul#questionnaire li ul {
	padding: 5px 5px 0;
}
#contenu div.process_commande div.etape_2 ul#questionnaire li ul li {
	padding: 0;
}


/**** FIN etape 2 ****/

/**** FIN étapes commandes ****/


/**** DEBUT page infos agence ****/
#infos_agence {
	position: relative;
}
#infos_agence h2{
  margin-left:14px;
}
#infos_agence p.visuel {
	float: left;
	margin:10px 10px 0 14px;
}
#infos_agence ul{
  /*float:left;*/
  display:block;
  margin-left:10px;
  list-style-type:none;
}
#infos_agence p a.suite{
  display:block;
  left:572px;
  position:absolute;
  top:66px;
  width:100px;
}
*html #infos_agence p a.suite{
  
}
#infos_agence div.descriptif {
	clear: both;
	padding: 20px 0 20px 14px;
}
#infos_agence div.descriptif h2 {
	background: none;
	color: #565656;
	font-size: 1em;
	margin: 0;
	padding: 0;
}
#infos_agence ul.pictos_services {
	clear: both;
	margin: 20px 0 0;
	position: absolute;
	right: 0;
	!right: 20px;
	display:none;
}
#infos_agence ul.pictos_services li {
	display: inline;
}
#infos_agence #horaires ul {
	list-style-type:none;
	float:none;
	border:none 0px;
	padding-left:14px;
}
#infos_agence #horaires ul li {
	background:transparent url(/imgs/nav/puce_verte.gif) no-repeat scroll left 12px;
	color:#000;
	float:none !important;
}
#infos_agence #horaires ul li a{
  color:#565656;
  border:none 0px;
  background:none;
  text-decoration:none;
  padding:0px !important;
  background:transparent url(/imgs/nav/puce_verte.gif) no-repeat scroll left 12px;
  line-height:30px;
  padding:0 0 0 12px !important;
}
#infos_agence #horaires ul li a:hover{
  text-decoration:none;
}
#infos_agence #horaires table {
	background-color:#C4C4C4;
	width:90%;
	margin:10px 10px 10px 14px;
	table-layout:fixed;
}
#infos_agence #horaires table thead th {
	background: #C4C4C4;
	border-bottom: 2px solid #FFF;
	border-left: 2px solid #FFF;
	color: #000;
	padding: 10px;
}
#infos_agence #horaires table thead th.apres_midi {
	background: #C4C4C4;
}
#infos_agence #horaires table tbody th {
	background: #C4C4C4;
	border-bottom: 2px solid #FFF;
	border-left: 2px solid #FFF;
	color: #FFF;
	padding: 10px;
}
#infos_agence #horaires table tbody td {
	background: #F0F0F0;
	border-bottom: 2px solid #FFF;
	border-left: 2px solid #FFF;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}
#infos_agence #horaires table tbody td.apres_midi {
	background: #E8E8E8;
}
/**** FIN page infos agence ****/


/* formulaires */
#contenu form.form_gene table {
	width: 100%;
}
#contenu form.form_gene h2 {
	background: none;
	border-bottom: 1px solid #F44B12;
	font-size: 1.2em ;
	padding: 20px 0 2px;
}
#contenu form.form_gene input.bouton {
	/*background: transparent url(/imgs/_v2/valider.gif) no-repeat;*/
	border: solid 1px #565656;
	background:#AACF00;
	cursor: pointer;
	display: block;
	height: 20px;
	margin: 20px auto;
  color:#FFF;
	width: 74px;
	font-weight:bold;
}

#contenu form.form_gene ul.radio li {
	display: inline;
	margin: 0 10px 0 0;
}

/* Formulaires Avantages Pro. */
#contenu form.form_rpp ul.radio li {
	display: block;
}
#contenu form.form_rpp #f3_Cpartof_form_montant, #contenu form.form_rpp #f3_Cpartof_form_moyen_communication {
	margin-left:208px;
}
#contenu form.form_rpp #f3_Lpartof_form_siren_DB2 {
	width:237px;
}
#contenu form.form_rpp #f3_Cpartof_champtexte_5{
	width:192px;
}



/**** DEBUT teasing ****/

#contenu .teasing div.pasinscrit,
div.blockUI .teasing div.pasinscrit {
	/* 404 IMG */ background: #E0E0E0; /* url(/imgs/_v2/fond-teasing-pasinscrit.jpg) no-repeat left bottom;*/
	float: left;
	height: auto;
	!height: 266px;
	min-height: 216px;
	padding: 10px;
	width: 248px;
	position: relative;
}
#contenu .teasing div.inscrit,
div.blockUI .teasing div.inscrit {
	/* 404 IMG */ background: #FDFDFD; /* url(/imgs/_v2/fond-teasing-inscrit.jpg) no-repeat left bottom;*/
	float: left;
	height: auto;
	!height: 266px;
	min-height: 216px;
	padding: 10px 10px 40px;
	width: 250px;
	position: relative;
}

#contenu .teasing h3,
div.blockUI .teasing h3 {
	color: #EE6A2B;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#contenu .teasing h3 strong,
div.blockUI .teasing h3 strong {
	font-size: 1.5em;
}
#contenu .teasing p,
div.blockUI .teasing p {
	color: #EE6A2B;
	padding: 0;
}
#contenu .teasing label,
div.blockUI .teasing label {
	display: block;
}

#contenu .teasing hr,
div.blockUI .teasing hr {
	/* 404 IMG */ /*background: transparent url(/imgs/_v2/pointilles-bloc-agence.jpg) repeat-x;*/
	border: none;
	margin: 0 10px;
}

#contenu .teasing div.inscrit input.bouton,
div.blockUI .teasing div.inscrit input.bouton {
	/* 404 IMG */ /*background: transparent url(/imgs/_v2/btn-valider.png) no-repeat center;*/
	border: 0;
	cursor: pointer;
	height: 20px;
	font-size: 0;
	margin-top: 20px;
	padding: 0;
	text-indent: -9999px;
	!text-indent: 0;
	width: 101px;
}
#contenu .teasing div.inscrit h3,
div.blockUI .teasing div.inscrit h3 {
	text-align: left;
}
#contenu .teasing div.inscrit p,
div.blockUI .teasing div.inscrit p {
	padding: 10px 0 0;
}
#contenu .teasing div.pasinscrit p,
div.blockUI .teasing div.pasinscrit p {
	padding: 10px 0;
	text-align: center;
}
#contenu .teasing div.pasinscrit p span.spip_document_1000000681 a,
div.blockUI .teasing div.pasinscrit p span.spip_document_1000000681 a {
	display: block;
	margin-top: 15px;
}

/**** Teasing Editorial et Resultats de Recherche Produits ****/

#teasing_edito #intro {
	color: #f0783e;
	font-size: 14px;
	background: url('/imgs/_v2/cadenas.jpg') no-repeat left;
}

#teasing_edito #intro p{
	padding: 25px 0 20px 50px;
}

#teasing_edito #login {
	border: 1px solid #eeecec;
	float: left;
	width: 260px;
	height: 170px;
}

#teasing_edito #login .titre, #teasing_edito #inscription .titre, #teasing_recherche #login .titre, #teasing_recherche #inscription .titre {
	background-color: #eeecec;
	color: #f0783e;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 5px;
}

#teasing_edito #login .contenu, #teasing_recherche #login .contenu {
	padding: 20px 5px 10px 5px;
}

#teasing_edito #inscription {
	border: 1px solid #eeecec;
	float: right;
	width: 260px;
	height: 170px;
}

#teasing_edito #inscription  .contenu {
	padding: 25px 5px;
	text-align: center;
}

#teasing_edito  form.form_gene input.bouton, #teasing_recherche form.form_gene input.bouton {
	margin-top: 15px !important;
}

#teasing_recherche #login {
	border: 1px solid #eeecec;
	float: left;
	width: 260px;
	height: 190px;
}

#teasing_recherche #inscription {
	background: url('/imgs/_v2/carte-france.jpg') no-repeat bottom right;
	border: 1px solid #eeecec;
	float: right;
	width: 260px;
	height: 190px;
	margin-bottom: 20px;
}

#teasing_recherche #inscription .contenu p {
	text-align: center;
	padding: 5px;
}

#teasing_recherche #inscription img {
	margin: 0 !important;
}



/**** FIN teasing ****/



/* plan du site */
#plan {
	table-layout: fixed;
	width: 100%;
}
/*#plan li ul li p.texte {
	background: transparent url(/imgs/_v2/onglet-plansite.jpg) no-repeat;
	height: 13px;
	font-weight: bold;
	margin: 0 0 0 -10px;
	padding: 8px 20px;
}
#plan li ul li ul li p.texte {
	background: none;
}

#plan ul {
	list-style: url(/imgs/_v2/puce-liste.jpg) inside;
}*/

#plan ul {
	padding: 0 0 5px 10px;
}
#plan ul li {
	margin: 2px 0;
}
#plan ul li ul {
	padding: 0 0 5px 10px;
}
*html #plan ul li ul{
  margin:0 0 5px 10px;
  padding:0px;
}
*+ html #plan ul li ul{
  margin:0 0 5px 10px;
  padding:0px;
}

#plan ul li ul li {
/*	font-size: 13px;*/
}
#plan ul li ul li p.texte,
#plan ul li ul li a {
	/* 404 IMG */ /*background: transparent url(/imgs/_v2/puce-liste.jpg) no-repeat left 4px;*/
	padding: 0 0 0 12px;
}
#plan ul li ul li ul li {
	font-size: 11px;
}
#plan ul li ul li ul li p.texte,
#plan ul li ul li ul li a {
	/* 404 IMG */ /*background: transparent url(/imgs/_v2/puce-liste.jpg) no-repeat left 2px;*/
	padding: 0 0 0 12px;
}





















/******************************************************************************/
/************** styles spécifiques à certains secteurs ************************/
/******************************************************************************/

/* on masque le breadcrum dans le secteur s1000000295 (home en prod) */
#page.s1000000295 #bread_crum {
	display: none;
}
.s1000000001 #bread_crum{
  display:none;
}
/* totem sur la home en prod */
#page.s1000000295 #contenu p.visuel {
	margin: 0;
}

/* on masque le moteur de recherche dans le secteur s1000000295 (home en prod) */
#page.s1000000295 #rech_top {
	display: none;
}

/* on masque les astérisques dans les formulaire de la home en prod */
#page.s1000000295 div.mea_home .ast {
	display: none;
}


#popup {
	background: #FFF;
	padding: 0 0 10px;
}
#popup #masthead {
	background: none;
	height: 62px !important;
	position: relative;
}

#popup p.fermer_fenetre {
	padding: 0;
	position: absolute;
	top: 11px;
	right: 5px;
}
#popup p.fermer_fenetre a {
	/* 404 IMG */ /*background: transparent url(/imgs/_v2/fermer-popup.png) no-repeat;*/
	display: block;
	height: 30px;
	padding: 2px;
	text-decoration: none;
	text-indent: -9999px;
	width: 30px;
}
#popup p.popup_imprimer {
	padding: 0;
	position: absolute;
	right: 50px;
	top: 9px;
}
#popup p.popup_imprimer a {
	/* 404 IMG */ /*background: transparent url(/imgs/_v2/btn-print.jpg) no-repeat;*/
	display: block;
	height: 33px;
	text-indent: -9999px;/* pour cacher le texte du lien */
	width: 32px;
}
#popup p.date {
	position: absolute;
	top: 48px;
	right: 12px;
}
/******  ARTICLE  *******/
#bloc_central #contenu #tmpl_AR40 div{
  /*padding:0 10px 0 0;*/
  width:470px;
  /*margin-bottom:80px;*/
  margin-left:10px;
}
#bloc_central #contenu #tmpl_AR40 div.pub{
  margin-left:0px;
}
#lien_imprimer{
  text-align:right;
  margin-bottom:20px;
}
#bloc_central #contenu #tmpl_AR40 div p#lien_imprimer{
  text-align:right;
  margin-bottom:20px;
}
#bloc_central #contenu #tmpl_AR40 div p#lien_imprimer a{
  text-decoration:underline;
}
#bloc_central #contenu #tmpl_AR40 div.rub_std{
  width:690px;
  margin-left:0px
}
#bloc_central #contenu #tmpl_AR40 div.mea_droite {
background:transparent url(/imgs/bloc/bloc-droite-nos-services.jpg) no-repeat scroll center top;
float:right;
height:450px;
width:190px;
}
*html #bloc_central #contenu #tmpl_AR40 div.mea_droite {
  margin:0px;
}
#bloc_central #contenu #tmpl_AR40 div.mea_droite div.pub{
  width:175px;
}
*html #bloc_central #contenu #tmpl_AR40 div.mea_droite div.pub{
  width:160px;
}
#bloc_central #contenu #tmpl_AR40 div p.texte {
  padding:0px;
}
#bloc_central #contenu #tmpl_AR40 div p.texte span.spip_documents_left{
  margin:0 20px 10px 0  !important;
}
#bloc_central #contenu #tmpl_AR40 div p.texte span.spip_documents_right{
  margin:0 0px 10px 20px  !important;
}
#bloc_central #contenu #tmpl_AR40 div ul.spip{
  /*width:250px;*/
  clear:left;
}
/**** PARTENAIRES / GLOSSAIRE ***/
/* .s1000000013  */
#contenu .art_std,
#contenu .rub_std{
  /*margin-bottom:30px;*/
  width:480px;
}
.s1000000013 #contenu h2{
  margin:0px 10px;
}
.s1000000013 #contenu table{
  margin:10px;
}
.s1000000013 #contenu table td.visuel{
  display:block;
  height:100px;
  width:100px;
  float:left;
}
.s1000000013 #contenu table td p.texte{
  padding:10px 0;
}
#contenu p#retour_sommaire{
  display:block;
  text-align:right;
  width:480px;
  padding-bottom:50px;
}
#contenu .art_std p#retour_sommaire{
  padding-bottom:10px;
}
#contenu p#retour_sommaire a.retour{
  background:none;
  padding:none;
  color:#AACF00;
}
/**** FORMULAIRE DE CONTACT ***/
#apercu{
  width:480px;
  /*border:solid 1px #000;*/
}
#apercu .colLabel{
  text-align:right;
  width:150px !important;
  display:block;
  clear:left;
  float:left;
  padding-bottom:5px;
  vertical-align:top;
}
#apercu .colChamp{
  display:block;
  float:left;
  padding-bottom:5px;
   vertical-align:top;
   width:300px !important;
   text-align:left;
}
#apercu .colChamp ul.radio{
  padding:0px;
  margin:0px;
}
#apercu #f0_Cpartof_textelibre_1,
#apercu #f0_Cpartof_textelibre_2{
  padding:5px 10px;
}
/*** PLAN DU SITE ***/
#contenu #plan ul{
  list-style-type:none;
}
#contenu #plan ul li h2 a,#contenu #plan ul li h2 {
  color:#AACF00;
}
#contenu #plan ul li a{
  color:#565656;
}
/*** MEA MASTHEAD ***/
.s1000000001 .mea_mast{
  margin-bottom:10px;
	background:transparent url(/imgs/_v2/bandeauhome-generique.jpg) no-repeat scroll left top;
	width:689px;
	height:344px;
}
.s1000000001 .mea_mast h3{
	display: none;
}
/******************************************************************************/
/************************** styles google maps ********************************/
/******************************************************************************/

/**** le div qui contient la zone de recherche/itineraire ****/
#google_maps {
	height: auto !important;
	!height: 400px;
	min-height: 400px;
	position: relative;
	padding:0 20px;
}
#contenu #google_maps h1{
  padding:0px !important;
}

#google_maps #intro {
	margin-bottom: 20px;
	width: 300px;
}

#google_maps #lien_dl_gps {
	position:absolute;
  right:45px;
  top:0;
}
#google_maps #lien_dl_gps a {
	display:block;
  height:68px;
  width:318px;
}

#google_maps #panel {
	float: left;
	padding: 0 0 20px;
	position: relative;
	width: 290px;
}

#google_maps #panel p {
	padding: 0;
}
#google_maps #panel ul.ui-tabs-nav {
	background:none;
  border-bottom:5px solid #669F72;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
}

#google_maps #panel ul.ui-tabs-nav li
/*#google_maps #panel ul.ui-tabs-nav li a */{
	border:1px solid #669F72;
  float:left;
  margin:0 1px 0 0;
  padding:3px 9px 1px;
}
#google_maps #panel ul.ui-tabs-nav li.ui-tabs-selected{
  background-color:#669F72;
  color:#FFFFFF !important;
  font-weight:bold;
  text-decoration:none;
}
#google_maps #panel ul.ui-tabs-nav li.ui-tabs-selected a{
  color:#FFFFFF !important;
  font-weight:bold;
  text-decoration:none;
  border:none;
  background:none;
  border:none;
}
#google_maps #panel ul.ui-tabs-nav li#onglet_mapcontrol a {
/*	background: transparent url(/imgs/_v2/onglet-recherche-off.jpg) no-repeat bottom left;
	border: none;
	color: #F35111;
	font-size: 1.4em;
	height: 35px;
	line-height: 35px;
	padding: 0 0 0 28px;
	width: 113px;*/
}
#google_maps #panel ul.ui-tabs-nav li#onglet_mapcontrol.ui-tabs-selected a {
/*	background: transparent url(/imgs/_v2/onglet-recherche-on.jpg) no-repeat bottom left;*/
}

#google_maps #panel ul.ui-tabs-nav li#onglet_directions a {
/*	background: transparent url(/imgs/_v2/onglet-itineraires-off.jpg) no-repeat bottom left;
	border: none;
	color: #F35111;
	font-size: 1.4em;
	height: 35px;
	line-height: 35px;
	padding: 0 0 0 32px;
	width: 143px;*/
}
#google_maps #panel ul.ui-tabs-nav li#onglet_directions.ui-state-disabled {
  border:1px solid #BBBBBB;
  padding:1px 9px;
  background-color:#FFF;
   filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#google_maps #panel ul.ui-tabs-nav li#onglet_directions.ui-state-disabled a {
	color:#BBBBBB !important;
  cursor:default;
  text-decoration:none;
  background-color:#fff !important;
  border:none !important;
}
#google_maps #panel ul.ui-tabs-nav li#onglet_directions.ui-tabs-selected a {
	/* 404 IMG */ /*background: transparent url(/imgs/_v2/onglet-itineraires-on.jpg) no-repeat bottom left;*/
}

#panel fieldset {
	background:transparent none repeat scroll 0 0;
  border:1px dotted #669F72;
  margin-top:15px;
  padding:5px !important;
  width:230px;
  margin-left:10px;
}
#panel fieldset legend {
	display: none;
}
#panel fieldset h2 {
	font-size: 1em;
	height: 31px;
	padding:0 5px 0 24px;
}
#panel fieldset#options {
	margin: 10px 0 -11px 16px;
	padding: 0;
	width: 279px;
}
#panel fieldset#options form {
	display: none;
	padding: 0 20px 10px 20px;
}
#panel fieldset#options h2 {
	/*background: transparent url(/imgs/_v2/fond-filtre-recherche.jpg) no-repeat;*/
	cursor: pointer;
	margin: 0;
	padding-left: 20px;
}
#panel fieldset#options h2.opened {
	/* 404 IMG */ /*background: transparent url(/imgs/_v2/fond-filtre-recherche-on.jpg) no-repeat;*/
}

#panel fieldset p.exemple {
	color:#444444;
  font-size:0.8em;
}

#panel fieldset#gmap_commentaire {
	border: none;
	margin-top: 20px;
	padding: 0;
}
#panel fieldset#gmap_commentaire h2 {
	background: none;
	color: #565555;
	font-size: 1em;
	height: auto;
	line-height: normal;
	margin: 0;
	padding: 0;
}
#panel fieldset#gmap_commentaire p {
	padding: 0;
}
#panel #options p {
	padding: 5px 0;
}
#panel #options label {
	display: block;
}
#panel #resultat_recherche {
	display: none;
}
#panel #resultat_recherche ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#panel #resultat_recherche ul li a {
	color: #000;
}

#panel #directions fieldset {
	padding: 0;
	position: relative;
	width: 279px;
}
#panel #directions fieldset h2 {
	margin: 0 0 10px 0;
}
#panel #directions fieldset div.resultat {
	padding: 0 !important;
}

#panel #directions fieldset #lien_imprimer {
	right: 0;
	top: 40px;
}

#panel #directions fieldset ul {
	list-style: none;
	margin: 0;
	padding: 0 10px;
}
#panel #directions fieldset ul li {
	margin: 0 0 10px;
}
#panel #directions fieldset ul li a {
	color:#AACF00;
	font-size: 9px;
	padding: 0 0 2px 15px;
	text-transform: uppercase;
	text-decoration:underline;
}

#panel fieldset input {
	display: block;
	margin: 0;
	padding: 0;
	width: 230px;
}
#panel fieldset select {
	font-size: 0.9em;
}

#panel #nbagences {
	color: #F35111;
}
#panel a.imprimer {
	color: #AACF00;
	line-height: 2em;
	padding: 0px 10px 0px 14px;
	text-decoration: underline;
	float: right;
}

#panel .gmap_effacer_recherche {
	display:none;
}

#panel #gmap_rechercher {
	text-align: center;
}
#panel #gmap_rechercher {
	background:#AACF00 none repeat scroll 0 0;
  border:1px solid #565656;
  color:#FFFFFF;
  cursor:pointer;
  display:block;
  font-weight:bold;
  height:20px;
  margin:10px auto;
}
.dform form input[type=submit]{
  background:#AACF00 none repeat scroll 0 0;
  border:1px solid #565656;
  color:#FFFFFF;
  cursor:pointer;
  font-weight:bold;
  height:20px;
  margin:0 10px;
}

/**** le div qui permet de cacher le panel ****/
#mapsplitter {
	background: url(/imgs/_v2/onglet-agrandir-carte.jpg) no-repeat center 40px;
	cursor: pointer;
	float: left;
	height: 200px;
	margin-left: -1px;
	margin-right: 1px;
	width: 16px;
	position: relative;
	z-index: 2;
}
#mapsplitter.collapsed {
	background: url(/imgs/_v2/reduire-carte.jpg) no-repeat center 40px;
	margin-left: 15px;
}
#mapsplitter.hover {
	cursor: pointer;
}
/**** le div qui contient la carte, avec #map = carte des agences et #maplocal = plan d'acces fiche agence ****/
#map,
#maplocal {
	border: 1px solid #979797;
}
#map {
	height:400px;
  margin:0 10px 30px 305px;
}
/**** zone groupant plusieurs agences ****/
#google_maps div.clustermarker {
/* NE PAS CHANGER LA VALEUR DE border-width qui doit être de 1 pixel ___ */
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	position: absolute;
	color: #000000;
	background-color: rgb(225,59,0);
	filter: alpha(opacity=30);
	-moz-opacity: 0.30;
	opacity: 0.30;
}
.gmaps_tooltip {
	background-color: #eee;
	border: 1px solid #111;
	width: 300px;
	z-index: 5;
	opacity: 0.85;
/* laisser désactivé, on ne supporte plus l'opacité avec IE6 */
	/*filter: alpha(opacity=85);
*/
}
.gmaps_tooltip h3 {
	background-color: #F25013;
	font-size: 1em;
	margin: 0;
	padding: 5px !important;
	color:#FFFFFF;
}
.gmaps_tooltip div.body {
	margin: 0;
}

.gmaps_tooltip div.body p {
	padding: 5px;
	text-align: left;
}
/*** Cache l'image de l'agence du googlemap ***/
/*div#google_maps div#map.gmnoprint div div div div.gmnoprint div div div img{
  display:none;
}
div#google_maps div#map.gmnoprint div div div div.gmnoprint div div div.description{
  margin-left:10px !important;
  margin-right:10px !important;
  width:250px !important;
}*/
/*** Formulaire de contact ***/
form#f1_form_gene{
  padding:15px;
}
form#f1_form_gene ul.radio{
  margin:0px;
  padding:0px;
}

/************************************/
/********** IMAGE PAR DEFAUT *******/
/***********************************/
.s1000000003 #contenu{
    background-image:url(/imgs/_v2/agences.jpg);
    background-repeat:no-repeat;
    background-position:center top;
    padding:208px 0 0 0 !important;
}
.s0 #contenu{
    background-image:url(/imgs/_v2/bandeaugenerique.jpg);
    background-repeat:no-repeat;
    background-position:center top;
    padding:208px 0 0 0 !important;
}
.s0 #bloc_contextuel{
  display:none;
}
/***  GPS Agence ***/
.s1000000003 #contenu .spacer table
{
  clear:both;
}
.s1000000003 #contenu .spacer table tr td a{
  padding-right:40px;
}
/*** Partenaires ***/
#contenu #tmpl_R12 .art_std .fond2{
  padding-left:14px;
}
#contenu #tmpl_R12 .art_std{
  width:95%;
}
#contenu #tmpl_R12 h2{
  margin:10px 0 0 14px;
}
#contenu #tmpl_R12 table{
  margin-left:14px;
  width:95%;
}
#contenu #tmpl_R12 p#retour_sommaire{
  width:660px;
}

.A1000000285 table.spip {
	border: none;
}
.A1000000285 table.spip tr.row_even, .A1000000285 table.spip tr.row_odd {
	background: none;
}
