/*******************************************************************************
*	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;
}

/* bread crum, chemin de navigation */
#bread_crum {
	background: transparent url(/imgs/_v2/main-pointille.jpg) repeat-x left bottom;
	color: #666;
	height: auto !important;
	!height: 19px;
	min-height: 19px;
	margin: 0;
	padding: 10px 20px;
}

#bread_crum a {
	color: #F0783E;
	text-decoration: underline;
}

#bread_crum .unselectable {
	color: #F0783E;
}

/* titre de la page en cours dans le chemin de navigation */
#bread_crum span.selected {
	font-weight: bold;
}


/* moteur de recherche en haut de page */
#rech_top {
	background: transparent url(/imgs/_v2/main-fond-recherche-v2.jpg) no-repeat top left;
	height: 33px;
	margin: 0;
	padding: 7px 0 0 10px;
	position: relative;
}
#rech_top * {
	font-size: 10px;
	vertical-align: middle;
	position: relative;
}
#rech_top label {
	font-weight: bold;
}
#rech_top #q_rech_top_default {
	font-size:14px;
	padding:1px 3px;
	width:150px;
}
#rech_top_default {
	float: left;
	margin: 0 20px 0 0;
	z-index: 1;
}

#rech_top_marque {
	/*position: absolute;
	right: 10px;
	top: 10px;*/
}


/******************************************************************************/
/******************************* CONTENU **************************************/
/******************************************************************************/
#contenu {
	padding: 0 20px 20px;
	/*position: relative;*/
	min-height:400px;
}
*html #contenu{
  height:400px;
}
#contenu h1 {
	color: #F25013;
	font-size: 2em;
	padding: 10px 40px 10px 0;
}
#contenu h2 {
	background: transparent url(/imgs/_v2/main-fond-op-mois.jpg) repeat-y left center;
	color: #F25013;
	font-size: 1.4em;
	margin: 10px 0;
	padding: 10px;
}
#contenu h2 a {
	color: #F25013;
}

#contenu h3.spip,
#contenu h3 {
	font-size: 1.2em;
	margin: 0;
	padding: 15px 0 10px;
	text-align: left;
}

#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 0 10px;
}
#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 10px;
}

#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/_v2/main-puce-orange.gif) no-repeat left 1px;
	color: #F25013;
	font-size: 9px;
	padding: 0 10px 2px 12px;
	text-transform: uppercase;
}

/* lien retour */
#contenu a.retour {
	background: transparent url(/imgs/_v2/main-puce-retour.gif) left no-repeat;
	color: #F25013;
	padding: 0 0 2px 13px;
}

#contenu p.ps {
	font-size: 0.9em;
	color: #686D6F;
	clear:both;
}

/* bandeau image */
#contenu p.bandeau {
	margin-bottom: 10px;
	position: relative;
	z-index: 1;
}

/* bandeau flash */
#contenu p.bandeau object {
	/*margin: 0 -50px 0 -10px;*/
}

#contenu div.bienvenue {
	padding: 0 0 20px;
}

#contenu ul {
	list-style: none;
	margin: 0;
	padding: 0 0 10px;
}

#contenu ul.liste,
#contenu ul.spip {
	list-style: url(/imgs/_v2/puce-liste.jpg);
	margin: 0;
	padding: 0 20px;
}
#contenu ul.spip li.spip {
	padding: 0 0 5px 0;
}

#contenu ul.spip ul.spip{
	list-style: url(/imgs/_v2/puce-liste-carre.jpg);

}
#contenu form ul {
	list-style: none;
	padding: 0;
}
#contenu form ul.radio li {
	display: inline;
	margin: 0 10px 0 0;
}

#contenu table {
	clear: both;
}
#contenu table tr td.visuel {
	background: transparent;
	padding: 0 10px 10px 0;
}
/*** modif visuel dans td marques partenaires **/
#tmpl_R12 table tr td.visuel {
	background: transparent;
	padding: 15px 10px 10px 0;
}
#contenu table tr td h2 {
	margin: 0 0 10px -10px; 
}
#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 p#lien_imprimer {
	float: right;
	margin-top: -35px;
	position: relative;
	z-index: 10;
}
#contenu p#lien_imprimer a {
	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;
}

#contenu p#lien_imprimer a span {
	display: none;
}

#contenu div.mea_home {
	margin-top: 15px;
}

/**** DEBUT modification du mot de passe ****/
#page.modif_mdp #mast_contact {
	background: transparent url(/imgs/_v2/fondcontact.jpg) no-repeat;
	color: #F0783E;
	height: 89px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 20px;
	padding: 12px 0 0 95px;
	position: absolute;
	right: 0;
	text-transform: uppercase;
	top: 0;
	width: 362px;
}
#page.modif_mdp #mast_contact a {
	text-decoration: underline;
}
#page.modif_mdp #main {
	background: #EEEEEE url(/imgs/_v2/bg-totem.jpg) left bottom no-repeat;
	padding: 0 0 0 177px;
	width: auto;
}
#page.modif_mdp #contenu {
	background: #FFF;
	padding: 0 20px;
	margin: 0;
}
#page.modif_mdp #frm_login {
	background: none;
	margin: 0;
	padding: 0;
}
#page.modif_mdp h2 {
	background: none;
	font-size: 1.2em;
	padding: 0;
}

#page.modif_mdp p.etape {
	padding: 0 0 0 20px;
}

#page.modif_mdp td {
	padding: 5px 5px 5px 35px;
	vertical-align: middle;
}
#page.modif_mdp td p.infos {
	background: #F5F5F5 url(/imgs/_v2/fleche-noire.jpg) no-repeat 5px 5px;
	border: 1px solid #A4ADB4;
	display: none;
	margin: 5px 0 0;
	padding: 5px 5px 5px 25px;
	width: 350px;
}
#page.modif_mdp td span.picto_error {
	float: left;
	margin: 10px 0 0 -30px;
}
#page.modif_mdp td label {
	display: block;
	font-weight: bold;
}
	
#page.modif_mdp td.infos {
	background: transparent url(/imgs/_v2/picto-info.png) no-repeat left bottom;
	display: none;
	padding: 5px 5px 10px 30px;
	vertical-align: bottom;
}
#page.modif_mdp td.infos.empty {
	background: none;
}
#page.modif_mdp td.error {
	background: transparent url(/imgs/_v2/trame-erreur.jpg);
}
#page.modif_mdp td span.picto_error {
	display: none;
}
#page.modif_mdp td.error span.picto_error,
#page.modif_mdp td.error2 span.picto_error {
	display: inline;
	float: left;
	margin: 10px -5px -5px -33px;
}
#page.modif_mdp td.error_message {
	background: none;
	color: red;
	display: none;
	padding: 5px;
}
#page.modif_mdp td.error_message p {
	display: block;
	margin: 0;
	padding: 0;
}

#page.modif_mdp p.boutons {
	padding: 0 0 20px 30px;
}
#page.modif_mdp p.retour {
	margin: 0;
	padding: 0 0 20px;
	text-align: right;
}
/**** FIN modification du mot de passe ****/


/**** DEBUT page de login et choix agence ****/
#contenu #frm_login {
	background: #EEEEEE url(/imgs/_v2/bg-totem.jpg) bottom left no-repeat;
	margin: 0 -20px;
	padding: 0 0 0 177px;
}
#contenu #frm_login fieldset p {
	padding: 0;
}

#contenu #fsLogin {
	background: #FFF;
	border: none;
	display: none;
	padding: 0 20px;
}
#contenu #fsDepot {
	background: #FFF url(/imgs/_v2/carte_france.png) 10px 10px no-repeat;
	border: none;
	display: none;
	height: auto !important;
	height: 286px;
	min-height: 286px;
	padding: 70px 20px 0 310px;
}

#contenu #fsDepot h1 {
	font-size: 1.4em;
}

#contenu #fsLogin #confirm_email,
#contenu #fsDepot #bloc_agence {
	display: none;
}
#contenu #frm_login #valider_email {
	padding: 5px 0;
}
#contenu #frm_login #checklater {
	background: transparent url(/imgs/_v2/valideraiplustard.jpg) no-repeat;
	border: none;
	cursor: pointer;
	height: 20px;
	font-size: 0px;
	text-indent: -9999px;
	width: 157px;
}
#contenu #frm_login #checknow {
	background: transparent url(/imgs/_v2/confirmeemail.jpg) no-repeat;
	border: none;
	cursor: pointer;
	height: 20px;
	font-size: 0px;
	text-indent: -9999px;
	width: 168px;
}
#contenu #frm_login #goagence {
	background: transparent url(/imgs/_v2/meconnecter.jpg) no-repeat;
	border: none;
	cursor: pointer;
	height: 20px;
	width: 106px;
}
#contenu #fsLogin table th {
	padding: 2px 5px 2px 0;
	text-align: left;
}
#contenu #fsLogin table td {
	padding: 2px 2px;
}
#contenu #fsLogin #login_erreur {
	color: red;
	display: none;
	padding: 2px 0 2px 90px;
}

#contenu #fsLogin #login_erreur #login_bloque p.adresse_agence {
	color: black;
	text-transform: lowercase;
	padding: 0;
}

#contenu #fsLogin #login_erreur #login_bloque p.nom_agence {
	color: black;
	font-weight: bold;
	padding-bottom : 5px;
}

#contenu #fsLogin #login_erreur #login_bloque p.ville_agence {
	color: black;
	padding: 0;
}

#contenu #fsLogin #login_erreur #login_bloque p.cp_agence {
	color: black;
	padding: 0;
}

#contenu #fsLogin #login_erreur #login_bloque p.tel_agence {
	color: black;
}

#contenu #fsLogin #memo {
	padding: 2px 0 2px 88px;
}
#contenu #fsLogin #valider_login {
	background: transparent url(/imgs/_v2/pointilles-bloc-agence.jpg) repeat-x 0 35px;
	padding: 2px 0 20px 90px;
}
#contenu #fsLogin #valider_login input {
	background: transparent url(/imgs/_v2/btn-valider.png) no-repeat;
	border: 0;
	cursor: pointer;
	height: 20px;
	font-size: 0;
	padding: 0;
	text-indent: -9999px;
	!text-indent: 0;
	width: 101px;
}
#contenu #fsLogin a {
	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 #bloc_agence #agence_defaut {
	font-weight: bold;
}
#contenu #bloc_agence #agence_defaut a {
	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 {
	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 legend {
	margin/*\**/: -10px 0 10px\9
}
#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: 17px 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) ****/
#contenu div.mea_home table {
	/*margin: 0 0 20px 0;*/
	margin: 0 -30px 20px 0;
	width: auto;
}

#contenu div.mea_home table td {
	background: transparent url(/imgs/_v2/main-bloc-mea.jpg) no-repeat left top;
	height: 169px;
	/*padding: 10px 17px 20px 3px;*/
	padding: 10px 30px 20px 3px;
	width: 250px;
}

#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: #F25013;
	font-size: 1.4em;
	margin-bottom: 10px;
	padding: 0 10px;
}

#contenu div.mea_home table td h3 a {
	color: #F25013;
	text-decoration: none;
}

#contenu div.mea_home table td p {
	padding: 0;
}
#contenu div.mea_home table td p.descriptif,
#contenu div.mea_home table td p.lien {
	padding: 0 10px 5px;
}

#contenu div.mea_home table td p.visuel {
	float: none;
	margin: 0;
	padding: 0;
}

#contenu div.mea_home 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;
}

#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 {
	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 {
	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 div.mea_produits {
	margin: 0 0 20px;
	position: relative;
}

#contenu div.mea_produits h2 {
	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_produits table {
	position: relative;
}

#contenu div.mea_produits table p {
	font-size: 10px;
	padding: 0;
}

#contenu div.mea_produits table td {
	padding: 10px 20px 0 0;
	width: 265px;
}

#contenu div.mea_produits table td table td {
	background: none;
	height: auto;
	padding: 0;
	width: auto;
}

#contenu div.mea_produits table td h3 {
	background: none;
	border-bottom: 1px solid #F25013;
	color: #F25013;
	font-size: 1.2em;
	height: 50px;
	margin: 0 0 5px 3px;
	padding: 0;
	position: relative;
}

#contenu div.mea_produits table td h3 a {
	bottom: 5px;
	color: #F25013;
	position: absolute;
	text-decoration: none;
}

#contenu div.mea_produits table td div.visuel {
	background: transparent url(/imgs/_v2/profil-cli-fond-fiche-prod.jpg) no-repeat;
	float: left;
	height: 178px;
	margin: 0 5px 0 0;
	position: relative;
	width: 142px;
}
#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;
	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 {
	line-height: 135px;
	height: 135px;
	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: 90%;
}

#contenu div.mea_produits table td div.tarif {
	padding: 10px 0 0;
}

#contenu div.mea_produits table td div.visuel p.lien_fiche {
	bottom: 8px;
	font-size: 1em;
	padding: 0 15px;
	position: absolute;
}

#contenu div.mea_produits table td div.visuel p.lien_fiche a {
	background: transparent url(/imgs/_v2/profil-cli-picto-fiche-prod.jpg) no-repeat left center;
	color: #F25013;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 0 0 20px;
	text-transform: uppercase;
}

#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 {
	background: #E5E6E8 url(/imgs/_v2/main-fond-dl.jpg) no-repeat top;
	height: auto;
	/*!height: 90px;*/
	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 {
	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;
}

#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 ****/
#contenu div.liste_produits {
}
#contenu div.liste_produits h1 {
	padding: 10px 0;
}
#contenu div.liste_produits h2 {
	background: transparent url(/imgs/_v2/main-fond-op-mois.jpg) no-repeat left center;
	color: #F25013;
	font-size: 1.4em;
	margin: 15px 0 10px;
	padding: 10px 70px 10px 10px;
}
#contenu div.liste_produits p {
	padding: 0;
}
#contenu div.liste_produits p span{
  display: block;
  font-size:12px;
  color:#F25013;
  font-weight:bold;
}
#contenu div.liste_produits p span strong{
	font-weight: normal;
	font-size : 11px;
}
#contenu div.liste_produits p.dispo {
	display: inline;
}
#contenu div.liste_produits p.dispo img{
	/*border:1px solid red;*/
	display: block;
	margin: 0 0 0 auto;
}
#contenu div.liste_produits p.retour {
	padding: 0 0 10px !important;
	text-align: right;
}
#contenu div.liste_produits p.nb_produits {
	font-weight: bold;
	font-size: 1.2em;
	padding: 10px 0;
}
#contenu div.liste_produits p.total_eco {
	color: green;
}
#contenu div.liste_produits p.liens_type_liste a {
	background: transparent url(/imgs/_v2/main-puce-orange.gif) left no-repeat;
	color: #F25013;
	padding: 0 20px 0 15px;
}
#contenu div.liste_produits p.lien_supprimer_sfb {
	font-weight: bold;
	margin: -35px 0 20px;
	text-align: right;
}
#contenu div.liste_produits p.lien_supprimer_sfb a {
	color: #F25013;
}

#contenu div.liste_produits table.produit {
	border: none;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	margin: -1px 0 0 0;
	padding: 10px 0 5px;
	position: relative;
	width: 100%;
}

#contenu div.liste_produits table.produit td.visuel {
	border: none;
	padding: 0;
	vertical-align: middle;
	width: 70px;
}

#contenu div.liste_produits table.produit td.infos {
	border: none;
	font-size: 0.9em;
	padding: 0;
	/*vertical-align: bottom;
	!padding-bottom: 10px;*/
}
#contenu div.liste_produits table.produit td.infos h3 {
	font-size: 1.2em;
}
#contenu div.liste_produits table.produit td.infos h3 a {
	color: #F25013;
}
#contenu div.liste_produits table.produit td.infos p {
	padding: 0;
}
#contenu div.liste_produits table.produit td.infos p.lien_fiche {
	float: left;
	margin: 10px 10px 0 0;
}
#contenu div.liste_produits table.produit td.infos p.lien_fiche a {
	background: transparent url(/imgs/_v2/picto-voir-fiche-produit.gif) no-repeat left center;
	color: #F25013;
	padding: 0 0 0 15px;
}
#contenu div.liste_produits table.produit td.infos p.lien_liste {
	margin: 10px 0 0;
}
#contenu div.liste_produits table.produit td.infos p.lien_liste a {
	background: transparent url(/imgs/_v2/picto-ajouter-liste.gif) no-repeat left center;
	color: #F25013;
	padding: 0 0 0 15px;
}

#contenu div.liste_produits table.produit td.actions {
	border: none;
	font-size: 0.9em;
	text-align: right;
	vertical-align: bottom;
	width: 210px;
}
#contenu div.liste_produits table.produit td.actions ul.dispo li{
 display: inline; 
}

#contenu div.liste_produits table.produit td.actions p.lien_supprimer {
	padding: 0 0 5px;
}
#contenu div.liste_produits table.produit td.actions .tarif {
	padding: 10px 0 5px;
}
#contenu div.liste_produits table.produit td.actions .modif_qte * {
	vertical-align: middle;
}
#contenu div.liste_produits table.produit td.actions a.plus {
}
#contenu div.liste_produits table.produit td.actions a.moins {
}

#contenu div.liste_produits table.produit td.actions p.lien_modif_qte,
#contenu div.liste_produits table.produit td.actions p.modif_qte {
	padding: 5px 0 0;
}

#contenu div.liste_produits .pagination {
	margin: 10px 0;
}

#contenu div.liste_produits ul.actions {
	float: left;
	margin: 20px 0;
}
#contenu div.liste_produits ul.actions li.enregistrer_liste {
	padding: 0 40px 2px 0;
}
#contenu div.liste_produits ul.actions li.add_all {
	padding: 0 0 2px;
}
#contenu div.liste_produits ul.actions li.renommer_liste,
#contenu div.liste_produits ul.actions li.supprimer_liste,
#contenu div.liste_produits ul.actions li.imprimer_liste {
	padding: 0 0 0 25px;
}


/**** FIN liste des produits ****/


/**** 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 {
	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 {
	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 fiche produit ****/
#fiche_produit {
}
#fiche_produit .tarif_actions {
	border-bottom: 1px dotted #B2B2B2;
}
#fiche_produit a {
	color: #F25013;
}

#fiche_produit a.add_panier {
	margin: 0 0 5px;
}

#fiche_produit #retour_sommaire {
	padding: 0;
	text-align: right;
}
#fiche_produit h1 {
	font-size: 20px;
	background: transparent url("/imgs/_v2/main-pointille.jpg") left bottom repeat-x;
	color: #3d3939;
	margin: 0 0 10px;
	padding: 0 0 10px 0;
}
#fiche_produit h1 em {
	color: #adadad;
	display: block;
	font-size: 18px;
	font-style: normal;
	margin: 3px 0;
}

#fiche_produit div.visuel {
	background: #FFF url(/imgs/_v2/fond-image-produit.jpg) no-repeat;
	float: left;
	/*height: 291px;*/
	padding: 0 10px 10px 0;
	!padding: 6px 10px 10px 0;
	position: relative;
	width: 232px;
}
#fiche_produit div.visuel p.zoom {
	padding: 0;
	position: absolute;
	right: 16px;
	top: 5px;
	z-index: 3;
}
#fiche_produit div.visuel p.zoom a {
	background: transparent url(/imgs/_v2/profil-cli-picto-zoom-fiche.jpg) no-repeat;
	cursor: default;
	display: block;
	height: 28px;
	width: 27px;
}
#fiche_produit div.visuel p.zoom.lightbox a {
	cursor: pointer;
}
#fiche_produit div.visuel p.zoom a span {
	display: none;
}

#fiche_produit div.visuel p.logo {
	height: 228px;
	line-height: 228px;
	padding: 0 0 0 3px;
	text-align: center;
}
#fiche_produit div.visuel p.logo * {
	vertical-align: middle;
}
#fiche_produit div.visuel p.logo img {
	width: 90%;
}

#fiche_produit ul.pictos_spip {
	float: right;
	margin: -50px 0 0;
}
#fiche_produit ul.pictos_spip li {
	display: inline;
}

#fiche_produit div.telechargement {
	background: #E5E6E8 url(/imgs/_v2/main-fond-dl.jpg) no-repeat top;
	height: auto;
	!height: 90px;
	min-height: 90px;
	margin: 10px 0;
}
#fiche_produit div.telechargement h2 {
	background: none;
	margin: 0 0 0 60px;
	padding: 0;
}
#fiche_produit div.telechargement ul {
	list-style: none;
	margin: 10px 0 0 100px;
	padding: 0;
}
#fiche_produit div.telechargement ul li {
	list-style: url(/imgs/_v2/pdf_liste.gif);
	margin: 2px 0;
}
#fiche_produit div.telechargement ul li a {
	color: #F25013;
	padding: 5px 0;
}
#fiche_produit p.telechargement {
	margin: 110px 0 0;
	_margin: 15px 0 0;
}
#fiche_produit p.telechargement a {
	background: transparent url(/imgs/_v2/pdf_liste.gif) left center no-repeat;
	padding: 3px 0 0 20px;
}
#fiche_produit ul.references {
	border-bottom: 1px dotted #B2B2B2;
	float: left;
	padding: 10px 0;
	width: 297px;
	/*margin-bottom: 15px;*/
}
#fiche_produit ul.references li.unite {
	margin: 5px 0;
}

#fiche_produit div.tarif {
	margin: 10px 0 0;
	padding: 10px 0;
	position: relative;
}
#fiche_produit div.tarif p {
	padding: 0;
}
#fiche_produit div.tarif p.HT {
	font-weight: bold;
	font-size: 1.2em;
}
#fiche_produit div.tarif p.total_eco {
	font-size: 11px;
	color: #7F7F7F;
}
#fiche_produit div.tarif p,
#fiche_produit div.tarif div.pxnet {
	font-size: 12px;
	/*font-weight: bold;*/
}
#fiche_produit div.tarif p span,
#fiche_produit div.tarif div.pxnet span {
	color: #F25013;
	display: block;
	font-size: 24px;
	font-weight: bold;
	margin: 5px 0;
}
#fiche_produit div.tarif p span strong {
	font-size: 16px;
	text-transform: lowercase;
}

#fiche_produit div.tarif ul.pictos_java {
	position: absolute;
	right: 0;
	top: 24px;
}
#fiche_produit div.tarif ul.pictos_java li {
	display: inline;
}

#fiche_produit ul.pictos {
	list-style: none;
	margin: 0;
	padding: 0;
}
#fiche_produit ul.pictos li {
	display: block;
	margin: 0;
}

#fiche_produit p.modif_qte * {
	vertical-align: top;
}

#fiche_produit p.modif_qte #quantite01 {
	height: 18px;
}

#fiche_produit p.lien_liste {
	margin: 10px 0 0;
}
#fiche_produit p.lien_liste a {
	background: transparent url(/imgs/_v2/picto-ajouter-liste.gif) no-repeat left center;
	color: #F25013;
	padding: 0 0 0 15px;
}

#fiche_produit div.infos_divers {
	clear: both;
	padding: 10px 0;
	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 {
	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: 100%;
}
#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.normes {
	background: #FFF url(/imgs/_v2/fond-normes.jpg) no-repeat;
	clear: both;
	height: 51px;
	list-style: none;
	margin: -5px 0 0;
	padding: 6px 0 0 10px;
	position: relative;
	width: 232px;
	z-index: 1;
}
#fiche_produit ul.normes li {
	float: left;
	padding: 0 6px;
	text-align: center;
}

#fiche_produit div.schemas {
	background: #e6e6e6;
	clear: both;
	padding: 5px;
	width: 217px;
}

#fiche_produit div.schemas h2 {
	color: #625952;
	margin:0;
}

#fiche_produit div.schemas ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
}
#fiche_produit div.schemas ul li {
	padding: 0;
}
#fiche_produit div.schemas ul li a {
	background: transparent url(/imgs/_v2/nav-puce-on.gif) no-repeat left center;
	display: block;
	padding: 0 0 0 15px;
}
/*#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 {
	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 {
	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 {
	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 {
	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: #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 {
	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 {
	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-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 {
	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 {
	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 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;
}
#infos_agence ul.pictos_services {
	clear: both;
	margin: 20px 0 0;
	position: absolute;
	right: 0;
	!right: 20px;
}
#infos_agence ul.pictos_services li {
	display: inline;
}
#infos_agence #horaires ul {
	background: transparent url(/imgs/_v2/fond-onglets-horaires.png) no-repeat bottom left;
	border: none;
	height: 37px;
	list-style: none;
	margin: 0 0 40px -20px;
	padding: 0 0 1px 14px;
}
#infos_agence #horaires ul li {
	margin: 0;
}
#infos_agence #horaires ul li#onglet_horaires_agence a {
	background: transparent url(/imgs/_v2/onglet-horaires-agence-off.png) no-repeat;
	border: none;
	color: #F25013;
	font-size: 1.4em;
	font-weight: bold;
	height: 37px;
	line-height: 37px;
	margin: 0;
	padding: 3px 0 0;
	text-align: center;
	width: 230px;
}
#infos_agence #horaires ul li#onglet_horaires_agence.ui-tabs-selected a {
	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 {
	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 {
	background: transparent url(/imgs/_v2/onglet-horaires-salleexpo-on.png) no-repeat;
}

#infos_agence #horaires table {
	border-right: 2px solid #FFF;
	border-top: 2px solid #FFF;
	margin: 0 0 20px;
	table-layout: fixed;
	width: 100%;
}
#infos_agence #horaires table thead th {
	background: #F0F0F0;
	border-bottom: 2px solid #FFF;
	border-left: 2px solid #FFF;
	color: #F25013;
	padding: 10px;
}
#infos_agence #horaires table thead th.apres_midi {
	background: #E8E8E8;
}
#infos_agence #horaires table tbody th {
	background: #EE6320;
	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 */

.submit_wait {
	display:none;
}

#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: none;
	cursor: pointer;
	display: block;
	height: 20px;
	margin: 0 auto;
	text-indent: -9999px;
	width: 74px;
}

#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 mon compte ****/
#mon_compte {
	padding: 0 0 20px;
}

#mon_compte h2 {
	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: #F25013;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	position: absolute;
	right: 0;
	bottom: 2px;
}

#mon_compte a {
	background: transparent url(/imgs/_v2/main-puce-orange.gif) left 1px no-repeat;
	color: #F25013;
	font-size: 9px;
	padding: 0 0 2px 15px;
	text-transform: uppercase;
}

#mon_compte table {
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	margin: 10px 0 30px;
	width: 100%;
}
#mon_compte table thead,
#mon_compte table tbody {
	margin: 20px;
}
#mon_compte table thead th {
	background: #DADADA;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	font-size: 10px;
	padding: 5px;
}
#mon_compte table tbody td {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	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;
}

/* bloc infos perso */
#mon_compte #infos_perso {
	background: transparent url(/imgs/_v2/compte-fond-info-perso.jpg) no-repeat;
	height: 98px;
	margin: 0 0 0 -6px;
	padding: 10px 0;
	position: relative;
	width: 545px;
}
#mon_compte #infos_perso div {
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin: 0 20px;
	padding: 0;
	position: relative;
	width: 220px;
}
#mon_compte #infos_perso h2 {
	background: none;
	color: #000;
	font-size: 1em;
	height: auto;
	line-height: normal;
	margin: 0;
	padding: 0 0 5px;
}
#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 {
	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 {
	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 {
	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: #F25013;
	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;
	margin-top: 19px;
	color: #000000;
}

#teasing_recherche #inscription img {
	margin: 0 !important;
}

#teasing_recherche #login p {
	color: #000000;
	margin-top: 4px;
}


/**** 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;
	width: 300px;
}

#google_maps #lien_dl_gps {
	position: absolute;
	right: 0px;
	top: 37px;
}
#google_maps #lien_dl_gps a {
	/*background: transparent url(/imgs/_v2/bandeau-gps.jpg) no-repeat;*/
	display: block;
	height: 68px;
	/*text-indent: -9999px;*/
	width: 413px;
}

#google_maps #panel {
	float: left;
	margin-left: -20px;
	padding: 0 0 20px;
	position: relative;
	width: 316px;
}

#google_maps #panel p {
	padding: 0;
}
#google_maps #panel ul.ui-tabs-nav {
	background: transparent url(/imgs/_v2/fond-onglets-recherche-map.png) no-repeat bottom left;
	border: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

#google_maps #panel ul.ui-tabs-nav li,
#google_maps #panel ul.ui-tabs-nav li a {
	background: transparent;
	border: none;
	cursor: pointer;
	font-weight: bold;
	margin: 0;
	padding: 0;
	top: 0;
}
#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-tabs-selected a {
	background: transparent url(/imgs/_v2/onglet-itineraires-on.jpg) no-repeat bottom left;
}

#panel fieldset {
	border: 1px solid #F25013;
	display: block; /* necessaire a IE sinon il ne met pas de marge en haut ni en bas */
	height: auto;
	margin: 10px 0 20px 16px;
	padding: 0 20px 10px 20px;
	width: 239px;
}
#panel fieldset legend {
	display: none;
}
#panel fieldset h2 {
	font-size: 1em;
	height: 31px;
	line-height: 31px;
	margin: 0 -20px 10px;
	padding: 0 5px;
}
#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 {
	background: transparent url(/imgs/_v2/fond-filtre-recherche-on.jpg) no-repeat;
}

#panel fieldset p.exemple {
	padding: 0 0 10px;
}

#panel fieldset#gmap_commentaire {
	border: none;
	margin-top: 20px;
	padding: 0;
}
#panel fieldset#gmap_commentaire h2 {
	background: none;
	color: #F35111;
	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 {
	background: transparent url(/imgs/_v2/main-puce-orange.gif) left no-repeat;
	color: #F25013;
	font-size: 9px;
	padding: 0 0 2px 15px;
	text-transform: uppercase;
}

#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 {
	background: url(/imgs/cont/structure/contenu/picto_imprimer.gif) no-repeat bottom;
	color: #666666;
	line-height: 2em;
	padding: 0px 0px 0px 14px;
	text-decoration: underline;
	float: right;
}

#panel .gmap_effacer_recherche {
	background: transparent url(/imgs/_v2/btn-gmap-effacer-recherche.jpg) no-repeat center;
	display: block;
	height: 24px;
	margin: 0 auto;
	text-indent: -9999px;/* pour cacher le texte */
	width: 161px;
}

#panel #gmap_rechercher {
	text-align: center;
}
#panel #gmap_rechercher {
	background: url(/imgs/_v2/btn-gmap-recherche.jpg) no-repeat left;
	display: block;
	height: 24px;
	margin: 5px auto;
	padding: 0;
	text-indent: -9999px;/* pour cacher le texte */
	width: 153px;
	border: none;
	cursor: pointer;
}

/**** 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: -17px;
	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: -20px;
}
#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: 573px;
	margin-left: 295px;
}
/**** 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;
}


/* 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;
}

#plan ul li ul li {
	font-size: 13px;
}
#plan ul li ul li p.texte,
#plan ul li ul li a {
	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 {
	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;
}

/* 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 {
	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;
}
/*** Incontournalbes ***/
.mea_produit{
  float:left;
  margin:0 10px;
  width:245px;
  margin:20px 10px;
}
.mea_produit h3{
  border-bottom:solid 1px #F0783E;
  height:50px;
  display:table;
  vertical-align:bottom;
  padding:0 0 2px 0 !important;
}
*html .mea_produit h3{
  height:50px;
}
.mea_produit h3 a{
  vertical-align:bottom;
  display:table-cell;
  text-decoration:none;
}
.mea_produit h3 a:hover{
  text-decoration:none;
}
.mea_produit .visuel{
  background:transparent url(/imgs/_v2/profil-cli-fond-fiche-prod.jpg) no-repeat scroll 0 0;
  width:142px;
  height:178px;
  margin:10px 5px 0 0;
 /* position:relative;*/
}
.mea_produit .visuel .logo{
  height:135px;
  padding:4px 0 0;
  text-align:left;
  margin-left:8px;
}
.mea_produit .visuel .logo img{
  width:77%;
  margin-top:1px;
}
#contenu div.mea_produits div.visuel img {
	width: 130px;
}
.mea_produit .visuel .zoom{
  padding:0;
  /*position:absolute;
  right:3px;
  top:3px;*/
  margin-left:112px;
  margin-top:-134px;
}
.mea_produit .visuel .zoom a{
  background:transparent url(/imgs/_v2/profil-cli-picto-zoom-fiche.jpg) no-repeat scroll 0 0;
  display:block;
  height:22px;
  width:24px;
}
.mea_produit .visuel .zoom a span{
  display:none;
}
.mea_produit .lien_fiche{
 /* bottom:25px;
  font-size:1em;
  padding:0 10px;
  position:relative;
  width:126px;
  float:left;*/
  bottom:25px;
  float:left;
  font-size:1em;
  margin-top:-29px;
  padding:0 10px;
  width:126px;
}
.mea_produit .lien_fiche a{
  background:transparent url(/imgs/_v2/profil-cli-picto-fiche-prod.jpg) no-repeat scroll left center;
  color:#F25013;
  display:block;
  font-size:0.9em;
  font-weight:bold;
  padding:0 0 0 20px;
  text-transform:uppercase;
  height:18px;
}
.mea_produit_description{
 /* float:left;
  margin-top:-172px;
  width:95px;*/
  float:right;
  margin-top:-172px;
  width:95px;
}
.mea_produit .actions_produit .stock, .mea_produit .actions_produit .ajout_panier{
  display:none;
}
.mea_produit .actions_produit .tarif{
  float:right;
  margin-top:-70px;
  width:95px;
}

/* *******************************************************************************************************************/
/* ************************************  Secteurs personnalisés  *****************************************************/
/* *******************************************************************************************************************/

/* ************************************ Energiebat ecoles (secteur home) ******************************************** */
#page.A1000002126 #masthead div.mea, #page.A1000002126 #masthead #onglets, #page.A1000002126 #masthead #mast_help, #page.A1000002126 #bloc_contextuel {
	display: none;
}
#page.A1000002126 #bloc_central {
	padding-right: 20px;
}
#page.A1000002126 #bloc_menu {
	background: #EEEEEE url(/imgs/map/bgblocmenu.jpg) no-repeat scroll right 25px;
}
#page.A1000002126 #footer ul {
	visibility: hidden;
}

/* ************************************* 30 ans Point.P - Promo (secteur actu) ******************************************** */
#page.R1000000830 #contenu {
	background: transparent url(/imgs/30ans/bgpromocdpcdc.jpg) no-repeat scroll left top;
	border: #00aec7 5px solid;
    border-bottom: 25px #00aec7 solid;
	padding-top: 120px;
	padding-bottom: 268px;
}

/* ************************************ Catalogue Preference (secteur actu) ******************************************* */
#page.R1000000822 #contenu {
	background:transparent url(/imgs/pref/bandeaupreference.jpg) no-repeat scroll left top;
	padding-top:160px;
}
#page.R1000000822 #bloc_menu {
	background: #eeeeee url(/imgs/pref/hommenavgauche.jpg) no-repeat scroll left top;
}

/* ************************************ Coupe de la ligue (secteur actu) ******************************************* */
#page.R1000000797 #bloc_menu ul {
	background:transparent url(/spip/IMG/png/coupe-gauche.png) no-repeat scroll right bottom;
	/*padding-bottom:435px;*/
	padding-bottom:384px;
}

/* ************************************* Offres Spéciales Outillage ******************************************** */
/*
#page.R1000000817 #bloc_menu {
	background: #F2F2F2 url(/spip/IMG/jpg/bgnav.jpg) no-repeat scroll left bottom;
}
*/
#page.R1000000817 #contenu {
	background: transparent url(/spip/IMG/jpg/background-ls.jpg) no-repeat scroll left top;
    padding-top: 140px;
}
#page.R1000000817 #contenu h1{
	width: 280px;
}
/* ************************************* N°1 Gros Oeuvre "spécial ciment" ******************************************** */
#page.R1000000819 #bloc_menu {
	background: #F2F2F2 url(/spip/IMG/jpg/bloc-gauche.jpg) no-repeat scroll left bottom;
}

#page.R1000000819 #contenu {
	background: transparent url(/spip/IMG/jpg/backgroundGOmap14.jpg) no-repeat scroll left top;
    padding-top: 440px;
}

/* ************************************ Metier au point *************************************************************** */
/*** Rubrique Actualité ***/
.R1000000784 #contenu {
  background:transparent url(/imgs/map/headermap14.jpg) no-repeat scroll left top;
  padding-top: 180px;
}
.R1000000784 p.chapo {
  width: 360px;
}

.R1000000784 #bloc_menu {
	background: #EEEEEE url(/imgs/map/bgnavgauchemap14.jpg) no-repeat scroll right bottom;
}

.R1000000784 p#lien_imprimer {
	display: none;
}

.s1000000295 #bloc_central #contenu p.bandeau {
	margin:0px;
	padding: 0;
}

/**** Habillage articles liés MAP ***/
#page.A1000002172 #bloc_menu, #page.A1000001271 #bloc_menu, #page.A1000002158 #bloc_menu, #page.A1000002186 #bloc_menu{
	background: #EEEEEE url(/imgs/map/bgnavgauchemap14.jpg) no-repeat scroll right bottom;
}

#page.A1000002172 #contenu, #page.A1000001271 #contenu, #page.A1000002158 #contenu, #page.A1000002186 #contenu{
  background:transparent url(/imgs/map/headermap14.jpg) no-repeat scroll left top;
  padding-top: 210px;
}
#page.A1000002172 #contenu h1, #page.A1000001271 #contenu h1, #page.A1000002158 #contenu h1, #page.A1000002186 #contenu h1{
	width: 284px;
}
.A1000002172 p#lien_imprimer, .A1000001271 p#lien_imprimer, .A1000002158 p#lien_imprimer, .A1000002186 p#lien_imprimer{
	display: none;
}	
/* *************************** Tout Savoir : Rénovation énergétique et aides fiscales **************************************************** */
.R1000000787 #contenu {
	background:transparent url(/spip/IMG/jpg/bg-ToutSavoir.jpg) no-repeat scroll left top;
	padding-top: 312px;
}
.R1000000787 #contenu h1 {
	width: 480px !important;
	color: #fff !important;
	font-size: 15px !important;
	padding: 10px 0 10px 25px !important;
	margin-bottom: 20px;
}
.R1000000787 #contenu p.chapo, .R1000000787 #contenu p.texte  {
	color: #b1c903;
	width: 480px;
	font-weight: bold;
}
.R1000000787 #contenu strong {
	color: #b1c903;
}
.R1000000787 #contenu h2 {
	background: none !important;
	color: #000 !important;
}
.R1000000787 #contenu ul.liste, .R1000000787 #contenu ul.spip {
	list-style-image:url(/spip/IMG/gif/fleche.gif);
}
/* ************************************* Actu - Salon Energies Renouvelables ******************************************** */
.R1000000829 #contenu {
	background:transparent url(/spip/IMG/jpg/bgsalon02.jpg) no-repeat scroll left top;
	padding-top: 115px;
	padding-bottom: 190px;
}
#page.A1000002184 #contenu {
	background:transparent url(/spip/IMG/jpg/bgsalon01.jpg) no-repeat scroll left bottom;
	padding-bottom: 265px;
	padding-top:0;
}
