/*******************************************************************************
*	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) */

/*hack IE6 => *html */
/*hack IE7 => *+html */
/******************************************************************************/
/**** Position pour la home ****/
.s1000000015{
  position:relative;
  width:980px;
}
#bloc_central {
	position: relative;
	z-index: 1;
}
*html #bloc_central{
  width:580px;
}
/* bread crum, chemin de navigation */

#bread_crum {
  border-bottom:1px dotted #A0A0A0;
  font-size:0.9em;
  margin:5px 10px;
  /*padding:3px 0 3px 20px;*/
}
#bread_crum span.texte{
  color:#A0A0A0;
  font-weight:normal;
}
#bread_crum a{
  font-weight:normal !important;
}

/* Bread crum, fil d'arianne absent sur la home ! */
.s1000000015 #bread_crum{
  display:none;
}
/* fin de bread crum sur la home */

#bread_crum a:link, #bread_crum a:visited {
color:#E76A10;
font-weight:bold;
text-decoration:none;
}

/* titre de la page en cours dans le chemin de navigation */
#bread_crum span.selected {
	font-weight: normal;
}


/* moteur de recherche en haut de page */

#rech_top {
	background:#FCE9DD none repeat scroll 0 0;
  height:45px;
  margin:0 10px;
  padding:9px 0 0 30px;
}

/* moteur de recherche absent sur la home julie*/
.s1000000015 #rech_top{
  display:none;
}
/* fin du moteur de recherche de la home */
#rech_top * {
	font-size: 10px;
	vertical-align: middle;
	position: relative;
}

#rech_top label {
	font-weight: bold;
	display:block;
}
#rech_top #q_rech_top_default {
margin:5px 0 0 0 ;
padding:1px 3px;
width:130px;
}

#rech_top_default {
	float: left;
	margin: 0 20px 0 0;
	z-index: 1;
}

#rech_top_marque {
	float:left;
	margin:13px;
}
/* IE6 */
*html  #rech_top_marque{
 margin:13px 0 0 0;
}
/* IE7  */
*+ html  #rech_top_marque{
 margin:13px 0 0 0;
}

/******************************************************************************/
/******************************* CONTENU **************************************/
/******************************************************************************/

.s1000000015 #contenu {
	width:595px;
	margin:0px;
}
#contenu {
  /*margin: 0 10px;*/
  width:auto;
  position:relative;
  min-height:400px;
}
/*** fiche produit ***/
.s1000000013 #contenu{
  width:537px;
  position:static;
}
#contenu h1 {
  background:transparent url(/imgs/cont/structure/contenu/bg_H1.gif) no-repeat left bottom;
  color:#000;
  font-size:15px;
  /*font-size:14px;*/
  margin-bottom:10px;
  padding:10px 0 18px 28px;
}
/* IE 6 */
*html #contenu h1{
/*  padding:10px 0 25px 20px;
  background:transparent url(/imgs/cont/structure/contenu/bg_H1.gif) no-repeat bottom left;)
  margin:0px;
  font-size:14px;
  display:block;
 */
}
/* IE7 */
*+ html #contenu h1{
/*  padding:10px 0 25px 20px;
  background:transparent url(/imgs/cont/structure/contenu/bg_H1.gif) no-repeat bottom left;)
  margin:0px;
  font-size:14px;
  display:block;
 */
}

#contenu h2 {
	color:#000000;
  font-size:1.2em;
  margin-bottom:14px;
  width:240px;
}

#contenu h2 a {
	color: ##E76A10;
}

#contenu h3.spip,
#contenu h3 {
	font-size: 1.1em;
	margin: 0;
	padding: 0px 0 10px;
	text-align: left;
	color:#FF6600;
}
#bloc_central #contenu div .mea_centre table tbody tr.mea_tr td .mea h3{
  color:#EA7615 !important;
}
#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 0px 0px;
}
#contenu p.visuel {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0;
}

#contenu p.texte {
  clear:both;
  padding:0 22px 10px;
  position:static !important;
}
table#main tbody tr td#bloc_central #contenu div .art_std p.texte{
  padding:17px 20px 16px 28px;
}
/* IE 7 */
*+html .s1000000005 table#main tbody tr td#bloc_central #contenu div .art_std p.texte,
*+html .s1000000010 table#main tbody tr td#bloc_central #contenu div .art_std p.texte,
*+html .s1000000015 table#main tbody tr td#bloc_central #contenu div .art_std p.texte,
*+html .s1000000017 table#main tbody tr td#bloc_central #contenu div .art_std p.texte,
{
  padding:0 0 10px 0 !important;
}
*+ html .s1000000017 table#main tbody tr td#bloc_central #contenu div .art_std table{
  width:450px !important;
}
/* IE6 */
*html .s1000000015 table#main tbody tr td#bloc_central #contenu div .art_std p.texte{
padding:0px;
}
*html .s1000000017 table#main tbody tr td#bloc_central #contenu div .art_std p.texte{
padding:0 0 10px 0 !important;
}
*html .s1000000017 table#main tbody tr td#bloc_central #contenu div .art_std table{
  width:450px !important;
}
.s1000000017 #contenu p.texte {
	padding: 0 0 10px;
	clear:none;
	position:static !important;
}
#contenu table p.texte {
  padding:5px 22px 0px 0px;
}
#contenu table tr td table{
  width:auto !important;
}
#contenu p.chapo {
	font-weight: bold;
	padding: 0 0 10px;
}
#contenu p.desc {
}

/* 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 {
	background:transparent url(/imgs/bloc/bgd_link.gif) no-repeat scroll left center;
	color:#E76A10;
  font-weight:normal;
  margin:4px 0 0;
  padding:0 0 4px 9px;
  text-decoration:none;
  text-transform:normal;
  display:block;
  clear:left;
}
#contenu .description a.suite {
  display:inline;
}
*+html #contenu .description {
  height:150px;
}
#contenu .description a.liensiteagence{
  display:none;
}
#contenu .description .gmnoprint{
  font-weight:bold;
}
#contenu .description .gmnoprint .dfm, #contenu .description .gmnoprint .dtm{
  font-weight:normal;
  color:#E76A10;
}

/* lien retour */

#contenu #retour_sommaire{
  text-align:right;
}
#contenu a.retour {
	background:transparent url(/imgs/cont/structure/contenu/picto_retour.gif) no-repeat scroll left center;
  color:#A0A0A0;
  font-size:0.9em;
  /*font-weight:bold;*/
  line-height:1.5em;
  padding:0 20px 0 14px;
  text-decoration:none;
}
#contenu a.retour:hover{
  color:#E76A10;
}

#contenu p.ps {
	font-size: 0.9em;
	color: #686D6F;
}

/* bandeau image */

#contenu p.bandeau {
	background:transparent url(/imgs/ph/bg_TOTEM.jpg) no-repeat scroll left top;
  border:0 solid green;
  height:317px;
  margin:0 0 10px 0px!important;
  padding:0 !important;
  display:block;
  width:980px;
}

#contenu div.bienvenue {
	/*padding:20px;*/
	font-size:11px;
	font-weight:bold;
}

#contenu ul {
	list-style: none;
	margin: 0;
	padding: 0 0 10px;
}
#contenu #plan ul {
  padding:0px;
}
#contenu #plan{
  font-weight:normal !important;
}
#contenu ul.liste,
#contenu ul.spip {
	margin: 0;
	padding: 0 20px;
}
#contenu form ul {
	list-style: none;
	padding: 0;
}
#contenu form ul.references{
  float:left;
  width:200px;
}
#contenu #fiche_produit form .tarif_actions{
  float:left;
  width:200px;
}
#contenu #fiche_produit form .tarif_actions ul.pictos_spip li{
	display:inline;
}



#contenu form ul.radio li {
	display: inline;
	margin: 0 10px 0 0;
}

#contenu table {
	clear: both;
	margin:0 10px 10px 10px;
	/*width:90% !important;*/
}
.s1000000010 #contenu table{
  /*margin:0;*/
}

#contenu table tr td.visuel, #contenu .mea_produits .produit td.photo {
	background: transparent;
	padding: 0 10px 10px 0;
}
 #contenu .mea_produits .produit td.photo a img{
  padding:10px;
  border: solid 1px #DDD;
  width:45px;
 }
 #contenu .mea_produits .produit td h2.titre{
  width:250px;
  border:none !important;
  font-size:12px !important;
  padding:0px !important;
  margin:0px !important;
 }
 #contenu .mea_produits .produit td h2.titre a{
  color:#6C7C8D !important;
  font-weight:bold;
  text-decoration:underline;
 }
#contenu table.liste tr td {
	padding: 0 0 10px 10px;
}
#contenu table.liste tr td.logo {
	padding: 0 0 10px 0;
}
#contenu table.liste tr td h2 {
	margin: 0 0 0 -10px;
}
#contenu table.liste tr td a.suite {
	display: block;
	margin: 10px 0 20px;
}
#contenu #directions p#lien_imprimer{
  margin-top:2px;
}
#contenu p#lien_imprimer {
	float: right;
	margin-top: -10px;
	position: relative;
	z-index: 10;
	padding:0px;
}
/* IE7 */
*html #contenu p#lien_imprimer{
  margin-top:2px;
  float:none;
  position:static;
  text-align:right;
}
#contenu p#lien_imprimer a {
	background:transparent url(/imgs/cont/structure/contenu/picto_imprimer.gif) no-repeat scroll left bottom;
  color:#A0A0A0;
  font-size:0.9em;
  font-weight:normal;
  line-height:1.5em;
  padding:6px 14px 1px 21px;
  text-decoration:none;
}
#contenu p#lien_imprimer a:hover{
  text-decoration:underline;
  color:#E76A10;
}
#contenu p#lien_imprimer a span {
	display: none;
}


/**** DEBUT page de login et choix agence ****/

#contenu #frm_login fieldset p {
	padding: 0;
}

#contenu #fsLogin {
	background:transparent url(/imgs/plan_france.gif) no-repeat scroll left top;
  border-top:1px solid #000000;
  border-bottom:1px solid #000000;
  display:none;
  height:500px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  width:100%;
}
#contenu #fsLogin #login_details h2{
  display:none;
}
#contenu #fsLogin h1{
  background:none;
  font-size:22px;
  font-weight:bold;
  text-align:center;
  margin:0px;
  padding:0px;
  margin-top:40px;
  margin-left:500px;
  display:block;
  width:400px;
}
#contenu #fsLogin table{
  margin:20px 0 0 500px;
  width:400px !important;
}

#contenu #fsDepot {
  background:transparent url(/imgs/plan_france.gif) no-repeat scroll left top;
  /*border:1px solid #000000;*/
  display:none;
  height:500px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  width:100%;
}

#contenu #fsDepot h1 {
  background:transparent none repeat scroll 0 0;
  display:block;
  left:445px;
  padding:50px 0 30px;
  position:relative;
  text-align:center;
  top:70px;
  width:400px;
}
*html #contenu #fsDepot h1{
  left:220px;
}
*+ html #contenu #fsDepot h1{
  left:220px;
}
#contenu #fsLogin #confirm_email {
	background-color:#EEEEEE;
  border:1px dotted #AAAAAA;
  font-weight:bold;
  margin:30px 0 50px 380px !important;
  padding:10px;
}
#contenu #fsDepot #bloc_agence{
  border:1px dotted #E76A10;
  font-weight:bold;
  margin:43px 0 50px 445px !important;
  padding:20px 10px 10px 10px;
  width:400px;
}
/* IE6 */
*html #contenu #fsDepot #bloc_agence{
  border:1px dotted #E76A10;
  font-weight:bold;
  width:400px;
  margin:-153px 0 0 0px;
  padding:0px;
}

#contenu #frm_login #valider_email {
	padding: 5px 0;
}

#contenu #frm_login #goagence {
	background-color:#EB691E;
  border:1px solid #CCCCCC;
  color:#FFFFFF;
  font-weight:bold;
  padding:3px;
  margin-top:10px;
}

#contenu #fsLogin table th {
	padding: 2px 5px 2px 0;
	text-align: right;
}
#contenu #fsLogin table td {
	padding: 2px 2px;
}
#contenu #fsLogin #login_erreur {
	color: red;
	display: none;
	text-align:center;
	display:block;
	width:400px;
	margin-left:500px;
}
#contenu #fsLogin #memo {
	text-align:center;
		display:block;
	width:400px;
	margin-left:500px;
}
#contenu #fsLogin #valider_login {
	text-align:center;
		display:block;
	width:400px;
	margin-left:500px;
}
*html #contenu #fsLogin #valider_login {
  margin-left:250px;
}
*+ html #contenu #fsLogin #valider_login {
  margin-left:250px;
}
#contenu #fsLogin #login_details{
  text-align:center;
  	display:block;
	width:400px;
	margin-left:500px;
}
#contenu #fsLogin #login_details h2{
  margin:0px;
}
#contenu #fsLogin #login_details p.lien{
  padding:0px;
}
#contenu #fsLogin #login_details p.lien a{
  padding:0px;
  color:#000;
  background:none;
}
#contenu #fsLogin #valider_login input {
	background-color:#EB691E;
  border:1px solid #CCCCCC;
  color:#FFFFFF;
  font-weight:bold;
  padding:3px;
  margin-left:-27px;

}
*html #contenu #fsLogin #valider_login input {
  margin-left:-10px;
}
#contenu #fsLogin a {
	/* 404 IMG */ /*background: transparent url(/imgs/_v2/puce-liste.jpg) no-repeat left 2px;*/
	color: #F25013;
	padding: 0 10px 2px 12px;
}

#contenu #bloc_agence,
#contenu #confirm_email {
	padding: 0 0 20px;
}
#contenu #confirm_email {
  border:1px dotted #E76A10;
  font-weight:bold;
  margin:43px 0 50px 445px !important;
  padding:30 10px 10px 10px;
  width:400px;
  display:block;
}
*html #contenu #confirm_email{
  margin:43px 0 50px 100px !important;
  position:relative;
  left:150px;
}
*+ html #contenu #confirm_email{
  margin:43px 0 50px 100px !important;
  position:relative;
  left:150px;
}
#contenu #confirm_email input#email{
  display:inline;
  clear:both;
  margin:10px;
  padding:10px;
}
*html #contenu #confirm_email input#email{
  margin:0 0 0 -100px;
  padding:0px;
}
*+ html #contenu #confirm_email input#email{
  margin:0 0 0 -100px;
  padding:0px;
}
#contenu #confirm_email #valider_email input{
  background-color:#EB691E;
  border:1px solid #CCCCCC;
  color:#FFFFFF;
  font-weight:bold;
  margin-top:10px;
  padding:3px;
}
#contenu #bloc_agence #agence_defaut {
	font-weight: bold;
}
#contenu #bloc_agence #agence_defaut a {
	/* 404 IMG */ /*background: transparent url(/imgs/_v2/fondagence.jpg) center no-repeat;*/
	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 {
	border: none;
	margin: 20px 0 0;
	padding: 30px 10px 10px;
}


#contenu #bloc_agence #liste_agence legend {
	display:block;
  font-size:13px;
  font-weight:bold;
  margin:0px 0 0 20px;
}
/* IE6 */
*html #contenu #bloc_agence #liste_agence legend{
 margin:0px;
 padding:0 0 20px 0;
}
#contenu #bloc_agence #liste_agence select {
	background-color:#FCE9DD;
  color:#000000;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:11px;
  margin-bottom:10px;
  width:350px;
}
/* IE6 */
*html #contenu #bloc_agence #liste_agence select{
  width:350px;
  clear:both;
  display:block;
}
/* IE7 */
*+ html #contenu #bloc_agence #liste_agence select{
  width:350px;
  clear:both;
  display:block;
}
#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;
	position: relative;
	width:940px;
}

#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;
}

/**** DEBUT mises en avant de type 1 (ex celles du haut sur la home) ****/
.s1000000015 #contenu div.mea_home table {
	/*margin:0 0 0 -35px;*/
	width: auto;
}
#contenu div.mea_home table {
	margin:0;
	width: auto;
}

#contenu div.mea_home table td {
	margin-left:auto;
	margin-right:auto;
	width:540px;
	padding-left:22px;
}
/* IE6 */
*html #contenu div.mea_home table td {
  width:400px;
}
/* IE7*/
*+ html #contenu div.mea_home table td {
  width:400px;
}
/* Page d'accueil*/
.s1000000015 #contenu div.mea_home table td {
	padding: 10px 0 10px 10px;
}

#contenu div.mea_home table td table {
	margin: 0 0 0 -2px;
	width: auto;
}
#contenu div.mea_home table td table td {
	background: none;
	height: auto;
	padding: 0;
	width: auto;
}

#contenu div.mea_home table td h2 {
	color: #F25013;
	font-size: 1.4em;
	padding: 0 10px 10px;
}

#contenu div.mea_home table td h3 {
	color:#000;
  padding:0;
  position:inherit;
}
.s1000000015 #contenu div.mea_home table td h3 {
	color:#FFFFFF;
  padding:2px 10px;
  position:relative;
}
#contenu div.mea_home table td h3,#contenu div.mea_home table td h3 a {
  position:inherit;
  color:#EA7615;
  font-size:13px;
  margin-bottom:10px;
  line-height:15px;
}
/* Page d'accueil */
.s1000000015 #contenu div.mea_home table td h3 a {
	background-color:#000000;
  color:#FFFFFF;
  display:block;
  padding:1px 10px;
  position:absolute;
  text-decoration:none;
  top:0;
  padding:3px 0 4px 3px;
}

#contenu div.mea_home table td p {
	padding: 0;
}
/* Page d'accueil */
.s1000000015 #contenu div.mea_home table td p.descriptif{
  padding:0 10px 5px;
  position:absolute;
  right:15px;
  top:35px;
  width:175px;
  padding: 0 10px 5px;
}
#contenu div.mea_home table td p.descriptif{
  padding:0;
  position:inherit;
  width:235px;
  clear:left;
}
#contenu div.mea_home table td p.lien {
	padding: 0;
  position:inherit;
  width:175px;
}
.s1000000015 #contenu div.mea_home table td p.lien {
	padding: 0 10px 5px;
  position:absolute;
  right:15px;
  bottom:40px;
  width:175px;
}
#contenu div.mea_home table td .mea p.visuel {
	position:inherit;
}

.s1000000015 #contenu div.mea_home table td .mea p.visuel {
	position:absolute;
	left:15px;
	top:35px;
}
#contenu div.mea_home table td a.suite {
	background:transparent url(/imgs/bloc/bgd_link.gif) no-repeat scroll left center;
	color:#E76A10;
  font-weight:normal;
  margin:4px 0 0;
  padding:0 0 0 11px;
  text-decoration:none;
  text-transform:none;
  font-size:11px;
}
/* IE6 */
*html #contenu div.mea_home table td a.suite{
  margin:0px;
  padding:0 0 0 11px;
  background:transparent url(/imgs/bloc/bgd_link.gif) no-repeat scroll top left;
}
/* IE7 */
*+ html #contenu div.mea_home table td a.suite{
  margin:0px;
  padding:0 0 0 11px;
  background:transparent url(/imgs/bloc/bgd_link.gif) no-repeat scroll top left;
}
#contenu div.mea_home form {
	margin: 0;
	padding: 0 10px;
	position: relative;
}
#contenu div.mea_home form table,
#contenu div.mea_home form div {
	position: relative;
}

#contenu div.mea_home form.form_rechagence input {
	font-size: 10px;
}

/* bouton valider du formulaire mis en avant */
#contenu div.mea_home form.form_rechagence 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: 45px !important;
	!right: 70px;
	text-indent: -9999px;
	top: -20px;
	vertical-align: middle;
	width: 72px;
}
/**** FIN mises en avant de type 1 (ex celles du haut sur la home) *****/


/**** DEBUT mises en avant de type 2 (celles du bas sur la home) ****/
#contenu div.mea_liste h2 {
	/* 404 IMG */ /*background: transparent url(/imgs/_v2/main-onglet-mea.jpg) no-repeat;*/
	color: #F25013;
	height: 37px;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 0 -20px;
	padding: 11px 0 0 30px;
	text-align: left;
}

#contenu div.mea_liste table {
	margin: 0 -20px 20px 0;
}

#contenu div.mea_liste table td {
	padding: 10px 20px 0 0;
	width: 265px;
}

#contenu div.mea_liste table td table td {
	background: none;
	height: auto;
	padding: 0;
	width: auto;
}

#contenu div.mea_liste table td h2 {
	color: #F25013;
	font-size: 1.4em;
}

#contenu div.mea_liste table td h2 a {
	color: #F25013;
}

#contenu div.mea_liste table td h3 {
	border-bottom: 1px solid #F25013;
	font-size: 1.2em;
	margin: 0 0 5px 5px;
}
#contenu div.mea_liste table td h3 a {
	color: #F25013;
	text-decoration: none;
}
#contenu div.mea_liste table td p {
	padding: 0 5px 10px;
}
#contenu div.mea_liste table td a.suite {
	background: transparent url(/imgs/_v2/main-puce-orange.gif) left 1px no-repeat;
	color: #F25013;
	display: block;
	font-size: 9px;
	padding: 0 0 2px 15px;
	text-transform: uppercase;
}
/**** FIN mises en avant de type 2 (celles du bas sur la home) ****/


/**** DEBUT mises en avant produit ****/

#contenu #fiche_produit div.mea_produits{
  margin:0px;
  border:none;
}
#contenu #fiche_produit div.mea_produits div.produit table{
  margin:0px;
  padding:0px;
  width:445px !important;
  border:solid 0px #000;
}
#contenu #fiche_produit div.mea_produits div.produit table h2{
  font-size:14px;
  font-weight:normal;
  background:none;
  padding:0 0 15px 5px;
  border-bottom:dotted 1px #CCC; 
  margin:0 0 15px 0; 
}
#contenu #fiche_produit div.mea_produits div.produit table h2 a{
  color:#E76A10;
}
#contenu #fiche_produit div.mea_produits div.produit table a.lien_fiche, #contenu #fiche_produit div.mea_produits div.produit table a.lien_liste{
  background:#FFFFFF url(/imgs/nav/puces_gauche_on2.gif) no-repeat scroll 0 3px;
  color:#E76A10;
  padding:0 0 0 10px;
}
#contenu #fiche_produit div.mea_produits div.produit table tbody tr td table{
  border-bottom:0px solid #000000;
  margin-bottom:30px;
  padding-bottom:15px;
}
#contenu div.mea_produits {
	margin: 0 0 0 20px;
	position: relative;
	padding:5px;
	clear:both;
}
/*** Nouveaux HTML pour les incontournables ***/
/*#contenu div.mea_produits .mea_produit{
  background-color:#FCE9DD;
  border-top:1px solid #DDDDDD;
  margin:0 0 15px;
  padding:5px 0;
  height:122px;
  position:relative;
}
#contenu div.mea_produits .mea_produit .visuel{
  text-align:center;
  width:55px;
}
#contenu div.mea_produits .mea_produit .visuel img{
  border:1px solid #A9A7BF;
  width:45px;
  height:45px;
}
#contenu div.mea_produits .mea_produit .visuel p.zoom{
  position:absolute;
}
#contenu div.mea_produits .mea_produit .visuel p.zoom  a span,
#contenu div.mea_produits .mea_produit .visuel p.zoom  a:hover span,
#contenu div.mea_produits .mea_produit .visuel p.zoom  a:hover{
  opacity:0;
  text-decoration:none !important;
}
#contenu div.mea_produits .mea_produit .visuel p.lien_fiche a {
  background:transparent url(/imgs/_v2/profil-cli-picto-fiche-prod.gif) no-repeat scroll left center;
  color: #E76A10;
  display: block;
  font-size: 9px;
  line-height: 20px;
  font-weight: normal;
  padding: 0 0 0 18px;
  text-transform: normal;
  width:100px;
  margin-left:5px;
}
#contenu div.mea_produits .mea_produit h3 a{
  color:#DE6100;
  font-size:1em;
  padding:0 0 2px;
}
#contenu div.mea_produits .mea_produit p.marque{
  display:block;
  left:73px;
  position:absolute;
  bottom:43px;
}
#contenu div.mea_produits .mea_produit p.ref_ens{
  display:block;
  left:73px;
  position:absolute;
  bottom:28px;
}
#contenu div.mea_produits .mea_produit p.ref_four{
  display:block;
  left:73px;
  position:absolute;
  bottom:18px;
}
#contenu div.mea_produits .mea_produit div.tarif{
  display:block;
  right:73px;
  position:absolute;
  bottom:5px;
  font-weight:bold;
}*/
#contenu div.mea_produits .mea_produit{
  background-color:#FCE9DD;
  border-top:1px solid #DDDDDD;
  margin-bottom:15px;
  height:190px;
}
#contenu div.mea_produits .mea_produit h3{
  color:#DE6100;
  font-size:1em;
  padding:15px 0px 15px 10px; 
  display:block;
  height:20px;
}
#contenu div.mea_produits .mea_produit h3 a{
  color:#DE6100;
}
#contenu div.mea_produits .mea_produit .visuel{
  width:55px;
  float:left;
  position:relative;
  margin-left:10px;
  height:80px;
  top:10px;
}
#contenu div.mea_produits .mea_produit .visuel .logo{
  position:absolute;
  background-color:#FFF;
  border:solid 1px #DDD;
}
#contenu div.mea_produits .mea_produit .visuel .logo img{
  width:55px;
}
#contenu div.mea_produits .mea_produit .visuel .zoom{
  position:absolute;
  color:transparent;
}
#contenu div.mea_produits .mea_produit .visuel .zoom a,
#contenu div.mea_produits .mea_produit .visuel .zoom a:hover{
  color:transparent;
  height:55px;
  display:block;
  position:absolute;
}
#contenu div.mea_produits .mea_produit .visuel .zoom span{
  display:none;
}
#contenu div.mea_produits .mea_produit .lien_fiche{
  clear:left;
  margin-left:100px;
}
#contenu div.mea_produits .mea_produit .lien_fiche a{
  display:block;
  float:left;
  background:transparent url(/imgs/cont/structure/catalogue/puce_fiche.gif) no-repeat scroll left center;
  color:#DE6100;
  font-weight:normal !important;
  line-height:2em;
  margin:4px 0 0;
  padding:0 0 0 8px;
  text-decoration:none;
}
#contenu div.mea_produits .mea_produit .mea_produit_description{
  left:100px;
  position:relative;
  top:-100px;
  width:230px;
}
*html #contenu div.mea_produits .mea_produit .mea_produit_description{
  left:-120px;
  top:-70px;
}
*+ html #contenu div.mea_produits .mea_produit .mea_produit_description{
  left:-120px;
  top:-70px;
}
#contenu div.mea_produits .mea_produit .mea_produit_description p{
  padding-top:0px;
}
#contenu div.mea_produits .mea_produit .actions_produit{
  left:340px;
  position:relative;
  top:-145px;
  width:150px;
}
*html #contenu div.mea_produits .mea_produit .actions_produit{
  top:-110px;
}
*+ html #contenu div.mea_produits .mea_produit .actions_produit{
  top:-110px;
}
/*** Fin Nouveaux HTML pour les incontournables ***/
#contenu div.mea_produits h2 {
  border-bottom:1px dotted #cccccc;
  background-color:#E76A10;
  clear:both;
  color:#fff;
  display:block;
  font-size:14px;
  height:20px;
  line-height:22px;
  padding:0 0 0 5px;
  text-transform:normal;
  vertical-align:bottom;
  width:99%;
}
/* IE6 */
*html #contenu div.mea_produits h2{
  width:100%;
}

#contenu div.mea_produits table p {
	font-size: 10px;
	padding: 0;
}
#contenu div.mea_produits table td {
  padding:10px 20px 0 0;
  width:265px;
}
/* IE6 */
*html #contenu div.mea_produits table td {
  width:260px;
}
/* IE7 */
*+ html #contenu div.mea_produits table td {
  width:260px;
}
#contenu div.mea_produits table td table td {
	background: none;
	height: auto;
	padding: 0;
	width: auto;
}
#contenu div.mea_produits table td h3{
  background:transparent none repeat scroll 0 0;
  border-bottom:1px solid #E76A10;
  color:#E76A10;
  font-size:11px;
  min-height:60px;
  margin:0 0 5px 3px;
  padding:0;
  position:relative;
}
/* IE6 */
*html #contenu div.mea_produits table td h3{
  height:60px;
}
/* IE7 */
 *+ html #contenu div.mea_produits table td h3{
  height:60px;
}
#contenu div.mea_produits table td h3 a {
	color: #E76A10;
	text-decoration: none;
}
#contenu div.mea_produits table td div.visuel{
  border:solid 1px #DDD;
  float:left;
  height:150px;
  margin:0 5px 0 0;
  position:relative;
  width:100px;  
}
#contenu div.mea_produits table td div.visuel p.zoom{
  padding:0;
  position:absolute;
  right:3px;
  top:3px;
}
#contenu div.mea_produits table td div.visuel p.zoom a {
  background:transparent url(/imgs/_v2/profil-cli-picto-zoom-fiche.jpg) no-repeat scroll 0 0;
  display:block;
  height:22px;
  width:24px;
}
#contenu div.mea_produits table td div.visuel p.zoom a span {
  display:none;
}
#contenu div.mea_produits table td div.visuel p.logo{
  height:100px;
  line-height:100px;
  padding:4px 0 0;
  text-align:center;
}
#contenu div.mea_produits table td div.visuel p.logo * {
	vertical-align: middle;
}
#contenu div.mea_produits table td div.visuel p.logo img {
	width: 50%;
	padding:5px;
	height:50%;
}
#contenu div.mea_produits table td div.tarif {
	padding: 10px 0 0;
}
#contenu #fiche_produit form .mea_produits .produit table tbody tr td table tbody tr td .tarif{
  font-weight:bold;
  position:relative;
  right:-252px;
  top:-80px;
  width:157px;
}
#contenu #fiche_produit form .mea_produits .produit table tbody tr td table tbody tr td p.reference,
#contenu #fiche_produit form .mea_produits .produit table tbody tr td table tbody tr td p.marque,
#contenu #fiche_produit form .mea_produits .produit table tbody tr td table tbody tr td .tarif p,
#contenu #fiche_produit form .mea_produits .produit table tbody tr td table tbody tr td.actions_produit p{
  position:static;
  background:none;
  height:auto !important;
  width:auto !important;
}
.s1000000013 #contenu #fiche_produit form .mea_produits .produit table tbody tr td table tbody tr td p{
  width:150px;
}
#contenu #fiche_produit form .mea_produits .produit table tbody tr td table tbody tr td p{
  position:relative;
  background:transparent url(/imgs/cont/structure/catalogue/bgd_liste_produit.gif) no-repeat scroll center 7px;
  height:33px;
  left:-77px;
  width:527px;
}
#contenu #fiche_produit form .mea_produits .produit table tbody tr td table tbody tr td p a{
  display:block;
  float:left;
  margin-left:25px;
  margin-top:15px;
}
#fiche_produit form .mea_produits .produit table tbody tr td table tbody tr td.actions_produit p {
  position:relative !important;
  left:-275px !important;
}
#contenu #fiche_produit form .mea_produits .produit table tbody tr td table tbody tr td p a.add_panier{
float:none;
}
#contenu div.mea_produits table td div.visuel p.lien_fiche{
  bottom:8px;
  font-size:1em;
  padding:0 8px;
  position:absolute;
}
#contenu div.mea_produits table td div.visuel p.lien_fiche a {
  background:transparent url(/imgs/_v2/profil-cli-picto-fiche-prod.gif) no-repeat scroll left center;
  color: #E76A10;
  display: block;
  font-size: 9px;
  line-height: 20px;
  font-weight: normal;
  padding: 0 0 0 18px;
  text-transform: normal;
}
#contenu div.mea_produits table td a.suite {
	background: transparent url(/imgs/_v2/main-puce-orange.gif) left 1px no-repeat;
	color: #F25013;
	display: block;
	font-size: 9px;
	padding: 0 0 2px 15px;
	text-transform: uppercase;
}
/**** FIN mises en avant produit ****/


/* documents associes */
#contenu div.docs_associes {
	/* 404 IMG */ background: #E5E6E8 /*url(/imgs/_v2/main-fond-dl.jpg) no-repeat top*/;
	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 {
	list-style: url(/imgs/_v2/pdf_liste.gif);
}
#contenu div.docs_associes ul li.xls {
	/* 404 IMG */ /*list-style: url(/imgs/_v2/xls_liste.gif);*/
}
#contenu div.docs_associes ul li a {
	color: #000;
	padding: 5px 0;
}


/****************************** CATALOGUE *************************************/

/**** DEBUT descente de nomenclature ****/
#catal_nomenc {
	margin: 0;
	width: 100%;
}
#catal_nomenc td {
	width: 50%;
}

#catal_nomenc h2 {
	background: none;
	font-size: 1em;
	margin: 0;
	padding: 20px 10px 10px;
}
#catal_nomenc h2 a {
	background: transparent url(/imgs/_v2/puce-carre-orange.gif) no-repeat left 2px;
	color: #000;
	padding: 0 0 0 13px;
}
#catal_nomenc ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0 20px 10px 30px;
	padding: 0;
}
#catal_nomenc ul li {
	margin: 2px 0;
}

#catal_nomenc ul li ul {
	margin: 0 0 0 20px;
}

#catal_nomenc ul.sub_nav {
	display: none;
}

#catal_nomenc ul li a {
	background: transparent url(/imgs/_v2/puce-carre-orange.gif) no-repeat 2px 2px;
	color: #000;
	padding: 0 0 0 15px;
	font-weight:normal;
}

#catal_nomenc ul.sub_nav li a {
	background-image: url(/imgs/_v2/main-puce-orange.gif);
}

#catal_nomenc ul li a.ajax {
	background-image: url(/imgs/_v2/puce-plus-liste.gif);
}
#catal_nomenc ul li a.selected {
	background-image: url(/imgs/_v2/puce-moins-liste.gif);
}
#catal_nomenc ul li a.sfb {
	background-image: url(/imgs/_v2/main-puce-orange.gif);
}
/**** FIN descente de nomenclature ****/


/**** DEBUT liste produits ****/

/*    Mini catalogue        */
#contenu .mini_catal .sous_rubs tr{
  height:60px;
}
#contenu .mini_catal .desc_sous_rub h2{
  font-size:16px;
  color:#DE6100;
}
#contenu .mini_catal .sous_rubs h2 {
  margin:0px;
  width:180px;
}
/*    Fin Mini catalogue        */
/* Liste produits */
 /*#contenu .liste_produits{
  width:557px;
  margin:5px;
}
#contenu .liste_produits p.nb_produits{
  font-weight: bold;
	font-size: 1.2em;
	padding: 10px 0;
}
#contenu .mini_catal .liste_produits h2,#contenu .liste_produits h2{
  background:none;
  color:#000;
  font-weight:bold;
  line-height:30px;
  width:100%;
}
#contenu #res_recherche #resultat_produits h2{
  color:#000;
  background:none;
  font-size:12px;
  line-height:30px;
  width:100%;
  font-weight:bold;
}
#bloc_central #contenu .mini_catal .liste_produits form#prod01 h2{
  background:none;
  color:#000;
  font-size:12px;
  font-weight:bold;
  line-height:60px;
  width:100%;
  padding:0 0 0 11px;
}
#contenu #resultat_editorial h2{
  color:#000;
  font-size:12px;
  font-weight:bold;
  padding:10px 17px;
}
#contenu .liste_produits table.produit{
  margin:0 0 20px 0;
}
#contenu .liste_produits table.produit td.visuel div{
  border:solid 1px #DDDDDD;
}
#contenu .liste_produits table.produit td.infos h3, #contenu .liste_produits table.produit td.infos h3 a{
  margin:0px;
  color:#DE6100;
  font-size:1em;
  padding:0 0 10px 0px;
}
#contenu .liste_produits table.produit td.infos p{
  padding:0px;
}
#contenu .liste_produits table.produit td.infos p.lien_fiche{
 background:transparent url(/imgs/cont/structure/catalogue/bgd_liste_produit.gif) no-repeat scroll center -3px;
  float:left;
  height:31px;
  line-height:31px;
  margin-left:-85px;
  margin-top:10px;
  position:absolute;
  width:500px;*/
/*}*/
 /**html #contenu .liste_produits table.produit td.infos p.lien_fiche{
 background:transparent url(/imgs/cont/structure/catalogue/bgd_liste_produit.gif) no-repeat scroll center -3px;
  width:250px;
  height:31px;
  line-height:31px;
  margin-top:10px;
  display:block;
  margin-left:0px;
}
/*
/* IE6 */
/*html #contenu .liste_produits table.produit{
  margin:0 0 20px 0;
  border:solid 1px #000;
}
*html #contenu .liste_produits table.produit td.visuel div{
  border:solid 1px #DDDDDD;
}
*html #contenu .liste_produits table.produit td.infos h3, #contenu .liste_produits table.produit td.infos h3 a{
  margin:0px;
  color:#DE6100;
  font-size:1em;
  padding:0 0 10px 0px;
  border:solid 1px #000;
}
*html #contenu .liste_produits table.produit td.infos p{
  padding:0px;
  border:solid 1px #000;
}
*html #contenu .liste_produits table.produit td.infos p.lien_fiche{
  background:none;
  float:none;
  height:auto;
  line-height:auto;
  margin-left:0px;
  margin-top:0px;
  position:none;
  width:200px;
  border:solid 1px #000;
}
/*html #contenu .liste_produits table.produit td.infos p.lien_fiche{
  /*margin-left:20px;
  left:0px;*/
  /*background:none;
  float:none;
  height:31px;
  line-height:31px;
  margin-left:0px;
  margin-top:0px;
  position:inherit;
  width:150px;
  display:block;
  border:solid 1px #000;
}
#contenu .liste_produits table.produit td.infos p.lien_liste
{
  bottom:-10px;
  float:left;
  left:97px;
  position:relative;
}
#contenu .liste_produits table.produit td.infos p.ref_ens, #contenu .liste_produits table.produit td.infos p.marque{
  font-weight:normal;
  font-size:11px;
}
#contenu .liste_produits table.produit td.infos p.lien_liste a, #contenu .liste_produits table.produit td.infos p.lien_fiche a{
  background:transparent url(/imgs/cont/structure/catalogue/puce_fiche.gif) no-repeat scroll left center;
  color:#DE6100;
  font-weight:normal !important;
  line-height:2em;
  margin:4px 0 0;
  padding:0 0 0 8px;
  text-decoration:none;
}
#contenu .liste_produits table.produit td.infos p.lien_liste a:hover, #contenu .liste_produits table.produit td.infos p.lien_fiche a:hover{
  text-decoration:underline;
}
/******** Actions ********/
/*html #contenu .liste_produits table.produit td.actions{
  /*float:left;
  padding:0 0 0 5px;
  position:relative;
  text-align:right;
  width:205px;
  */
 /* float:none;
  border:solid 1px #000;
}
*html #contenu .liste_produits table.produit td.actions p{
  padding:0px;
  border:solid 1px #000;
}
*html #contenu .liste_produits table.produit td.actions p.total_eco{
  font-weight:normal;
  border:solid 1px #000;
}
*html #contenu .liste_produits table.produit td.actions p.dispo img{
  width:20px;
  border:solid 1px #000;
}
*html #contenu .liste_produits table.produit td.actions .tarif{
  margin-bottom:30px;
  font-weight:bold;
  font-size:11px;
  border:solid 1px #000;
}
*html #contenu .liste_produits table.produit td.actions p.modif_qte{
  bottom:0;
  position:absolute;
  right:0;
  border:solid 1px #000;
}
*html #contenu .liste_produits table.produit td.actions p.modif_qte img{
  vertical-align:top;
  border:solid 1px #000;
}
/* fin liste produits    */
/**** FIN liste des produits ****/
/* IE7 */
/*+ html #contenu .liste_produits table.produit td.infos p.lien_fiche{
  margin-left:20px;
  left:0px;
}
/*#contenu .liste_produits table.produit td.infos p.lien_liste
{
  bottom:-10px;
  float:left;
  left:97px;
  position:relative;
}
#contenu .liste_produits table.produit td.infos p.ref_ens, #contenu .liste_produits table.produit td.infos p.marque{
  font-weight:normal;
  font-size:11px;
}
#contenu .liste_produits table.produit td.infos p.lien_liste a, #contenu .liste_produits table.produit td.infos p.lien_fiche a{
  background:transparent url(/imgs/cont/structure/catalogue/puce_fiche.gif) no-repeat scroll left center;
  color:#DE6100;
  font-weight:normal !important;
  line-height:2em;
  margin:4px 0 0;
  padding:0 0 0 8px;
  text-decoration:none;
}
#contenu .liste_produits table.produit td.infos p.lien_liste a:hover, #contenu .liste_produits table.produit td.infos p.lien_fiche a:hover{
  text-decoration:underline;
}
/******** Actions ********/
/*#contenu .liste_produits table.produit td.actions{
  float:left;
  padding:0 0 0 5px;
  position:relative;
  text-align:right;
  width:205px;
}
#contenu .liste_produits table.produit td.actions p{
  padding:0px;
}
#contenu .liste_produits table.produit td.actions p.total_eco{
  font-weight:normal;
}
#contenu .liste_produits table.produit td.actions p.dispo img{
  width:20px;
}
#contenu .liste_produits table.produit td.actions .tarif{
  margin-bottom:30px;
  font-weight:bold;
  font-size:11px;
}
#contenu .liste_produits table.produit td.actions p.modif_qte{
  bottom:0;
  position:absolute;
  right:0;
}
#contenu .liste_produits table.produit td.actions p.modif_qte img{
  vertical-align:top;
}
/* fin liste produits    */
/**** FIN liste des produits ****/

/*** Nouveau liste des produits ***/
#main #bloc_central #contenu table.produit {
  clear:both;
  margin:0 10px 30px;
  width:95% !important;
}
#main #bloc_central #contenu table.produit td.infos{
  display:block;
  /*position:relative;*/
  width:286px;
}
#main #bloc_central #contenu table.produit tbody tr td.infos p.lien_fiche, #main #bloc_central #contenu table.produit tbody tr td.infos p.lien_liste {
  display:inline;
  margin:2px;
}



/**** DEBUT pagination ****/
#contenu .pagination {
	border-bottom:1px solid #CBCAD9;
  border-top:1px solid #CBCAD9;
  color:#7B779B;
  font-size:0.9em;
  line-height:2em;
  margin:10px 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: #e76a10;
	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 */
 {
	color: #F0773D;
	font-weight: bold;
}
#contenu .pagination p.pages strong{
  color:#E76A10;
  font-weight:bold;
}
/**** FIN pagination ****/


/**** DEBUT fiche produit ****/
#fiche_produit {
  width:537px;
}

#fiche_produit a {
	color: #E76A10;
}

#fiche_produit h1 em {
	display: block;
	font-size: 0.8em;
}

#fiche_produit div.visuel {
	float: left;
	height:268px;
	padding: 0 1px 0 0;
	position: relative;
	width: 250px;
}
#fiche_produit div.visuel p.zoom {
	padding: 0;
	position: absolute;
	right: 15px;
	top: 4px;
}
#fiche_produit div.visuel p.zoom a {
	background: transparent url(/imgs/_v2/profil-cli-picto-zoom-fiche.jpg) no-repeat;
	display: block;
	height: 22px;
	width: 24px;
}
#fiche_produit div.visuel p.zoom a span {
	display: none;
}

#fiche_produit div.visuel p.logo {
	height: 218px;
	line-height: 218px;
	padding: 3px 0 0;
	text-align: center;
}
#fiche_produit div.visuel p.logo * {
	vertical-align: middle;
}
#fiche_produit div.visuel p.logo img {
	width: 90%;
}
#fiche_produit ul.liens_telecharger {
	list-style: none;
	
	padding-bottom:10px;
	padding-left:24px;
	padding-top:12px;
}

#fiche_produit ul.liens_telecharger li a {
	background: transparent url(/imgs/_v2/pdf_liste.gif) no-repeat left center;
	color: #E76A10 ;
	display: block;
	height: 22px;
	line-height: 22px;
	margin: 5px;
	padding: 0 0 0 22px;
	font-weight:normal;
}
#fiche_produit ul.liens_telecharger li a strong{
	font-weight:normal;
	
}
#fiche_produit ul.references li.unite {
	margin: 5px 0;
}

#fiche_produit div.tarif {
	font-size:12px;
	border-bottom: 1px solid #E76A10;
	border-top: 1px solid #E76A10;
	margin: 10px 0;
	padding: 10px 0;
}
#fiche_produit div.tarif p {
	padding: 0;
}

#fiche_produit ul.pictos {
	list-style: none;
	margin: 0;
	padding: 0 0 20px;
}
#fiche_produit ul.pictos li {
	display: inline;
	margin: 0;
}

#fiche_produit p.modif_qte * {
	vertical-align: middle;
}
#fiche_produit p.lien_liste {
	margin: 28px 0 0;
	text-align:left;
}
#fiche_produit p.lien_liste a {
	background: transparent url(/imgs/bloc/bgd_link.gif) no-repeat scroll left center;
	color: #E76A10 ;
	padding: 0 0 0 8px;
	font-weight:normal;
}
#fiche_produit p.lien_liste a:hover{
  text-decoration:underline;
}
#fiche_produit div.infos_divers {
	clear: both;
	padding:2px 0 2px 22px;
	position: relative;
}
#fiche_produit div.infos_divers h2 {
	background: none;
	color: #000;
	font-size: 1em;
	margin: 0 0 10px;
	padding: 0 0 5px;
}
#fiche_produit div.infos_divers p.lien_fabriquant {
	position: absolute;
	right: 0 !important;
	!right: 20px;
	top: 5px;
	!top: 10px;
}
#fiche_produit div.infos_divers p.lien_fabriquant a {
	/* 404 IMG */ /*background: transparent url(/imgs/_v2/picto-telecharger.jpg) no-repeat left center;*/
	color: #F25013;
	display: block;
	!float: right;
	height: 22px;
	line-height: 22px;
	margin: 0;
	padding: 0 0 0 22px;
}
#fiche_produit div.infos_divers table {
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
	width: 500px !important;
	margin:0px;
}
#fiche_produit div.infos_divers table th {
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	background: #DADADA;
	padding: 10px;
	text-align: left;
}
#fiche_produit div.infos_divers table td {
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	background: #E6E6E6;
	padding: 10px;
	text-align: center;
}

#fiche_produit ul.schemas{
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0px;
	width: 225px;
}
#fiche_produit ul.schemas li{
	float: left;
	padding: 0px;
	text-align: center;
	/*width: 75px;*/
}

/*#fiche_produit ul.schemas li img {
	height: 62px;
	width: 62px;
}*/
/**** FIN fiche produit ****/


/**** 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 {
	padding:0 10px;
}
#resultat_rech_agc p {
	padding: 0;
}
#resultat_rech_agc p.nb_resultats {
	font-weight: bold;
	padding: 10px 20px 0px 20px;
}
#resultat_rech_agc p.nb_resultats strong {
	color: #E76A10;
}
#resultat_rech_agc p.trier_par {
	font-weight: bold;
	padding: 10px 0 0;
}
#resultat_rech_agc p.trier_par a {
	background: transparent url(/imgs/_v2/main-puce-orange.gif) left no-repeat;
	color: #E76A10;
	font-size: 9px;
	font-weight: normal;
	margin: 0 10px;
	padding: 0 0 2px 15px;
	text-transform: uppercase;
}
#resultat_rech_agc p.trier_par strong {
	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 {
	background: transparent url(/imgs/_v2/main-puce-orange.gif) no-repeat left 1px;
	color: #E76A10;
	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 {
	background-color:#FFFFFF;
  border:1px solid #F39828;
  margin:10px;
  padding:10px;
  text-align:center;
}
#contenu div.process_commande p.recapitulatif strong.date {
	color: #000;
}
#contenu div.process_commande p.recapitulatif strong {
	color:#EA7615;;
}

#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 {
	margin:0 10px;
}
#contenu div.process_commande div.cadre #express .texte{
  margin-top:90px;
}
#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;
	margin:-130px 0 0 0;
	padding:0px;
}
#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 {
	background-color:#FFFFFF;
  border:1px solid #F39828;
  margin:10px 10px 10px;
  padding:10px;
  text-align:right;
  clear:right;
  !width: 800px;
}
#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 {
	background-color:#C4C4C4;
	width:100%!important;
	margin:0px;
	!width: 800px;
}
#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 {
	background: transparent url(/imgs/_v2/puce-en-stock.gif) no-repeat 5px center;
	border: 1px solid #C4C4C4;
	border-bottom:0px solid #c4c4c4;
	padding: 5px 0 5px 22px;
	text-align: left;
	color:#E76A10;
	font-weight:bold;
	font-size:12px;
}
#contenu div.process_commande table.liste_produits_stock{
  border:solid 1px #C4C4C4;
}
#contenu div.process_commande table.liste_produits_stock th{
  background-color:#FFF;
  padding:5px;
  vertical-align:middle;
  border-left:solid 1px #C4C4C4;
  border-bottom:solid 1px #C4C4C4;
}
#contenu div.process_commande table.liste_produits_stock tbody{
  background-color:#F0F0F0;
}
#contenu div.process_commande table.liste_produits_stock tfoot{
  background-color:#FFF;
}
#contenu div.process_commande table.liste_produits_stock tfoot td{
  text-align:right;
  color:#E76A10;
  font-weight:bold;
  font-size:11px;
  padding:10px;
}
#contenu div.process_commande table.liste_produits_stock tfoot td.sous_total{
  text-align:center;
  background-color:#E76A10;
  font-weight:bold;
  font-size:11px;
  color:#FFF;
  padding:10px;
}
#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_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-color:#FCE9DD;
  color:#000000;
  margin:0px 0 0 0;
  padding:5px 10px;
  text-align:right; 
  width:285px;
  float:right;
  !width: 800px;
}
#contenu div.process_commande div.total p.total_ht {
	text-align: right;
	padding: 5px;
	font-weight:bold;
	font-size:12px;
}
#contenu div.process_commande div.total p.total_eco, #contenu div.process_commande div.total p.total_eco strong {
	text-align: right;
	padding: 5px;
	color:green;
	font-weught:normal;
	font-style:italic;
	font-size:10px;
}
#contenu div.process_commande div.total p.total_ht_eco {
  background:#E76A10 none repeat scroll 0 0;
  color:#FFFFFF;
  font-size:1.2em;
  font-weight:bold;
  margin-left:85px;
  padding:5px;
  text-align:right;
  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 {
	border-bottom:1px solid #686D6F;
  font-size:1em;
  margin:10px 0;
  padding:10px 0 5px;
}
#contenu div.process_commande div.etape_2 p {
	padding: 0 10px;
}
#contenu div.process_commande div.etape_2 table {
	margin: 10px auto 10px;
	width: 100% !important;
}
#contenu div.process_commande div.etape_2 input{
  font-size:11px;
}
#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 {
	background-color:#E5E5E5;
  border:1px solid #686D6F;
  font-weight:bold;
  margin:5px 0;
  padding:10px;
}
#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;
	margin:10px;
}
#contenu #infos_agence ul{
  float:left;
}
#infos_agence p.visuel {
	float: left;
	margin: 0 10px 0 0;
}
#infos_agence div.descriptif {
	clear: both;
	padding: 20px 0;
}
#infos_agence div.descriptif h2 {
	background: none;
	color: #F25013;
	font-size: 1em;
	margin: 0;
	padding: 0;
}
/* julie */
#infos_agence ul.pictos_services {
	clear: both;
	position:absolute;
	right:178px;
	display:none;
}
#infos_agence ul.pictos_services li img{
  width:30px;
}
#infos_agence h2{
  margin-bottom:50px;
}
#infos_agence ul.pictos_services li {
	display: inline;
}
#infos_agence #horaires ul {
	border: none;
}
#infos_agence #horaires ul li {
	margin: 0;
}
#infos_agence #horaires ul li#onglet_horaires_agence a {
	color: #000;
	border:none;
}
#infos_agence #horaires ul li#onglet_horaires_agence.ui-tabs-selected a {
	/* 404 IMG */ /*background: transparent url(/imgs/_v2/onglet-horaires-agence-on.png) no-repeat;*/
}
#infos_agence #horaires ul li#onglet_horaires_salle {
	margin: 0 0 0 27px;
}
#infos_agence #horaires ul li#onglet_horaires_salle a {
	/* 404 IMG */ /*background: transparent url(/imgs/_v2/onglet-horaires-salleexpo-off.png) no-repeat;*/
	border: none;
	color: #F25013;
	font-size: 1.4em;
	font-weight: bold;
	height: 37px;
	line-height: 37px;
	height: 37px;
	padding: 3px 0 0 40px;
	width: 223px;
}
#infos_agence #horaires ul li#onglet_horaires_salle.ui-tabs-selected a {
	/* 404 IMG */ /*background: transparent url(/imgs/_v2/onglet-horaires-salleexpo-on.png) no-repeat;*/
}
#infos_agence #horaires table {
	background-color:#C4C4C4;
	margin: 0 0 20px;
	width: 100%;
}

#infos_agence #horaires table tr {
  background-color:#fff;
	vertical-align:top;
}
#infos_agence #horaires table th{
  padding:2px;
  background:#E76A10 none repeat scroll 0 0;
  border:1px solid #FFFFFF;
  color:#FFFFFF;
}
#infos_agence #horaires table td{
  padding:2px;
  background:#FCEDDF none repeat scroll 0 0;
  border:1px solid #FFFFFF;
  color:#999;
}
#infos_agence #horaires table td, #infos_agence #horaires table thead th{
  text-align:center;
}
#infos_agence #horaires table th{
  text-align:left;
}

/**** 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 scroll center bottom;
  border:medium none;
  color:#FFFFFF;
  cursor:pointer;
  display:block;
  font-size:12px;
  font-weight:bold;
  height:32px;
  margin:10px auto;
  width:118px;
}
#contenu form.form_gene ul.radio li {
	display: inline;
	margin: 0 10px 0 0;
}
.s1000000009 #contenu form.form_gene ul.radio li {
	display: block;
	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 mon compte ****/
#mon_compte {
	padding: 0 0 20px;
}
#mon_compte  #infos_perso{
  margin-left:20px;
}
#mon_compte  #infos_perso h2{
  margin-left:0px !important;
}
#mon_compte h2 {
	/* 404 IMG */ /*background: transparent url(/imgs/_v2/main-onglet-mea.jpg) no-repeat;*/
	color: #F25013;
	height: 37px;
	line-height: 37px;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 10px -20px;
	padding: 0 0 0 30px;
	position: relative;
	text-align: left;
}

#mon_compte h2 a {
	color:#E76A10;
  float:right;
  margin-top:-26px;
  text-transform:none !important;
}

#mon_compte a {
	background:transparent url(/imgs/bloc/bgd_link.gif) no-repeat scroll left center;
	color: #E76A10;
	font-size: 10px;
	padding: 0 0 2px 9px;
	text-transform: normal;
	font-weight:normal;
}
#mon_compte a:hover{
  text-decoration:underline !important;
  color: #E76A10;
}
#mon_compte table {
	border: 1px dotted #E76A10;
	margin: 10px 16px 30px;
	width: 90% !important;
}
#mon_compte table thead,
#mon_compte table tbody {
	margin: 20px;
}
#mon_compte table thead th {
	background: #FCE9DD;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	font-size: 10px;
	padding: 5px;
}
#mon_compte table tbody td {
	border-bottom: 1px dotted #E76A10;
	font-size: 10px;
	padding: 5px;
	vertical-align: middle;
}
#mon_compte table tbody td a {
	background: none;
	display: inline;
	padding: 0;
}
#mon_compte table tbody td.nb {
	text-align: center;
}
#mon_compte table tbody td.montant {
	text-align: right;
}

#mon_compte #infos_perso h2, #mon_compte h2 {
	text-transform:uppercase;
	font-size:12px;
	color:#000;
	margin:10px 10px 10px 17px;
  background:none;
  height:auto;
  width:90%;
  padding:0px;
}
#mon_compte #infos_perso p {
	padding: 0;
	position: relative;
}

#mon_compte #retour_sommaire {
	padding: 0 20px 10px;
	text-align: right;
}
#mon_compte #retour_sommaire a {
	display: inline;
}


/* détail d'un bon de préparation ou demande de devis */
#mon_compte div.cadre {
	background: transparent;
	border: 1px solid #F44B12;
	margin: 0;
	width: 537px;
}
#mon_compte div.cadre table {
	border-left: 1px solid #F44B12;
	border-right: 1px solid #F44B12;
	border-top: none;
	margin: 0 -1px;
	position: relative;
	width: 539px;
	z-index: 0;
}
#mon_compte div.cadre table tr th.visuel,
#mon_compte div.cadre table tr td.visuel {
	border-left: none;
}
#mon_compte p.recapitulatif {
	color: #666666;
	font-size: 1.2em;
	font-weight: bold;
	padding: 20px 0 20px;
}

#mon_compte p.recapitulatif strong.date,
#mon_compte p.recapitulatif strong.agence {
	color: #000;
}
#mon_compte p.recapitulatif strong.total_commande {
	color: #F4470B;
}
#mon_compte div.cadre p {
	padding: 5px;
}
#mon_compte p.actions {
	padding: 10px 0 0;
	text-align: right;
}
#mon_compte p.actions a {
	background: none;
	padding: 0;
}
/**** FIN mon compte ****/




/**** 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 {
	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 ****/


/******************************************************************************/
/************************** styles google maps ********************************/
/******************************************************************************/

/**** le div qui contient la zone de recherche/itineraire ****/
#google_maps {
	height: auto !important;
	!height: 400px;
	min-height: 400px;
	position: relative;
}
#google_maps #intro {
	margin-bottom: 20px;
}
#google_maps #lien_dl_gps {
	position: absolute;
	right: 0px;
	top: 37px;
}
#google_maps #lien_dl_gps a {
	display: block;
	height: 68px;
	width: 413px;
}
#google_maps #panel {
	float: left;
	position: relative;
	width: 270px;
}
#google_maps #panel #directions fieldset{
  width:258px;
  display:block;
}
#google_maps #panel #directions fieldset table{
  width:248px !important;
}
#google_maps #panel p {
	padding: 0;
}
#google_maps #panel ul.ui-tabs-nav {
	border-bottom:5px solid #E76A10;
	list-style: none;
	margin: 0;
	padding: 0;
}

#google_maps #panel ul.ui-tabs-nav li
{
	border:1px solid #E76A10;
  float:left;
  margin:0 1px 0 0;
  padding:2px 9px 1px;
}
#google_maps #panel ul.ui-tabs-nav li.ui-tabs-selected{
  background-color:#E76A10;
}
#google_maps #panel ul.ui-tabs-nav li.ui-state-disabled {
border:1px solid #BBBBBB;
padding:1px 9px;
}
#google_maps #panel ul.ui-tabs-nav li.ui-tabs-selected a 
{
  color:#FFFFFF !important;
  font-weight:bold;
  text-decoration:none;
}
#panel fieldset#gmap_commentaire {
	border: none;
	margin-top: 20px;
	padding: 0;
}
#panel fieldset#gmap_commentaire legend{
  display:none;
}
#panel fieldset#rechercheadresse{
  background:transparent none repeat scroll 0 0;
  border:1px dotted #FF0000;
  margin-top:15px;
  padding:5px !important;
}
#panel fieldset#rechercheadresse input[type="text"] {
  margin:5px 0;
  width:230px;
}

#panel a.gmap_effacer_recherche {
	background:transparent url(/imgs/bloc/bgd_link.gif) no-repeat scroll left center;
	margin:20px 10px 0 0;
  padding:10px;
  text-align:left;
  color:#E76A10;
  font-weight:normal;
}
a#itineraireretour, a#effaceritineraire{
  background:transparent url(/imgs/bloc/bgd_link.gif) no-repeat scroll left center;
	margin:20px 10px 0 0;
  padding:10px;
  text-align:left;
  color:#E76A10;
  font-weight:normal;
}

/**** le div qui permet de cacher le panel ****/
#mapsplitter {
	background: url(/imgs/_v2/onglet-agrandir-carte.jpg) no-repeat scroll center center;
  float:left;
  margin-left:1px;
  margin-right:1px;
  width:12px;
  height:121px;
}
#mapsplitter.collapsed {
	background: url(/imgs/_v2/reduire-carte.jpg) no-repeat center center;
	margin-left: 0px;
}
#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-left: 285px;
}
/**** 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;
}
*html #google_maps{
  width:700px;
}
.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;
}


/* plan du site */
#plan h2{
  color:#000000 !important;
  font-size:14px;
  padding:0px;
  width:200px;
}
#plan h2 a{
  color:#000;
}
#contenu table#plan p.texte{
  color:#000;
  font-size:12px;
  padding:0px;
  font-weight:normal;
}
#contenu table#plan ul li ul li a {
  color:#F39828;
}
#contenu table#plan ul li ul li{
  padding:5px 0px;
}
#contenu table#plan ul li ul li a{
  display:block;
  font-weight:normal !important;
  padding:0px !important;
  font-size:11px;
}
#plan ul#fln1{
  padding:10px 20px;
}
#contenu table#plan ul li ul li ul#fln1 li a{
  color:#000;
}


/******************************************************************************/
/************** styles spécifiques à certains secteurs ************************/
/******************************************************************************/

/* on masque le breadcrum dans le secteur s1000000295 (home en prod) */
#page.s1000000295 #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 {
	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;
}
.s1000000015 .mea_home .mea{
  background:transparent url(/imgs/ph/fond_bloc_art.jpg) no-repeat scroll left top;
  height:175px;
  width:450px;
  !width:470px;
  position:relative;
}
/* formulaire recherche d'emploi */
#apercu hr {
  background-color:#F39828 !important;
  border:medium none !important;
  height:1px;
  margin:10px auto;
  width:400px;
}
#apercu form#f0_form_gene{
  padding:0px 10px;
}
#apercu table {
border:1px dotted #E76A10;
margin:10px;
padding:10px 0;
margin-right:auto;
margin-left:auto;
width:530px !important;
display:block;
}
#apercu table tr td {
  padding:2px;
  margin:0px;
  vertical-align:top !important;
}
#apercu table tr td.colLabel label{
  width:175px;
  display:block;
  float:left;
}
.s1000000009 #apercu table tr td.colLabel label {
  width:197px;
  display:block;
  float:left;
}
.s1000000009 #apercu table tr td textarea#f0_edit_form_message{
  width:315px;
}
#apercu table tr td.colLabel label#f0_label_form_civilite_DB2 ,
#apercu table tr td.colLabel label#f0_label_form_nom_DB2 ,
#apercu table tr td.colLabel label#f0_label_form_prenom_DB2 ,
#apercu table tr td.colLabel label#f0_label_form_raisoc_DB2 ,
#apercu table tr td.colLabel label#f0_label_form_login_DB2 ,
#apercu table tr td.colLabel label#f0_label_form_email_DB2 ,
#apercu table tr td.colLabel label#f0_label_form_tel_fix_DB2
{
  width:197px;
}
.s1000000010 #apercu table tr td.colLabel label#f0_label_form_civilite_DB2 ,
.s1000000010 #apercu table tr td.colLabel label#f0_label_form_nom_DB2 ,
.s1000000010 #apercu table tr td.colLabel label#f0_label_form_prenom_DB2 ,
.s1000000010 #apercu table tr td.colLabel label#f0_label_form_raisoc_DB2 ,
.s1000000010 #apercu table tr td.colLabel label#f0_label_form_login_DB2 ,
.s1000000010 #apercu table tr td.colLabel label#f0_label_form_email_DB2 ,
.s1000000010 #apercu table tr td.colLabel label#f0_label_form_tel_fix_DB2
{
  width:80px;
}
.s1000000017 #apercu table tr td.colLabel label#f0_label_form_civilite_DB2 ,
.s1000000017 #apercu table tr td.colLabel label#f0_label_form_nom_DB2 ,
.s1000000017 #apercu table tr td.colLabel label#f0_label_form_prenom_DB2 ,
.s1000000017 #apercu table tr td.colLabel label#f0_label_form_raisoc_DB2 ,
.s1000000017 #apercu table tr td.colLabel label#f0_label_form_login_DB2 ,
.s1000000017 #apercu table tr td.colLabel label#f0_label_form_email_DB2 ,
.s1000000017 #apercu table tr td.colLabel label#f0_label_form_tel_fix_DB2
{
  width:80px;
}
.s1000000012 #apercu table tr td.colLabel label#f0_label_form_civilite_DB2 ,
.s1000000012 #apercu table tr td.colLabel label#f0_label_form_nom_DB2 ,
.s1000000012 #apercu table tr td.colLabel label#f0_label_form_prenom_DB2 ,
.s1000000012 #apercu table tr td.colLabel label#f0_label_form_raisoc_DB2 ,
.s1000000012 #apercu table tr td.colLabel label#f0_label_form_login_DB2 ,
.s1000000012 #apercu table tr td.colLabel label#f0_label_form_email_DB2 ,
.s1000000012 #apercu table tr td.colLabel label#f0_label_form_tel_fix_DB2
{
  width:80px;
}
#apercu table tr td.colChamp #f0_Cpartof_form_civilite_DB2,
#apercu table tr td.colChamp #f0_Cpartof_form_nom_DB2,
#apercu table tr td.colChamp #f0_Cpartof_form_prenom_DB2,
#apercu table tr td.colChamp #f0_Cpartof_form_raisoc_DB2,
#apercu table tr td.colChamp #f0_Cpartof_form_login_DB2,
#apercu table tr td.colChamp #f0_Cpartof_form_email_DB2,
#apercu table tr td.colChamp #f0_Cpartof_form_tel_fix_DB2
 {
  width:150px;
}
#apercu table tr td.colChamp #f0_Cpartof_form_pro ul.radio label{
  display:block;
  width:200px;
}
#apercu table tr td.colChamp #f0_Cpartof_form_pro ul.radio input{
  float:left;
  clear:left;
}
#apercu table tr td.colChamp #f0_Cpartof_form_pro ul.radio li{
  margin-bottom:10px;
}
#apercu table tr td.colChamp{
  display:block;
  float:left;
}
#apercu table tr td.colChamp input, #apercu table tr td.colChamp textarea{
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:11px;
}
#apercu table tr td.colChamp textarea{
  width:250px;
}
#apercu table tr td.colChamp select{
  background-color:#FCE9DD;
  color:#000000;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:11px;
}
.s1000000004 h3.titre{
  padding-top:30px !important;
}
/* mise en avant rubrique actualités */

/**** GLOSSAIRE ****/
.s1000000016 #contenu table tr h3{
  border-top:dotted 1px #CCC;
  padding:0px;
  margin-top:20px;
}
/**** fin du GLOSSAIRE ****/
/**** FAQ ****/
.s1000000016 #contenu h2 a{
  color:#000;
  text-decoration:underline;
}
/****Fin de FAQ ****/
/*** espace concernant les mise en avant mea dans les td***/

#contenu table tbody tr td p a img{
  margin-right:0px;
  !margin-right:0;
}

#contenu .liste_produits #prod01 table.produit td.visuel div{
  border:solid 1px #DDDDDD;
  width:60px;
}
#contenu .liste_produits #prod01 table.produit h3{
  width:210px;
}
#contenu .liste_produits #prod01 .produit .visuel .logo a img{
  width:45px;
  margin:0px 5px;
}
.spip_document_1000004292 img{
  width:500px;
}
/*** demande de catalogue ***/


/*#apercu .form_catalogue #f0_Cpartof_form_catalogue_SPIP table{
  border:none !important;
    position:absolute;
  left:-214px;
}
#apercu .form_catalogue #f0_Cpartof_form_catalogue_SPIP img{
  border:solid 1px #999;
}
#apercu .form_catalogue .colLabel{
  position:absolute;
}*/
#apercu .form_catalogue tr td{
  padding:0px !important;
  background:transparent;
}
/*#apercu table tr td.colLabel label{
  display:inline;
  float:none;
  position:absolute;
  width:80px;
}*/
#f0_Cpartof_form_catalogue_SPIP{
margin-left:-183px;
}
/**html #f0_Cpartof_form_catalogue_SPIP{
  margin-left:20px;
}*/
#f0_Cpartof_form_catalogue_SPIP{
  padding-top:15px;
}

#contenu #f0_Cpartof_form_catalogue_SPIP table{
  width:400px !important;
  border:none !important;
}
#f0_Cpartof_form_catalogue_SPIP table input{
  margin-right:2px;
}
#f0_Cpartof_form_catalogue_SPIP table strong{
  display:block;
  width:100px;
  margin-right:15px;
}
#apercu table tr td.colLabel label#f0_label_form_catalogue_SPIP{
  display:inline;
  float:none;
  width:auto;
}
#apercu .form_catalogue table tr td.colChamp #f0_Cpartof_form_civilite_DB2, 
#apercu .form_catalogue table tr td.colChamp #f0_Cpartof_form_nom_DB2, 
#apercu .form_catalogue table tr td.colChamp #f0_Cpartof_form_prenom_DB2, 
#apercu .form_catalogue table tr td.colChamp #f0_Cpartof_form_raisoc_DB2, 
#apercu .form_catalogue table tr td.colChamp #f0_Cpartof_form_login_DB2, 
#apercu .form_catalogue table tr td.colChamp #f0_Cpartof_form_email_DB2, 
#apercu .form_catalogue table tr td.colChamp #f0_Cpartof_form_tel_fix_DB2 {
  width:252px;
}
#apercu .form_catalogue table tr td.colLabel label#f0_label_form_civilite_DB2, 
#apercu .form_catalogue table tr td.colLabel label#f0_label_form_nom_DB2,
#apercu .form_catalogue table tr td.colLabel label#f0_label_form_prenom_DB2,
#apercu .form_catalogue table tr td.colLabel label#f0_label_form_raisoc_DB2,
#apercu .form_catalogue table tr td.colLabel label#f0_label_form_login_DB2,
#apercu .form_catalogue table tr td.colLabel label#f0_label_form_email_DB2,
#apercu .form_catalogue table tr td.colLabel label#f0_label_form_tel_fix_DB2,
#apercu .form_catalogue table tr td.colLabel #f0_label_form_adresse_DB2,
#apercu .form_catalogue table tr td.colLabel #f0_Lpartof_form_cd_pos_DB2,
#apercu .form_catalogue table tr td.colLabel #f0_Lpartof_form_ville_DB2,
#apercu .form_catalogue table tr td.colLabel #f0_Lpartof_form_tel_por_DB2 {
  text-align:right;
  width:200px;
}
/*** Liste produits ***/
#contenu div.liste_produits{
  margin-right:auto;
  margin-left:auto;
  padding-left:20px;
  width:540px;
}
#contenu div.liste_produits form#prod01 h2{
  width:auto;
}
#main #bloc_central #contenu div.liste_produits form#prod01 td.actions{
  padding-left:0px;
}

div .mea_centre {
	margin-left: 15px;
}
p#express_saisie {
	margin-left: 25px;
}
