/*******************************************************************************
*	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) */

/*@import url(style_eco_reflexes.css);*/			/* ecoreflex */
@import url(ie6.css);			/* ecoreflex */

/******************************************************************************/
#bloc_central {
  background: #FFF;
	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: #e75012;
	text-decoration: underline;
}
#bread_crum .unselectable {
	color: #e75012;
}
/* 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/fond-moteur-recherche.jpg) no-repeat -176px top;
	height: 40px;
	margin: 0;
	padding: 0 0 0 13px;
	position: relative;
}
.exalead #rech_top {
  background: transparent url(/imgs/_v2/fond-moteur-recherche.jpg) no-repeat 0 top;
}
#rech_top * {
	font-size: 12px;
	vertical-align: middle;
	position: relative;
}
#rech_top input {
}
#rech_top label {
	display: none;
}
#rech_top select {
	border: 1px solid #767676;
	padding: 1px 0\9;
	height: 21px;
	height: 20px\9;
	width: 200px;
}
#rech_top #q_rech_top_default {
	border: 1px solid #767676;
	padding: 2px 2px 2px;
	padding: 3px 2px 2px\9;
	width: 250px;
	display: inline;
}
.ui-autocomplete li.ui-menu-item a.ui-corner-all {
  color: #000;
  padding: 0 0 0 2px;
  text-decoration: none;
}
#rech_top img {
  margin-top: -3px;
}
#rech_top_default {
	float: left;
	margin: 11px 20px 0 0;
	z-index: 1;
}
#rech_top_marque {
	padding-top: 11px;
}
/******************************************************************************/
/******************************* CONTENU **************************************/
/******************************************************************************/
#contenu {
	padding: 0 20px 20px;
	min-height: 400px;
}
.exalead #contenu {
  padding: 0 0 20px 20px;
}
*html #contenu{
  height: 400px;
}
#contenu h1 {
	color: #e75012;
	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: #e75012;
	font-size: 1.4em;
	margin: 10px 0;
	padding: 10px;
}
#contenu h2 a {
	color: #e75012;
}
#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 .descriptif {
  clear: none;
	padding: 0 0 10px;
}
#contenu p.visuel {
	float: left;
	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: #e75012;
	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: #e75012;
	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 {
}

#contenu div.bienvenue {
	padding:0 0 10px 13px;
}
#contenu div.bienvenue p{
	margin-left: 1px;
	font-size:14px;
}
#contenu ul {
	list-style: none;
	margin: 0;
	padding: 0 0 10px 0;
}
#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 table tr.cliquable td {
	cursor: pointer;
}
#contenu table tr.cliquable.hover td {
	background: #CFCFCF;
}
#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;
}
#contenu .mini_catal p.texte {
	color:#000;
	font-weight: bold;
}
/* Style pour le zoom SPIP */
#contenu span.zoom {
	padding: 0;
	position: absolute;
	right: 16px;
	top: 5px;
	z-index: 3;
}
#contenu span.zoom a {
	background: transparent url(/imgs/_v2/profil-cli-picto-zoom-fiche.png) no-repeat;
	cursor: default;
	display: block;
	height: 28px;
	width: 27px;
}
#contenu span.zoom.lightbox a {
	cursor: pointer;
}
#contenu span.zoom a span {
	display: none;
}
/**** DEBUT modification du mot de passe ****/
#page.modif_mdp #mast_contact {
	background: transparent url(/imgs/_v2/fondcontact.jpg) no-repeat;
	color: #e75012;
	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;
	!height:600px;
	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: #e75012;
	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 -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 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: #e75012;
	font-size: 1.4em;
	padding: 0 10px 10px;
}
#contenu div.mea_home table td h3 {
	color: #e75012;
	font-size: 1.4em;
	margin-bottom: 10px;
	padding: 0 10px;
}
#contenu div.mea_home table td h3 a {
	color: #e75012;
	text-decoration: none;
}
#contenu div.mea_home table td p {
	padding: 0;
}
#contenu div.mea_home table td div.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: #e75012;
	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: #e75012;
	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: #e75012;
	font-size: 1.4em;
}
#contenu div.mea_liste table td h2 a {
	color: #e75012;
}
#contenu div.mea_liste table td h3 {
	border-bottom: 1px solid #e75012;
	font-size: 1.2em;
	margin: 0 0 5px 5px;
}
#contenu div.mea_liste table td h3 a {
	color: #e75012;
	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: #e75012;
	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: #e75012;
	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 #e75012;
	color: #e75012;
	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: #e75012;
	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: #e75012;
	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: #e75012;
	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;
	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;
}
.R1000000320 #contenu div.liste_produits h1 {
	color: #3d3939;
}
.R1000000320 #contenu div.liste_produits h1 em {
	display: block;
	color: #adadad;
}
#contenu div.liste_produits h2 {
	background: transparent url(/imgs/_v2/main-fond-op-mois.jpg) no-repeat left center;
	color: #e75012;
	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.liens_type_liste {
  padding: 0 0 10px;
}
#contenu div.liste_produits p span{
  display: block;
  font-size:12px;
  color:#e75012;
  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{
	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: #e75012;
	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: #e75012;
}
#contenu div.liste_produits table.produit:first-child {
  border: none;
}
#contenu div.liste_produits table.produit {
	border: none;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	margin: -1px 0 0 0;
	padding: 23px 0 18px;
	position: relative;
	width: 100%;
}
#contenu div.liste_produits table.produit td.visuel {
	border: none;
	vertical-align: middle;
	width: 70px;
}
#contenu div.liste_produits table.produit td.infos {
	border: none;
	font-size: 0.9em;
	padding: 0;
}
.VA #contenu #resultat_produits table.produit td.infos h3, .VA #contenu #resultat_produits table.produit td.infos p {
  width: 525px;
}
#contenu div.liste_produits table.produit td.infos h3 {
	font-size: 13px;
	width: 430px;
}
#contenu div.liste_produits table.produit td.infos h3 a {
	color: #e75012;
}
#contenu div.liste_produits table.produit td.infos p {
  font-size: 10px;
  font-weight: normal;
	padding: 0;
}
#contenu div.liste_produits table.produit td.infos p.modif_qte {
	display: inline;
	margin-left: 27px;
}
#contenu div.liste_produits table.produit td.infos p.lien_modif_qte {
	display: inline;
	margin-left: 27px;
}
#contenu div.liste_produits table.produit td.infos p.modif_qte img {
	vertical-align: top;
}
#contenu div.liste_produits table.produit td.infos .tarif {
	float: left;
	padding-top: 5px;
}
.R1000000320 #contenu div.liste_produits table.produit td.infos p.lien_supprimer {
	float: right;
}
.R1000000320 #contenu div.liste_produits p span  {
	display: inline;
}
.R1000000320 #contenu div.liste_produits p.enregistrer_liste {
	display: block;
	margin: 10px 0 0 0;
}
.R1000000320 #contenu div.liste_produits p.add_all {
	display: inline;
	float: right;
	position:relative;
	top: -18px;
}
.R1000000320 #contenu div.liste_produits ul.imprimer {
	background:url("/imgs/_v2/main-fond-dl.jpg") no-repeat left top #E5E6E8;
	height:auto;
	margin:10px 0;
	padding-top: 10px !important;
	padding-bottom: 30px !important;
}
.R1000000320 ul.imprimer li {
	margin-left: 60px;
}
#contenu #resultat_produits table.produit td.infos p.lien_fiche {
	float: left;
	margin: 10px 10px 0 0;
}
.VA #contenu #resultat_produits table.produit td.infos p.lien_fiche {
  background: url(/imgs/_v2/btn-voir-produit-moteur.jpg) no-repeat;
	float: right;
	margin: -35px 0 0 0;
	width: 107px;
}
.VA #contenu #resultat_produits table.produit td.infos p.lien_fiche a {
  background: none;
  display: block;
  height: 22px;
  padding: 0;
  text-indent: -9999px;
  width: 107px;
}
#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: #e75012;
	padding: 0 0 0 15px;
}
#contenu div.liste_produits table.produit td.infos p.lien_fiche {
  float: left;
	margin: 10px 10px 0 0;
}
.VA #contenu .liste_produits table.produit td.infos p.lien_fiche {
  background: url(/imgs/_v2/btn-voir-produit-moteur.jpg) no-repeat;
	float: right;
	margin: -35px 0 0 0;
	width: 107px;
}
.VA #contenu .liste_produits table.produit td.infos p.lien_fiche a {
  background: none;
  display: block;
  height: 22px;
  padding: 0;
  text-indent: -9999px;
  width: 107px;
}
#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: #e75012;
	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: 240px;
}
#contenu div.liste_produits table.produit td.actions .tarif .pxnet {
  font-size: 13px;
  font-weight: bold;
}
#contenu div.liste_produits table.produit td.actions .tarif .pxnet span {
  color: #E75012;
  display: block;
  font-size: 12px;
  font-weight: bold;
}
.VA #contenu div.liste_produits table.produit td.actions {
	width: auto;
}
#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 #resultat_produits .pagination, #contenu #resultats_spip .pagination {
  -moz-border-radius: 4px;
  background: #eeeeee;
  border: none;
  font-size: 11px;
  font-weight: normal;
  height: 17px;
	margin: 10px 0;
	padding: 4px 0 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 0 0 5px;
	position: absolute;
}
#contenu .pagination p.precedent a {
	background: transparent url(/imgs/_v2/main-fleche-precedent.png) no-repeat left center;
	color: #F0773D;
	padding: 0 0 0 15px;
}
#contenu .pagination p.suivant {
	padding: 0 5px 0 0;
	position: absolute;
	right: 0 !important;
	!right: 20px;
}
#contenu .pagination p.suivant a {
	background: transparent url(/imgs/_v2/main-fleche-suivant.png) 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: #F0773D;
	padding: 0 2px;
}
#contenu .pagination p.milieu span.selected, /* pour SWGREF V1 */
#contenu .pagination p.pages strong {
	color: #000;
	font-weight: bold;
}
/**** FIN pagination ****/

/**** DEBUT fiche produit ****/
#fiche_produit {
}
#fiche_produit .tarif_actions {
	border-bottom: 1px dotted #B2B2B2;
	margin-left:292px;
}
#fiche_produit a {
	color: #e75012;
}
#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;
	padding: 0 10px 10px 0;
	!padding: 6px 10px 10px 0;
	position: relative;
	width: 232px;
	margin-right: 50px;
}
#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.png) 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;
	float: left;
	height: auto;
	!height: 90px;
	min-height: 90px;
	margin: 10px 0;
	width: 738px;
}
#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: #e75012;
	padding: 5px 0;
}
#fiche_produit p.telechargement {
	margin: 0;
	clear: left;
	padding: 10px 0 0;
}
#fiche_produit a.popstock {
  display: block;
  margin: 20px 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: 447px;
}
#fiche_produit ul.references li.unite {
	margin: 5px 0;
}
#fiche_produit .lien_pop_login {
    border-bottom: 1px dotted #B2B2B2;
    margin-left: 290px;
    padding: 75px 0 15px;
}
#fiche_produit .lien_pop_login a {
	background:url("/imgs/_v2/btn-connectervous.png") no-repeat scroll left center transparent;
	display:block;
	float:right;
	padding:6px 22px;
	position:relative;
	right:86px;
	text-indent:-9999px;
	top:-7px;
	!top: -18px;
	width:110px;
}
#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: #e75012;
	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: #e75012;
	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: #e75012;
	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 div.liste_produits h3 {
  background: none;
  color: #000;
  text-indent: 0;
  width: auto;
  font-weight: normal;
}
#fiche_produit div.liste_produits h3 a {
  color: #000;
}
#fiche_produit div.liste_produits h3 a:hover {
	text-decoration: underline;
}
#fiche_produit div.liste_produits ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
}
#fiche_produit div.liste_produits ul li {
	padding: 0;
	float: left;
	width: 130px;
}
#fiche_produit div.liste_produits ul li a {
	display: block;
	padding: 0;
	margin: 0;
}
#fiche_produit div.liste_produits ul li div.visuel {
	float: none !important;
	height: 120px !important;
	margin: 0 0 10px !important;
	width: 120px !important;
	background: transparent url(/imgs/_v2/fond-produit-carrousel.jpg) center top no-repeat;
}
#fiche_produit div.liste_produits ul li div.vide {
	background: #fff !important;
	width: 125px !important;
}
#fiche_produit div.liste_produits ul li div.logo {
  height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	text-align: center !important;
}
#fiche_produit div.liste_produits ul li div.logo img {
	width: 100px;
	margin-top: 5px;
}
/**** FIN fiche produit ****/

/**** DEBUT recherche ****/
/* page de recherche agence */
#rech_agc {
	padding: 0 0 20px;
}
#rech_agc fieldset {
	border: 1px solid #e75012;
	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 {
  font-size: 11px;
	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 {
  font-size: 11px;
  font-weight: normal;
	padding: 0;
}
#resultat_rech_agc p.nb_resultats {
  font-size: 11px;
	font-weight: bold;
	padding: 10px 0;
}
#resultat_rech_agc p.nb_resultats strong {
	color: #e75012;
}
#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: #e75012;
	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 20px;
	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: 18px;
	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 {
	float: right;
	margin: -35px 0 0;
  padding: 0;
}
#resultat_rech_agc p.lien_fiche a {
	background: transparent url(/imgs/_v2/main-puce-orange.gif) no-repeat left 1px;
	color: #e75012;
	font-size: 9px;
	padding: 0 0 2px 12px;
	text-transform: uppercase;
}
/*Nouveau moteur de recherche - exalead*/
.filtres-exalead ul {
  margin: 0;
  padding: 0 10px 10px;
}
.filtres-exalead ul a {
  color: #292929;
}
.filtres-exalead ul li ul {
  margin: 0 0 0 10px;
  padding: 0;
}
.filtres-exalead ul li {
  clear: both;
}
.filtres-exalead ul li input {
  float: left;
}
.filtres-exalead ul li a {
  display: block;
  font-size: 12px;
  font-family: arial;
  font-weight: normal;
  padding: 3px 0 0;
}
.filtres-exalead {
  background: #eeeeee;
  border-left: 1px solid #d5d5d5;
	float: right;
	padding: 0 0 0 5px;
	width: 190px;
}
.filtres-exalead h1 {
  background: url(/imgs/_v2/bg-titre.jpg) no-repeat;
  color: #fff !important;
  font-family: arial;
  font-size: 14px !important;
  height: 19px;
  margin: 0 0 0 -6px !important;
  padding: 3px 0 0 !important;
  text-align: center;
}
.filtres-exalead .filtres-actifs {
  margin: 0 0 0 -5px;
}
.filtres-exalead .filtres-actifs ul {
  padding: 5px 10px !important;
}
.filtres-exalead .filtres-actifs ul li img {
  position: absolute;
  right: 10px;
}
.filtres-exalead a.exalead-raz {
  color: #f6631b;
  display: block;
  font-size: 11px;
  font-weight: normal;
  margin: 0 0 15px 5px;
  text-decoration: underline;
}
.filtres-exalead ul {
  padding: 0 14px 10px 0;
}
.filtres-exalead h2 {
  background: url();
}
.filtres-exalead li {
	list-style: none;
}
.filtres-exalead h2 {
  background: none !important;
  border-top: 1px #000 dotted;
  color: #292929 !important;
  font-family: arial;
  font-size: 14px !important;
	height: 20px;
  margin: 0 20px 0 0 !important;
	padding: 5px 5px 0 !important;
}
.filtres-exalead h2.first {
  border: none;
}
.filtres-exalead-action {
	cursor: pointer;
	margin: -4px 0 15px 20px;
	color: #E75012;
	font-family: arial;
	font-size: 12px;
  text-decoration: underline;
}
.filtres-exalead-collapsed {
	display: none;
}
#exalead-tabs div.navigationrecherche {
	float: left;
  width: 718px;
}
#exalead-notabs div.navigationrecherche {
	float: left;
  width: 718px;
}
#exalead-tabs div.navigationrecherche > ul li:first-child, #exalead-notabs div.navigationrecherche > ul li:first-child {
  border: none;
}
#exalead-tabs div.navigationrecherche > ul li, #exalead-notabs div.navigationrecherche > ul li {
  border-top: 1px solid #999;
  float: left;
  padding: 23px 0 18px 20px;
  width: 698px;
}
#exalead-tabs div#resultats_spip p.visuel, #exalead-notabs div#resultats_spip p.visuel {
  display: none;
}
#exalead-tabs div#resultats_spip ul li p.texte, #exalead-notabs div#resultats_spip ul li p.texte {
  font-size: 12px;
  font-weight: normal;
  margin: 10px 0 0;
  width: 520px
}
#exalead-tabs div#resultats_spip ul li a.savoirplus, #exalead-notabs div#resultats_spip ul li a.savoirplus {
  background: url(/imgs/_v2/btn-en-savoir-plus-exalead.jpg) no-repeat;
  float: right;
  height: 22px;
  margin: -43px 0 0;
  text-indent: -9999px;
  width: 107px;
}
#exalead-tabs div#resultat_rech_agc ul, #exalead-tabs div#resultats_spip ul,
#exalead-notabs div#resultat_rech_agc ul, #exalead-notabs div#resultats_spip ul {
  float: left;
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
}
#exalead-tabs div#resultat_rech_agc h2, #exalead-notabs div#resultat_rech_agc h2 {
	background: none;
	font-size: 13px;
	margin: 0;
	padding: 0 0 5px;
}
#exalead-tabs div#resultat_rech_agc p, #exalead-notabs div#resultat_rech_agc p {
  font-size: 12px;
  font-weight: normal;
	padding: 0;
}
#exalead-tabs div#resultat_rech_agc p.lien_fiche, #exalead-notabs div#resultat_rech_agc p.lien_fiche {
  background: url(/imgs/_v2/btn-voir-fiche-agence.jpg) no-repeat;
	float: right;
	margin: -35px 0 0;
  padding: 0;
	width: 131px;
}
#exalead-tabs div#resultat_rech_agc p.lien_fiche a, #exalead-notabs div#resultat_rech_agc p.lien_fiche a {
  background: none;
  display: block;
  height: 24px;
  padding: 0;
  text-indent: -9999px;
  width: 131px;
}
#exalead-tabs div.navigationrecherche .exalead-noresult, #exalead-notabs div.navigationrecherche .exalead-noresult {
  margin: 20px 0 0;
}
#exalead-tabs div.navigationrecherche .exalead-noresult a, #exalead-notabs div.navigationrecherche .exalead-noresult a {
  color: #333333;
  font-size: 12px;
  text-decoration: none;
}
#exalead-tabs div.navigationrecherche .exalead-noresult a span.nb-results, #exalead-notabs div.navigationrecherche .exalead-noresult a span.nb-results {
  color: #f77541;
}
#exalead-tabs .ui-tabs-nav li, #exalead-notabs .ui-tabs-nav li {
	width: 212px;
}
#exalead-tabs .ui-tabs-nav, #exalead-notabs .ui-tabs-nav {
  background: url(/imgs/_v2/bg-onglets-moteur.jpg) no-repeat;
  border: none;
  height: 45px;
  margin: 10px 0 0;
  padding: 0 0 0 20px;
  width: 708px;
}
#exalead-tabs .ui-tabs-nav li, #exalead-notabs .ui-tabs-nav li {
  background: url(/imgs/_v2/onglet-moteur.jpg) no-repeat;
	float:left;
  height: 44px;
  margin: 0 24px 0 0;
  padding: 0;
  position: relative;
	text-align: center;
  top: 0;
	width: 210px;
}
#exalead-tabs .ui-tabs-nav li:last-child, #exalead-notabs .ui-tabs-nav li:last-child {
  margin: 0;
}
#exalead-tabs .ui-tabs-nav li.ui-tabs-selected:hover, #exalead-tabs .ui-tabs-nav li.ui-tabs-selected, #exalead-tabs .ui-tabs-nav li:hover,
#exalead-notabs .ui-tabs-nav li.ui-tabs-selected:hover, #exalead-notabs .ui-tabs-nav li.ui-tabs-selected, #exalead-notabs .ui-tabs-nav li:hover {
  background: url(/imgs/_v2/onglet-survol-moteur.jpg) no-repeat;
  color: #fff;
  height: 44px;
  width: 210px;
}
#exalead-tabs .ui-tabs-nav li.ui-tabs-selected a, #exalead-notabs .ui-tabs-nav li.ui-tabs-selected a {
  color: #fff;
  display: block;
  height: 34px;
}
#exalead-tabs .ui-tabs-nav li a, #exalead-notabs .ui-tabs-nav li a {
  background: none;
  border: none;
  color: #E75012;
  display: block;
  font-size: 11px;
  font-weight: bold;
  height: 34px;
  padding: 9px 0 0;
}
#exalead-tabs .ui-tabs-nav li a:hover, #exalead-notabs .ui-tabs-nav li a:hover {
  color: #fff;
}

.suggestion {
	font-style: italic;
	font-weight: bold;
}
#res_recherche_renamed_no_css {
  color: #333333;
  font-size: 13px;
  font-weight: bold;
}
#res_recherche_renamed_no_css h1 {
  padding: 18px 40px 24px 0;
}
#res_recherche_renamed_no_css h4 {
  float: left;
  font-size: 20px;
  margin: -8px 5px 0 0;
}
/**** 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;
	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: #e75012;
	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: #e75012;
	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: #e75012;
	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: #e75012;
	padding: 10px;
}
#infos_agence #horaires table thead th.apres_midi {
	background: #E8E8E8;
}
#infos_agence #horaires table tbody th {
	background: #E75012;
	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: 20px auto 0;
	text-indent: -9999px;
	width: 74px;
}
#contenu #rech_agc form.form_gene input.bouton {
  margin: 0 auto 0;
}
#contenu form.form_gene ul.radio li {
	display: inline;
	margin: 0 10px 0 0;
}

/**** DEBUT mon compte ****/
#mon_compte {
	padding: 0 0 20px;
}
#mon_compte h2 {
	background: transparent url(/imgs/_v2/main-onglet-mea.jpg) no-repeat;
	color: #e75012;
	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: #e75012;
	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: #e75012;
	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 tfoot td {
  border-left: 1px solid #999999;
  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;
}
/**fin bloc infos perso**/

#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 #999999;
	margin: 0;
	width: 537px;
}
#mon_compte div.cadre table {
  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 {
	padding-left: 5px;
}
#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: #333333;*/
	color: #E75012;
	padding: 0;
}
#contenu .teasing #login p.spip {
  float: right;
  font-size: 10px;
  margin: 8px 0 0;
}
#contenu .teasing label,
div.blockUI .teasing label {
}
#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: #e75012;
	font-size: 11px;
	float: left;
	/*font-size: 13px;*/
  background: url(/imgs/_v2/cadenas.jpg) no-repeat left;
}
#teasing_edito #etapes {
  float: left;
}
#teasing_edito #etapes .spip_documents_left {
  margin: 0 13px 0 0;
}
#teasing_edito #etapes .titre {
  font-size: 20px;
  margin: 4px 0;
  width: 500px;
}
#teasing_edito #intro p{
	padding: 25px 0 20px 50px;
	/*padding: 25px 0;*/
}
#teasing_edito #login {
	/*border: 1px solid #eeecec;
	float: left;
	width: 260px;
	height: 170px;*/
	background: url(/imgs/_v2/bg-teasing.jpg);
  float: left;
	height: 94px;
  width: 245px;
}
#teasing_edito .spip_documents_center {
    margin: 0 0 0 3px;
}
#teasing_edito #login .titre, #teasing_edito #inscription .titre {
  color: #e75012;
	font-size: 12px;
	font-weight: bold;
	padding: 11px 5px 5px 13px;
	text-transform: uppercase;
}
#teasing_recherche #login .titre, #teasing_recherche #inscription .titre {
	background-color: #eeecec;
	color: #e75012;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 5px;
} 
#teasing_recherche #login .titre, 
#teasing_recherche #inscription .titre {
	color: #8BB217;
}
/*#teasing_edito #inscription .titre,*/
#teasing_recherche #login .contenu {
	padding: 20px 5px 10px 5px;
}
#teasing_edito #inscription {
	/*border: 1px solid #eeecec;
	float: right;
	width: 260px;
	height: 170px;*/
	background: url(/imgs/_v2/bg-teasing.jpg);
  float: right;
	height: 94px;
  width: 245px;
}
#teasing_edito #login .contenu {
  height: 55px;
  padding: 0 5px 10px;
	text-align: center;
}
#teasing_edito #login .contenu a {
  float: left;
  font-size: 0.8em;
  margin: 18px 0 0 10px;
}
#teasing_edito #inscription .contenu {
	/*padding: 25px 5px;*/
	padding: 10px 5px;
	text-align: center;
}
#teasing_edito form.form_gene input.bouton, #teasing_recherche form.form_gene input.bouton {
	margin-top: 15px !important;
}
#teasing_edito form.form_gene {
  margin: 0 0 0 8px;
  text-align: left;
}
#teasing_edito form.form_gene input {
  border: 1px solid #767676;
  height: 15px;
  padding: 0;
  width: 100px;
}
#teasing_edito form.form_gene td.colChamp, #teasing_edito form.form_gene td.colLabel {
  width: 65px;
}
#teasing_edito form.form_gene label {
  font-size: 10px;
}
#teasing_edito form.form_gene input.bouton {
  background: url(/imgs/_v2/main-bloc-id-btn-ok.png) no-repeat !important;
  float: right;
  margin: 0 !important;
  width: 14px !important;
}
#teasing_edito form.form_gene table div {
  margin: 0;
}
#teasing_edito form.form_gene div {
  margin: -18px 9px 0 0;
}
#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 {
	display: block;
	height: 68px;
	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 #e75012;
	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;
	width: 279px !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: #e75012;
	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 ****/
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: #e75012;
	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;
}

/******************************************************************************/
/************************** styles google maps stock agences ******************/
/******************************************************************************/
#stock_map {
	height: 500px;
	width: 500px;
	float: left;
	margin-left: 7px;
}
#stock_map div.description {
	text-align: left !important;
}
#stock_list {
	margin-left: 500px;
	padding: 10px;
	text-align: left !important;
}
#stock_list div {
	text-align: left !important;
}
#stock_list p#zone_recherche span {
	display: none;
}
#stock_list p {
	padding: 2px 15px;
}
#stock_list div#recherchestock {
	margin-top: 20px;
}
#stock_adresse {
	width: 250px;
}
ul.ui-autocomplete {
	width: 250px; /* pareil que #stock_adresse*/
	padding-left: 0px;
	background-color: white;
	border: 1px solid black;
}
ul.ui-autocomplete li{
	list-style: none;
	padding-top: 5px;
	cursor: pointer;
} 
ul.ui-autocomplete li a.ui-state-hover{
	font-weight: bold;
}
#recherchestock a.commande {
	color: gray;
}
#stock-tab-stock-nav {
	background: url("/imgs/enstockoff.jpg") repeat scroll 0 0 transparent;
	height:30px;
	width:136px;
}
#stock-tab-stock-nav.ui-tabs-selected {
	background: url("/imgs/enstockon.jpg") repeat scroll 0 0 transparent;
}
#stock-tab-commande-nav {
	background: url("/imgs/surcommandeoff.jpg") repeat scroll 0 0 transparent;
	height:30px;
	width:193px;
}
#stock-tab-commande-nav.ui-tabs-selected {
	background: url("/imgs/surcommandeon.jpg") repeat scroll 0 0 transparent;
}
#stock-tabs ul.ui-tabs-nav a {
	height: 30px;
	background-color: transparent;
	border: none;
}
#stock-tabs ul.ui-tabs-nav {
	height: 30px;
	border-bottom: none;
}

/* plan du site */
#plan {
	table-layout: fixed;
	width: 100%;
}
#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) */
.s1000000253 #bread_crum,
.s1000000243 #bread_crum,
.s1000000295 #bread_crum,
.s1000000695 #bread_crum {
	display: none;
}
.s1000000295 h1.titre,
.s1000000695 h1.titre {
	display: none;
}
/* totem sur la home en prod */
.s1000000295 #contenu p.visuel {
	margin: 0 0 8px;
}
.s1000000295 #rech_top{
  background-position: left top;
  height: 40px;
}

/**** Préférence 2011 ****/
/* on masque le moteur de recherche et le bread_crum dans les pages préférences */
.R1000000877 #rech_top, .R1000000877 #bread_crum{
	display:none;
}
.R1000000877 div.C7 {
	background: url(/imgs/_v2/bg-tendances.jpg) no-repeat;
	width:286px;
	margin:11px 0 0 40px;
	padding: 25px 0 0 0;
}
.R1000000877 div.C8 {
	width:276px;
	position: absolute;
	left: 40px;
}
.R1000000877 div.C8 div.pub {
	margin:-2px 0 0 0;
}
.R1000000877 div.C8 div.O2 p.visuel {
	margin: -2px 0 0 0 !important;
}
.R1000000877 .C10 {
	background: none;
	width: 211px;
	margin: -144px 0 20px;
	float: right;
}
.R1000000877 #contenu div.spip_document_1000008135 {
  background: url(/imgs/_v2/simulateur.jpg) no-repeat;
  left: 372px;
  position: absolute;
  top: 477px;
  top: 325px\0;
  top: 325px !ie;
}
@media screen and/*!YUI-Compressor */(-webkit-min-device-pixel-ratio:0) {
  .R1000000877 #contenu div.spip_document_1000008135 {
    background: url(/imgs/_v2/simulateur.jpg) no-repeat;
    left: 372px;
    position: absolute;
    top: 325px;
  }
}
.R1000000877 #contenu ul.onglets {
	display:none;	
}
.R1000000877 #contenu{
	padding: 0 0 20px;
}
.R1000000877 #contenu p.spip {
	color:#FFF;
	font-family:helvetica;
	position:relative;
	z-index:10;
	padding-left:34px;
	margin:0 0 0 -54px;
	font-size:14px;
}
.R1000000877 #contenu spip_documents_center {
	margin: 0 0 0 -34px;
}
.R1000000877 #contenu p.visuel {
	margin: 0;
}
.R1000000877 #contenu h1 {
	display:none;
}

/*Sous-rubriques préférence*/
.R1000000878 #contenu h1, .R1000000879 #contenu h1, .R1000000880 #contenu h1,
.R1000000881 #contenu h1, .R1000000882 #contenu h1, .R1000000884 #contenu h1 {
	color:#3e9089;
  display: block;
	font-family:helvetica;
  font-size:24px;
  padding-left: 62px;
  position:relative;
	text-transform:uppercase;
	width: 600px;
	z-index:10;
}
.R1000000891 #contenu h1 {
  color: #2c699c;
  display: block;
  font-family:helvetica;
  font-size:24px;
  left: 62px;
  position:relative;
	text-transform:uppercase;
	z-index:10;
}
.R1000000878 #contenu h1, .R1000000879 #contenu h1, .R1000000880 #contenu h1 {
	background: url(/imgs/_v2/bg-tendance.jpg) no-repeat 61px 0 transparent;
	padding-top:20px;
}
.R1000000884 #contenu h1 {
	width:600px;
}
.R1000000891 #contenu h1 {
  width: 380px;
}
.R1000000878 #contenu ul.onglets, .R1000000880 #contenu ul.onglets, .R1000000879 #contenu ul.onglets,
.R1000000881 #contenu ul.onglets, .R1000000882 #contenu ul.onglets, .R1000000884 #contenu ul.onglets,
.R1000000891 #contenu ul.onglets {
	height:59px;
	display:block;
}
.R1000000878 #contenu ul.onglets li, .R1000000880 #contenu ul.onglets li, .R1000000879 #contenu ul.onglets li,
.R1000000881 #contenu ul.onglets li, .R1000000882 #contenu ul.onglets li, .R1000000884 #contenu ul.onglets li,
.R1000000891 #contenu ul.onglets li {
	display:inline;
	float:left;
	height:59px;
}
.R1000000878 #contenu ul.onglets a.suite, .R1000000880 #contenu ul.onglets a.suite,
.R1000000879 #contenu ul.onglets a.suite, .R1000000881 #contenu ul.onglets a.suite,
.R1000000882 #contenu ul.onglets a.suite, .R1000000884 #contenu ul.onglets a.suite,
.R1000000891 #contenu ul.onglets a.suite {
	background:none;
	text-indent:-99999px;
}
#contenu ul.onglets li.retour_parent {
	background: url(/imgs/_v2/home.jpg) no-repeat;
	width:80px;
}
#contenu ul.onglets li.retour_parent a {
	text-indent:-9999px;
}
#contenu ul.onglets li {
	width:175px;
	height:59px;
}
#contenu ul.onglets li a {
	display:block;
	height:59px;
	margin:0;
}

/*Pièces à vivre*/
#contenu ul.onglets li.o1000000878 {
	background: url(/imgs/_v2/pieces.jpg) no-repeat 0 0 transparent;
}
#contenu ul.onglets li.o1000000878 a:hover {
	background: url(/imgs/_v2/pieces-on.jpg) no-repeat 0 0 transparent;
}
.R1000000878 #contenu ul.onglets li.selected {
	background: url(/imgs/_v2/pieces-on.jpg) no-repeat 0 0 transparent;
}
/*SDB*/
#contenu ul.onglets li.o1000000880 {
	background: url(/imgs/_v2/sdb.jpg) no-repeat 0 0 transparent;
}
#contenu ul.onglets li.o1000000880 a:hover {
	background: url(/imgs/_v2/sdb-on.jpg) no-repeat 0 0 transparent;
}
.R1000000880 #contenu ul.onglets li.selected {
	background: url(/imgs/_v2/sdb-on.jpg) no-repeat 0 0 transparent;
}
/*extérieur*/
#contenu ul.onglets li.o1000000879 {
	background: url(/imgs/_v2/exterieur.jpg) no-repeat 0 0 transparent;
}
#contenu ul.onglets li.o1000000879 a:hover {
	background: url(/imgs/_v2/exterieur-on.jpg) no-repeat 0 0 transparent;
}
.R1000000879 #contenu ul.onglets li.selected {
	background: url(/imgs/_v2/exterieur-on.jpg) no-repeat 0 0 transparent;
}
/*jeu de matières*/
#contenu ul.onglets li.o1000000881 {
	background: url(/imgs/_v2/jeu-matieres.jpg) no-repeat 0 0 transparent;
}
#contenu ul.onglets li.o1000000881 a:hover {
	background: url(/imgs/_v2/jeu-matieres-on.jpg) no-repeat 0 0 transparent;
}
.R1000000881 #contenu ul.onglets li.selected {
	background: url(/imgs/_v2/jeu-matieres-on.jpg) no-repeat 0 0 transparent;
}
/*blanc tendance*/
#contenu ul.onglets li.o1000000882 {
	background: url(/imgs/_v2/blanc-tendance.jpg) no-repeat 0 0 transparent;
}
#contenu ul.onglets li.o1000000882 a:hover {
	background: url(/imgs/_v2/blanc-tendance-on.jpg) no-repeat 0 0 transparent;
}
.R1000000882 #contenu ul.onglets li.selected {
	background: url(/imgs/_v2/blanc-tendance-on.jpg) no-repeat 0 0 transparent;
}
#contenu ul.onglets li.o1000000884 {
	display:none;
}
#contenu ul.onglets li.o1000000891 {
	display:none;
}
.R1000000884 #contenu #stock_list div#recherchestock {
	display:none;
}
.R1000000878 #contenu p, .R1000000879 #contenu p, .R1000000880 #contenu p, .R1000000881 #contenu p,
.R1000000882 #contenu p, .R1000000884 #contenu p, .R1000000891 #contenu p {
	padding: 0;
}
.R1000000891 #contenu table.liste tr td a.suite {
	display: none;
}
.R1000000878 #contenu div.D2, .R1000000879 #contenu div.D2, .R1000000880 #contenu div.D2, .R1000000881 #contenu div.D2,
.R1000000882 #contenu div.D2, .R1000000884 #contenu div.D2, .R1000000891 #contenu div.D2 {
	position:absolute;
	right:40px;
	top:440px;
	top:290px\0;/*hack IE8*/
	top:290px !ie;/*hack IE7*/
}
@media screen and/*!YUI-Compressor */(-webkit-min-device-pixel-ratio:0) {
  .R1000000878 #contenu div.D2, .R1000000879 #contenu div.D2, .R1000000880 #contenu div.D2,
  .R1000000881 #contenu div.D2, .R1000000882 #contenu div.D2, .R1000000884 #contenu div.D2,
  .R1000000891 #contenu div.D2 {
    top: 300px;
  }
}
.R1000000878 #contenu div.texte span.spip_document_1000008041 img,
.R1000000880 #contenu div.texte span.spip_document_1000008042 img,
.R1000000879 #contenu div.texte span.spip_document_1000008043 img,
.R1000000881 #contenu div.texte span.spip_document_1000008044 img,
.R1000000882 #contenu div.texte span.spip_document_1000008045 img,
.R1000000884 #contenu div.texte span.spip_document_1000008046 img,
.R1000000891 #contenu div.texte span.spip_document_1000008131 img {
	position:absolute;
	left:733px;
	top:460px;
	top:450px\0;/*hack IE8*/
	top:450px !ie;/*hack IE7*/
}
.R1000000878 #contenu div.texte span.spip_document_1000008050 img,
.R1000000880 #contenu div.texte span.spip_document_1000008051 img,
.R1000000879 #contenu div.texte span.spip_document_1000008052 img,
.R1000000881 #contenu div.texte span.spip_document_1000008053 img,
.R1000000882 #contenu div.texte span.spip_document_1000008054 img,
.R1000000884 #contenu div.texte span.spip_document_1000008055 img {
	position:absolute;
	left:733px;
	top:610px;
	top:450px\0;/*hack IE8*/
	top:450px !ie;/*hack IE7*/
}
.R1000000891 #contenu div.texte span.spip_document_1000008131 img {
  position:absolute;
	left:733px;
	top:450px;
	top:310px\0;/*hack IE8*/
	top:310px !ie;/*hack IE7*/
}
@media screen and/*!YUI-Compressor */(-webkit-min-device-pixel-ratio:0) {
  .R1000000878 #contenu div.texte span.spip_document_1000008050 img,
  .R1000000880 #contenu div.texte span.spip_document_1000008051 img,
  .R1000000879 #contenu div.texte span.spip_document_1000008052 img,
  .R1000000881 #contenu div.texte span.spip_document_1000008053 img,
  .R1000000882 #contenu div.texte span.spip_document_1000008054 img,
  .R1000000884 #contenu div.texte span.spip_document_1000008055 img,
  .R1000000891 #contenu div.texte span.spip_document_1000008131 img {
    top: 460px;
  }
}
@media screen and/*!YUI-Compressor */(-webkit-min-device-pixel-ratio:0) {
  .R1000000891 #contenu div.texte span.spip_document_1000008131 img {
    top: 300px;
  }
}
.R1000000878 #contenu div.D2 div.pub, .R1000000879 #contenu div.D2 div.pub,
.R1000000880 #contenu div.D2 div.pub, .R1000000881 #contenu div.D2 div.pub,
.R1000000882 #contenu div.D2 div.pub, .R1000000884 #contenu div.D2 div.pub,
.R1000000891 #contenu div.D2 div.pub {
	margin:0 0 10px;
}
.R1000000878 #contenu div.D2 div.pub span.spip_document_1000007992 img,
.R1000000880 #contenu div.D2 div.pub span.spip_document_1000007992 img,
.R1000000879 #contenu div.D2 div.pub span.spip_document_1000007992 img,
.R1000000881 #contenu div.D2 div.pub span.spip_document_1000007992 img,
.R1000000882 #contenu div.D2 div.pub span.spip_document_1000007992 img,
.R1000000884 #contenu div.D2 div.pub span.spip_document_1000007992 img,
.R1000000891 #contenu div.D2 div.pub span.spip_document_1000007992 img {
	margin:200px 0 0;
	top:400px !ie;/*hack IE7*/
}
.R1000000891 #contenu div.texte span.spip_document_1000008137 img {
  margin: 10px 0 0 -50px;
}
.R1000000891 #contenu div.texte h2 {
  background: none;
  color: #2C699C;
  font-family: helvetica;
  font-size: 24px;
  height: 50px;
  margin: 0;
  padding: 10px 0 0;
  position: absolute;
  text-transform: uppercase;
  top: 818px;
  top: 662px\0;/*hack IE8*/
  top: 662px !ie;/*hack IE7*/
  width: 555px;
}
@media screen and/*!YUI-Compressor */(-webkit-min-device-pixel-ratio:0) {
  .R1000000891 #contenu div.texte h2 {
    background: none;
    color: #2C699C;
    font-size: 24px;
    height: 50px;
    padding-left: 0;
    position: absolute;
    top: 669px;
    width: 555px;
  }
}
.R1000000879 #contenu table, .R1000000880 #contenu table, .R1000000882 #contenu table, .R1000000891 #contenu table {
	width:688px;
}
.R1000000878 #contenu table tr, .R1000000879 #contenu table tr, .R1000000880 #contenu table tr,
.R1000000881 #contenu table tr, .R1000000882 #contenu table tr, .R1000000891 #contenu table tr {
	background: url(/imgs/_v2/bg-articles.jpg) no-repeat;
	height:183px;
}
/* Pages pièces à vivre, SDB, extérieur */
.R1000000878 #contenu table.liste tr td.logo, .R1000000879 #contenu table.liste tr td.logo,
.R1000000880 #contenu table.liste tr td.logo, .R1000000891 #contenu table.liste tr td.logo {
	padding:17px 0 10px 63px;
	width:180px;
}
/* Page blanc tendance */
.R1000000882 #contenu table.liste tr td.logo {
	padding:0 0 10px 0;
}
/* Page matieres */
.R1000000881 #contenu table.liste tr td.logo {
	padding:8px 0 10px 2px;
	width:290px;
}
.R1000000878 #contenu table.liste tr td h2 {
	width:375px;
	height:28px;
	margin:0;
	text-indent:-9999px;
}
#contenu table.liste tr td p.galerie_plus a.suite {
	background:none;
	height:50px;
	margin:0;
	text-indent:-9999px;
}
#contenu table.liste tr td p.galerie_plus {
	width:252px;
	height:50px;
	float:right;
	margin:10px 0;
}
/* Article pieces à vivre - classique */
.R1000000878 #contenu table.liste tr.art_1000002363 td h2 {
	background: url(/imgs/_v2/titre-classique.png) no-repeat;
}
.R1000000878 #contenu table.liste tr.art_1000002363 td p {
	background: url(/imgs/_v2/ambiance-turquoise.png) no-repeat;
}
/* Article pieces à vivre - contemporain */
.R1000000878 #contenu table.liste tr.art_1000002362 td h2 {
	background: url(/imgs/_v2/titre-contemporain.png) no-repeat;
}
.R1000000878 #contenu table.liste tr.art_1000002362 td p {
	background: url(/imgs/_v2/ambiance-prune.png) no-repeat;
}
/* Article pieces à vivre - tradition */
.R1000000878 #contenu table.liste tr.art_1000002364 td h2 {
	background: url(/imgs/_v2/titre-tradition.png) no-repeat;
}
.R1000000878 #contenu table.liste tr.art_1000002364 td p {
	background: url(/imgs/_v2/ambiance-beige.png) no-repeat;
}
/* Article simulateur - mur */
.R1000000891 #contenu table.liste tr.art_1000002400 td h2 {
	background: none;
	color: #525252;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
  padding-top: 12px;
	text-transform: uppercase;
}
/* Article simulateur - sol */
.R1000000891 #contenu table.liste tr.art_1000002401 td h2 {
	background: none;
	color: #525252;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	padding-top: 12px;
	text-transform: uppercase;
}
.R1000000878 #contenu table.liste tr td p.desc {
	background:none !important;
	width:440px;
	margin: 0 0 0 5px;
	color:#525252;
}
.R1000000878 #contenu table.liste tr td, .R1000000880 #contenu table.liste tr td,
.R1000000881 #contenu table.liste tr td, .R1000000891 #contenu table.liste tr td {
	padding: 0 0 10px 0;
}
.R1000000880 #contenu table.liste tr td h2 {
	width:430px;
	height:28px;
	margin:0;
	text-indent:-9999px;
}
/* Article sdb - classique */
.R1000000880 #contenu table.liste tr.art_1000002375 td h2 {
	background: url(/imgs/_v2/titre-classique-sdb.png) no-repeat;
}
.R1000000880 #contenu table.liste tr.art_1000002375 td p {
	background: url(/imgs/_v2/ambiance-bleu.png) no-repeat;
}
/* Article sdb - contemporain */
.R1000000880 #contenu table.liste tr.art_1000002374 td h2 {
	background: url(/imgs/_v2/titre-contemporain-sdb.png) no-repeat;
}
.R1000000880 #contenu table.liste tr.art_1000002374 td p {
	background: url(/imgs/_v2/ambiance-turquoise.png) no-repeat;
}
/* Article sdb - tradition */
.R1000000880 #contenu table.liste tr.art_1000002376 td h2 {
	background: url(/imgs/_v2/titre-tradition-sdb.png) no-repeat;
}
.R1000000880 #contenu table.liste tr.art_1000002376 td p {
	background: url(/imgs/_v2/ambiance-gris.png) no-repeat;
}
.R1000000880 #contenu table.liste tr td p.desc {
	background:none !important;
	width:440px;
	margin: 0 0 0 5px;
	color: #525252;
}
.R1000000879 #contenu table.liste tr td h2 {
	width:429px;
	height:28px;
	margin:0;
	text-indent:-9999px;
}
/* Article extérieur - bois */
.R1000000879 #contenu table.liste tr.art_1000002365 td h2 {
	background: url(/imgs/_v2/titre-bois.png) no-repeat;
}
.R1000000879 #contenu table.liste tr.art_1000002365 td p {
	background: url(/imgs/_v2/ambiance-violet.png) no-repeat;
}
/* Article extérieur - pierre naturelle */
.R1000000879 #contenu table.liste tr.art_1000002366 td h2 {
	background: url(/imgs/_v2/titre-pierrenat.png) no-repeat;
}
.R1000000879 #contenu table.liste tr.art_1000002366 td p {
	background: url(/imgs/_v2/ambiance-rouge.png) no-repeat;
}
/* Article extérieur - pierre reconstituée */
.R1000000879 #contenu table.liste tr.art_1000002383 td h2 {
	background: url(/imgs/_v2/titre-pierrereconstitue.png) no-repeat;
}
.R1000000879 #contenu table.liste tr.art_1000002383 td p {
	background: url(/imgs/_v2/ambiance-prune.png) no-repeat;
}
.R1000000879 #contenu table.liste tr td p.desc {
	background:none !important;
	width:440px;
	margin: 0 0 0 5px;
	color: #525252;
}
.R1000000881 #contenu table.liste tr td h2 {
	width:368px;
	height:28px;
	margin:0;
	text-indent:-9999px;
}
/* Article matieres - styles */
.R1000000881 #contenu table.liste tr.art_1000002369 td h2 {
	background: url(/imgs/_v2/titre-matiere-style.png) no-repeat;
	height:40px !important;
}
/* Article matieres - evolution */
.R1000000881 #contenu table.liste tr.art_1000002367 td h2 {
	background: url(/imgs/_v2/titre-matiere-evolution.png) no-repeat;
}
/* Article matieres - realisme */
.R1000000881 #contenu table.liste tr.art_1000002368 td h2 {
	background: url(/imgs/_v2/titre-matiere-realisme.png) no-repeat;
}
.R1000000882 #contenu table.liste tr td h2 {
	width:371px;
	height:38px;
	margin:0;
	text-indent:-9999px;
}
/* Article blanc tendance - valeur sure */
.R1000000882 #contenu table.liste tr.art_1000002370 td h2 {
	background: url(/imgs/_v2/blanc-valeur.png) no-repeat;
	height:40px !important;
}
/* Article blanc tendance - tout est permis */
.R1000000882 #contenu table.liste tr.art_1000002371 td h2 {
	background: url(/imgs/_v2/blanc-permis.png) no-repeat;
}
/* Article blanc tendance - tendances */
.R1000000882 #contenu table.liste tr.art_1000002372 td h2 {
	background: url(/imgs/_v2/blanc-tendance.png) no-repeat;
}
/* Article blanc tendance - créativité */
.R1000000882 #contenu table.liste tr.art_1000002373 td h2 {
	background: url(/imgs/_v2/blanc-creativite.png) no-repeat;
}
.R1000000881 #contenu table.liste tr td p.desc,
.R1000000882 #contenu table.liste tr td p.desc {
	background:none !important;
	width:362px;
	display:block;
	margin: 0 0 0 6px;
	color: #525252;
}
.R1000000881 #contenu table.liste tr td p,
.R1000000882 #contenu table.liste tr td p {
	display:none;
}
.R1000000878 #contenu div.texte, .R1000000879 #contenu div.texte, .R1000000880 #contenu div.texte,
.R1000000881 #contenu div.texte, .R1000000882 #contenu div.texte, .R1000000884 #contenu div.texte {
	margin:0 0 30px 63px;
	width:635px;
}
.R1000000891 #contenu div.texte {
  height: 358px;
  margin:0 0 0 63px;
  width:635px;
}
#contenu table.liste tr td div.galerie_plus {
	display:none;
}

/*Page google maps préférence 2011*/
.R1000000884 #contenu div.texte #googlemap_preference #stock_map {
	top:80px;
	width:625px;
	margin:0 0 140px;
}
.R1000000884 #contenu div.texte #googlemap_preference #stock_list {
	position:relative;
	left:-625px;
	top:20px;
	width:749px;
}
.R1000000884 #contenu div.texte #googlemap_preference #stock_list p.ps {
	margin: -55px 0 0 113px;
	float:left;
}
.R1000000884 #contenu div.texte #googlemap_preference #stock_list p.chapo,
.R1000000884 #contenu div.texte #googlemap_preference #stock_list p.exemple {
	position:relative;
	top:-650px !ie7;
	left:115px !ie7;
}
.R1000000884 #contenu div.texte #googlemap_preference #stock_list #stockloader {
	display: none !important;
}
.R1000000884 #contenu div.texte #googlemap_preference #stock_list #zone_recherche {
	position:relative;
	float:right;
	top:-24px;
	left:-120px;
	top:-670px !ie7;
}
/*fin préférence 2011*/

/* on masque les astérisques dans les formulaire de la home en prod */
.s1000000295 div.mea_home .ast,
.s1000000695 div.mea_home .ast {
	display: none;
}
.s1000000253 #contenu, .s1000000243 #contenu, .s1000000695 #contenu, .s1000000295 #contenu {
  padding: 10px 0 20px;
}

/* *************************************************** */
/* ************** Calage des blocs ******************* */
/* *************************************************** */
#tmpl_R50 {
}
#tmpl_R50 .mea_centre.C3 .mea.R1000000905 a:hover {
  text-decoration: underline;
}
/* ************ C1 = Carrousel Nexs *************** */
/* ************ C2 = Carrousel Produit *************** */
.C2 {
	clear: both;
}

/* ************ C3 = Mea Grand Format *************** */
.C3 {
  border-right: 1px solid #D8D8D8;
  border-top: 1px solid #D8D8D8;
  float: left;
  margin: 0 0 0 14px;
  padding: 20px 0 10px 0;
  width: 311px;
}
.C3 div.mea h3 {
  color: #e75012;
}

/* ************ C4 = Mea Petit Format *************** */
.C4 {
  border-left: 1px solid #D8D8D8;
  border-top: 1px solid #D8D8D8;
  margin: 0 15px 0 325px;
  padding: 0 0 10px 14px;
}
.C4 div.mea:first-child,
.s1000000695 .C4 div.mea:first-child {
  border: none;
}
.C4 div.mea {
  border-top: 1px dotted #D8D8D8;
  clear: right;
  padding: 20px 0 10px 0;
}
.C4 div.mea img {
  float: left;
  margin: 0 10px 0 0;
}
.C4 div.mea h3 {
  color: #e75012;
  padding: 0 !important;
}
/* ************ C5 = Mea Grand Format pleine largeur *************** */
.C5 {
	border-top:1px solid #D8D8D8;
	clear: both;
	padding: 10px 0 10px 0;
}
.C5 h3 {
	color: #e75012;
	padding:0 0 10px !important;
}
/* ************* C6 = Mea Petit Formatpleine largeur **************** */
.C6 {
	border-top:1px dotted #D8D8D8;
	clear: both;
	padding: 0 0 10px 0;
	position:relative;
	z-index:1;
}
.C6 h3 {
	color: #e75012;
	padding:0 0 10px !important;
}
.C6 div{
	clear: both;
}
.C6 div.mea {
	border-bottom:1px dotted #D8D8D8;
	padding:15px 0 0;
	height:90px;
}
/* ************* C10 = MEA Mon compte **************** */
.C10 {
	background:url("/imgs/_v2/compte-fond-info-perso.jpg") no-repeat scroll 0 0 transparent;
	clear: both;
	margin: 0 15px;
	padding:15px 10px;
}
.C10 p.visuel {
	margin:0 !important;
}
.C10 tbody tr td {
	width: 50%;
}
.C10 h3 {
  font-size: 1em !important;
  margin-bottom: 5px !important;
	padding: 0 !important;
	white-space:nowrap;
}
.C10 h3 a {
  color: #000 !important;
}
.C10 div {
  margin: 0 20px;
}
.C10 p, .C10 .descriptif {
  margin: 0;
	padding: 0 !important;
}
/* *************************************************** */
/* ************** Fin Calage des blocs ******************* */
/* *************************************************** */

#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;
}
/*** Incontournables ***/
.mea_produit {
  float:left;
  margin:0 10px;
  width:245px;
  margin:20px 10px;
}
.mea_centre.C2 .mea_produit {
	margin: 20px 1px 0 13px;
}
.s1000000253 .mea_produit,
.s1000000243 .mea_produit,
.s1000000295 .mea_produit,
.s1000000695 .mea_produit {
  float: none;
  position: relative;
  width: auto;
}
.mea_produit h3{
  border-bottom:solid 1px #e75012;
  height:50px;
  display:table;
  vertical-align:bottom;
  padding:0 0 2px 0 !important;
}
*html .mea_produit h3{
  height:50px;
}
/* home */
.s1000000253 .mea_produit h3,
.s1000000243 .mea_produit h3,
.s1000000695 .mea_produit h3 {
  background: transparent url(/imgs/_v2/bdo-vosproduits-homelog.jpg) no-repeat;
  border: none;
  display: block;
  height: 29px;
  margin: 0 10px 0 0 !important;
  padding: 0 !important;
  text-indent: -9999px;
  vertical-align: baseline;
}
.s1000000295 .mea_produit h3 {
  background: transparent url(/imgs/_v2/bdo-vosproduits-home.jpg) no-repeat;
  border: none;
  display: block;
  height: 29px;
  margin: 0 10px 0 0 !important;
  padding: 0 !important;
  text-indent: -9999px;
  vertical-align: baseline;
}
.mea_produit h3 a{
  vertical-align:bottom;
  display:table-cell;
  text-decoration:none;
}
.mea_produit h3 a:hover{
  text-decoration:none;
}
.s1000000253 .mea_produit a.C2,
.s1000000243 .mea_produit a.C2,
.s1000000295 .mea_produit a.C2,
.s1000000695 .mea_produit a.C2 {
  background: transparent url(/imgs/_v2/btn-voirtouslesproduits.png) no-repeat;
  display: block;
  height: 18px;
  position: absolute;
  right: 18px;
  text-indent: -9999px;
  top: 5px;
  width: 121px;
}
.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;
}
.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;
  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;
  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:#e75012;
  display:block;
  font-size:0.9em;
  font-weight:bold;
  padding:0 0 0 20px;
  text-transform:uppercase;
  height:18px;
}
.mea_produit_description{
  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) ******************************************** */
.A1000002126 #masthead div.mea, .A1000002126 #masthead #onglets, .A1000002126 #masthead #mast_help, .A1000002126 #bloc_contextuel {
	display: none;
}
.A1000002126 #bloc_central {
	padding-right: 20px;
}
.A1000002126 #bloc_menu {
	background: #EEEEEE url(/imgs/map/bgblocmenu.jpg) no-repeat scroll right 25px;
}
.A1000002126 #footer ul {
	visibility: hidden;
}

/* ************************************ Coupe de la ligue (secteur entier) ******************************************* */
.R1000000799 {
	background: #ffffff url(/imgs/_v2/bg_coupedelaligue.jpg) no-repeat scroll top center;
}
/* ************************************ Coupe de la ligue (secteur actu) ******************************************* */
.R1000000797 #bloc_menu ul {
	background:transparent url(/spip/IMG/png/coupe-gauche.png) no-repeat scroll right bottom;
	padding-bottom:384px;
}
.R1000000799 #bread_crum, .R1000000799 #rech_top {
	display: none;
}
.R1000000799 #contenu {
	padding: 0;
}
.R1000000799 #contenu ul#lien_articles {
	background: transparent url(/imgs/_v2/bg_coupdelaligue_masthead.jpg) no-repeat top left;
	height:23px;
	padding:72px 0 0 273px;
	vertical-align:bottom;
}
.R1000000799 #contenu ul#lien_articles li {
	background: transparent url(/imgs/_v2/fond_cd2l_onglet_off.png) no-repeat top center;
	float:left;
	margin:0 8px 0 0;
	position:relative;
	text-align:center;
	top:-9px;
	width:130px;
}
.R1000000799 #contenu ul#lien_articles li a {
	color:#241e21;
	font-size:12px;
	font-weight:bold;
}
.R1000000799 #contenu ul#lien_articles li:hover, 
.R1000000799 #contenu ul#lien_articles li.actif {
	background: transparent url(/imgs/_v2/fond_cd2l_onglet_on.png) no-repeat top center;
}
.R1000000799 #contenu ul#lien_articles li a {
	text-decoration: none;
	display: block;
	padding:9px;
}
.R1000000799 #contenu ul#lien_articles li:hover a,
.R1000000799 #contenu ul#lien_articles li.actif a {
	color:#fff;
}
.R1000000799 #contenu {
	background-color: #043c79
}
.R1000000799 #contenu .texte {
	background: #043c79 url(/imgs/_v2/bg_coupdelaligue_contenu.jpg) no-repeat top left;
	color:#fff;
	height: 100%;
	padding:15px 125px 0 275px;	
}
.A1000002299 #contenu .texte {
	padding-right:0;	
}
.R1000000799 #contenu .texte .spip_documents_left {
	margin: 0 !important;
}
.R1000000799 #contenu .texte .texteencadre-spip {
	background: transparent url(/imgs/_v2/bg_coupdelaligue_etiquette.png) no-repeat top left;
	padding:30px 15px;
}
.R1000000799 #contenu .texte .texteencadre-spip h4{
	color: #EC6627;
	margin:0 0 5px;
	text-transform:uppercase;
}
.A1000002264 #contenu .texte {
	background: #043c79 url(/imgs/_v2/bg_coupdelaligue_calendrier.jpg) no-repeat top left;
	height: 100%;
	padding:0 0 0 275px;	
}
.A1000002291 #contenu .texte {
	background: #043c79 url(/imgs/_v2/bg_coupdelaligue_actualites2.jpg) no-repeat top left;
	height: 100%;
	padding:0 0 0 275px;	
}
.A1000002299 #contenu .texte {
	background: #043c79 url(/imgs/_v2/bg_coupedelaligue_jeu.jpg) no-repeat top left;
	padding:0 0 0 275px;	
}
.A1000002291 #contenu .texte h3 {
	padding: 10px 0;
}
.R1000000799 #contenu .texte h3 {
	clear:both;
	color:#FFFFFF;
	padding: 15px 0 10px;
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
}
.A1000002291 #contenu .texte h3 {
	clear:none;
}
.A1000002291 div.mea_droite {
	float: right;
	width: 300px;
}
.R1000000799 #contenu .texte .rss_mea ul li {
	background: transparent url(/imgs/_v2/trait_coupedalaligue.png) no-repeat bottom left;
	margin:5px 0;
	padding-bottom:10px;
}
.R1000000799 #contenu .texte .rss_mea ul li p {
	margin: 0;
	padding: 3px 0 0 0;
}
.R1000000799 #contenu .texte .rss_mea ul li p.date {
	color: #63b6ff;
}
.R1000000799 #contenu .texte .rss_mea ul li p.titre {
	color: #f3f3f3;
	font-size:10px;
}
.R1000000799 #contenu .texte .rss_mea ul li p.suite {
	font-size:8px;
	letter-spacing:1px;
	color: #f3f3f3f;
}
.R1000000799 #contenu .texte .rss_mea ul li a {
	color:#FFFFFF;
	font-size:1.1em;
	font-weight:bold;
}
.R1000000799 #contenu .texte h4 {
	color: #fff;
}
.R1000000799 #contenu .texte h5 {
	color: #63b6ff;
	margin:2px 0;
	padding:0;
}
.R1000000799 #contenu .texte .rss_mea {
	background: #102a5d;
	float: right;
	margin-right: 10px;
	width: 266px;
	padding: 0 10px;
}
.R1000000799 #contenu .texte .rss_mea p.precedent {
	float: left;
}
.R1000000799 #contenu .texte .rss_mea p.suivant {
	float:right;
}
.R1000000799 #contenu .texte .rss_mea span {
	display:block;
	margin-left:105px;
}
.R1000000799 #contenu .texte .rss_mea span.on {
	background: transparent url(/imgs/_v2/pucebleue_coupedelaligue.png) no-repeat center;
	float:left;
	margin: 0;
	padding:0 6px;
	text-indent:-9999px;	
}
.R1000000799 #contenu .texte .rss_mea p.precedent a {
	background:url(/imgs/_v2/flechegauche_coupedelaligue.png) no-repeat scroll left top transparent;
	padding:5px 8px;
	float:left;
	text-indent: -9999px;
}
.R1000000799 #contenu .texte .rss_mea p.suivant a {
	background:url(/imgs/_v2/flechedroite_coupedelaligue.png) no-repeat scroll left top transparent;
	padding:5px 8px;
	float:right;
	text-indent: -9999px;	
}
.R1000000799 #contenu .texte .rss_mea a.lien_pagination {
	background: transparent url(/imgs/_v2/puceblanche_coupedelaligue.png) no-repeat center;
	float:left;
	padding:0 6px;
	text-indent:-9999px;
}
.R1000000799 #contenu .texte table.spip,
.R1000000799 #contenu .texte table.spip tr.row_even, 
.R1000000799 #contenu .texte table.spip tr.row_odd {
	background: none;
	border: none;
}
.R1000000799 table.videos tr td {
  padding: 0 20px 0 0;
}
.A1000002291 .spip_document_1000007655 {
}
.A1000002291 .spip_documents_right {
	margin: 10px 15px 0 0;
}

/* ************************************* Perso bg newsletter ******************************************** */
.R1000000327 #contenu {
	background: url(/imgs/ajaxloader.gif) no-repeat center 90px;
}

/* ************************************* N°1 Gros Oeuvre "spécial ciment" ******************************************** */
.R1000000819 #contenu {
	background: transparent url(/spip/IMG/jpg/bkmap15go.jpg) no-repeat scroll left top;
    padding-top: 200px;
}
/* ************************************ Promo Outillage *************************************************************** */
.R1000000974 #contenu {
	background : transparent url(/spip/IMG/jpg/bg_promo_outillage.jpg) no-repeat scroll left top;
	padding-top: 165px;
}
.R1000000975 #contenu {
  background: none;
  padding: 0 20px 20px;
}

/* ************************************ Metier au point *************************************************************** */
/*** Rubrique Actualité ***/
.R1000000784 #contenu {
  background:transparent url(/imgs/_v2/masthead-memoguide-map17.jpg) no-repeat scroll left top;
  padding-top: 180px;
}
.R1000000784 p.chapo {
  width: 360px;
}
.R1000000784 p#lien_imprimer {
	display: none;
}

.s1000000295 #bloc_central #contenu p.bandeau {
	margin:0px;
	padding: 0;
}

/*Habillage articles liés MAP*/
.A1000002357 #contenu {
  background:transparent url(/spip/IMG/jpg/masthead-memoguide-map16.jpg) no-repeat scroll left top;
  padding-top: 210px;
}
.R1000000817 #contenu {
  background:transparent url(/spip/IMG/jpg/masthead-offres-outillage.jpg) no-repeat scroll left top;
  padding-top: 145px;
}
.R1000000817 #contenu h1.titre {
  width: 230px;
}
.R1000000817 #contenu p.texte {
  width: 290px;
}
.R1000000819 #contenu {
  background:transparent url(/imgs/_v2/masthead-go-map17.jpg) no-repeat scroll left top;
  padding-top: 160px;
}
.R1000000819 #contenu span.spip_documents_left {
  margin-bottom: 15px;
  text-align: left;
  width: 508px !important;
}
.A1000002172 #contenu h1, .A1000001271 #contenu h1, .A1000002158 #contenu h1, .A1000002186 #contenu h1{
	width: 284px;
}
.A1000002172 p#lien_imprimer, .A1000001271 p#lien_imprimer, .A1000002158 p#lien_imprimer, .A1000002186 p#lien_imprimer{
	display: none;
}
.R1000000819 #bloc_menu, .R1000000817 #bloc_menu, .A1000002411 #bloc_menu {
	background: #EEEEEE url(/imgs/_v2/bloc-gauche-map17.jpg) no-repeat scroll right bottom;
}

/* *************************** 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 - Appli iPhone ******************************************** */
.R1000000856 #contenu {
	background:transparent url(/spip/IMG/jpg/fondarticleiphone-4.jpg) no-repeat scroll left top;
	padding-top: 20px;
}
.R1000000856 #bloc_contextuel {
	display: none;
}
.R1000000856 #chapo {
	font-size: 1.4em;
	font-weight: bold;
	color: #3d3939;
}
.R1000000856 #contenu .spip_documents_left {
	margin: 0;
}
.R1000000856 #contenu .tableau_iphone {
	color: #3d3a39;
	margin-bottom: 20px;
}
.R1000000856 #contenu .tableau_iphone #txtiphone {
	padding: 5px 10px 10px 10px;
}
.R1000000856 div.download-app {
  margin: 42px 0 120px 140px;
	width:257px;
}
.R1000000856 div.download-app a {
	display: block;
	margin-bottom: 5px;
}

/* ************************************* Actu - VELUX ******************************************** */
.R1000000862 #contenu {
	background:transparent url(/spip/IMG/jpg/bg_velux.jpg) no-repeat scroll left top;
}
/*mini catal velux*/
.R1000000861 #contenu {
	background: none;
}

/* ************************************* Home Produit + conseils et astuces ******************************************** */
#tmpl_HOME_PRODUIT table {
  border-spacing: 10px; 
  width:100%;
}
#tmpl_HOME_PRODUIT td {
  padding: 5px;
  border: thin #BBBBBB solid;
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
  border-radius: 5px;         
  -webkit-border-bottom-left-radius: 5px; /* pour Chrome */ 
  -webkit-border-bottom-right-radius: 5px; /* pour Chrome */
  -webkit-border-top-right-radius: 5px; /* pour Chrome */
  -webkit-border-top-right-radius: 5px; /* pour Chrome */
}
#tmpl_HOME_PRODUIT h2.titre, #tmpl_R03 h2.titre {
  background: none;
  color: #000;
  font-size: 12px;
  margin: 0;
  padding: 5px 0px;
  text-transform:uppercase;
}
#tmpl_HOME_PRODUIT p.logo {
  float: left;
  margin-right: 3px;
}
#tmpl_HOME_PRODUIT ul {
  float: right;
  width: 136px;
}
#tmpl_HOME_PRODUIT li a, #tmpl_R03 li a {
  background:url("/imgs/_v2/main-puce-orange.png") no-repeat scroll left 3px transparent;
  color: #000;
  padding-left: 8px;
}
#tmpl_HOME_PRODUIT li.r1000000688 a{
  color: #E75012;
  font-weight:bold;
}
#tmpl_R03 table {
  margin: 10px 0 0;
}
#tmpl_R03 td {
  border: thin solid #BBB;
  border-radius: 5px 5px 5px 5px;
  float: left;
  margin: 0 0 10px;
  padding: 5px;
  width: 520px;
}
#tmpl_R03 h3.titre {
  width: 522px;
}
#tmpl_R03 p.logo {
  float: left;
  margin: 0 10px 0 0;
}
#tmpl_R03 div.desc {
  float: left;
  min-height: 90px;
  width: 400px;
}
/*#tmpl_R03 p.all {
  float: left;
}*/
div.s0 ul#mea {
	margin-top:20px;
}
div.s0 ul#mea li {
	display: inline;
	margin-left:12px;
}

.s1000000253 .C5, .s1000000253 .C6, .s1000000243 .C5, .s1000000243 .C6, .s1000000695 .C5, .s1000000695 .C6 {
	margin: 0 15px;
}
.s1000000253 #tmpl_R50 h4,
.s1000000243 #tmpl_R50 h4,
.s1000000695 #tmpl_R50 h4 {
	font-size: 14px;
	padding: 15px 15px 8px;
}
.blockui_popup p.chapo {
	float:right;
	position:relative;
	text-align:left;
	width:415px;
	font-weight: bold;
	margin-bottom: 10px;
}	
.blockui_popup #map_list {
	overflow:hidden;
}
.blockui_popup #map_list div {
	margin-bottom:15px;
	padding:0 15px;
	text-align:left !important;
}
.blockui_popup #map_list div p {
	padding: 0 0 10px 0 ;
}
.blockui_popup #map_canvas {
	margin-left: 10px;
}
#recherchestock #filtre_stock,
#recherchestock label {
	display: none;
}
#recherchestock #stock-tab-stock,
#recherchestock #stock-tab-commande {
	margin-left: 30px;
}
#recherchestock #stock-tab-stock a {
	color: #7DAC12;
}
#recherchestock #stock-tab-commande a {
	color: #DB2E06;
}
#stock_list p.chapo {
	float: none;
	margin-bottom: 0px;
}
#stock_list p input {
	display: block;
}

/**** DEBUT Styles éco-réflexes ****/
#eco_reflexes .tabs {
	background: transparent url("/imgs/trait_fin.png") no-repeat 149px bottom;
	margin: 0 0 5px;
	padding: 0 0 56px;
	position: relative;
}
#eco_reflexes .tabs .ui-tabs-nav {
	background: transparent url("/imgs/trait_debut.png") no-repeat top right;
	border: medium none;
	left: 5px;
	padding: 50px 10px 0 0;
	position: absolute;
	top: -10px;
	width: 135px;
}
#eco_reflexes .tabs .ui-tabs-nav li {
	float: none;
	padding: 10px 0 5px 2px !important;
	text-align: right;
}
#eco_reflexes .tabs .ui-tabs-nav li a {
	background: transparent;
	border: none;
	color: #000;
	padding: 0;
}
#eco_reflexes .tabs .ui-tabs-panel {
	border-left: 1px solid #A6D429;
	margin: 20px 0 0 149px;
	padding: 0 10px 0 20px;
}

/***** Page inscription*/
.R1000000885 #rech_top,
.R1000000885 #bread_crum {
	display:none;
}
.R1000000885 #bloc_contextuel .mea_droite {
	background: url(/imgs/_v2/bg-inscription-droite.jpg) no-repeat 9px 0;
	height:406px;
  width:190px;
}
.R1000000885 #contenu form.form_gene h2 {
	border: none;
	font-size: 17px;
	letter-spacing: -1px;
	margin: 0 0 0 40px;
}
.R1000000885 #contenu .ast {
	color: #000;
}
.R1000000885 #contenu p.spip {
	float: left;
	margin: -35px 0 0;
}
.R1000000885 #main tbody tr td.colLabel {
	padding: 5px 0 0;
  text-align:right;
  width: 19%;
}             
.R1000000885 #main tbody tr td.colChamp {
	padding: 0 0 0 15px;
}
.R1000000885 #main tbody tr td.colChamp input {
	-moz-border-radius: 3px 3px 3px 3px;
	background-color: #f8f8f8;
	border: 1px solid #bcbcbc;
	height:22px;
	margin: 5px 0;
  width:309px;
}
.R1000000885 #main tbody tr td.colChamp textarea {
	-moz-border-radius: 3px 3px 3px 3px;
	background-color: #f8f8f8;
	border: 1px solid #bcbcbc;
  height:67px;
	width:309px;
}
.R1000000885 #main tbody tr td.colChamp select {
  width: 312px;
}
.R1000000885 #main tbody tr td.colChamp ul li input {
	background-color: #fff;
	border: none;
  height: 10px;
  width: 20px;
}              
.R1000000885 #contenu tbody tr td div {
	height: 27px;
}
.R1000000885 #contenu tbody tr td #f2_Cpartof_form_adresse {
  height: 68px;
  margin: 4px 0 3px 0;
}
.R1000000885 #contenu tbody tr td #f2_Cpartof_form_adresse_DB2 {
  height: 68px;
  margin: 3px 0 0;
}
.R1000000885 #contenu tbody tr td #f2_Cpartof_form_pays_DB2 {
  margin: 5px 0 0;
}
.R1000000885 #contenu tbody tr td #f2_Cpartof_form_depart_agence_toute,
.R1000000885 #contenu tbody tr td #f2_Cpartof_form_agence_toute,
.R1000000885 #contenu tbody tr td #f2_Cpartof_form_profpro_DB2 {
  margin: 7px 0 0;
}
.R1000000885 #contenu #lien_articles {
	background: url(/imgs/_v2/bg-onglets.jpg) no-repeat;
  height: 106px;
  margin: 10px 0 0 -3px;
  padding: 0 0 0 10px;
  width: 719px;
}
.R1000000885 #contenu #lien_articles li.lien {
	background: url(/imgs/_v2/onglet.jpg) no-repeat;
	float:left;
  height: 44px;
  margin: 0 14px 0 0;
  position: relative;
	text-align: center;
  top: 0;
	width: 274px;
}
.R1000000885 #contenu #lien_articles li.actif, .R1000000885 #contenu #lien_articles li.lien.actif:hover {
	background: url(/imgs/_v2/onglet-select.jpg) no-repeat;
}
.R1000000885 #contenu #lien_articles li.lien:hover {
	background: url(/imgs/_v2/onglet-survol.jpg) no-repeat;
}
.R1000000885 #contenu ul#lien_articles li + li + li {
	background: url(/imgs/_v2/bg-client-etranger.jpg) no-repeat !important;
	margin: 0 !important;
	width: 133px !important;
}
.R1000000885 #contenu ul#lien_articles li + li + li a:hover {
  background: url(/imgs/_v2/bg-client-etranger-survol.jpg) no-repeat;
  height: 44px;
}
.R1000000885 #contenu ul#lien_articles li + li + li.actif, .R1000000885 #contenu ul#lien_articles li + li + li.actif a:hover {
  background: url(/imgs/_v2/bg-client-etranger-select.jpg) no-repeat !important;
}
.R1000000885 #contenu ul li.lien a {
  display: block;
	font-size:10px;
  height: 31px;
	padding: 10px 0 0;
  text-decoration: none;
}
.R1000000885 #contenu ul li.lien a:hover, 
.R1000000885 #contenu #lien_articles li.lien:hover a,
.R1000000885 #contenu ul li.actif a {
	color: #fff;
}
.R1000000885 #contenu ul li.lien a span {
  display: block;
  font-size: 11px;
  font-weight: bold;
}
.R1000000885 #contenu form.form_gene input.bouton {
	background: transparent url(/imgs/_v2/btn_valider.jpg) no-repeat;
	height: 29px;
  margin: 0 0 0 210px;
	width: 97px;
}
.R1000000885 #contenu div.desc strong {
  color: #e75012;
}
.R1000000885 h2 {
  margin: 10px 15px;
}
.R1000000885 h1.titre {
  font-size: 18px !important;
}
/*article - Bretagne/Pays de Loire*/
.A1000002772 #contenu h1, .A1000002772 #contenu p#lien_imprimer {
  display: none;
}
.A1000002772 #contenu {
  padding: 0;
  width: 579px;
}
.A1000002772 #contenu p img {
  margin-left: -20px !important;
}
.A1000002772 #contenu div.art_std {
  padding: 0 20px;
}
.A1000002772 #contenu h3 {
  color: #E75012 !important;
  font-size: 26px !important;
  font-weight: bold;
}
/*Produit du mois - Normandie*/
.A1000002427 #contenu h1, .A1000002427 #contenu p#lien_imprimer {
  display: none;
}
.A1000002427 #contenu {
  padding: 0;
  width: 579px;
}
.A1000002427 #contenu p img {
  margin-left: -20px !important;
}
.A1000002427 #contenu div.art_std {
  padding: 0 20px;
}
.A1000002427 #contenu h3 {
  color: #E75012 !important;
  font-size: 26px !important;
  font-weight: bold;
}
.A1000002427 #contenu ul {
  padding: 0 0 5px 16px;
}
/*Mois festif - Normandie*/
.A1000002687 #contenu {
  padding: 0;
  width: 579px;
}
.A1000002687 #contenu h1, .A1000002687 #contenu p#lien_imprimer {
  display: none;
}
.A1000002687 #contenu p img {
  margin-left: -20px;
}
.A1000002687 #contenu p .spip_documents img {
  margin-left: 0;
}
.A1000002687 #contenu div.art_std {
  padding: 0 20px;
}
.A1000002687 #bloc_central #contenu .docs_associes {
  display: none;
}
.A1000002687 #bloc_central #contenu .spip_documents_left {
  margin: 0 25px 10px 0;
}
.A1000002687 #contenu table {
  border: none;
  float: left;
  margin: 0 0 20px;
}
.A1000002687 #contenu table tr {
  background: none;
}

/*Mois de novembre*/
.A1000002689 #contenu h1, .A1000002689 #contenu p#lien_imprimer {
  display: none;
}
.A1000002689 #contenu {
  padding: 0;
  width: 579px;
}
.A1000002689 #contenu p img {
  margin: 10px 0 0 -20px;
}
.A1000002689 #contenu div.art_std {
  padding: 0 20px;
}
.A1000002689 #contenu h3 {
  color: #E75012 !important;
  font-size: 22px !important;
  font-weight: bold;
}
.A1000002689 #contenu .spip_documents_left {
  margin-left: 11px;
}

/* ********************************************************************* */
/* *********************** Pages Eco-Reflexes ************************** */
/* ********************************************************************* */
.R1000000905 #main {
  background: #fff;
}
.R1000000905 a {
  color: #94AC0E;
  text-decoration: none;
}
.R1000000905 #contenu a {
  text-decoration: underline;
}
.R1000000905 #contenu a:hover {
  color: #597436;
}
.R1000000905 #contenu p.chapo {
  font-weight: normal;
}
.R1000000905 #contenu p#lien_imprimer {
  margin-top: -42px;
}
.R1000000905 .spip_documents_left {
  margin-right: 10px;
}
.R1000000905 #contenu span strong {
  display: block;
  padding: 18px 0 10px;
}
.R1000000905 #contenu p {
  padding: 0;
}
.R1000000905 #contenu p.desc {
  padding: 10px 20px 0 0;
}
.R1000000905 #contenu ul.spip {
  padding: 8px 20px 0;
}
.R1000000905 #contenu ul.spip li.spip {
  list-style-image: url(/imgs/_v2/puce-verte-carre.jpg);
}
.R1000000905 #contenu ul li ul.spip li.spip {
  list-style-image: url(/imgs/_v2/puce-verte.png);
}
.R1000000905 #contenu a.retour {
  background: url(/imgs/_v2/puce-retour-vert.jpg) no-repeat 0 3px;
  color: #9eb80c;
}
.R1000000905 #contenu p#lien_imprimer a {
  background: url(/imgs/_v2/btn-print.png) no-repeat;
  height: 34px;
  width: 43px;
}
.R1000000905 #bloc_central #contenu h4 {
  background: url(/imgs/_v2/bg-title-zebre.png) repeat-x;
  clear: both;
  color: #9eb80c;
  display: block;
  font-size: 13px;
  height: 14px;
  margin: 30px 0 15px !important;
  padding: 0 !important;
  position: relative;
}
.R1000000905 #bloc_central #contenu h4 span {
  background: #fff;
  padding: 0 10px !important;
  margin: 0 0 0 30px !important;
}
.R1000000905 #rech_top {
  background: url(/imgs/_v2/bg-rech-top.png) no-repeat;
}
.R1000000905 #rech_top img {
  visibility: hidden;
  margin: 0;
}
.R1000000905 #rech_top a {
  background: url(/imgs/_v2/rech-top-ok-vert.jpg);
  display: inline-block;
  height: 18px;
  margin: -1px 0 0 5px;
  position: relative;
  width: 19px;
}
.R1000000905 #bread_crum {
  background: url(/imgs/_v2/bg-bread-crum.jpg) repeat-x;
  height: 32px !important;
  padding-bottom: 0;
}
.R1000000908 #bread_crum {
  display: none;
}
.R1000000924 #bread_crum {
  display: block;
}
.R1000000905 #bloc_central {
  background: #fff;
  padding: 0 0 10px 0;
}
.R1000000905 #bloc_central #bread_crum a {
  color: #a9c31a;
}
.R1000000905 #bloc_central #bread_crum span.unselectable {
  color: #a9c31a;
}
.R1000000905 #bloc_central #contenu {
  background: #fff url(/imgs/_v2/bg-home.jpg) repeat-x;
  margin: 3px;
  padding: 0 9px 20px 14px;
}
.R1000000905 #bloc_central #contenu h1 {
  color: #94ac0e !important;
  font-size: 25px;
  font-weight: normal;
  letter-spacing: -2px;
  padding: 18px 0 12px;
  margin: 0;
}
.R1000000905 #bloc_central #contenu h1 strong {
  display: block;
  font-weight: bold;
}
.R1000000905 #bloc_central #contenu h1.titre,
.R1000000911 #bloc_central #contenu h1 {
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 0;
}
.R1000000924 #bloc_central #contenu {
  padding: 0 9px 20px 14px;
}
.R1000000907 #bloc_central #contenu,
.R1000000909 #bloc_central #contenu,
.R1000000910 #bloc_central #contenu,
.R1000000911 #bloc_central #contenu,
.R1000000925 #bloc_central #contenu,
.R1000000960 #bloc_central #contenu,
.R1000000966 #bloc_central #contenu,
.R1000001009 #bloc_central #contenu
{
  background: url(/imgs/_v2/bg-pagesEE.jpg) repeat-x;
  margin: 3px 8px 3px 3px;
}
.R1000000906 #bloc_central #contenu,
.R1000000924 #bloc_central #contenu,
.A1000002487 #bloc_central #contenu,
.A1000002487 #bloc_central #contenu,
.A1000002619 #bloc_central #contenu {
  background: url(/imgs/_v2/bg-pagesEE.jpg) repeat-x !important;
  margin: 3px !important;
}
.A1000002487 #bloc_central #contenu,
.A1000002488 #bloc_central #contenu,
.A1000002619 #bloc_central #contenu {
  padding: 0 9px 20px 14px !important;
}
.R1000000908 #bloc_central #contenu {
  background: none;
  margin: 0;
  padding: 0;
}
.A1000002467 #bloc_central #contenu,
.A1000002517 #bloc_central #contenu,
.A1000002518 #bloc_central #contenu {
  background: none !important;
  margin: 0;
  padding: 0;
}
/**** personnalisation mouseover article spip ecoreflexes ****/
.R1000000910 a.lien-inscription {
  background: url(/imgs/_v2/inscription-energiebat.png) no-repeat;
  display: block;
  float: right;
  height: 150px;
  margin: -45px 0 0 20px;
  width: 235px;
}
.R1000000910 a.lien-inscription:hover {
  background: url(/imgs/_v2/inscription-energiebat-on.png) no-repeat;
}
.R1000000910 a.lien-inscription2 {
  background: url(/imgs/_v2/mea-energiebat.png) no-repeat;
  display: block;
  float: left;
  height: 38px;
  margin: 0 0 0 237px;
  width: 251px;
}
.R1000000910 a.lien-inscription2:hover {
  background: url(/imgs/_v2/mea-energiebat-on.png) no-repeat;
}
.A1000002529 a.lien-guide {
	background: url(/imgs/_v2/btnguideoff.jpg) no-repeat;
	height: 47px;
	width: 128px;
	float: left;
	margin-top: 14px;
}
.A1000002529 a.lien-guide:hover {
	background: url(/imgs/_v2/btnguideon.jpg) no-repeat;
	height: 47px;
	width: 128px;
}
.A1000002642 a.lien-brochure {
	background: url(/imgs/_v2/btnbrochureoff.jpg) no-repeat;
	height: 47px;
	width: 128px;
	float: left;
	margin-top: 14px;
}
.A1000002642 a.lien-brochure:hover {
	background: url(/imgs/_v2/btnbrochureon.jpg) no-repeat;
	height: 47px;
	width: 128px;
}
.R1000000906 #bloc_central #contenu > div {
  padding: 0 20px 0 0;
}
.R1000000905 #bloc_central #contenu .mea_centre.C1 {
  float: left;
}
.R1000000925 #bloc_central #contenu .mea_centre.C1 .mea.O1 {
  background: url(/imgs/_v2/bg-mea-centre.jpg) no-repeat;
  height: 217px;
  margin: 20px 0 0;
  width: 538px;
}
.R1000000925 #bloc_central #contenu .mea_centre.C1 .mea p.visuel {
  margin-top: 47px;
  text-align: center;
  width: 225px;
}
.R1000000925 #bloc_central #contenu .mea_centre.C1 .mea h3 {
  background: none;
  color: #fff;
  font-family: arial;
  font-size: 18px;
  font-weight: normal;
  height: 19px;
  padding: 10px 30px 0 20px !important;
  position: absolute;
  text-transform: uppercase;
  width: 484px;
}
.R1000000925 #bloc_central #contenu .mea_centre.C1 .mea h3 a {
  color: #fff;
  text-decoration: none;
}
.R1000000925 #bloc_central #contenu .mea_centre.C1 .mea div.descriptif {
  padding: 52px 15px 10px 0;
}
.R1000000925 #bloc_central #contenu .mea_centre.C1 .mea p.lien a {
  background: url(/imgs/_v2/puce-verte.png) no-repeat left 4px;
  color: #94ac0e;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-transform: none;
}
.R1000000925 #bloc_central #contenu .mea_centre.C1 .mea p.lien a:hover {
  text-decoration: underline;
}
.R1000000907 #bloc_central #contenu .mea_centre.C2,
.R1000000925 #bloc_central #contenu .mea_centre.C2 {
  background: none;
  height: auto;
  padding: 14px 0 0;
  width: auto;
}
.R1000000907 #bloc_central #contenu .mea_centre.C2 {
  margin: 10px 0 0 !important;
}
.R1000000907 #bloc_central #contenu .mea_centre.C2 .mea p.visuel,
.R1000000925 #bloc_central #contenu .mea_centre.C2 .mea p.visuel {
  display: block;
}
.R1000000907 #bloc_central #contenu .mea_centre.C2 .mea.O1,
.R1000000925 #bloc_central #contenu .mea_centre.C2 .mea.O1,
.R1000000925 #bloc_central #contenu .mea_centre.C2 .mea.O3 {
  margin-right: 30px;
}
.R1000000907 #bloc_central #contenu .mea_centre.C2 .mea,
.R1000000925 #bloc_central #contenu .mea_centre.C2 .mea,
.R1000000966 #bloc_central #contenu .mea_centre.C1 .mea {
  background: url(/imgs/_v2/bg-mea-centre2.jpg) no-repeat;
  float: left;
  height: 300px;
  margin-bottom: 19px;
  width: 254px;
}
.A1000002472 div#change_pas {
  background: url(/imgs/_v2/bg-mea-centre2.jpg) no-repeat;
  float: left;
  height: 300px;
  margin: 0 0 19px 12px;
  width: 254px;
}
.A1000002472 div#change {
  background: url(/imgs/_v2/bg-mea-centre2.jpg) no-repeat;
  float: left;
  height: 300px;
  margin: 0 0 26px 17px;
  width: 254px;
}
.A1000002472 div#change_pas h3, .A1000002472 div#change h3 {
  background: url(/imgs/_v2/bg-titre-mea.png) no-repeat;
  color: #fff !important;
  height: 30px;
  margin: 12px 0 0 -4px;
  padding: 8px 25px 0 10px !important;
  text-transform: uppercase;
}
.A1000002472 div#change_pas ul, .A1000002472 div#change ul {
  padding: 8px 16px 0 30px !important;
}
.A1000002472 div#change_pas ul li, .A1000002472 div#change ul li {
  font-size: 11px;
  list-style-image: url(/imgs/_v2/puce-verte.png) !important;
}
.R1000000966 #bloc_central #contenu .mea_centre.C1 .mea {
  background: url(/imgs/_v2/bg-mea-centre-actions.jpg) no-repeat;
	height: 150px;
}
.R1000000966 #bloc_central #contenu .mea_centre.C1 .A1000002474,
.R1000000966 #bloc_central #contenu .mea_centre.C1 .A1000002476,
.R1000000966 #bloc_central #contenu .mea_centre.C1 .A1000002478 {
	margin-left: 25px;
}
.R1000000925 #bloc_central #contenu .mea_centre.C2 .mea h3 {
  background: none;
  color: #94ac0e;
  font-family: arial;
  font-size: 16px;
  height: 35px;
  padding: 15px 28px 0 30px !important;
  position: absolute;
  text-transform: uppercase;
  width: 194px;
}
.R1000000907 #bloc_central #contenu .mea_centre.C2 .mea h3 {
  background: url(/imgs/_v2/bg-titre-mea.png) no-repeat;
  color: #94ac0e;
  font-family: arial;
  font-size: 12px;
  height: 38px;
  margin: 13px 0 0 -4px;
  padding: 8px 28px 0 15px !important;
  position: absolute;
  width: 205px;
}
.R1000000966 #bloc_central #contenu .mea_centre.C1 h3 {
  height: 32px;
  padding: 8px 25px 0 25px !important;
  margin: 13px 0 0 -8px !important;
	font-size: 12px;
}
.R1000000966 #bloc_central #contenu .mea_centre.C1 .A1000002473 h3 {
  background: url(/imgs/_v2/bg-titre-mea-1.png) no-repeat;
}
.R1000000966 #bloc_central #contenu .mea_centre.C1 .A1000002474 h3 {
  background: url(/imgs/_v2/bg-titre-mea-2.png) no-repeat;
}
.R1000000966 #bloc_central #contenu .mea_centre.C1 .A1000002475 h3 {
  background: url(/imgs/_v2/bg-titre-mea-3.png) no-repeat;
}
.R1000000966 #bloc_central #contenu .mea_centre.C1 .A1000002476 h3 {
  background: url(/imgs/_v2/bg-titre-mea-4.png) no-repeat;
}
.R1000000966 #bloc_central #contenu .mea_centre.C1 .A1000002477 h3 {
  background: url(/imgs/_v2/bg-titre-mea-5.png) no-repeat;
}
.R1000000966 #bloc_central #contenu .mea_centre.C1 .A1000002478 h3 {
  background: url(/imgs/_v2/bg-titre-mea-6.png) no-repeat;
}
.R1000000907 #bloc_central #contenu .mea_centre.C2 .mea h3 a,
.R1000000966 #bloc_central #contenu .mea_centre.C1 .mea h3 a {
  color: #fff;
  text-decoration: none;
}
.R1000000925 #bloc_central #contenu .mea_centre.C2 .mea h3 a {
  color: #94ac0e;
  text-decoration: none;
}
.R1000000907 #bloc_central #contenu .mea_centre.C2 .mea p.visuel,
.R1000000925 #bloc_central #contenu .mea_centre.C2 .mea p.visuel {
  margin-top: 60px;
  text-align: center;
  width: 254px;
}
.R1000000907 #bloc_central #contenu .mea_centre.C2 .mea div.descriptif,
.R1000000907 #bloc_central #contenu .mea_centre.C2 .mea p.lien,
.R1000000925 #bloc_central #contenu .mea_centre.C2 .mea div.descriptif,
.R1000000925 #bloc_central #contenu .mea_centre.C2 .mea p.lien {
  margin: 0 16px 10px 16px;
  width: 194px;
}
.R1000000966 #bloc_central #contenu .mea_centre.C1 .mea div.descriptif {
  height: 60px;
  margin: 0 0 10px 16px;
  padding: 0;
  width: 216px;
}
.R1000000966 #bloc_central #contenu .mea_centre.C1 .mea p.lien {
  margin: 0 0 10px 16px;
  width: 229px;
}
.R1000000907 #bloc_central #contenu .mea_centre.C2 .mea p.lien a,
.R1000000925 #bloc_central #contenu .mea_centre.C2 .mea p.lien a,
.R1000000966 #bloc_central #contenu .mea_centre.C1 .mea p.lien a {
  background: url(/imgs/_v2/puce-verte.png) no-repeat left 2px;
  color: #94ac0e;
  display: block;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-transform: none;
}
.R1000000907 #bloc_central #contenu .mea_centre.C2 .mea p.lien a:hover,
.R1000000925 #bloc_central #contenu .mea_centre.C2 .mea p.lien a:hover,
.R1000000966 #bloc_central #contenu .mea_centre.C1 .mea p.lien a:hover {
  text-decoration: underline;
}
.R1000000906 #bloc_central #contenu .mea_centre.C2 {
  background: url(/imgs/_v2/bg-mea-performance.png) no-repeat;
  height: 317px;
  margin: 0 0 0 -2px !important;
  width: 724px;
}
.R1000000906 #bloc_central #contenu .mea_centre.C2 .mea {
  background: url(/imgs/_v2/fond-mea-performance.jpg) repeat-x;
  float: left;
  height: 249px;
  margin: 50px 0 0 15px;
  width: 162px;
}
.R1000000906 #bloc_central #contenu .mea_centre.C2 .mea p.visuel {
  display: block;
  margin: 30px 0 0 0;
  padding: 10px 0 5px 0;
  position: relative;
}
.R1000000906 #bloc_central #contenu .mea_centre.C2 .mea h3 {
  background: none;
  font-size: 12px;
  padding: 0 0 0 10px !important;
  position: absolute;
  width: 142px;
}
.R1000000906 #bloc_central #contenu .mea_centre.C2 .mea h3 a {
  text-decoration: none;
}
.R1000000906 #bloc_central #contenu .mea_centre.C2 .mea h3 a:hover {
  color: #94AC0E;
}
.R1000000906 #bloc_central #contenu .mea_centre.C2 .mea .descriptif {
  padding: 0 5px 5px 8px !important;
}
.R1000000906 #bloc_central #contenu .mea_centre.C2 .mea p.lien {
  background: url(/imgs/_v2/bg-lien.png) no-repeat;
  display: block;
  height: 40px;
  margin: 0 0 0 5px;
  padding: 8px 12px 0 12px;
  width: 130px;
}
.R1000000906 #bloc_central #contenu .mea_centre.C2 .mea p.lien:hover {
  background: url(/imgs/_v2/bg-lien-on.png) no-repeat;
}
.R1000000906 #bloc_central #contenu .mea_centre.C2 .mea p.lien a {
  background: url(/imgs/_v2/puce-blanche.png) no-repeat 0 4px;
  color: #fff;
  display: block;
  padding: 0 5px 2px 12px;
  text-decoration: none;
}
.R1000000910 #bloc_central h1 {
  display: none;
}
.R1000000934 #bloc_central h1 {
  display: block;
}
.R1000000910 #bloc_central h2 {
  background: none;
  color: #94AC0E !important;
  font-size: 2em;
  margin: 0;
  padding: 10px 0 0;
}
.R1000000910 #bloc_central span.spip_documents_right {
  margin-top: -34px;
}
.R1000000910 div.mea_centre table div.mea {
  background: url(/imgs/_v2/bg-mea-centre3.jpg) no-repeat;
  height: 229px;
  padding: 15px 20px;
  margin: 0 5px 20px 0;
  width: 199px;
}
.R1000000910 div.mea_centre table div.mea h3 a {
  text-decoration: none !important;
}
.R1000000910 div.mea_centre table div.mea h3 a:hover {
  color: #94AC0E !important;
}
.R1000000905 div.mea_centre table div.mea h3 {
  background: none !important;
  padding: 0 !important;
  margin: 0 !important;
  position: absolute;
}
.R1000000905 div.mea_centre table div.mea h3 a {
  text-decoration: none;
}
.R1000000905 div.mea_centre table div.mea p.visuel {
  top: 30px;
}
.R1000000905 div.mea_centre table div.mea .descriptif {
  float: left;
  position: relative;
  top: 30px;
}
.R1000000905 div.mea_centre table div.mea p.lien {
  display: none;
}
.R1000000905 .mea_centre.C1 .mea_multi {
  background: url(/imgs/_v2/bg-mea-maison.png);
  height:225px;
  width:460px;
}
.R1000000905 .mea_centre.C1 .mea_multi h3 {
  color: #fff;
  font-family: arial;
  font-size: 15px !important;
  font-weight: bold;
  text-transform: uppercase;
  padding: 20px 0 15px 15px !important;
}
.R1000000906 .mea_centre.C1 .mea_multi h3 {
  font-size: 18px !important;
  font-weight: normal;
  letter-spacing: 0px;
  padding: 17px 0 15px 15px !important;
}
.R1000000906 .mea_centre.C1 .mea_multi {
  background: url(/imgs/_v2/bg-maison-inter.png);
  height:229px;
  margin: 15px 0 0 -4px;
  width:726px;
}
.R1000000905 .mea_centre.C1 .mea_multi p.visuel {
  margin: 0 0 0 8px !important;
  z-index: 0;
}
.R1000000905 .mea_centre.C1 .mea_multi div.descriptif {
  float: left;
  margin: 20px;
  width: 210px;
}
.R1000000905 .mea_centre.C1 .mea_multi ul {
  float: left;
  margin: -40px 0 0 85px !important;
  position: relative;
  z-index: 100;
}
.R1000000905 .mea_centre.C1 .mea_multi ul li {
  background: url(/imgs/_v2/onglet-off.png) no-repeat;
  cursor: pointer;
  display: block;
  float: left;
  height: 33px;
  padding: 10px 0 0 20px;
  width: 101px;
}
.R1000000905 .mea_centre.C1 .mea_multi ul li:hover {
  background: url(/imgs/_v2/onglet-on.png) no-repeat;
  height: 33px;
  padding: 10px 0 0 20px;
  width: 101px;
}
.R1000000905 .mea_centre.C1 .mea_multi ul li a {
  background: url(/imgs/_v2/puce-blanche.png) no-repeat 0 4px;
  color: #fff;
  display: block;
  font-weight: bold;
  padding: 0 0 0 10px;
  text-decoration: none !important;
}
.R1000000905 .mea_centre.C1 .mea_multi ul li a:hover {
  color: #fff !important;
}
.R1000000906 .mea_centre.C1 .mea_multi ul {
  cursor: pointer;
  display: block;
  float: left;
  margin: 15px 0 0 !important;
}
.R1000000906 .mea_centre.C1 .mea_multi ul li {
  background: url(/imgs/_v2/onglet-off.jpg) no-repeat;
  float: none;
  height: 27px;
  padding: 18px 0 0 20px;
  width: 197px;
}
.R1000000906 .mea_centre.C1 .mea_multi ul li:hover {
  background: url(/imgs/_v2/onglet-on.jpg) no-repeat;
  height: 27px;
  padding: 18px 0 0 20px;
  width: 197px;
}
.R1000000906 .mea_centre.C1 .mea_multi ul li a {
  background: url(/imgs/_v2/puce-blanche.png) no-repeat 0 4px;
  color: #fff;
  font-family: arial;
  padding: 0 0 0 10px;
  text-decoration: none;
  text-transform: uppercase;
}
.R1000000905 #materiaux {
  background: url(/imgs/_v2/bg-mea-liste.jpg);
  float: left;
  height:319px;
  margin: 20px 0 0 -4px;
  width:466px;
}
.R1000000905 #materiaux #intro { 
  padding: 0 20px 0 20px;
}
.R1000000905 #materiaux #intro h2 { 
  background: none;
  color: #94AC0E;
  font-size: 12px;
  margin: 7px 0 5px;
  text-transform: uppercase;
}
.R1000000905 #materiaux #intro span { 
  color: #869b0f;
  font-weight: bold;
}
.R1000000905 #materiaux ul.spip li.spip { 
  list-style-image: url("/imgs/_v2/puce-verte.png");
  padding: 0 0 6px 0;
}
#contenu div.mea_liste h2 {
  display: none;
}
.R1000000905 .mea_centre.C2 {
  margin: 0 !important;
}
.R1000000905 .mea_centre.C2 div.mea p.visuel, .R1000000905 .mea_centre.C2 div.mea p.lien, .R1000000905 #contenu div.mea_liste table td a.suite {
  display: none;
}
.R1000000907 .mea_centre.C2 div.mea p.lien, .R1000000925 .mea_centre.C2 div.mea p.lien {
  display: block;
  margin: 0 30px !important;
}
.R1000000905 #contenu div.mea_liste {
  margin: 0 0 0 11px;
}
.R1000000966 #contenu div.mea_liste {
	margin: 0;
}
.R1000000905 #contenu div.mea_liste div.mea {
  float: left;
  padding: 0 0 0 4px;
}
.R1000000905 #contenu div.mea_liste div.mea h3 {
  margin: 0 0 0 0 !important;
  padding: 6px 0 !important;
}
.R1000000905 #contenu div.mea_liste div.mea.A1000002519 h3 a {
  border: none;
  color: #fff;
  background: url(/imgs/_v2/murs.png) no-repeat;
  display: block;
  font-size: 11px;
  height: 28px;
  margin: 0 !important;
  padding: 7px 0 0 18px !important;
  text-decoration: none;
  width: 44px;
}
.R1000000905 #contenu div.mea_liste div.mea.A1000002519 h3 a:hover {
  background: url(/imgs/_v2/murs-on.png) no-repeat;
}
.R1000000905 #contenu div.mea_liste div.mea.A1000002521 h3 a {
  border: none;
  color: #fff;
  background: url(/imgs/_v2/combles.png) no-repeat;
  display: block;
  font-size: 11px;
  height: 28px;
  margin: 0 !important;
  padding: 7px 0 0 18px !important;
  text-decoration: none;
  width: 64px;
}
.R1000000905 #contenu div.mea_liste div.mea.A1000002521 h3 a:hover {
  background: url(/imgs/_v2/combles-on.png) no-repeat;
}
.R1000000905 #contenu div.mea_liste div.mea.A1000002520 h3 a {
  border: none;
  color: #fff;
  background: url(/imgs/_v2/dalles.png) no-repeat;
  display: block;
  font-size: 11px;
  height: 28px;
  margin: 0 !important;
  padding: 7px 0 0 18px !important;
  text-decoration: none;
  width: 54px;
}
.R1000000905 #contenu div.mea_liste div.mea.A1000002520 h3 a:hover {
  background: url(/imgs/_v2/dalles-on.png) no-repeat;
}
.R1000000905 #contenu div.mea_liste div.mea.A1000002523 h3 a {
  border: none;
  color: #fff;
  background: url(/imgs/_v2/menuiseries.png) no-repeat;
  display: block;
  font-size: 11px;
  height: 28px;
  line-height: 10px;
  margin: 0 !important;
  padding: 4px 0 0 18px !important;
  text-decoration: none;
  width: 84px;
}
.R1000000905 #contenu div.mea_liste div.mea.A1000002523 h3 a:hover {
  background: url(/imgs/_v2/menuiseries-on.png) no-repeat;
}
.R1000000905 #contenu div.mea_liste div.mea.A1000002522 h3 a {
  border: none;
  color: #fff;
  background: url(/imgs/_v2/menuiseries.png) no-repeat;
  display: block;
  font-size: 11px;
  height: 28px;
  margin: 0 !important;
  padding: 7px 0 0 18px !important;
  text-decoration: none;
  width: 84px;
}
.R1000000905 #contenu div.mea_liste div.mea.A1000002522 h3 a:hover {
  background: url(/imgs/_v2/menuiseries-on.png) no-repeat;
}
.R1000000905 #materiaux p.spip {
  float: right;
  line-height: 12px;
  position: relative;
  right: 8px;
  top: 12px;
  width: 292px;
}
.R1000000905 #materiaux ul.spip {
  float: right;
  line-height: 2px;
  position: relative;
  right: 8px;
  top: 20px;
  width: 254px;
}
.R1000000905 .mea_centre.C1 div.mea div.descriptif {
  position: relative;
}
.R1000000905 .mea_centre.C2 div.mea div.descriptif {
  padding: 15px 15px 0 15px !important;
}
.R1000000905 .mea_centre.C2 div.mea .descriptif {
  padding: 15px 15px 0 15px !important;
}
.R1000000905 div.C2 ul li {
  background: none;
}
.R1000000905 .mea_centre.C2 div.mea .mea_centre.C1 .mea_liste h2 {
  display: none;
}
.R1000000905 .mea_centre.C3 {
  background: url(/imgs/_v2/bg-a-savoir.jpg) no-repeat;
  border: none;
  float: right;
  height: 168px;
  margin: 0;
  padding: 40px 20px 10px 20px;
  position: relative;
  top: -219px;
  width: 225px;
}
.R1000000905 .mea_centre.C3 .mea:first-child {
  border: none;
}
.R1000000905 .mea_centre.C3 .mea {
  border-top: 1px solid #95ad14;
  margin: 5px 0;
  padding: 5px 0;
}
.R1000000905 .mea_centre.C3 .mea h3 a {
  background: url(/imgs/_v2/puce-verte.png) no-repeat 0 5px;
  color: #000;
  padding: 0 0 0 10px !important;
  text-decoration: none !important;
}
.R1000000905 .mea_centre.C3 .mea h3 a:hover {
  color: #000 !important;
}
.R1000000905 .mea_centre.C3 .mea h3, .R1000000905 .mea_centre.C3 .mea .descriptif {
  padding: 0 !important;
}
.R1000000905 .mea_centre.C3 .mea .descriptif {
  padding: 0 0 0 10px !important;
}
.R1000000905 .mea_centre.C3 .mea p.visuel, .R1000000905 .mea_centre.C3 .mea p.lien {
  display: none;
}
.R1000000905 .mea_centre.C4 {
  background: none;
  border: none;
  float: right;
  height: 135px;
  margin: 0;
  padding: 0;
  position: relative;
  top: -192px;
  width: 262px;
}
.R1000000905 .mea_centre.C4 .mea {
  border: none;
  height: 148px;
  padding: 0;
}
.R1000000905 .mea_centre.C4 .mea h3 {
  background: url(/imgs/_v2/bg-titre-mea.jpg) repeat-x;
  height: 25px;
  position: absolute;
  width: 262px;
}
.R1000000905 .mea_centre.C4 .mea h3 a {
  background: #fff;
  margin: 0 0 0 15px;
  padding: 0 5px;
  text-decoration: none !important;
  text-transform: uppercase;
}
.R1000000905 .mea_centre.C4 .mea h3 a:hover {
  color: #94AC0E !important;
}
.R1000000905 .mea_centre.C4 .mea .descriptif {
  margin: 10px 0 0 0;
  position: relative;
  top: 28px;
}
.R1000000905 .mea_centre.C4 .mea .descriptif strong {
  padding: 2px 0 0 !important;
}
.R1000000905 .mea_centre.C4 .mea.A1000002551 p.lien {
  background: url(/imgs/_v2/btn-feuilleter.jpg) no-repeat !important;
  display: block;
  height: 26px;
  left: 107px;
  margin: 38px 0 0 0;
  padding: 0 !important;
  position: relative;
  text-indent: -9999px;
  width: 75px;
}
.R1000000905 .mea_centre.C4 .mea.A1000002551 p.lien a {
  background: none !important;
  display: block;
  height: 25px;
  margin: 0;
  padding: 0 !important;
}
.R1000000905 .mea_centre.C4 .mea.A1000002637 p.lien {
  margin-top: 37px;
  position: relative;
}
.R1000000905 .mea_centre.C4 .mea.A1000002637 p.lien a {
  background: url(/imgs/_v2/puce-verte.png) no-repeat 0 4px !important;
  color: #93ac0b !important;
  display: block;
  font-family: arial;
  font-size: 11px !important;
  font-weight: bold;
  height: 25px;
  margin: 10px 0 0;
  padding: 0 0 0 10px !important;
  text-decoration: none !important;
  text-transform: none !important;
}
.R1000000905 .mea_centre.C4 .mea.A1000002637 p.lien a:hover {
  text-decoration: underline !important;
}
.R1000000905 .mea_centre.C4 .mea p.visuel {
  margin: 30px 0 0 0 !important;
}
.R1000000909 #bloc_central #contenu .mea_centre.C1 {
  margin: 20px 0 0;
}
.R1000000909 #bloc_central #contenu div.mea_centre.C1 div.mea {
  background: url(/imgs/_v2/bg-guide.jpg) no-repeat;
  display: block;
  float: left;
  height: 196px;
  margin: 20px 0 30px 0;
  width: 496px;
}
.R1000000909 .blockUI.blockMsg.blockPage {
  overflow: visible !important;
}
.R1000000909 .fermer {
  position: absolute;
  right: -20px;
  top: -16px;
  z-index: 1002;
}
.R1000000909 .fermer a.unblockui {
  background: url(/imgs/_v2/rondFermeture.png) no-repeat;
  display: block;
  float: right;
  height: 33px;
  text-indent: -9999px;
  width: 33px;
}
.R1000000909 div.lightbox-content {
  display: none;
  position: relative;
}
.R1000000909 #bloc_central #contenu div.mea_centre.C1 div.mea p.visuel {
  margin: 8px 20px 0 7px;
}
.R1000000909 #bloc_central #contenu div.mea_centre.C1 div.mea.A1000002463 p.visuel {
  margin: 20px 6px 0 11px;
}
.R1000000909 #bloc_central #contenu div.mea_centre.C1 div.mea h3 {
  margin: 0;
  padding: 21px 0 11px;
}
.R1000000909 #bloc_central #contenu div.mea_centre.C1 div.mea h3 a {
  text-decoration: none;
}
.R1000000909 #bloc_central #contenu div.mea_centre.C1 div.mea h3 a:hover {
  color: #94ac0e;
}
.R1000000909 #bloc_central #contenu div.mea_centre.C1 div.mea p.type {
  float: right;
  margin: -21px 5px 0 0;
  position: relative;
}
.R1000000909 #bloc_central #contenu div.mea_centre.C1 div.mea .descriptif {
  padding: 0 18px 9px 0;
}
.R1000000909 #bloc_central #contenu div.mea_centre.C1 div.mea .descriptif a.lightbox {
  background: url(/imgs/_v2/puce-verte.png) no-repeat 0 4px;
  font-weight: bold;
  padding: 0 0 0 12px;
  text-decoration: none;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.R1000000909 #bloc_central #contenu div.mea_centre.C1 div.mea .descriptif a.lightbox {
		margin: 0 0 0 156px;
	}
}
.R1000000909 #bloc_central #contenu div.mea_centre.C1 div.mea .descriptif a.lightbox:hover {
  color: #94AC0E;
}
.R1000000909 #bloc_central #contenu div.mea_centre.C1 div.mea.O3 p.lien {
  display: none;
}
.R1000000909 #bloc_central #contenu div.mea_centre.C1 div.mea p.lien a {
  background: url(/imgs/_v2/puce-verte.png) no-repeat left 4px;
  color: #94AC0E;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-transform: none;
}
.R1000000905 #contenu div.docs_associes h2 {
  color: #95ad14;
  margin: 0 0 0 30px;
}
.R1000000905 #contenu div.docs_associes ul {
  margin: 0 0 0 70px !important;
}
.R1000000905 #bloc_central #contenu div table {
  border-collapse:collapse;
  margin: 10px 0 0;
}
.R1000000905 #bloc_central #contenu div table th {
  border: 1px solid #666;
  padding: 10px 0 10px 8px;
}
.R1000000905 #bloc_central #contenu div table tr td {
  border: 1px solid #666;
  padding: 10px 8px;
  vertical-align: middle;
}
.R1000000905 #contenu div.art_std div.docs_associes {
  padding: 20px 0 0;
}
.R1000000910 #bloc_central #contenu div table tr td {
  border: none;
  padding: 10px 0;
}
.R1000000911 #bloc_central #contenu table tr td h2 {
  color: #95ad14;
  margin: 20px 0 0;
}
.R1000000911 #bloc_central #contenu p.desc {
  padding: 10px 20px 10px 10px;
}
.R1000000911 #bloc_central #contenu a.suite {
  background: url(/imgs/_v2/puce-verte.png) no-repeat left 4px;
  color: #95ad14;
  font-size: 10px;
  font-weight: bold;
  margin: 0 0 0 10px;
}
.R1000000934 #contenu form.form_gene h2 {
  border-bottom: 1px solid #94AC0E;
}
.R1000000934 #contenu form.form_gene input.bouton {
  background: url(/imgs/_v2/btnvalider-EE.jpg) no-repeat;
  height: 28px;
  width: 69px;
}
.R1000000913 #contenu .spip_documents_center {
  margin-left: 58px;
}
.R1000001009 #contenu form {
  float: left;
  margin: 10px 0 30px;
}
.R1000001009 #contenu form div p {
  color: #94AC0E !important;
  font-size: 13px !important;
  font-weight: bold;
}
.zoee h2 {
  background: none !important;
  color: #94AC0E !important;
  font-size: 13px !important;
  font-weight: bold;
  margin: 70px 0 0 !important;
  padding: 0 !important;
}
.zoee #projet-download a {
  background: url(/imgs/_v2/puce-zoee.jpg) 0 2px no-repeat;
  color: #000;
  float: left;
  margin: 10px 0 10px 21px;
  padding: 0 0 0 15px;
  text-decoration: none;
}
.zoee #projet-download a:hover {
  color: #000;
  text-decoration: underline;
}
.R1000001009 #contenu form table tr td {
  border: none !important;
  padding: 0 0 8px !important;
}
.R1000001009 #contenu form table tr td.colLabel {
  padding: 0 10px 15px 0 !important;
  text-align: right;
  width: 26%;
}
.R1000001009 #contenu form p.news {
  color: #000;
  font-size: 11px;
  margin: 15px 95px 0 0;
}
.R1000001009 #contenu form input {
  background: #f8f8f8;
  border: 1px solid #bcbcbc;
  height: 20px;
  margin: 0 0 6px;
  padding: 0;
}
.R1000001009 #contenu form input[type=radio] {
  height: 15px;
  margin: 0 5px 6px 0;
}
.R1000001009 #contenu form input.bouton {
  background: url(/imgs/_v2/btn-valider-zoee.jpg) no-repeat;
  height: 35px;
  width: 114px;
}

/***************** Calimur *********************/
.R1000000944 #rech_top, .R1000000944 #bread_crum {
  display: none;
}
.R1000000944 #bloc_central {
  background: url(/imgs/_v2/bg-calimur.jpg) repeat-y;
}
.R1000000953 #bloc_central {
  background: #fff url(/imgs/_v2/bg-miseenoeuvre.jpg) no-repeat;
}
.R1000000944 #contenu {
  padding: 0;
}
.R1000000944 #contenu h2 {
  background: none;
  color: #fff;
  padding: 8px 0 5px 0;
  text-transform: uppercase;
}
.R1000000944 #contenu ul {
  background: url(/imgs/_v2/bg-nav.jpg) no-repeat;
  height: 46px;
  padding: 81px 0 0 165px;
}
.R1000000944 #contenu ul.spip {
  background: none;
  list-style-image: url("/imgs/_v2/puce-verte-calimur.png");
  padding: 0;
}
.R1000000944 #contenu ul.spip li.spip {
  float: none;
  margin: 0 0 0 25px;
}
.R1000000944 #contenu ul li {
  float: left;
}
.R1000000944 #contenu ul li a {
  color: #fff;
  display: block;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  height: 23px;
  padding: 10px 27px 0 27px;
  text-decoration: none;
  text-transform: uppercase;
}
.R1000000944 #contenu ul li a:hover, .R1000000944 #contenu ul li a.actif {
  background: url(/imgs/_v2/bg-onglet-on.jpg) repeat-x;
}
.R1000000944 #contenu ul li.R1000000951 a {
  background: url(/imgs/_v2/home-calimur.jpg);
  height: 33px;
  padding: 0;
  text-indent: -9999px;
  width: 35px;
}
.R1000000944 #contenu ul li.R1000000951 a:hover, .R1000000944 #contenu ul li.R1000000951 a.actif {
  background: url(/imgs/_v2/home-calimur-on.jpg);
}
.R1000000944 #contenu h1 {
  color: #6b6e72;
  font-family: arial;
  font-size: 26px;
  margin: 0 0 0 18px;
  padding: 20px 0 0 0;
  text-transform: uppercase;
}
.R1000000951 #contenu div.mea_droite {
  background: url(/imgs/_v2/bg-mea.jpg) no-repeat;
  height: 228px;
  padding: 0 0 0 15px;
  width: 941px;
}
.R1000000951 #contenu div.principal {
  margin: 20px 0 0;
}
.R1000000951 #contenu div.principal div.texte {
  background: url(/imgs/_v2/bg-tableau-calimur.png) no-repeat;
  height: 320px;
  padding: 0 0 10px 0;
}
.R1000000951 #contenu div.principal div.texte table.spip {
  border: none;
  float: left;
  font-size: 13px;
  margin: 72px 0 0 66px;
}
.R1000000951 #contenu div.principal div.texte .spip_document_1000008759 {
  float: right;
  margin: -309px 36px 0 0;
}
.R1000000951 #contenu div.principal div.texte table.spip tr {
  background: none;
}
.R1000000951 #contenu div.principal div.texte table.spip tr td {
  color: #fff;
  font-weight: bold;
  padding: 10px 0 0 0;
  vertical-align: middle;
}
.R1000000951 #contenu div.principal div.texte table.spip tr td .spip_document_1000008785 {
  margin-left: -20px;
}
.R1000000951 #contenu div.principal div.texte table.spip tr td span {
  margin: 0;
}
.R1000000951 #contenu div.principal div#liste_articles, .R1000000952 #contenu div.principal div#liste_articles,
.R1000000953 #contenu div.principal div#liste_articles, .R1000000954 #contenu div.principal div#liste_articles,
.R1000000956 #contenu div.principal div#liste_articles {
  display: none;
}
.R1000000951 #contenu h1 {
  display: none;
}
.R1000000951 #contenu div.texte div.C3 {
  border: none;
  clear: both;
  display: block;
  float: right;
  height: 203px;
  margin: 16px 15px 0 3px;
  padding: 0;
  width: 293px;
}
.R1000000951 #contenu div.texte div.carousel.C3 {
  background: url(/imgs/_v2/bg-slide-realisation.png) no-repeat;
  height: 203px;
  width: 293px;
}
.R1000000951 #contenu div.texte div.C3 div.slideshow div.carousel-wrap ul {
  background: none;
  padding: 0;
}
.R1000000951 #contenu div.texte div.C3 div.slideshow div.carousel-wrap ul li a {
  background: none;
  padding: 0;
}
.R1000000951 #contenu div.texte div.C3 div.slideshow div.carousel-wrap ul div.mea {
  color: #383b3c;
  margin: 0 0 0 2px;
  width: 268px;
}
.R1000000951 #contenu div.texte div.C3 div.slideshow div.carousel-wrap ul div.mea p.visuel {
  margin: 15px 0 0;
  height: 119px;
  width: 155px;
}
.R1000000951 #contenu div.texte div.C3 div.slideshow div.carousel-wrap ul div.mea .descriptif {
  font-size: 10px;
  font-weight: normal;
  height: 82px;
  left: 12px;
  overflow: hidden;
  top: 42px;
  width: 110px;
}
.R1000000951 #contenu div.texte div.C3 div.slideshow div.carousel-wrap ul div.mea p.lien {
  left: 155px;
  right: 0;
  top: 126px;
}
.R1000000951 #contenu div.mea {
  background: url(/imgs/_v2/bg-mea-home-calimur.png) no-repeat;
  float: left;
  height: 207px;
  margin: 0 0 0 6px;
  padding: 0 12px 0 13px;
  position: relative;
  width: 273px;
}
.R1000000944 #contenu div.mea.A1000002677, .R1000000944 #contenu div.mea.A1000002678, .R1000000944 #contenu div.pub.A1000002056 {
  display: none;
}
.R1000000951 #contenu div.mea h3 {
  color: #fff;
  padding: 14px 0 1px 5px;
}
.R1000000951 #contenu div.mea p.visuel {
  margin: 0;
}
.R1000000951 #contenu div.mea .descriptif {
  bottom: 18px;
  color: #383b3c;
  float: left;
  font-weight: bold;
  left: 20px;
  padding: 0;
  position: absolute;
  width: 170px;
}
.R1000000951 #contenu div.mea p.lien {
  float: right;
  padding: 0;
}
.R1000000951 #contenu div.mea p.lien a {
  background: url(/imgs/_v2/btn-en-savoir-plus.png) !important;
  display: block;
  height:30px;
  margin: 15px 0 0;
  padding: 0;
  text-indent: -9999px;
  width: 96px;
}
.R1000000955 .spip_documents_center {
  margin: 0 5px;
}
.R1000000955 #contenu h3 {
  color: #adbb00;
  font-size: 13px;
}
.R1000000955 #contenu #liste_articles>div.collapsed {
  background: url(/imgs/_v2/bg-realisations-expand.png) no-repeat;
  height: 643px;
  margin: 0 0 0 15px;
  padding: 0 30px;
  width: 622px;
}
.R1000000955 #contenu #liste_articles>div p.expand_collapse {
  display: none;
  background: url(/imgs/_v2/plusdedetail.png) no-repeat;
  bottom: 4px;
  height: 18px;
  right: 30px;
  position: absolute;
  width: 115px;
}
.R1000000955 #contenu #liste_articles>div p.expand_collapse a {
  display: block;
  height: 18px;
  text-indent: -9999px;
}
.R1000000955 #contenu #liste_articles>div.collapsed p.expand_collapse {
  background: url(/imgs/_v2/moinsdedetail.png) no-repeat;
  height: 18px;
  width: 43px;
}
.R1000000955 #contenu #liste_articles>div {
  background: url(/imgs/_v2/bg-realisations.png) no-repeat;
  height: 256px;
  margin: 0 0 0 15px;
  padding: 0 30px;
  position: relative;
  width: 619px;
}
.R1000000955 #contenu #liste_articles>div h2 {
  margin: 5px 0 0;
  padding: 14px 0 4px 0;
}
.R1000000955 #contenu #liste_articles>div div.div_bas {
  display: none;
}
.R1000000955 #contenu #liste_articles>div div.div_haut {
  margin: 10px 0 0;
  position: relative;
  width: 618px;
}
.R1000000955 #contenu #liste_articles>div div.div_haut p.logo {
  float: right;
  text-align: center;
  width: 273px;
}
.R1000000955 #contenu div.principal .spip_documents_right {
  margin: 0 4px 0 0;
}
.R1000000955 #contenu h1 {
  margin: 0 0 0 24px;
}
.R1000000952 #contenu div.principal div.texte>div {
  background: url(/imgs/_v2/bg-calimurc20.png) no-repeat;
  height: 326px;
  margin: 0 0 0 13px;
  padding: 20px;
  width: 636px;
}
.R1000000952 #contenu div.principal div.texte>div p.spip {
  margin: 0;
  width: 310px;
}
.R1000000952 #contenu div.principal div.texte>div p.spip span {
  margin: 36px 0 0 28px;
}
.R1000000952 #contenu div.principal div.texte>div table.spip {
  background: none;
  border: none;
  clear: none;
  color: #fff;
  left: 48px;
  position: relative;
  top: -255px;
  width: 300px;
}
.R1000000952 #contenu div.principal div.texte h3 {
  color: #adbb00;
  font-family: arial;
  font-size: 18px;
  margin: 10px 0 0 20px; 
}
.R1000000952 #contenu div.principal div.texte p.spip {
  margin: 5px 0 0 20px;
}
.R1000000952 #contenu div.principal div.texte table.spip {
  border: none;
  color: #56595c;
  margin: 0 0 26px 20px;
  width: 400px;
}
.R1000000952 #contenu div.principal div.texte table.spip tr {
  background: none;
}
.R1000000952 #contenu div.principal div.texte table.spip tr td {

  padding: 8px 22px 0 0;
}
.R1000000952 #contenu div.principal div.texte table.spip tr td span.spip_documents_left {
  padding: 2px 6px 0 0;
}
.R1000000952 #contenu div.principal div.texte table.spip tr td span {
  margin: 0;
}
.R1000000952 #contenu div.principal div.texte>div table.spip tr td strong {
  font-size: 13px;
}
.R1000000952 #contenu div.principal div.texte>div table.spip tr td strong.spip {
  color: #cbda14;
}
.R1000000952 #contenu div.principal div.texte>div table.spip tr {
  background: none;
}
.R1000000952 #contenu div.principal div.texte>div table.spip tr td {
  padding: 3px 0;
}
.R1000000952 #contenu div.principal, .R1000000953 #contenu div.principal, .R1000000954 #contenu div.principal,
.R1000000955 #contenu div.principal, .R1000000956 #contenu div.principal {
  float: left;
  min-height: 800px;
  position: relative;
  width: 690px;
}
.R1000000956 #contenu div.principal {
  min-height: 952px;
}
.R1000000944 #contenu div.principal div.texte {
  margin: 0 0 20px 0;
}
.R1000000954 #contenu div.mea_droite {
  float: right;
  margin: 5px 10px 0 0;
}
.R1000000955 #contenu div.mea_droite {
  float: right;
  margin: -9px 10px 0 0;
}
.R1000000956 #contenu div.mea_droite {
  float: right;
  margin: 0 10px 0 0;
}
.R1000000952 #contenu div.mea_droite {
  float: right;
  margin: 5px 10px 0 0;
}
.R1000000953 #contenu div.mea_droite {
  float: right;
  margin: 10px 10px 0 0;
}
.R1000000953 #contenu div.mea_droite div.mea.A1000002629, .R1000000954 #contenu div.mea_droite div.mea.A1000002629,
.R1000000955 #contenu div.mea_droite div.mea.A1000002629, .R1000000956 #contenu div.mea_droite div.mea.A1000002629,
.R1000000956 #contenu div.mea_droite div.mea.A1000002634 {
  background: url(/imgs/_v2/bg-decouvrir-calimur.png) no-repeat;
  height: 159px;
  margin: 15px 0 0;
  width: 238px;
}
.R1000000952 #contenu div.mea_droite div.mea h3, .R1000000953 #contenu div.mea_droite div.mea h3,
.R1000000954 #contenu div.mea_droite div.mea h3, .R1000000955 #contenu div.mea_droite div.mea h3,
.R1000000956 #contenu div.mea_droite div.mea h3 {
  padding: 10px 0 2px 15px;
}
.R1000000952 #contenu div.mea_droite div.mea h3 a, .R1000000953 #contenu div.mea_droite div.mea h3 a,
.R1000000954 #contenu div.mea_droite div.mea h3 a, .R1000000955 #contenu div.mea_droite div.mea h3 a,
.R1000000956 #contenu div.mea_droite div.mea h3 a {
  color: #fff;
  text-decoration: none;
}
.R1000000952 #contenu div.mea_droite div.mea.A1000002630 p.visuel, .R1000000953 #contenu div.mea_droite div.mea.A1000002629 p.visuel,
.R1000000953 #contenu div.mea_droite div.mea.A1000002630 p.visuel, .R1000000954 #contenu div.mea_droite div.mea.A1000002629 p.visuel,
.R1000000954 #contenu div.mea_droite div.mea.A1000002630 p.visuel, .R1000000955 #contenu div.mea_droite div.mea.A1000002629 p.visuel,
.R1000000955 #contenu div.mea_droite div.mea.A1000002630 p.visuel, .R1000000956 #contenu div.mea_droite div.mea.A1000002629 p.visuel,
.R1000000956 #contenu div.mea_droite div.mea.A1000002630 p.visuel, .R1000000956 #contenu div.mea_droite div.mea.A1000002634 p.visuel {
  margin: 0 0 0 8px;
}
.R1000000953 #contenu div.mea_droite div.mea.A1000002629 p.lien, .R1000000954 #contenu div.mea_droite div.mea.A1000002629 p.lien,
.R1000000955 #contenu div.mea_droite div.mea.A1000002629 p.lien, .R1000000956 #contenu div.mea_droite div.mea.A1000002629 p.lien,
.R1000000956 #contenu div.mea_droite div.mea.A1000002634 p.lien {
  float: right;
  position: relative;
}
.R1000000953 #contenu div.mea_droite div.mea.A1000002629 p.lien a, .R1000000954 #contenu div.mea_droite div.mea.A1000002629 p.lien a,
.R1000000955 #contenu div.mea_droite div.mea.A1000002629 p.lien a, .R1000000956 #contenu div.mea_droite div.mea.A1000002629 p.lien a {
  background: url(/imgs/_v2/bg-ensavoirplus.png) no-repeat;
  color: #fff;
  float: right;
  font-weight: bold;
  height: 12px;
  margin: -24px 0 0;
  padding: 5px 5px 5px 20px; 
  width: 88px;
}
.R1000000956 #contenu div.mea_droite div.mea.A1000002634 p.lien a {
  background: url(/imgs/_v2/bg-ensavoirplus.jpg) no-repeat;
  color: #fff;
  float: right;
  font-weight: bold;
  height: 22px;
  margin: -24px -5px 0 0;
  padding: 5px 0 0 13px; 
  width: 172px;
}
.R1000000952 #contenu div.mea_droite div.mea.A1000002630 .descriptif, .R1000000953 #contenu div.mea_droite div.mea.A1000002630 .descriptif,
.R1000000954 #contenu div.mea_droite div.mea.A1000002630 .descriptif, .R1000000955 #contenu div.mea_droite div.mea.A1000002630 .descriptif,
.R1000000956 #contenu div.mea_droite div.mea.A1000002630 .descriptif {
  float: left;
  font-weight: bold;
  margin: 10px 15px 0 15px;
  padding: 0 0 8px 0;
}
.R1000000952 #contenu div.mea_droite div.mea.A1000002630 p.lien a, .R1000000953 #contenu div.mea_droite div.mea.A1000002630 p.lien a,
.R1000000954 #contenu div.mea_droite div.mea.A1000002630 p.lien a, .R1000000955 #contenu div.mea_droite div.mea.A1000002630 p.lien a,
.R1000000956 #contenu div.mea_droite div.mea.A1000002630 p.lien a {
  background: url(/imgs/_v2/bg-ensavoirplus2.png) no-repeat;
  color: #fff;
  float: right;
  font-weight: bold;
  height: 12px;
  margin: -4px 0 0;
  padding: 5px 5px 5px 14px; 
  width: 139px;
}
.R1000000952 #contenu div.mea_droite div.mea.A1000002630 p.lien, .R1000000953 #contenu div.mea_droite div.mea.A1000002630 p.lien,
.R1000000954 #contenu div.mea_droite div.mea.A1000002630 p.lien, .R1000000955 #contenu div.mea_droite div.mea.A1000002630 p.lien,
.R1000000956 #contenu div.mea_droite div.mea.A1000002630 p.lien {
  float: right;
  position: relative;
}
.R1000000952 #contenu div.mea_droite div.mea.A1000002630, .R1000000953 #contenu div.mea_droite div.mea.A1000002630,
.R1000000954 #contenu div.mea_droite div.mea.A1000002630, .R1000000955 #contenu div.mea_droite div.mea.A1000002630,
.R1000000956 #contenu div.mea_droite div.mea.A1000002630 {
  background: url(/imgs/_v2/bg-miseenoeuvre.png) no-repeat;
  height: 223px;
  margin: 10px 0 0;
  width: 238px;
}
.R1000000952 #contenu div.mea_droite div.mea.A1000002630 {
  margin: 0;
}
.R1000000952 #contenu div.mea_droite div.mea.A1000002631 p.visuel, .R1000000953 #contenu div.mea_droite div.mea.A1000002631 p.visuel,
.R1000000954 #contenu div.mea_droite div.mea.A1000002631 p.visuel, .R1000000955 #contenu div.mea_droite div.mea.A1000002631 p.visuel,
.R1000000956 #contenu div.mea_droite div.mea.A1000002631 p.visuel {
  float: right;
  margin: 5px 12px 0 0 ;
}
.R1000000952 #contenu div.mea_droite div.mea.A1000002631 .descriptif, .R1000000953 #contenu div.mea_droite div.mea.A1000002631 .descriptif,
.R1000000954 #contenu div.mea_droite div.mea.A1000002631 .descriptif, .R1000000955 #contenu div.mea_droite div.mea.A1000002631 .descriptif,
.R1000000956 #contenu div.mea_droite div.mea.A1000002631 .descriptif {
  float: left;
  font-weight: bold;
  margin: 25px 0 0 15px;
  width: 115px;
}
.R1000000952 #contenu div.mea_droite div.mea.A1000002631 p.lien, .R1000000953 #contenu div.mea_droite div.mea.A1000002631 p.lien,
.R1000000954 #contenu div.mea_droite div.mea.A1000002631 p.lien, .R1000000955 #contenu div.mea_droite div.mea.A1000002631 p.lien,
.R1000000956 #contenu div.mea_droite div.mea.A1000002631 p.lien {
  float: right;
  position: relative;
}
.R1000000952 #contenu div.mea_droite div.mea.A1000002631 p.lien a, .R1000000953 #contenu div.mea_droite div.mea.A1000002631 p.lien a,
.R1000000954 #contenu div.mea_droite div.mea.A1000002631 p.lien a, .R1000000955 #contenu div.mea_droite div.mea.A1000002631 p.lien a,
.R1000000956 #contenu div.mea_droite div.mea.A1000002631 p.lien a {
  background: url(/imgs/_v2/bg-ensavoirplus.png) no-repeat;
  color: #fff;
  float: right;
  font-weight: bold;
  height: 12px;
  margin: 8px 0 0 30px;
  padding: 5px 5px 5px 24px; 
  width: 84px;
}
.R1000000952 #contenu div.mea_droite div.mea.A1000002631, .R1000000952 #contenu div.mea_droite div.mea.A1000002632,
.R1000000953 #contenu div.mea_droite div.mea.A1000002631, .R1000000953 #contenu div.mea_droite div.mea.A1000002632,
.R1000000954 #contenu div.mea_droite div.mea.A1000002631, .R1000000954 #contenu div.mea_droite div.mea.A1000002632,
.R1000000955 #contenu div.mea_droite div.mea.A1000002631, .R1000000955 #contenu div.mea_droite div.mea.A1000002632,
.R1000000956 #contenu div.mea_droite div.mea.A1000002631, .R1000000956 #contenu div.mea_droite div.mea.A1000002632 {
  background: url(/imgs/_v2/bg-mea-droite.png) no-repeat;
  height: 163px;
  margin: 15px 0 0;
  width: 238px;
}
.R1000000952 #contenu div.mea_droite div.mea.A1000002632 p.visuel, .R1000000953 #contenu div.mea_droite div.mea.A1000002632 p.visuel,
.R1000000954 #contenu div.mea_droite div.mea.A1000002632 p.visuel, .R1000000955 #contenu div.mea_droite div.mea.A1000002632 p.visuel,
.R1000000956 #contenu div.mea_droite div.mea.A1000002632 p.visuel {
  padding: 10px 0 0;
  text-align: center;
  width: 238px;
}
.R1000000952 #contenu div.mea_droite div.mea.A1000002632 .descriptif, .R1000000953 #contenu div.mea_droite div.mea.A1000002632 .descriptif,
.R1000000954 #contenu div.mea_droite div.mea.A1000002632 .descriptif, .R1000000955 #contenu div.mea_droite div.mea.A1000002632 .descriptif,
.R1000000956 #contenu div.mea_droite div.mea.A1000002632 .descriptif {
  font-weight: bold;
  float: left;
  padding: 0 15px;
}
.R1000000952 #contenu div.mea_droite div.mea.A1000002632 p.lien, .R1000000953 #contenu div.mea_droite div.mea.A1000002632 p.lien,
.R1000000954 #contenu div.mea_droite div.mea.A1000002632 p.lien, .R1000000955 #contenu div.mea_droite div.mea.A1000002632 p.lien,
.R1000000956 #contenu div.mea_droite div.mea.A1000002632 p.lien {
  float: right;
  position: relative;
}
.R1000000952 #contenu div.mea_droite div.mea.A1000002632 p.lien a, .R1000000953 #contenu div.mea_droite div.mea.A1000002632 p.lien a,
.R1000000954 #contenu div.mea_droite div.mea.A1000002632 p.lien a, .R1000000955 #contenu div.mea_droite div.mea.A1000002632 p.lien a,
.R1000000956 #contenu div.mea_droite div.mea.A1000002632 p.lien a {
  background: url(/imgs/_v2/bg-ensavoirplus2.png) no-repeat;
  color: #fff;
  float: right;
  font-weight: bold;
  height: 12px;
  margin: -6px 0 0 0;
  padding: 5px 5px 5px 20px; 
  width: 133px;
}
.R1000000953 #contenu div.principal div.texte h3.spip {
  color: #adbb00;
  font-family: arial;
  font-size: 18px;
  margin: 0 0 0 18px;
  padding: 0;
  text-transform: uppercase;
}
.R1000000953 #contenu div.principal div.texte > div {
  background: url(/imgs/_v2/bg-tab-miseenoeuvre.png);
  height: 342px;
  margin: 0 0 0 13px;
  width: 671px;
}
.R1000000953 #contenu div.principal div.texte > div > div {
  color: #fff;
  float: right;
  font-size: 13px;
  font-weight: bold;
  margin: 20px 0 0;
  padding: 0 12px 0;
  position: relative;
  right: 11px;
  top: 11px;
  width: 258px;
}
.R1000000953 #contenu div.principal div.texte > div > div strong {
  color: #adbb00;
  text-transform: uppercase;
}
.R1000000953 #contenu div.principal div.texte > div > div img {
  margin: 13px 0;
}
.R1000000953 #contenu div.principal div.texte > div > div .spip_documents_left {
  margin-right: 28px;
}
.R1000000953 #contenu div.principal div.texte h4 {
  color: #6B6E72;
  font-family: arial;
  font-size: 26px;
  margin: 0 0 0 18px;
  padding: 20px 0 0;
  text-transform: uppercase;
}
.R1000000953 #contenu div.principal div.texte h5 {
  font-family: arial;
  font-size: 15px;
  font-weight: bold;
  margin: -12px 0 0;
  text-transform: uppercase;
}
.R1000000953 #contenu div.principal div.texte h6 {
  background: url(/imgs/_v2/puce-noire-calimur.png) no-repeat 0 5px;
  color: #383b3c;
  font-size: 17px;
  margin: -10px 0 0;
  padding: 0 0 0 10px;
  text-transform: uppercase;
}
.R1000000953 #contenu div.principal div.texte p {
  float: left;
  margin: 10px 0 20px 20px;
}
.R1000000953 #contenu div.principal div.texte table {
  border: none;
  margin: 0 0 0 15px;
}
.R1000000953 #contenu div.principal div.texte table tr {
  background: none;
}
.R1000000953 #contenu div.principal div.texte #resume {
  background: url(/imgs/_v2/bg-resume.png);
  height: 261px;
  margin: 0;
  padding: 67px 20px 20px 39px;
  width: 643px;
}
.R1000000953 #contenu div.principal div.texte #resume ul {
  margin: 5px 0 -10px 6px;
}
.R1000000953 #contenu div.principal div.texte #resume hr {
  background: #e5e5e5;
  border: none;
  height: 1px;
  margin: 10px 0 10px;
  width: 560px;
}
.R1000000953 #contenu div.principal div.texte #resume h6 {
  margin: 0;
}
.R1000000953 #contenu div.principal div.texte ul.spip {
  list-style-image: url(/imgs/_v2/petite-puce-verte-calimur.png);
  font-size: 12px;
  line-height: 13px;
  margin: -10px 0 15px;
  text-transform: none;
}
.R1000000953 #contenu div.principal div.texte ul.spip li {
  margin: 0 0 0 16px;
}
.R1000000953 #contenu div.principal div.texte ul.spip li .spip_documents_left {
  margin: 5px 0 5px -24px;
}
.R1000000953 #contenu div.principal div.texte .spip_documents_left {
  margin: 0 6px 0 0;
}
.R1000000953 #contenu div.principal div.texte .spip_documents_center {
  float: left;
  margin: 0 0 8px 0;
}
.R1000000953 #contenu div.principal div.texte {
  color: #6B6E72;
  font-size: 12px;
}
.R1000000953 #contenu div.principal div.texte strong {
  color: #adbb00;
}
.R1000000953 #contenu div.principal div.texte hr {
  background: #e5e5e5;
  border: none;
  height: 1px;
  margin: 20px 0 20px 8px;
}
.R1000000953 #contenu div.principal div.texte div.fond-gris {
  background: #f0f0f1;
  height: auto;
  margin: 30px 0 0 13px;
  padding: 15px 0;
}
.R1000000953 #contenu div.principal div.texte div.fond-gris2 {
  background: #f0f0f1;
  height: auto;
  margin: 10px 0 0 13px;
  padding: 15px 0;
}
.R1000000953 #contenu div.principal div.texte div.fond-gris2 h6 {
  margin: 0 0 0 20px;
}
.R1000000953 #contenu div.principal div.texte div.fond-gris hr, 
.R1000000953 #contenu div.principal div.texte div.fond-gris2 hr {
  margin: 0;
}
.R1000000953 #contenu div.principal div.texte div.fond-gris p {
  margin: 10px 0 0 10px;
}
.R1000000953 #contenu div.principal div.texte div.fond-gris2 p {
  margin: 10px 0 0;
}
.R1000000954 #contenu div.principal div.texte h3.spip {
  color: #adbb00;
  font-size: 18px;
  margin: 0 0 0 18px;
}
.R1000000954 #contenu div.principal div.texte p.spip {
  color: #6b6e72;
  font-weight: bold;
  margin: 0 0 0 20px;
  padding: 0;
}
.R1000000954 #contenu div.principal div.texte table {
  border-collapse: collapse;
  border-color: #e1e1d3;
  margin: 0 0 0 18px;
}
.R1000000954 #contenu div.principal div.texte table tr th {
  background: #75797c;
  color: #fff;
  height: 40px;
  padding: 0 0 0 6px;
  text-align: left;
}
.R1000000954 #contenu div.principal div.texte table tr td {
  padding: 5px 0 5px 6px;
  vertical-align: middle;
}
.image_puces span a {
  background: url(/imgs/_v2/calimur_map_puce.png) no-repeat;
  cursor: default;
  display: block;
  height: 35px;
  text-decoration: none;
  width: 34px;
}
.ui-tooltip-content span {
  display: block;
}
.R1000000956 #contenu div.principal div.texte {
  margin: 5px 0 15px 20px;
}
.R1000000956 #contenu div.principal p.image_puces {
  left: 10px;
  position: absolute;
}
.R1000000956 #contenu div.principal div.texte div#tab-ou-trouver {
  position: absolute;
  top: 440px;
}
.R1000000956 #contenu div.principal div.texte h3 {
  color: #cbda14;
  font-family: arial;
  font-size: 18px;
  margin: 20px 0 0; 
}
.R1000000956 #contenu div.principal div.texte div#tab-ou-trouver table {
  border: none;
}
.R1000000956 #contenu div.principal div.texte div#tab-ou-trouver table th {
  background-color: #d3d3d4;
  padding: 5px 0 5px 30px;
  text-align: left;
}
.R1000000956 #contenu div.principal div.texte div#tab-ou-trouver table td {
  background: url(/imgs/_v2/bg-tab-ou-trouver2.jpg);
  height: 93px;
  padding: 0 0 0 30px;
  vertical-align: middle;
}
.R1000000956 #contenu div.principal div.texte div#tab-ou-trouver table td.dpts {
  background: url(/imgs/_v2/bg-tab-ou-trouver.jpg) repeat-x;
  height: 93px;
  padding: 0;
  text-align: center;
  vertical-align: middle;
}
.R1000000956 .blockUI.blockMsg.blockPage {
  overflow: visible !important;
}
.R1000000956 p.fermer {
  position: absolute;
  right: -20px;
  top: -16px;
  z-index: 1002;
}
.R1000000956 div.lightbox-content {
  display: none;
  position: relative;
}
.R1000000956 p.fermer a {
  background: url("/imgs/_v2/rondFermeture.png") no-repeat;
  display: block;
  float: right;
  height: 33px;
  text-indent: -9999px;
  width: 33px;
}
.R1000000956 .lightbox-content #f2_Cpartof_textelibre_1,
.R1000000956 .lightbox-content #f3_Cpartof_textelibre_1,
.R1000000956 .lightbox-content #f4_Cpartof_textelibre_1 {
  color: #CBDA14;
  font-size: 17px;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
}
.R1000000956 .lightbox-content #f2_Cpartof_textelibre_2, .R1000000956 .lightbox-content #f2_Cpartof_textelibre_4,
.R1000000956 .lightbox-content #f3_Cpartof_textelibre_2, .R1000000956 .lightbox-content #f3_Cpartof_textelibre_4,
.R1000000956 .lightbox-content #f4_Cpartof_textelibre_2, .R1000000956 .lightbox-content #f4_Cpartof_textelibre_4 {
  margin: 10px 0;
  text-align: left;
}
.R1000000956 .lightbox-content form {
  padding: 20px;
}
.R1000000956 .lightbox-content form table {
  text-align: left;
}
.R1000000956 .lightbox-content form table input {
  -moz-border-radius: 3px 3px 3px 3px;
	background-color: #f8f8f8;
	border: 1px solid #bcbcbc;
	margin: 5px 0 0;
	width: 230px;
}
.R1000000956 .lightbox-content form table textarea {
  -moz-border-radius: 3px 3px 3px 3px;
	background-color: #f8f8f8;
	border: 1px solid #bcbcbc;
	height: 130px;
	margin: 5px 0 0;
}
.R1000000956 .lightbox-content form table ul.radio li input {
  width: 20px;
}
.R1000000956 .lightbox-content form table ul {
  padding: 0;
}
.R1000000956 .lightbox-content form table ul li {
  display: inline;
  margin: 0 12px 0 0;
}
.R1000000956 .lightbox-content form div input.bouton {
  background: url(/imgs/_v2/btn-valider-form-calimur.png) no-repeat;
  border: none;
  height: 22px;
  margin: 20px 0 0;
  width: 105px;
}
#mon_div {
	display: none;
}
/*page contact*/
.A1000002017 #main tbody tr td.colChamp {
  padding: 0 0 0 15px;
}
.A1000002017 #main tbody tr td.colChamp input {
	-moz-border-radius: 3px 3px 3px 3px;
	background-color: #f8f8f8;
	border: 1px solid #bcbcbc;
	height:22px;
	margin: 5px 0;
  width:281px;
}
.A1000002017 #main tbody tr td.colChamp ul li input {
	background-color: #fff;
	border: none;
  height: 10px;
  width: 20px;
}
.A1000002017 #main tbody tr td.colChamp select {
  width: 284px;
}
.A1000002017 #main tbody tr td.colLabel {
	padding: 4px 0 0;
  text-align:right;
  width: 25%;
}             
.A1000002017 #main tbody tr td.colChamp {
	padding: 0 0 0 15px;
}
.A1000002017 #main tbody tr td.colChamp textarea {
  -moz-border-radius: 3px 3px 3px 3px;
	background-color: #f8f8f8;
	border: 1px solid #bcbcbc;
  width: 281px;
}
.A1000002017 #contenu form.form_gene h2 {
	border: none;
	font-size: 17px;
	letter-spacing: -1px;
	margin: 0;
}
.A1000002017 #contenu form.form_gene input.bouton {
	background: transparent url(/imgs/_v2/btn_valider.jpg) no-repeat;
	height: 29px;
  margin: 10px 0 0 210px;
	width: 97px;
}

/*** Promo ecoreflexe ***/
.R1000000961 #contenu {
  background: url(/imgs/_v2/bg-ope-ecoreflexe.jpg) no-repeat 0 bottom;
  padding: 0 0 230px 0;
}
.R1000000961 #contenu div.rub_std {
  position: relative;
}
.R1000000961 #contenu h1 {
  background: url(/imgs/_v2/bandeau-op-ecoreflexe.jpg) no-repeat;
  color: #fff;
  height: 303px;
  padding: 10px 0 0 20px;
  width: 559px;
}
.R1000000961 #contenu a.offreamenagement {
  background: url(/imgs/_v2/offres-amenagement-interieur.png) no-repeat;
  display: block;
  height:46px;
  width:160px;
}
.R1000000961 #contenu a.offreamenagement:hover {
  background: url(/imgs/_v2/offres-amenagement-interieur-on.png) no-repeat;
}
.R1000000961 #contenu a.offregrosoeuvre {
  background: url(/imgs/_v2/offres-gros-oeuvre.png) no-repeat;
  display: block;
  height:46px;
  width:160px;
}
.R1000000961 #contenu a.offregrosoeuvre:hover {
  background: url(/imgs/_v2/offres-gros-oeuvre-on.png) no-repeat;
}
.R1000000961 #contenu a.offrecouverture {
  background: url(/imgs/_v2/offres-couverture.png) no-repeat;
  display: block;
  height:46px;
  width:160px;
}
.R1000000961 #contenu a.offrecouverture:hover {
  background: url(/imgs/_v2/offres-couverture-on.png) no-repeat;
}
.R1000000961 #contenu a.offreoutillage {
  background: url(/imgs/_v2/offres-outillage.png) no-repeat;
  display: block;
  height:46px;
  width:160px;
}
.R1000000961 #contenu a.offreoutillage:hover {
  background: url(/imgs/_v2/offres-outillage-on.png) no-repeat;
}
.R1000000961 #contenu p.texte {
  color: #fff;
  font-size: 12px;
  padding: 0 0 10px 20px;
  position: absolute;
  top: 160px;
  width: 517px;
}
.R1000000961 #contenu #modalites {
  display: none;
}
.R1000000961 #modalites div.spip {
  position: absolute;
  right: -16px;
  top: -16px;
  z-index: 1002;
}
.R1000000961 #modalites div.spip a.unblockui {
  background: url("/imgs/_v2/croix-fermer.png") no-repeat;
  float: right;
  height: 33px;
  text-indent: -9999px;
  width: 33px;
}
.R1000000961 #modalites spip_documents {
  position: relative;
}
.R1000000961 .blockUI.blockMsg.blockPage {
  overflow: visible !important;
}
.R1000000961 #contenu p.texte a {
  color: #fff;
  text-decoration: underline;
}
.R1000000961 #contenu h3 {
  background: url(/imgs/_v2/bg-title-zebre.png) repeat-x;
  clear: both;
  color: #9eb80c;
  display: block;
  font-size: 13px !important;
  height: 14px;
  margin: 30px 20px 15px !important;
  padding: 0 !important;
  position: relative;
}
.R1000000961 #contenu h3 span {
  background: #fff;
  padding: 0 10px !important;
  margin: 0 0 0 30px !important;
}
.R1000000961 #contenu table {
  background: none;
  border: none;
  margin: 0 20px;
}
.R1000000961 #contenu table tr {
  background: transparent;
}
.R1000000961 #contenu i {
  margin: 0 20px;
}
.R1000000962 #contenu, .R1000000963 #contenu, .R1000000964 #contenu, .R1000000965 #contenu {
  background: url(/imgs/_v2/bg-ope-ecoreflexe2.jpg) no-repeat;
  padding: 0 0 20px;
}
.R1000000962 #contenu h1, .R1000000963 #contenu h1, .R1000000964 #contenu h1, .R1000000965 #contenu h1 {
  background: none;
  color: #fff;
  font-family: verdana;
  font-size: 20px;
  height: 50px;
  padding: 20px 0 0 20px;
  width: 300px;
}
.R1000000962 #contenu p.texte, .R1000000963 #contenu p.texte, .R1000000964 #contenu p.texte, .R1000000965 #contenu p.texte {
  color: #fff;
  padding: 10px 0 0 20px;
  position: inherit;
  width: 428px;
}
.R1000000962 #contenu p#retour_sommaire, .R1000000963 #contenu p#retour_sommaire, 
.R1000000964 #contenu p#retour_sommaire, .R1000000965 #contenu p#retour_sommaire {
  display: none;
}
.R1000000962 #contenu .retour-promo, .R1000000963 #contenu .retour-promo,
.R1000000964 #contenu .retour-promo, .R1000000965 #contenu .retour-promo {
  padding: 0 0 0 22px;
  top: 137px;
}
.R1000000962 #contenu .retour-promo a, .R1000000963 #contenu .retour-promo a,
.R1000000964 #contenu .retour-promo a, .R1000000965 #contenu .retour-promo a {
  background: url(/imgs/_v2/main-puce-retour-blanc.jpg) no-repeat left center;
  color: #fff;
  padding: 0 0 0 14px;
}
.R1000000962 #contenu div.liste_produits {
  margin: 24px 20px 0;
}
.R1000000963 #contenu div.liste_produits, .R1000000964 #contenu div.liste_produits, .R1000000965 #contenu div.liste_produits {
  margin: 38px 20px 0;
}
.R1000000962 #contenu div.liste_produits p.nb_produits, .R1000000963 #contenu div.liste_produits p.nb_produits,
.R1000000964 #contenu div.liste_produits p.nb_produits, .R1000000965 #contenu div.liste_produits p.nb_produits {
  display: none;
}
.R1000000962 #contenu div.liste_produits h3, .R1000000963 #contenu div.liste_produits h3,
.R1000000964 #contenu div.liste_produits h3, .R1000000965 #contenu div.liste_produits h3 {
  background: none;
  height: auto;
  margin: 0 0 15px !important;
}
.R1000000962 #contenu div.liste_produits p.lien_fiche, .R1000000963 #contenu div.liste_produits p.lien_fiche,
.R1000000964 #contenu div.liste_produits p.lien_fiche, .R1000000965 #contenu div.liste_produits p.lien_fiche {
  margin: 10px 0 0 !important;
}

/*Page présentation moteur recherche*/
.R1000000971 #bloc_central #contenu {
  background: url(/imgs/_v2/bg-page-moteur.jpg) repeat-x;
  height: 1246px;
  padding: 0;
}
.R1000000971 #bloc_central #contenu h1 {
  color: #f0783e;
  font-size: 25px;
  padding: 24px 0 20px 40px;
  text-transform: uppercase;
}
.R1000000971 #bloc_central #contenu h1 span {
  color: #333333;
  display: block;
}
.R1000000971 #bloc_central #contenu div#intro {
  background: url(/imgs/_v2/bg-intro-moteur.jpg) no-repeat 160px 0;
  color: #333;
  height: 333px;
  padding: 0 350px 0 40px;
}
.R1000000971 #bloc_central #contenu div#intro span {
  font-size: 12px;
}
.R1000000971 #bloc_central #contenu div#intro ul {
  margin: 10px 0 0;
  padding: 0;
}
.R1000000971 #bloc_central #contenu div#intro ul li {
  background: url(/imgs/_v2/puce-plus.png) no-repeat;
  font-size: 14px;
  font-weight: bold;
  list-style: none;
  margin: 0 0 18px;
  padding: 1px 0 5px 28px;
}
.R1000000971 #bloc_central #contenu hr {
  background: url(/imgs/_v2/hr-moteur.png) no-repeat;
  border: none;
  height: 37px;
  width: 779px;
}
.R1000000971 #bloc_central #contenu .spip_documents_left {
  margin: 0;
}
.R1000000971 #bloc_central #contenu table {
  border: none;
  margin: 0 38px;
}
.R1000000971 #bloc_central #contenu table tr {
  background: transparent;
}
.R1000000971 #bloc_central #contenu table tr td div.titre1 {
  font-size: 20px;
  font-weight: normal;
  letter-spacing: -1px;
  margin: 10px 0 0;
  padding: 8px 0 0;
  text-transform: uppercase;
}
.R1000000971 #bloc_central #contenu table tr td div.titre2 {
  color: #f0783e;
  float: left;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: -1px;
  text-transform: uppercase;
}
.R1000000971 #bloc_central #contenu table tr td div.titre3 {
  float: left;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: -1px;
  margin: 0 0 0 6px;
  text-transform: uppercase;
}
.R1000000971 #bloc_central #contenu table tr td div.titre4 {
  float: left;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: -1px;
  margin: 10px 6px 0 0;
  padding: 8px 0 0;
  text-transform: uppercase;
}
.R1000000971 #bloc_central #contenu table tr td div.titre5 {
  color: #f0783e;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: -1px;
  margin: 10px 0 0;
  padding: 8px 0 0;
  text-transform: uppercase;
}

/*Page modifier code acces - masquer champ modifiable*/
.A1000000951 #bloc_central #contenu table #f1_Cpartof_form_login_DB2 input {
  background: none;
  border: none;
}
/*pour régler decallage vignettes dans article "Rénovation des fenêtres sans travaux de maçonnerie"*/
.A1000001006 #bloc_central #contenu table.img_art tr td {
  padding: 0 0 20px !important;
}

/*page demande de devis*/
.A1000001734 h1 {
  font-size: 25px !important;
  text-transform: uppercase;
}
.A1000001734 h1 span {
  color: #333333;
}
.A1000001734 #intro {
	color: #333333;
	font-size: 11px;
	float: left;
	margin: 20px 0;
}
.A1000001734 #etapes {
  float: left;
}
.A1000001734 #etapes .spip_documents_left {
  margin: 0 13px 0 0;
}
.A1000001734 #etapes .titre {
  font-size: 20px;
  margin: 4px 0;
  width: 500px;
}
.A1000001734 #intro p {
	padding: 25px 0;
}
.A1000001734 #login {
	background: url(/imgs/_v2/bg-teasing.jpg);
  float: left;
	height: 94px;
  width: 245px;
}
.A1000001734 #login .titre, .A1000001734 #inscription .titre {
  color: #e75012;
	font-size: 12px;
	font-weight: bold;
	padding: 11px 5px 5px 13px;
	text-transform: uppercase;
}
.A1000001734 #inscription {
	background: url(/imgs/_v2/bg-teasing.jpg);
  float: right;
	height: 94px;
  width: 245px;
}
.A1000001734 #inscription .contenu {
	padding: 10px 5px;
	text-align: center;
}
.A1000001734 #login .contenu {
  height: 55px;
  padding: 0 5px 10px;
	text-align: center;
}
.A1000001734 #login .contenu a {
  float: left;
  font-size: 0.8em;
  margin: 18px 0 0 10px;
}
.A1000001734 .agence {
  float: left;
}
.A1000001734 .spip_documents_center {
  margin: 0 0 0 3px;
}
.A1000001734 .spip_documents_center img {
  margin: 0 !important;
}
.A1000001734 .contenu form.form_gene {
  margin: 0 0 0 8px;
  text-align: left;
}
.A1000001734 .contenu form.form_gene input {
  border: 1px solid #767676;
  height: 15px;
  padding: 0;
  width: 100px;
}
.A1000001734 .contenu form.form_gene td.colChamp, .A1000001734 .contenu form.form_gene td.colLabel {
  width: 65px;
}
.A1000001734 .contenu form.form_gene label {
  font-size: 10px;
}
.A1000001734 #login .contenu form.form_gene input.bouton {
  background: url(/imgs/_v2/main-bloc-id-btn-ok.png) no-repeat !important;
  float: right;
  margin: 0 !important;
  width: 14px !important;
}
.A1000001734 #login .contenu form.form_gene table div {
  margin: 0;
}
.A1000001734 #login .contenu form.form_gene div {
  margin: -18px 9px 0 0;
}

/********* Ultibat **********/
.R1000000982 #rech_top, .R1000000982 #bread_crum {
  display: none;
}
.R1000000982 #contenu {
  color: #414346;
  font-size: 12px;
  padding: 0;
  overflow: hidden;
}

.R1000000982 #contenu div.sousmenu1 > ul {
  background: url(/imgs/_v2/bg-nav-ultibat.png) no-repeat;
  height: 49px;
  padding: 64px 0 0 27px;
  width: 929px;
}
.R1000001000 #contenu div.sousmenu1, .R1000001001 #contenu div.sousmenu1, .R1000001002 #contenu div.sousmenu1, .R1000001027 #contenu div.sousmenu1 {
  background: url(/imgs/_v2/bg-nav-ultibat.jpg) no-repeat;
  height: 139px;
}
.R1000001000 #contenu div.sousmenu1 > ul, .R1000001001 #contenu div.sousmenu1 > ul, .R1000001002 #contenu div.sousmenu1 > ul, .R1000001027 #contenu div.sousmenu1 > ul {
  /*background: url(/imgs/_v2/bg-nav-ultibat.jpg) no-repeat;*/
  height: 40px;
  padding: 64px 0 0 27px;
  position: relative;
  width: 929px;
  z-index: 2;
}
.R1000000982 #contenu div.sousmenu1 > ul li {
  float: left;
  height: 39px;
  text-align: center;
}
.R1000000982 #contenu div.sousmenu1 > ul li a {
  color: #fff;
  display: block;
  font-size: 13px;
  font-weight: bold;
  height: 25px;
  padding: 10px 0 0;
  text-decoration: none;
  text-transform: uppercase;
}
.R1000000982 #contenu div.sousmenu1 > ul li a.actif, .R1000000982 #contenu div.sousmenu1 > ul li a:hover {
  height: 39px;
}
.R1000000982 #contenu div.sousmenu1 ul li.R1000000987 {
  text-indent: -9999px;
}
.R1000000982 #contenu div.sousmenu1 ul li.R1000000987 a {
  background: url(/imgs/_v2/onglet-home.png) no-repeat;
  display: block;
  height: 25px;
  width: 43px;
}
.R1000000982 #contenu div.sousmenu1 ul li.R1000000987 a.actif, .R1000000982 #contenu div.sousmenu1 ul li.R1000000987 a:hover {
  background: url(/imgs/_v2/onglet-home-on.png) no-repeat;
}
.R1000000982 #contenu div.sousmenu1 ul li.R1000000983 a {
  background: url(/imgs/_v2/marque.png) no-repeat;
  width: 223px;
}
.R1000000982 #contenu div.sousmenu1 ul li.R1000000983 a.actif, .R1000000982 #contenu div.sousmenu1 ul li.R1000000983 a:hover {
  background: url(/imgs/_v2/marque-on.png) no-repeat;
}
.R1000000982 #contenu div.sousmenu1 ul li.R1000000984 a {
  background: url(/imgs/_v2/produit.png) no-repeat;
  width: 230px;
}
.R1000000982 #contenu div.sousmenu1 ul li.R1000000984 a.actif, .R1000000982 #contenu div.sousmenu1 ul li.R1000000984 a:hover {
  background: url(/imgs/_v2/produit-on.png) no-repeat;
}
.R1000000982 #contenu div.sousmenu1 ul li.R1000000985 a {
  background: url(/imgs/_v2/FDS.png) no-repeat;
  width: 292px;
}
.R1000000982 #contenu div.sousmenu1 ul li.R1000000985 a.actif, .R1000000982 #contenu div.sousmenu1 ul li.R1000000985 a:hover {
  background: url(/imgs/_v2/FDS-on.png) no-repeat;
}
.R1000000982 #contenu div.sousmenu1 ul li.R1000000986 a {
  background: url(/imgs/_v2/contact.png) no-repeat;
  width: 141px;
}
.R1000000982 #contenu div.sousmenu1 ul li.R1000000986 a.actif, .R1000000982 #contenu div.sousmenu1 ul li.R1000000986 a:hover {
  background: url(/imgs/_v2/contact-on.png) no-repeat;
}
.R1000000984 #contenu div.sousmenu2 {
  height: 30px;
  margin: -30px 0 0 30px;
  position: relative;
  z-index: 1;
}
.R1000000984 #contenu div.sousmenu2 ul li {
  float: left;
  margin: -10px 0 0;
}
.R1000000984 #contenu div.sousmenu2 ul li a {
  display: block;
  height: 48px;
  text-indent: -9999px;
}
.R1000000984 #contenu div.sousmenu2 ul li.R1000001000 a, .R1000000984 #contenu div.sousmenu2 ul li.R1000001027 a {
  background: url(/imgs/_v2/onglet-fondation.png);
  width: 131px;
}
.R1000000984 #contenu div.sousmenu2 ul li.R1000001000 a.actif, .R1000000984 #contenu div.sousmenu2 ul li.R1000001000 a:hover,
.R1000000984 #contenu div.sousmenu2 ul li.R1000001027 a.actif, .R1000000984 #contenu div.sousmenu2 ul li.R1000001027 a:hover {
  background: url(/imgs/_v2/onglet-fondation-on.png);
}
.R1000000984 #contenu div.sousmenu2 ul li.R1000001001 a {
  background: url(/imgs/_v2/onglet-mur.png);
  width: 77px;
}
.R1000000984 #contenu div.sousmenu2 ul li.R1000001001 a.actif, .R1000000984 #contenu div.sousmenu2 ul li.R1000001001 a:hover {
  background: url(/imgs/_v2/onglet-mur-on.png);
}
.R1000000984 #contenu div.sousmenu2 ul li.R1000001002 a {
  background: url(/imgs/_v2/onglet-isolation.png);
  width: 90px;
}
.R1000000984 #contenu div.sousmenu2 ul li.R1000001002 a.actif, .R1000000984 #contenu div.sousmenu2 ul li.R1000001002 a:hover {
  background: url(/imgs/_v2/onglet-isolation-on.png);
}
.R1000000982 #contenu h1.titre {
  color: #bbca1a;
  font-size: 26px;
  font-weight: normal;
  margin: 0 0 0 26px;
  text-transform: uppercase;
  width: 685px;
}
.R1000000986 #contenu h2 {
  background: none;
  color: #bbca1a;
  font-size: 26px;
  font-weight: normal;
  padding: 0 40px 10px 0;
  text-transform: uppercase;
}
.R1000000986 #contenu form.form_gene {
  background: url(/imgs/_v2/bg-form-ultibat.jpg) no-repeat;
  height: 421px;
  margin: 0 0 0 74px;
  padding: 20px 0 0;
  width: 521px;
}
.R1000000986 #contenu form.form_gene table tr {
  height: 33px;
}
.R1000000986 #contenu form.form_gene table td.colChamp {
  width: 64%;
}
.R1000000986 #contenu form.form_gene table td.colLabel {
  color: #545558;
  font-weight: bold;
  padding: 4px 20px 0 0;
  text-align: right;
  width: 36%;
}
.R1000000986 #contenu form.form_gene table td.colLabel .ast {
  color: #545558;
}
.R1000000986 #contenu form.form_gene table input {
  background: url(/imgs/_v2/input-ultibat.jpg) no-repeat;
  border: none;
  height: 23px;
  padding: 0 8px;
  width: 191px;
}
.R1000000986 #contenu form.form_gene table textarea {
  background: url(/imgs/_v2/textarea-ultibat.jpg) no-repeat;
  border: none;
  height: 150px;
  padding: 10px;
  width: 187px;
}
.R1000000986 #contenu form.form_gene input.bouton {
  background: url(/imgs/_v2/valider-ultibat.jpg) no-repeat;
  float: right;
  height: 32px;
  margin: 10px 122px 0 0;
  width: 99px;
}
.R1000000986 #contenu form.form_gene input.bouton:hover {
  background: url(/imgs/_v2/valider-ultibat-on.jpg) no-repeat;
}
.R1000000987 #contenu h1.titre, .R1000000986 #contenu h1.titre {
  display: none;
}
.R1000000982 #contenu div#bloc_mea {
  background: #E1E3E2 url(/imgs/_v2/bg-col-right-ultibat.jpg) repeat-x;
  float: right;
  margin: -40px 0 -9000px;
  padding: 0 0 9000px;
  width: 191px;
}
.R1000000986 #contenu div#bloc_mea {
  margin: 12px 0 -9000px;
}
.R1000001004 #contenu div#bloc_mea, .R1000001005 #contenu div#bloc_mea, .R1000001006 #contenu div#bloc_mea,
.R1000001007 #contenu div#bloc_mea, .R1000001008 #contenu div#bloc_mea {
  margin: 4px 0 -9000px;
}
.R1000000982 #contenu div#bloc_mea div.mea.A1000002740 {
  background: url(/imgs/_v2/bg-gamme-ultibat.png) no-repeat;
  height: 173px;
  margin: 0 0 12px 5px;
  width: 181px;
}
.R1000000982 #contenu div#bloc_mea div.mea.A1000002740 h3, .R1000000982 #contenu div#bloc_mea div.mea.A1000002741 h3 {
  margin: 0 0 0 12px;
  padding: 11px 0 14px
}
.R1000000982 #contenu div#bloc_mea div.mea.A1000002740 h3 a, .R1000000982 #contenu div#bloc_mea div.mea.A1000002741 h3 a {
  color: #fff;
  font-size: 13px;
  text-decoration: none;
  text-transform: uppercase;
}
.R1000000982 #contenu div#bloc_mea div.mea.A1000002740 .descriptif {
  display: block;
  margin: 8px 15px 0 16px;
}
.R1000000982 #contenu div#bloc_mea div.mea.A1000002740 p.lien {
  background: url(/imgs/_v2/btn-produit-ultibat.png) no-repeat;
  height: 30px;
  margin: 0 0 0 7px;
  padding: 0;
  width: 169px;
}
.R1000000982 #contenu div#bloc_mea div.mea.A1000002740 p.lien a {
  background: none;
  color: #fff;
  display: block;
  font-size: 0.74em;
  font-weight: bold;
  height: 23px;
  margin: 0;
  padding: 7px 0 0 8px;
}
.R1000000982 #contenu div#bloc_mea div.mea.A1000002740 p.lien:hover {
  background: url(/imgs/_v2/btn-produit-ultibat-on.png) no-repeat;
}
.R1000000982 #contenu div#bloc_mea div.mea.A1000002740 p.lien a:hover, .R1000000982 #contenu div#bloc_mea div.mea.A1000002741 p.lien a:hover {
  color: #414346;
  text-decoration: none;
}
.R1000000982 #contenu div#bloc_mea div.mea.A1000002741 {
  background: url(/imgs/_v2/bg-carte-ultibat.png) no-repeat;
  height: 161px;
  margin: 0 0 12px 5px;
  width: 181px;
}
.R1000000982 #contenu div#bloc_mea div.mea.A1000002741 .descriptif {
  display: block;
  margin: 6px 15px 0 16px;
  padding: 0 65px 0 0;
}
.R1000000982 #contenu div#bloc_mea div.mea.A1000002741 p.lien {
  background: url(/imgs/_v2/recherche-ultibat.png) no-repeat;
  height: 34px;
  margin: 8px 0 0 11px;
  padding: 0;
  width: 102px;
}
.R1000000982 #contenu div#bloc_mea div.mea.A1000002741 p.lien a {
  background: none;
  color: #fff;
  display: block;
  font-size: 0.74em;
  font-weight: bold;
  height: 26px;
  margin: 0;
  padding: 8px 0 0 15px;
}
.R1000000982 #contenu div#bloc_mea div.mea.A1000002741 p.lien:hover {
  background: url(/imgs/_v2/recherche-ultibat-on.png) no-repeat;
}
.R1000000982 #contenu div.principal {
  background: url(/imgs/_v2/ombre-page.jpg) no-repeat right 0;
  float: left;
  margin-bottom: -9000px;
  padding: 0 50px 9000px 26px;
  width: 689px;
}
.R1000000986 #contenu div.principal {
  background: url(/imgs/_v2/ombre-page.jpg) no-repeat right 52px; 
}
.R1000001004 #contenu div.principal,
.R1000001005 #contenu div.principal,
.R1000001006 #contenu div.principal,
.R1000001007 #contenu div.principal,
.R1000001008 #contenu div.principal {
  background: url(/imgs/_v2/ombre-page.jpg) no-repeat right 52px;
  margin: 2px 0 -9000px;
}
.R1000000987 #contenu div.principal {
  background: none;
  float: right;
  margin: 12px 0 0;
  padding: 0;
  width: 687px;
}
.R1000000982 #contenu div.principal div.texte {
  padding: 0 0 50px;
}
.R1000000984 #contenu div.principal div.texte table {
  border: none;
  margin: 0 0 10px;
}
.R1000000984 #contenu div.principal div.texte table tr {
  background: none;
}
.R1000000984 #contenu div.principal div.texte table tr td h3 {
  background: none;
  margin: -13px 0 0;
  padding: 0;
  text-transform: uppercase;
}
.R1000000984 #contenu div.principal div.texte table tr td ul {
  margin: 12px 0 0;
}
.R1000000984 #contenu div.principal div.texte table tr td ul li:first-child {
  border-top: 1px dashed #b3b4b5;
}
.R1000000984 #contenu div.principal div.texte table tr td ul li {
  background: url("/imgs/_v2/puce-ultibat2.jpg") no-repeat 0 8px !important;
  border-bottom: 1px dashed #b3b4b5;
  padding: 6px 15px 7px !important;
}
.R1000000984 a.produit-fondation {
  background: url("/imgs/_v2/produits-fondation.jpg") no-repeat;
  display: block;
  float: right;
  height: 33px;
  width: 281px;
}
.R1000000984 a.produit-fondation:hover {
  background: url("/imgs/_v2/produits-fondation-on.jpg") no-repeat;
}
.R1000000984 a.produit-mur {
  background: url("/imgs/_v2/produits-mur.jpg") no-repeat;
  display: block;
  float: right;
  height: 33px;
  width: 241px;
}
.R1000000984 a.produit-mur:hover {
  background: url("/imgs/_v2/produits-mur-on.jpg") no-repeat;
}
.R1000000984 a.produit-sol {
  background: url("/imgs/_v2/produits-sol.jpg") no-repeat;
  display: block;
  float: right;
  height: 33px;
  width: 240px;
}
.R1000000984 a.produit-sol:hover {
  background: url("/imgs/_v2/produits-sol-on.jpg") no-repeat;
}
.R1000000984 a.liants {
  background: url("/imgs/_v2/btn-liants.jpg") no-repeat;
  display: block;
  float: right;
  height: 33px;
  width: 132px;
}
.R1000000984 a.liants:hover {
  background: url("/imgs/_v2/btn-liants-on.jpg") no-repeat;
}
.R1000000984 a.coffrage {
  background: url("/imgs/_v2/btn-coffrage.jpg") no-repeat;
  display: block;
  float: right;
  height: 33px;
  width: 234px;
}
.R1000000984 a.coffrage:hover {
  background: url("/imgs/_v2/btn-coffrage-on.jpg") no-repeat;
}
.R1000000984 a.etancheite {
  background: url("/imgs/_v2/btn-etancheite.jpg") no-repeat;
  display: block;
  float: right;
  height: 33px;
  width: 223px;
}
.R1000000984 a.etancheite:hover {
  background: url("/imgs/_v2/btn-etancheite-on.jpg") no-repeat;
}
.R1000000987 #contenu div#bloc_mea {
  background: #adb0b2 url(/imgs/_v2/bg-col-left-ultibat.jpg) repeat-x;
  float: left;
  height: 600px;
  margin: 0;
  padding: 0;
  width: 269px;
}
.R1000000982 #contenu div.principal .texte ul.spip {
  padding: 0;
}
.R1000000982 #contenu div.principal .texte ul.spip li {
  background: url(/imgs/_v2/puce-ultibat2.jpg) no-repeat 0 3px;
  list-style: none;
  padding: 0 15px 15px;
}
.R1000000982 #contenu div.principal .texte h3 {
  background: url(/imgs/_v2/bg-h3.jpg) no-repeat 0 bottom;
  color: #bdcd00;
  padding: 15px 0 23px;
}
.R1000000982 #contenu div.principal .texte a {
  color: #bdcd00;
}
.R1000000982 #contenu #bloc_mea.mea_droite div.mea.A1000002720 {
  background: url(/imgs/_v2/plus-ultibat.png) no-repeat;
  height: 266px;
  margin: 0 0 0 25px;
  padding: 0 38px 44px 13px;
  width: 180px;
}
.R1000000982 #contenu #bloc_mea.mea_droite div.mea.A1000002720 h3 {
  display: none;
}
.R1000000982 #contenu #bloc_mea.mea_droite div.mea.A1000002720 ul {
  list-style: none !important;
  margin: 10px 0 0;
  padding: 39px 0 0;
}
.R1000000982 #contenu #bloc_mea.mea_droite div.mea.A1000002720 ul li:first-child {
  border-top: none;
}
.R1000000982 #contenu #bloc_mea.mea_droite div.mea.A1000002720 ul li {
  background: url(/imgs/_v2/puce-ultibat.jpg) no-repeat 0 12px;
  border-top: 1px dashed #c4c5c7;
  color: #414346;
  font-size: 13px;
  padding: 8px 0 8px 16px;
}
.R1000000982 #contenu #bloc_mea.mea_droite div.mea.A1000002720 p.lien {
  background: url(/imgs/_v2/decouvrir-ultibat.png) no-repeat 0 -2px;
  height: 32px;
  margin: 0 0 0 60px;
  padding: 0;
  width: 144px;
}
.R1000000982 #contenu #bloc_mea.mea_droite div.mea.A1000002720 p.lien:hover {
  background: url(/imgs/_v2/decouvrir-ultibat-on.png) no-repeat 0 -2px;
}
.R1000000982 #contenu #bloc_mea.mea_droite div.mea.A1000002720 p.lien a {
  background: none;
  color: #fff;
  display: block;
  font-size: 10px;
  font-weight: bold;
  height: 20px;
  padding: 7px 0 0 10px;
  text-decoration: none;
}
.R1000000982 #contenu #bloc_mea.mea_droite div.mea.A1000002720 p.lien:hover a {
  color: #414346;
}
.R1000000982 #contenu #bloc_mea .mea_multi {
  background: url(/imgs/_v2/mea-trouver-produit-ultibat.png) no-repeat;
  height: 165px;
  margin: 0 0 0 4px;
  padding: 0 16px 12px 13px;
  width: 153px;
}
.R1000000987 #contenu #bloc_mea .mea_multi {
  background: url(/imgs/_v2/trouver-produit-ultibat.png) no-repeat;
  height: 165px;
  margin: 0 0 0 25px;
  padding: 0 16px 0 13px;
  width: 200px;
}
.R1000000982 #contenu #bloc_mea .mea_multi h3 {
  color: #fff;
  font-size: 12px;
  letter-spacing: -1px;
  text-transform: uppercase;
}
.R1000000982 #contenu #bloc_mea .mea_multi ul li:first-child {
  border-top: none;
}
.R1000000982 #contenu #bloc_mea .mea_multi ul li.a1000002721 {
  background: url(/imgs/_v2/carte-ultibat.png) no-repeat 0 11px;
}
.R1000000982 #contenu #bloc_mea .mea_multi ul li.a1000002722 {
  background: url(/imgs/_v2/enveloppe-ultibat.png) no-repeat 0 4px;
}
.R1000000982 #contenu #bloc_mea .mea_multi ul li {
  border-top: 1px dashed #c4c5c7;
  padding: 15px 0 15px 40px;
}
.R1000000982 #contenu #bloc_mea .mea_multi ul li a {
  color: #414346;
  font-size: 12px;
  text-decoration: none;
}
.R1000000982 #contenu #bloc_mea .mea.R1000000985 {
  background: url(/imgs/_v2/bg-fds2.png) no-repeat;
  height: 112px;
  margin: 0 0 12px 5px;
  padding: 0 12px 14px;
  width: 157px;
}
.R1000000982 #contenu #bloc_mea .mea.R1000000985 h3 {
  color: #fff;
  font-size: 13px;
  letter-spacing: -1px;
  padding: 10px 0;
  text-transform: uppercase;
}
.R1000000982 #contenu #bloc_mea .mea.R1000000985 form {
  margin: 10px 0 0 5px;
}
.R1000000982 #contenu #bloc_mea .mea.R1000000985 form input[type="submit"] {
  background: url(/imgs/_v2/btn-submit-ultibat.jpg) no-repeat;
  border: none;
  cursor: pointer;
  float: right;
  height: 24px;
  margin: 5px 4px 0 0;
  text-indent: -9999px;
  width: 29px;
}
.R1000000982 #contenu #bloc_mea .mea.R1000000985 form input:hover[type="submit"] {
  background: url(/imgs/_v2/btn-submit-on-ultibat.jpg) no-repeat;
}
.R1000000982 #contenu #bloc_mea .mea.R1000000985 form input[type="text"] {
  background: url(/imgs/_v2/input-petit-ultibat.jpg) no-repeat;
  border: none;
  height: 22px;
  margin: 0 2px 0 0;
  padding: 2px 4px 0;
  width: 141px;
}
.R1000000982 #contenu #bloc_mea .mea.R1000000985 p.lien {
  display: none;
}
.R1000000987 #contenu #bloc_mea .mea.R1000000985 {
  background: url(/imgs/_v2/bg-fds.png) no-repeat;
  height: 84px;
  margin: 0 0 0 25px;
  padding: 0 12px 14px;
  width: 204px;
}
.R1000000987 #contenu #bloc_mea .mea.R1000000985 h3 {
  color: #fff;
  font-size: 12px;
  letter-spacing: -1px;
  padding: 10px 0;
  text-transform: uppercase;
}
.R1000000987 #contenu #bloc_mea .mea.R1000000985 form {
  margin: 13px 0 0 10px;
}
.R1000000987 #contenu #bloc_mea .mea.R1000000985 form input[type="submit"] {
  background: url(/imgs/_v2/btn-submit-ultibat.jpg) no-repeat;
  border: none;
  cursor: pointer;
  float: none;
  height: 24px;
  margin: 0;
  text-indent: -9999px;
  width: 29px;
}
.R1000000987 #contenu #bloc_mea .mea.R1000000985 form input:hover[type="submit"] {
  background: url(/imgs/_v2/btn-submit-on-ultibat.jpg) no-repeat;
}
.R1000000987 #contenu #bloc_mea .mea.R1000000985 form input[type="text"] {
  background: url(/imgs/_v2/input-petit-ultibat.jpg) no-repeat;
  border: none;
  height: 22px;
  margin: 0 2px 0 0;
  padding: 2px 4px 0;
  width: 141px;
}
.R1000000987 #contenu #bloc_mea .mea.R1000000985 p.lien {
  display: none;
}
.R1000001004 #contenu h1, .R1000001005 #contenu h1, .R1000001006 #contenu h1, .R1000001007 #contenu h1, .R1000001008 #contenu h1 {
  display: none;
}
.R1000001000 #contenu div.principal div.texte div#fiche_produit h1 {
  display: block;
}
.R1000001000 #contenu div.principal div.texte div#fiche_produit div.visuel p.zoom a {
  background: url("/imgs/_v2/profil-cli-picto-zoom-fiche-ultibat.jpg") no-repeat;
}
.R1000001000 #contenu div.principal div.texte div#fiche_produit ul.references {
  width: 397px;
}
.R1000001000 #contenu div.principal div.texte div#fiche_produit p.lien_pop_login a {
  background: url(/imgs/_v2/btn-connection-ultibat.jpg) no-repeat;
  right: 10px;
  top: -1px;
}
.R1000001000 #contenu div.principal div.texte div#fiche_produit .telechargement {
  width: 734px;
}
.R1000001000 #contenu div.principal div.texte h4 {
  background: none;
  color: #BBCA1A;
  font-size: 26px;
  font-weight: normal;
  padding: 0 0 10px;
  text-transform: uppercase;
  width: 685px;
}
.R1000001000 #contenu div.principal div.texte div.selection {
  color: #BBCA1A;
  font-size: 15px;
  letter-spacing: -1px;
  padding: 0 0 10px;
}
.R1000001000 #contenu div.principal div.texte ul.nav {
  background: url(/imgs/_v2/bg-ssnav.jpg) no-repeat;
  height: 80px;
  padding: 12px 0 0;
  width: 714px;
}
.R1000001000 #contenu div.principal div.texte ul.nav li {
  display: inline;
  float: left;
  padding: 0 60px 0 10px;
  width: 168px;
}
.R1000001000 #contenu div.principal div.texte ul.nav li a {
  background: none;
  border-bottom: 1px dashed #c4c5c6;
  color: #414346;
  display: block;
  font-size: 12px;
  height: 15px;
  padding: 5px 0 5px 7px;
  width: 145px;
}
.R1000001000 #contenu div.principal div.texte ul.nav li.nav1000001005 a,
.R1000001000 #contenu div.principal div.texte ul.nav li.nav1000001004 a,
.R1000001000 #contenu div.principal div.texte ul.nav li.nav1000001006 a {
  border-top: 1px dashed #c4c5c6;
}
.R1000000984 #contenu div.principal div.texte ul.nav li a.actif, .R1000000984 #contenu div.principal div.texte ul.nav li a:hover {
  background: #bdcd00;
  color: #fff;
  text-decoration: none;
}
.R1000000984 #contenu div.principal div.texte h2.titre {
  /*background: none;
  color: #414346;
  font-size: 18px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;*/
  display: none;
}
.R1000000984 #contenu p.nb_produits {
  display: none;
}
.R1000000984 #contenu div.liste_produits table.produit td.infos h3 {
  margin: 0;
  width: 400px;
}
.R1000000984 #contenu div.liste_produits table.produit td.infos h3 a {
  color: #96a301;
  font-size: 13px;
  font-weight: bold;
}
.R1000000984 #contenu div.liste_produits table.produit td.actions ul {
  margin: 0;
}
.VA.R1000000984 #contenu .liste_produits table.produit td.infos p.lien_fiche {
  background: url("/imgs/_v2/btn-voir-produit-ultibat.jpg") no-repeat scroll 0 0 transparent;
  float: right;
  margin: -35px 0 0;
  width: 107px;
}
.VA.R1000000984 #contenu .liste_produits table.produit td.infos p.lien_fiche a {
  background: none;
}
.R1000000984 #contenu .liste_produits table.produit td.infos p.lien_fiche a,
.R1000000984 #contenu .liste_produits table.produit td.infos p.lien_liste a,
.R1000000984 #contenu .liste_produits table.produit td.actions .tarif .pxnet span {
  color: #96a301;
}
.R1000000984 #contenu .liste_produits table.produit td.infos p.lien_fiche a {
  background: url(/imgs/_v2/picto-voir-fiche-produit-ultibat.jpg) no-repeat;
}
.R1000000984 #contenu .liste_produits table.produit td.infos p.lien_liste a {
  background: url(/imgs/_v2/picto-ajouter-liste-ultibat.jpg) no-repeat;
}
.R1000000984 #contenu div.liste_produits table.produit td.actions ul li {
  background: none !important;
  border: none !important;
  display: block;
  padding: 0 !important;
}
.R1000000984 #contenu div.principal div.texte div.liste_produits .pagination {
  border-bottom: 1px solid #96A301;
  border-top: 1px solid #96A301;
}
.R1000000984 #contenu div.principal div.texte div.liste_produits .pagination p.suivant a {
  background: url(/imgs/_v2/fleche-suivant-ultibat.png) no-repeat right center;
}
.R1000000984 #contenu div.principal div.texte div.liste_produits .pagination p.precedent a {
  background: url(/imgs/_v2/fleche-precedent-ultibat.png) no-repeat left center;
}
.R1000000984 #contenu div.principal div.texte div.liste_produits h2 {
  display: none;
}
.R1000000984 #contenu div.principal div.texte div.liste_produits table.produit {
  border-bottom: 1px solid #999999;
  border-top: none;
  margin: 0;
  padding: 18px 0;
}
.R1000000985 #contenu div.principal div.texte div.recherche {
  background: url(/imgs/_v2/bg-texte-fds.png) no-repeat;
  margin: 12px 0 0;
  padding: 16px 0 20px 14px;
}
.R1000000985 #contenu div.principal div.texte div.recherche p {
  padding: 0 0 20px;
  width: 558px;
}
.R1000000985 #contenu div.principal div.texte div.recherche form input[type="text"] {
  background: url(/imgs/_v2/input-fds.jpg) no-repeat;
  border: none;
  height: 24px;
  margin: 0 20px 0 0;
  padding: 0 0 0 5px;
  width: 301px;
}
.R1000000985 #contenu div.principal div.texte div.recherche form input[type="submit"] {
  background: url(/imgs/_v2/bg-search-fds.jpg) no-repeat;
  border: none;
  color: #fff;
  cursor: pointer;
  font-size: 10px;
  font-weight: bold;
  height: 24px;
  text-transform: uppercase;
  width: 89px;
}
.R1000000985 #contenu div.principal div.texte div.recherche form input:hover[type="submit"] {
  background: url(/imgs/_v2/bg-search-fds-on.jpg) no-repeat;
  color: #414346;
}
.R1000000985 #contenu div.principal div.texte div.recherche div#ultibat_result h2 {
  background: none;
  color: #414346;
  font-size: 18px;
  margin: 30px 0 0 30px;
}
.R1000000985 #contenu div.principal div.texte div.recherche div#ultibat_result h2 span {
  color: #c1d011;
}
.R1000000985 #contenu div.principal div.texte div.recherche div#ultibat_result ul {
  margin: 0 0 0 60px;
  padding: 0 50px 0 0;
}
.R1000000985 #contenu div.principal div.texte div.recherche div#ultibat_result ul li {
  background: url(/imgs/_v2/puce-ultibat2.jpg) no-repeat 0 4px;
  padding: 0 0 12px;
}
.R1000000985 #contenu div.principal div.texte div.recherche div#ultibat_result ul li h3 {
  background: none;
  padding: 0 0 0 16px;
}
.R1000000985 #contenu div.principal div.texte div.recherche div#ultibat_result ul li h3 a {
  color: #414346;
  font-size: 13px;
  font-weight: normal;
}
.R1000000985 #contenu div.principal div.texte div.recherche div#ultibat_result ul li p {
  display: none;
}
.R1000000982 #fiche_produit div.visuel p.zoom a {
  background: url(/imgs/_v2/picto-zoom-fiche-ultibat.jpg) no-repeat;
}
.R1000000982 #fiche_produit .tarif_actions img.plusmoins {
  background: url(/imgs/_v2/plus-moins-ult.jpg) no-repeat;
}
.R1000000982 #fiche_produit .tarif_actions a.add_panier {
  background: url(/imgs/_v2/btn_ajouter_ultibat_gd.jpg) no-repeat;
  display: inline-block;
  height: 24px;
  width: 179px;
}
.R1000000982 #fiche_produit .tarif_actions a.add_panier img {
  display: none;
}
.R1000000982 .liste_produits .actions a.add_panier {
  background: url(/imgs/_v2/btn_ajouter_ultibat.jpg) no-repeat;
  display: inline-block;
  height: 19px;
  width: 144px;
}
.R1000000982 .liste_produits .actions a.add_panier img {
  display: none;
}

/****** Deltapro *******/
.R1000000990 #rech_top, .R1000000990 #bread_crum {
  display: none;
}
.R1000000990 #contenu {
  color: #414346;
  font-size: 12px;
  padding: 0;
}
.R1000000990 #contenu div.sousmenu1 > ul {
  background: url(/imgs/_v2/bg-nav-deltapro.jpg) no-repeat;
  height: 51px;
  padding: 70px 0 0 28px;
  width: 928px;
}
.R1000000990 #contenu div.sousmenu1 > ul li {
  float: left;
  height: 41px;
}
.R1000000990 #contenu div.sousmenu1 > ul li a {
  color: #fff;
  display: block;
  font-size: 13px;
  font-weight: bold;
  height: 27px;
  margin: 6px 0 0;
  padding: 10px 0 0;
  text-decoration: none;
  text-align: center;
}
.R1000000990 #contenu div.sousmenu1 ul li.R1000000991 {
  text-indent: -9999px;
}
.R1000000990 #contenu div.sousmenu1 ul li.R1000000991 a {
  background: url(/imgs/_v2/onglet-home-deltapro.jpg) no-repeat;
  display: block;
  height: 31px;
  margin: 0;
  width: 58px;
}
.R1000000990 #contenu div.sousmenu1 ul li.R1000000991 a.actif, .R1000000990 #contenu div.sousmenu1 ul li.R1000000991 a:hover {
  background: url(/imgs/_v2/onglet-home-deltapro-on.jpg) no-repeat;
}
.R1000000990 #contenu div.sousmenu1 ul li.R1000000992 a {
  background: url(/imgs/_v2/marque-deltapro.jpg) no-repeat;
  width: 202px;
}
.R1000000990 #contenu div.sousmenu1 ul li.R1000000992 a.actif, .R1000000990 #contenu div.sousmenu1 ul li.R1000000992 a:hover {
  background: url(/imgs/_v2/marque-deltapro-on.jpg) no-repeat;
}
.R1000000990 #contenu div.sousmenu1 ul li.R1000000993 a {
  background: url(/imgs/_v2/produit-deltapro.jpg) no-repeat;
  width: 228px;
}
.R1000000990 #contenu div.sousmenu1 ul li.R1000000993 a.actif, .R1000000990 #contenu div.sousmenu1 ul li.R1000000993 a:hover {
  background: url(/imgs/_v2/produit-deltapro-on.jpg) no-repeat;
}
.R1000000990 #contenu div.sousmenu1 ul li.R1000000994 a {
  background: url(/imgs/_v2/FDS-deltapro.jpg) no-repeat;
  width: 271px;
}
.R1000000990 #contenu div.sousmenu1 ul li.R1000000994 a.actif, .R1000000990 #contenu div.sousmenu1 ul li.R1000000994 a:hover {
  background: url(/imgs/_v2/FDS-deltapro-on.jpg) no-repeat;
}
.R1000000990 #contenu div.sousmenu1 ul li.R1000000995 a {
  background: url(/imgs/_v2/contact-deltapro.jpg) no-repeat;
  width: 110px;
}
.R1000000990 #contenu div.sousmenu1 ul li.R1000000995 a.actif, .R1000000990 #contenu div.sousmenu1 ul li.R1000000995 a:hover {
  background: url(/imgs/_v2/contact-deltapro-on.jpg) no-repeat;
}
.R1000000990 #contenu h1.titre {
  color: #8a1d3b;
  font-size: 26px;
  font-weight: normal;
  margin: 0 0 0 26px;
  text-transform: uppercase;
  width: 685px;
}
.R1000000991 #contenu h1.titre, .R1000000995 #contenu h1.titre, .R1000001012 #contenu h1.titre,
.R1000001013 #contenu h1.titre, .R1000001014 #contenu h1.titre, .R1000001015 #contenu h1.titre,
.R1000001016 #contenu h1.titre, .R1000001017 #contenu h1.titre, .R1000001018 #contenu h1.titre,
.R1000001019 #contenu h1.titre, .R1000001020 #contenu h1.titre, .R1000001022 #contenu h1.titre,
.R1000001024 #contenu h1.titre, .R1000001028 #contenu h1.titre {
  display: none;
}
.R1000000993 #contenu div.principal div.texte div#fiche_produit div.visuel p.zoom a {
  background: url("/imgs/_v2/profil-cli-picto-zoom-fiche-deltapro.jpg") no-repeat 1px 0;
}
.R1000000993 #contenu div.principal div.texte div#fiche_produit ul.references {
  margin: 0;
  padding: 10px 0;
  width: 386px;
}
.R1000000993 #contenu div.principal div.texte div#fiche_produit ul.references li {
  background: none;
  padding: 0;
}
.R1000000993 #contenu div.principal div.texte div#fiche_produit p.lien_pop_login a {
  background: url(/imgs/_v2/btn-connection-deltapro.jpg) no-repeat;
  right: 10px;
  top: -1px;
}
.R1000000993 #contenu div.principal div.texte div#fiche_produit p.telechargement a {
  color: #8a1d3b;
}
.R1000000993 #contenu div.principal div.texte div#fiche_produit .telechargement ul {
  margin: 10px 0 0 85px;
}
.R1000000993 #contenu div.principal div.texte div#fiche_produit .telechargement ul li {
  background: none;
  list-style: disc outside url("/imgs/_v2/pdf_liste.gif");
  padding: 0;
}
.R1000000995 #contenu div.principal div.texte h2 {
  background: none;
  color: #8a1d3b;
  font-size: 26px;
  font-weight: normal;
  padding: 0;
  text-transform: uppercase;
  width: 685px;
}
.R1000000991 #bloc_central {
  background: #fff url(/imgs/_v2/bg-deltapro.jpg) no-repeat center bottom;
}
.R1000000990 #contenu .principal {
  float: left;
  padding: 0 30px 30px 26px;
  width: 688px;
}
.R1000000991 #contenu .principal {
  float: right;
  margin: 20px 0 27px;
  padding: 0;
  width: 677px;
}
.R1000000990 #contenu #bloc_mea {
  float: right;
  margin: -36px 0 0;
  width: 212px;
}
.R1000001012 #contenu #bloc_mea,
.R1000001013 #contenu #bloc_mea,
.R1000001014 #contenu #bloc_mea,
.R1000001015 #contenu #bloc_mea,
.R1000001016 #contenu #bloc_mea,
.R1000001017 #contenu #bloc_mea,
.R1000001018 #contenu #bloc_mea,
.R1000001019 #contenu #bloc_mea,
.R1000001020 #contenu #bloc_mea,
.R1000001028 #contenu #bloc_mea {
  margin: 16px 0 0;
}
.R1000000991 #contenu #bloc_mea {
  float: left;
  margin: 0;
  width: 267px;
}
.R1000000990 #contenu #bloc_mea.mea_droite div.mea.A1000002733 {
  background: url(/imgs/_v2/plus-deltapro.png) no-repeat;
  height: 216px;
  margin: 22px 0 20px 16px;
  padding: 0 16px 0 11px;
  width: 215px;
}
.R1000000990 #contenu #bloc_mea.mea_droite div.mea.A1000002733 .descriptif {
  margin: 20px 0 0;
}
.R1000000990 #contenu #bloc_mea.mea_droite div.mea.A1000002733 h3 {
  display: none;
}
.R1000000990 #contenu #bloc_mea.mea_droite div.mea.A1000002733 ul {
  float: left;
  list-style: none !important;
  margin: 27px 24px 0 0;
  padding: 0;
}
.R1000000990 #contenu #bloc_mea.mea_droite div.mea.A1000002733 ul li:first-child {
  border-top: none;
}
.R1000000990 #contenu #bloc_mea.mea_droite div.mea.A1000002733 ul li {
  background: url(/imgs/_v2/puce-deltapro.png) no-repeat 0 7px;
  border-top: 1px solid #e4d4d8;
  color: #414346;
  font-size: 13px;
  padding: 4px 0 4px 10px;
}
.R1000000990 #contenu #bloc_mea.mea_droite div.mea.A1000002733 p.lien {
  background: url(/imgs/_v2/decouvrir-deltapro.jpg) no-repeat 0 0;
  float: left;
  height: 25px;
  margin: 4px 0 0 25px;
  padding: 0;
  width: 171px;
}
.R1000000990 #contenu #bloc_mea.mea_droite div.mea.A1000002733 p.lien:hover {
  background: url(/imgs/_v2/btn-produit-deltapro-on.jpg) repeat-x;
}
.R1000000990 #contenu #bloc_mea.mea_droite div.mea.A1000002733 p.lien a {
  background: none;
  color: #fff;
  display: block;
  font-size: 10px;
  font-weight: bold;
  height: 20px;
  padding: 7px 0 0 17px;
  text-decoration: none;
}
.R1000000990 #contenu #bloc_mea .mea_multi {
  background: url(/imgs/_v2/mea-trouver-produit-deltapro.jpg) no-repeat;
  height: 156px;
  margin: 0 0 20px;
  padding: 0 16px 0 10px;
  width: 186px;
}
.R1000000990 #contenu #bloc_mea .mea_multi h3 {
  color: #fff;
  font-size: 13px;
  letter-spacing: -1px;
  padding: 9px 0;
  text-transform: uppercase;
}
.R1000000990 #contenu #bloc_mea .mea_multi ul {
  margin: 0 0 0 10px;
}
.R1000000990 #contenu #bloc_mea .mea_multi ul li:first-child {
  border-bottom: 1px solid #fff;
}
.R1000000991 #contenu #bloc_mea .mea_multi {
  background: url(/imgs/_v2/trouver-produit-deltapro.png) no-repeat;
  height: 137px;
  margin: 0 0 0 16px;
  padding: 0 16px 0 10px;
  width: 224px;
}
.R1000000991 #contenu #bloc_mea .mea_multi h3 {
  color: #fff;
  font-size: 11px;
  letter-spacing: -1px;
  padding: 15px 0 10px;
  text-transform: uppercase;
}
.R1000000991 #contenu #bloc_mea .mea_multi ul {
  margin: 0;
}
.R1000000990 #contenu #bloc_mea .mea_multi ul li {
  padding: 11px 0 11px 40px;
}
.R1000000991 #contenu #bloc_mea .mea_multi ul li:first-child {
  border: none;
}
.R1000000990 #contenu #bloc_mea .mea_multi ul li.a1000002734 {
  background: url(/imgs/_v2/carte-deltapro.png) no-repeat 0 6px;
}
.R1000000990 #contenu #bloc_mea .mea_multi ul li.a1000002735 {
  background: url(/imgs/_v2/enveloppe-deltapro.png) no-repeat 0 1px;
}
.R1000000990 #contenu #bloc_mea .mea_multi ul li.a1000002735 {
  margin: 5px 0 0;
}
.R1000000990 #contenu #bloc_mea .mea_multi ul li a {
  color: #414346;
  font-size: 12px;
  text-decoration: none;
}
.R1000000990 #contenu div.principal .texte h3 {
  border-bottom: 1px dashed #8A1D3B;
  color: #8A1D3B;
  margin: 0 0 20px;
  padding: 15px 0 10px;
}
.R1000000990 #contenu div#bloc_mea div.mea.A1000002743 {
  background: url(/imgs/_v2/mea-gamme-deltapro.jpg) no-repeat;
  height: 146px;
  margin: 0 0 12px;
  width: 207px;
}
.R1000000990 #contenu div#bloc_mea div.mea.A1000002743 h3, .R1000000990 #contenu div#bloc_mea div.mea.A1000002741 h3 {
  margin: 0 0 0 12px;
  padding: 7px 0 6px
}
.R1000000990 #contenu div#bloc_mea div.mea.A1000002743 h3 a, .R1000000990 #contenu div#bloc_mea div.mea.A1000002741 h3 a {
  color: #fff;
  font-size: 13px;
  text-decoration: none;
  text-transform: uppercase;
}
.R1000000990 #contenu div#bloc_mea div.mea.A1000002743 .descriptif {
  display: block;
  margin: 8px 13px 0 12px;
}
.R1000000990 #contenu div#bloc_mea div.mea.A1000002743 p.lien {
  background: url(/imgs/_v2/bg-btn-produit-deltapro.jpg) repeat-x;
  height: 29px;
  margin: 0 0 0 19px;
  padding: 0;
  width: 169px;
}
.R1000000990 #contenu div#bloc_mea div.mea.A1000002743 p.lien a {
  background: none;
  color: #fff;
  display: block;
  font-size: 0.8em;
  font-weight: bold;
  height: 27px;
  padding: 3px 0 0;
  text-align: center;
}
.R1000000990 #contenu div#bloc_mea div.mea.A1000002743 p.lien:hover {
  background: url(/imgs/_v2/btn-produit-deltapro-on.jpg) repeat-x;
}
.R1000000990 #contenu div#bloc_mea div.mea.A1000002743 p.lien a:hover, .R1000000990 #contenu div#bloc_mea div.mea.A1000002741 p.lien a:hover {
  color: #fff;
  text-decoration: none;
}
.R1000000990 #contenu #bloc_mea .mea.R1000000994 {
  background: url(/imgs/_v2/bg-fds-deltapro.jpg) no-repeat;
  height: 119px;
  margin: 0 0 12px;
  width: 207px;
}
.R1000000990 #contenu #bloc_mea .mea.R1000000994 h3 {
  color: #fff;
  font-size: 13px;
  letter-spacing: -1px;
  margin: 0 0 0 12px;
  padding: 10px 0;
  text-transform: uppercase;
}
.R1000000990 #contenu #bloc_mea .mea.R1000000994 form {
  margin: 10px 0 0 13px;
}
.R1000000990 #contenu #bloc_mea .mea.R1000000994 form input[type="submit"] {
  background: url(/imgs/_v2/btn-submit-deltapro.jpg) no-repeat;
  border: none;
  cursor: pointer;
  height: 24px;
  text-indent: -9999px;
  width: 26px;
}
.R1000000990 #contenu #bloc_mea .mea.R1000000994 form input:hover[type="submit"] {
  background: url(/imgs/_v2/btn-submit-on-deltapro.jpg) no-repeat;
}
.R1000000990 #contenu #bloc_mea .mea.R1000000994 form input[type="text"] {
  background: url(/imgs/_v2/input-petit-ultibat.jpg) no-repeat;
  border: none;
  height: 22px;
  margin: 0 2px 0 0;
  padding: 2px 4px 0;
  width: 141px;
}
.R1000000990 #contenu #bloc_mea .mea.R1000000994 p.lien {
  display: none;
}
.R1000000991 #contenu #bloc_mea .mea.R1000000994 {
  background: url(/imgs/_v2/bg-fds-deltapro.png) no-repeat;
  height: 85px;
  margin: 0 0 15px 16px;
  padding: 0 12px 14px;
  width: 218px;
}
.R1000000991 #contenu #bloc_mea .mea.R1000000994 h3 {
  color: #fff;
  font-size: 12px;
  letter-spacing: -1px;
  margin: 0;
  padding: 10px 0;
  text-transform: uppercase;
}
.R1000000991 #contenu #bloc_mea .mea.R1000000994 form {
  margin: 13px 0 0;
}
.R1000000991 #contenu #bloc_mea .mea.R1000000994 form input[type="submit"] {
  background: url(/imgs/_v2/btn-submit-deltapro.jpg) no-repeat;
  border: none;
  cursor: pointer;
  float: none;
  height: 24px;
  margin: 0;
  text-indent: -9999px;
  width: 26px;
}
.R1000000991 #contenu #bloc_mea .mea.R1000000994 form input:hover[type="submit"] {
  background: url(/imgs/_v2/btn-submit-on-deltapro.jpg) no-repeat;
}
.R1000000991 #contenu #bloc_mea .mea.R1000000994 form input[type="text"] {
  background: url(/imgs/_v2/input-petit-ultibat.jpg) no-repeat;
  border: none;
  height: 22px;
  margin: 0 2px 0 0;
  padding: 2px 4px 0;
  width: 141px;
}
.R1000000991 #contenu #bloc_mea .mea.R1000000994 p.lien {
  display: none;
}
.R1000000995 #contenu form.form_gene {
  background: url(/imgs/_v2/bg-form-deltapro.png) no-repeat;
  height: 422px;
  margin: 0 0 0 74px;
  padding: 20px 0 0;
  width: 531px;
}
.R1000000995 #contenu form.form_gene table tr {
  height: 33px;
}
.R1000000995 #contenu form.form_gene table td.colChamp {
  width: 64%;
}
.R1000000995 #contenu form.form_gene table td.colLabel {
  color: #545558;
  font-weight: bold;
  padding: 4px 20px 0 0;
  text-align: right;
  width: 36%;
}
.R1000000995 #contenu form.form_gene table td.colLabel .ast {
  color: #545558;
}
.R1000000995 #contenu form.form_gene table input {
  background: url(/imgs/_v2/input-ultibat.jpg) no-repeat;
  border: none;
  height: 23px;
  padding: 0 8px;
  width: 191px;
}
.R1000000995 #contenu form.form_gene table textarea {
  background: url(/imgs/_v2/textarea-ultibat.jpg) no-repeat;
  border: none;
  height: 150px;
  padding: 10px;
  width: 187px;
}
.R1000000995 #contenu form.form_gene input.bouton {
  background: url(/imgs/_v2/valider-deltapro.jpg) no-repeat;
  float: right;
  height: 29px;
  margin: 10px 130px 0 0;
  width: 79px;
}
.R1000000995 #contenu form.form_gene input.bouton:hover {
  background: url(/imgs/_v2/valider-deltapro-on.jpg) repeat-x;
}
.R1000000995 #contenu div#bloc_mea {
  margin: 16px 0 -9000px;
}
.R1000000990 #contenu div.principal div.texte ul {
  margin: 0 0 0 10px;
  padding: 0;
}
.R1000000990 #contenu div.principal div.texte ul li {
  background: url(/imgs/_v2/puce-deltapro.jpg) no-repeat 0 2px;
  padding: 0 0 15px 15px;
  list-style: none;
}
.R1000000994 #contenu div.principal div.texte div.recherche {
  background: url(/imgs/_v2/texte-fds.png) no-repeat;
  margin: 12px 0 0;
  padding: 16px 0 20px 14px;
}
.R1000000994 #contenu div.principal div.texte div.recherche p {
  padding: 0 0 20px;
  width: 558px;
}
.R1000000994 #contenu div.principal div.texte div.recherche form input[type="text"] {
  background: url(/imgs/_v2/input-fds.jpg) no-repeat;
  border: none;
  height: 24px;
  margin: 0 15px 0 0;
  padding: 0 0 0 5px;
  width: 301px;
}
.R1000000994 #contenu div.principal div.texte div.recherche form input[type="submit"] {
  background: url(/imgs/_v2/search-fds.jpg) no-repeat;
  border: none;
  color: #fff;
  cursor: pointer;
  font-size: 10px;
  font-weight: bold;
  height: 24px;
  text-transform: uppercase;
  text-indent: -9999px;
  width: 26px;
}
.R1000000994 #contenu div.principal div.texte div.recherche form input[type="submit"]:hover {
  background: url(/imgs/_v2/btn-submit-on-deltapro.jpg) no-repeat;
}
.R1000000994 #contenu div.principal div.texte div.recherche div#ultibat_result h2 {
  background: none;
  color: #414346;
  font-size: 18px;
  margin: 30px 0 0 30px;
}
.R1000000994 #contenu div.principal div.texte div.recherche div#ultibat_result h2 span {
  color: #8A1D3B;
}
.R1000000994 #contenu div.principal div.texte div.recherche div#ultibat_result ul {
  margin: 0 0 0 60px;
  padding: 0 50px 0 0;
}
.R1000000994 #contenu div.principal div.texte div.recherche div#ultibat_result ul li {
  background: url(/imgs/_v2/puce-deltapro.jpg) no-repeat 0 4px;
  padding: 0 0 12px;
}
.R1000000994 #contenu div.principal div.texte div.recherche div#ultibat_result ul li h3 {
  background: none;
  border: none;
  margin: 0;
  padding: 0 0 0 16px;
}
.R1000000994 #contenu div.principal div.texte div.recherche div#ultibat_result ul li h3 a {
  color: #414346;
  font-size: 13px;
  font-weight: normal;
}
.R1000000994 #contenu div.principal div.texte div.recherche div#ultibat_result ul li p {
  display: none;
}
.R1000000993 #contenu div.principal div.texte table {
  border: none;
  margin: 0 0 10px;
}
.R1000000993 #contenu div.principal div.texte table tr {
  background: none;
}
.R1000000993 #contenu div.principal div.texte table tr td h3 {
  background: none;
  margin: -13px 0 13px;
  padding: 0;
  text-transform: uppercase;
}
.R1000000993 #contenu div.principal div.texte table tr td ul {
  margin: 12px 0 0;
}
.R1000000993 #contenu div.principal div.texte table tr td ul li:first-child {
  border-top: 1px dashed #b3b4b5;
}
.R1000000993 #contenu div.principal div.texte table tr td ul li {
  background: url("/imgs/_v2/puce-deltapro.jpg") no-repeat 0 8px !important;
  border-bottom: 1px dashed #b3b4b5;
  padding: 6px 15px 7px !important;
}
.R1000000993 a.produit {
  background: url("/imgs/_v2/bg-produit-deltapro.jpg") repeat-x;
  color: #fff;
  float: right;
  font-size: 11px;
  font-weight: bold;
  height: 21px;
  padding: 5px 10px 0;
  text-decoration: none;
  text-transform: uppercase;
}
.R1000000993 a.produit:hover {
  background: url("/imgs/_v2/btn-produit-deltapro-on.jpg") repeat-x;
}
.R1000000993 #contenu div.sousmenu2 {
  display: none;
}
.R1000000993 #contenu h4 {
  color: #8A1D3B;
  font-size: 26px;
  font-weight: normal;
  margin: 10px 0 15px;
  text-transform: uppercase;
  width: 685px;
}
.R1000000993 #contenu div.principal div.texte ul.nav {
  background: url(/imgs/_v2/bg-ssnav-deltapro.jpg) repeat-x;
  height: 108px;
  margin: 0 0 40px;
  padding: 18px 0 0;
  width: 710px;
}
.R1000000993 #contenu div.principal div.texte ul.nav li {
  background: none;
  display: inline;
  float: left;
  padding: 0 14px;
  width: 208px;
}
.R1000000993 #contenu div.principal div.texte ul.nav li a {
  background: none;
  border-bottom: 1px dashed #c4c5c6;
  color: #414346;
  display: block;
  font-size: 12px;
  height: 15px;
  padding: 5px 0 5px 7px;
  width: 200px;
}
.R1000000993 #contenu div.principal div.texte ul.nav li.nav1000001012 a,
.R1000000993 #contenu div.principal div.texte ul.nav li.nav1000001013 a,
.R1000000993 #contenu div.principal div.texte ul.nav li.nav1000001028 a {
  border-top: 1px dashed #c4c5c6;
}
.R1000000993 #contenu div.principal div.texte ul.nav li a.actif, .R1000000993 #contenu div.principal div.texte ul.nav li a:hover {
  background: #6f172f;
  color: #fff;
  text-decoration: none;
}
.R1000000993 #contenu .principal .mini_catal .desc_sous_rub,
.R1000000993 #contenu .principal .mini_catal .liste_produits p.nb_produits {
  display: none;
}
.R1000000993 #contenu .principal .mini_catal .liste_produits .pagination {
  border-bottom: 1px solid #6F172F;
  border-top: 1px solid #6F172F;
}
.R1000000993 #contenu .principal .mini_catal .liste_produits .pagination a {
  color: #6F172F;
}
.R1000000993 #contenu .principal .mini_catal .liste_produits .pagination p.suivant a {
  background: url(/imgs/_v2/main-fleche-suivant-deltapro.png) no-repeat right center;
}
.R1000000993 #contenu .principal .mini_catal .liste_produits .pagination p.precedent a {
  background: url(/imgs/_v2/main-fleche-precedent-deltapro.png) no-repeat left center;
}
.R1000000993 #contenu .principal .mini_catal .liste_produits form h2 {
  display: none;
}
.R1000000993 #contenu .principal .mini_catal .liste_produits form table {
  border-bottom: 1px solid #9d9d9d;
}
.R1000000993 #contenu .principal .mini_catal .liste_produits form table td.infos h3 {
  border: none;
  margin: 0;
  width: 400px;
}
.R1000000993 #contenu .principal .mini_catal .liste_produits form table td.infos h3 a {
  color: #6F172F;
}
.R1000000993 #contenu div.liste_produits table.produit td.actions ul {
  margin: 0;
}
.VA.R1000000993 #contenu .liste_produits table.produit td.infos p.lien_fiche {
  background: url("/imgs/_v2/btn-voir-produit-deltapro.jpg") no-repeat;
  float: right;
  margin: -35px 0 0;
  width: 108px;
}
.VA.R1000000993 #contenu .liste_produits table.produit td.infos p.lien_fiche a {
  background: none;
}
.R1000000993 #contenu .liste_produits table.produit td.infos p.lien_fiche a,
.R1000000993 #contenu .liste_produits table.produit td.infos p.lien_liste a,
.R1000000993 #contenu .liste_produits table.produit td.actions .tarif .pxnet span {
  color: #6F172F;
}
.R1000000993 #contenu .liste_produits table.produit td.infos p.lien_fiche a {
  background: url(/imgs/_v2/picto-voir-fiche-produit-deltapro.jpg) no-repeat;
}
.R1000000993 #contenu .liste_produits table.produit td.infos p.lien_liste a {
  background: url(/imgs/_v2/picto-ajouter-liste-deltapro.jpg) no-repeat;
}
.R1000000993 #contenu div.liste_produits table.produit td.actions ul li {
  background: none !important;
  border: none !important;
  display: block;
  padding: 0 !important;
}

/********* Promo Journées VIP NOVIPRO *********/
/**** page actu ****/
.R1000000978 #contenu, .R1000001003 #contenu {
	background: url('/spip/IMG/jpg/bgjourneesvipnovipro3.jpg') #fff no-repeat 0 0;
}
.R1000000978 #contenu .rub_std {
	padding-top: 140px;
}
.R1000000978 #contenu h1 {
	color: #fff;
}
.R1000001003 #contenu h1 {
	color: #fff;
	padding-top: 140px;
}
.R1000000978 #contenu p.texte, .R1000001003 #contenu p.texte {
	color: #fff;
	width: 375px;
}
.R1000000978 #contenu h2, .R1000000978 #contenu .rub_std h3.spip, .R1000001003 #contenu h2, .R1000001003 #contenu h3.spip {
	color: #006998;
}
.R1000000978 #contenu ul.spip, .R1000001003 #contenu ul.spip {
	list-style: disc outside url('/spip/IMG/jpg/flechebleue.jpg');
}
.R1000000978 #contenu ul.spip ul.spip, .R1000001003 #contenu ul.spip ul.spip {
	list-style: disc outside url('/spip/IMG/jpg/carrebleu.jpg');
}
/**** liste produits ****/
.R1000000979 #contenu {
	background: url('/spip/IMG/jpg/bgliste.jpg') #fff no-repeat 0 0;
}
.R1000000979 #contenu h1.titre {
	padding-left: 210px;
}
.R1000000979 #contenu p.texte {
	padding-left: 210px;
}
.R1000000979 #contenu p#retour_sommaire {
	display: none;
}
.R1000000979 #contenu .liste_produits p.nb_produits {
	color: #fff;
}
/********* Fin - Promo Journées VIP NOVIPRO *********/
.R1000001026 #contenu {
  padding: 0 20px 60px;
}
.R1000001026 #contenu h3 {
  color: #E75012;
  font-size: 1.2em;
}
.R1000001026 #mediaspace1000009122_wrapper {
  margin: 0 143px 15px 0;
}
.R1000001026 #contenu .docs_associes {
  display: none;
}
