/*******************************************************************************
*	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) */
/******************************************************************************/
#cabestan {
	display: none;
}
/* bread crum, chemin de navigation */
#bread_crum {
	/*border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;*/
	font-size:11px;
	margin:0;
	font-weight: normal;
	line-height: 15px;
  	padding: 5px 5px 7px 12px;
}
#bread_crum a {
	color: #000;
	line-height: 15px;
	text-decoration: none;
}
#bread_crum a:hover {
  color: #f39912;
	text-decoration: none;
}
/* titre de la page en cours dans le chemin de navigation */
#bread_crum span.selected {
  color: #f39912;
}
/* moteur de recherche en haut de page */


#rech_top {
	background: #626262;
	height: 32px;
	position: relative;
	color: #ffffff;
	padding-left:73px;
}
.R1000000120 #rech_top {
	padding-left: 250px;
}
#rech_top * {
	font-size: 10px;
	vertical-align: middle;
}
#rech_top img {
}
#rech_top label {
	font-weight: normal;
}
#rech_top_default {
	float: left;
	margin: 0 17px 0 0;
	z-index: 1;
}
#q_rech_top_default {
	border: 1px solid #272727;
	width: 140px;
	font-size:1.3em;
	height: 17px;
	margin-right: 5px;
	padding-left:5px;
}
#rech_top #marque {
	margin-right: 5px;
}


#bloc_central {
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}
/******************************************************************************/
/******************************* CONTENU **************************************/
/******************************************************************************/
#contenu {
	padding: 0 12px 20px;
	/*border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;*/
}
#contenu h1 {
	color: #f39912;
	font-size: 18px;
	margin-bottom: 5px;
}
#contenu h2 {
}
#contenu h2 a {
}
#contenu h3.spip,
#contenu h3 {
}
#contenu fieldset legend {
}
#contenu fieldset p {
}
#contenu fieldset.combo_specialite p,
#contenu fieldset.lettres p {
}
#contenu div div.art_std p img {
}
#contenu div.art_std p.texte img {
}
#contenu p {
}
#contenu p.visuel {
}
#contenu div.art_std p.texte {
	padding: 10px 0;
}
#contenu td.texte {
}
#contenu p.chapo {
	font-weight: bold;
}
/* le "ou" entre deux fieldset sans le gabarit R10 (annuaire) */
#contenu p.ou {
}
/* lien en savoir plus */
#contenu a.suite {
}
/* lien retour */
#contenu a.retour {
}
#contenu p.ps {
}
/* bandeau image */
#contenu p.bandeau {
}
#contenu div.bienvenue {
}
#contenu ul {
}
#contenu div#infos_agence ul li.tel,
#contenu div#infos_agence ul li.fax,
#contenu div#infos_agence p.tel,
#contenu div#infos_agence p.fax {
}
#contenu ul.liste,
#contenu ul.spip {
	list-style: none url(/imgs/_v2/puce-grise.gif);
}
#contenu ul.spip li.spip{

}
#contenu form ul {
	padding: 0;
}
#contenu form ul.radio li {
}
#contenu table {
}
#contenu table tr td {
	padding:10px 0;
	width:40%;
}
#contenu form table tr td {
	padding:0;
}
#contenu table tr td.visuel {
	width:2%;
}
.R1000000022 #contenu table tr td.visuel img {
	border: 1px solid #cccccc;
}
.R1000000022 #contenu table tr td {
	padding: 10px 5px;
}
#contenu div table tr td.visuel {
}
#contenu table tr td h2 {
	color:#AEAEAE;
	font-size:1.4em;
}
#contenu table.liste tr td {
}
#contenu table.liste tr td.logo {
}
#contenu table.liste tr td h2 {
}
#contenu table.liste tr td a.suite {
}
#contenu p#lien_imprimer {
	text-align: right;
	margin-bottom: 10px;
}
#contenu p#lien_imprimer a {
	color: #49565f;
	text-transform:uppercase;
	text-decoration:none;
	font-size: 10px;
	background: url(/imgs/_v2/fleche.gif) no-repeat;
	padding-left: 15px;
}
#contenu #fiche_produit p#lien_imprimer a {
  display: none;
}
#contenu p#lien_imprimer a span {
	display: none;
}
/******************************************************/
/**************** Secteur HomePage ********************/
.s1000000120 #bread_crum, 
.s1000000120 #contenu h1 {
	display: none;
}
.s1000000120 #contenu{
	padding: 0;
	border: 0;
}
.s1000000120 #bloc_central {
	border-right:1px solid #000000;
	border-left: 0;
}
.R1000000120 #tmpl_R50 {
	background: #8B8B8B;
}
.R1000000120 ul.menu_Home {
	background:none repeat scroll 0 0 #8B8B8B;
	height:79px;
	margin:5px 0 2px 5px;
	padding:0;
	!padding:2px 0 0 0;
}
.R1000000120 ul.menu_Home li {
	border:0px solid #aeaeae;
	display:inline;
	padding:0px;
}
.R1000000120 ul.menu_Home li a {
	border:1px solid #AEAEAE;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:0 9px 60px;
	text-decoration:none;
}
/******************************************************/
/************* Cas Particuliers Contenu ***************/

/**** Lien imprimer caché dans la visite virtuelle ****/
.A1000000190 #contenu p#lien_imprimer {
	display : none;
}
/**** Centrer flash visite virtuelle ****/
.A1000000190 #contenu div.art_std p.texte {
	text-align:center;
}
.R1000000120 #contenu table tr td {
	padding: 0;
}

/**** Gestion des mises en avant ****/
#contenu .mea_home {
	padding: 10px 6px;
}


/**** DEBUT page de login et choix agence ****/
#contenu #frm_login {
	margin: 0;
	padding:20px;
}
#contenu #frm_login fieldset p {
	padding: 0;
}
#contenu #fsLogin {
	margin:0 250px;
}
#contenu #fsDepot {
	margin:0;
	padding:25px 0 25px 100px;
}
#contenu #fsDepot h1 {
	padding:0 0 20px 10px;
}
#contenu #fsLogin #confirm_email,
#contenu #fsDepot #bloc_agence {
	display: none;
}
#contenu #frm_login #valider_email {
	margin:10px 0;
}
#contenu #frm_login #checklater, #contenu #frm_login #checknow {
	background:none repeat scroll 0 0 #898989;
	border:1px solid #C5C5C5;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px 15px;;
	cursor:pointer;
}
#contenu #frm_login #goagence {
	background:none repeat scroll 0 0 #898989;
	border:1px solid #C5C5C5;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	padding:2px 40px;
}
#contenu #fsLogin table th {
	padding:5px 0;
}
#contenu #fsLogin table td {
	padding: 5px 10px;
	width: auto;
}
#contenu #fsLogin #login_erreur {
	color:red;
	display:none;
	font-weight:bold;
	padding:5px 0;
}
#contenu #fsLogin #memo {
	float:left;
	margin-right:15px;	
}
#contenu #fsLogin #valider_login {
	margin-bottom:30px;
}
#contenu #fsLogin #valider_login input {
	background:none repeat scroll 0 0 #898989;
	border:1px solid #C5C5C5;
	color:#FFFFFF;
	padding:1px 45px;	
}
#contenu #fsLogin a {
}
#contenu #bloc_agence,
#contenu #confirm_email {
	margin:0 10px;
}
#contenu #bloc_agence #agence_defaut {
}
#contenu #bloc_agence #agence_defaut a {
}
#contenu #bloc_agence #spip_agence {
	padding: 10px 0;
}
#contenu #bloc_agence #liste_agence {
}
#contenu #bloc_agence #liste_agence legend {
	font-size:1.2em;
	font-weight:bold;	
}
#contenu #bloc_agence #liste_agence select {
	margin:5px 15px 15px 0;
}
#contenu #bloc_agence #bandeau {
}
/**** FIN page de login et choix agence ****/
#contenu .mea_centre {
	background-color: #fff;
}
#contenu table.mea_centre {
}
#contenu table.mea_centre td {
}
#contenu table.mea_centre td div.pub {
}
#contenu table.mea_centre td div.pub p.visuel {
}
/**** DEBUT mises en avant de type 1 (ex celles du haut sur la home) ****/
#contenu div.mea_home table {
}
#contenu div.mea_home table td {
}
#contenu div.mea_home table td table {
}
#contenu div.mea_home table td table td {
}
#contenu div.mea_home table td h2 {
}
#contenu div.mea_home table td h3 {
	font-size: 14px;
	padding: 5px 0 5px 11px;
	color: #AEAEAE;
}
#contenu div.mea_home table td h3 a {
	color: #aeaeae;
	text-decoration: none;
}
#contenu div.mea_home table td h3 a:hover {
}
#contenu div.mea_home table td div.mea {
	margin: 0 18px 10px 0;
}
#contenu div.mea_home table td p {
	padding: 0;
}
#contenu div.mea_home table td p.descriptif,
#contenu div.mea_home table td p.lien {
	display: none;
}
#contenu div.mea_home table td p.visuel {
}
#contenu div.mea_home table td a.suite {
}
#contenu div.mea_home form {
}
#contenu div.mea_home form table,
#contenu div.mea_home form div {
}
#contenu div.mea_home form.form_rechagence input {
}
/* bouton valider du formulaire mis en avant */
#contenu div.mea_home form.form_rechagence input.bouton {
}
/**** 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 {
}
#contenu div.mea_liste table {
}
#contenu div.mea_liste table td {
}
#contenu div.mea_liste table td table td {
}
#contenu div.mea_liste table td h2 {
}
#contenu div.mea_liste table td h2 a {
}
#contenu div.mea_liste table td h3 {
}
#contenu div.mea_liste table td h3 a {
}
#contenu div.mea_liste table td p {
}
#contenu div.mea_liste table td a.suite {
}
/**** FIN mises en avant de type 2 (celles du bas sur la home) ****/
/**** DEBUT mises en avant produit ****/
#contenu div.mea_produits {
}
#contenu div.mea_produits h2 {
}
#contenu div.mea_produits table {
}
#contenu div.mea_produits table p {
}
#contenu div.mea_produits table td {
}
#contenu div.mea_produits table td table td {
}
#contenu div.mea_produits table td h3 {
}
#contenu div.mea_produits table td h3 a {
}
#contenu div.mea_produits table td div.visuel {
}
#contenu div.mea_produits div.visuel img {
}
#contenu div.mea_produits table td div.visuel p.zoom {
}
#contenu div.mea_produits table td div.visuel p.zoom a {
}
#contenu div.mea_produits table td div.visuel p.zoom a span {
	display: none;
}
#contenu div.mea_produits table td div.visuel p.logo {
}
#contenu div.mea_produits table td div.visuel p.logo * {
}
#contenu div.mea_produits table td div.visuel p.logo img {
}
#contenu div.mea_produits table td div.tarif {
}
#contenu div.mea_produits table td div.visuel p.lien_fiche {
}
#contenu div.mea_produits table td div.visuel p.lien_fiche a {
}
#contenu div.mea_produits table td a.suite {
}
/**** FIN mises en avant produit ****/
/* documents associes */
#contenu div.docs_associes {
}
#contenu div.docs_associes h2 {
}
#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 {
}
#contenu div.rub_std {
}
#contenu div.rub_std table table {
}
#contenu div.docs_associes ul li {
}
#contenu div.docs_associes ul li.pdf {
}
#contenu div.docs_associes ul li.xls {
}
#contenu div.docs_associes ul li a {
}
#contenu div.docs_associes ul li a:hover {
}
#contenu a.statsT img {
	padding: 10px;
}
/****************************** CATALOGUE *************************************/
/**** DEBUT descente de nomenclature ****/
#catal_nomenc {
	width:100%;
}
#catal_nomenc td {
}
#catal_nomenc h2 {
	margin: 25px 5px 5px 0;
	background: url(/imgs/_v2/main-puce-orange.gif) no-repeat center left;
	padding-left: 12px;
	font-size: 15px;
}
#catal_nomenc h2 a {
	text-decoration: none;
}
#catal_nomenc ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}
#catal_nomenc ul li {
	padding: 1px 0;
}
#catal_nomenc ul li ul {
	margin:0 0 2px 30px;
}
#catal_nomenc ul.sub_nav {
}

#catal_nomenc ul li a {
	background: url(/imgs/_v2/puce-grise.gif) no-repeat center left;
	padding-left: 10px;
}
#catal_nomenc ul li a.sfb {
	background: url(/imgs/_v2/shift-superieur-noir.jpg) no-repeat center left;
	padding-left: 10px;
}
#catal_nomenc ul li a:hover {
}
#catal_nomenc ul.sub_nav li a {
}
#catal_nomenc ul li ul li {
}

/****  Mini catal ****/
#contenu div.mini_catal div.mini_catal div.sous_rubs table {
		width: 100%;
}

/**** FIN descente de nomenclature ****/
/**** DEBUT liste produits ****/
#contenu div.liste_produits h1 {
	color:#F39912;
	font-size:18px;
	padding-bottom: 10px;
}
#contenu div.liste_produits h2 {
	font-size: 12px;
	margin:15px 0 10px;
}
#contenu p.marque {
	color: #8b8b8b;
}
#contenu p.HT {
	padding: 0;
}
#contenu p.ref_ens {
	color: #8b8b8b;	
}
#contenu div.liste_produits p.lien_fiche a,
#contenu div.liste_produits p.lien_liste a {
	padding-left: 28px;
	text-decoration:none;
	color: #898989;
	background: url(/imgs/_v2/plus-liste.png) no-repeat scroll 0 -1px transparent;
	border: 1px solid #aeaeae;
	margin: 5px 0;
	display: block;
	line-height: 15px;
}
#contenu td.infos p.lien_fiche,
#contenu td.infos p.lien_liste {
	height: 16px;
	margin: 5px 0;
}
#contenu div.liste_produits p.retour {
	padding: 10px 0;
}
#contenu div.liste_produits p.nb_produits {
}
#contenu div.liste_produits p.liens_type_liste a {
}
#contenu div.liste_produits p.lien_supprimer_sfb {
}
#contenu div.liste_produits p.lien_supprimer_sfb a {
}
#contenu table.produit {
	border-top: #8B8B8B 1px solid;
	padding: 7px 0;
}
#contenu div.liste_produits table.produit td.visuel {
	padding-top: 12px;
	width:70px;
}
#contenu table.produit td.infos {
	border:medium none;
	padding:10px 10px 10px 0;
	width:260px;
}
#contenu table.produit td.infos h3 {
	margin-bottom: 10px;
}
#contenu table.produit td.infos h3 a {
	color:#8b8b8b;
	font-size:12px;
	text-decoration:none;

}
#contenu table.produit td.infos h3 a:hover {
}
#contenu div.liste_produits table.produit td.actions ul.dispo li {
}
#contenu table.produit td.actions {

	width: 224px;
}
#contenu table.produit td.actions p.TTC1 {
}
#contenu table.produit td.actions div.tarif {
	background-color:#EFEFEF;
	padding:5px 14px;
}
#contenu table.produit td.actions div.tarif div.pxnet p {
	font-weight: bold;
}
#contenu table.produit td.actions div.tarif div.pxnet p span {
	color: #f39912;
	font-size: 14px;
}
#contenu table.produit td.actions div.tarif p.HT span strong {
	font-weight: normal;
}
#contenu table.produit td.actions div.tarif div.total_eco p {
}
#contenu table.produit td.actions .modif_qte {
	margin: 12px 0;
}
#contenu table.produit td.actions .modif_qte .texte1 {
	vertical-align:middle;
}
#contenu table.produit td.actions .modif_qte img {
	vertical-align:middle;
}
#contenu .tarif .total_eco {
}
#contenu table.produit td.actions .modif_qte input {
	width: 31px;
}
#contenu table.produit td.actions .lien_supprimer {
	text-align: right;
}
#contenu .liste_produits ul.actions {
	list-style: none;
	float: left;
	margin: 20px 0;
}
#contenu .liste_produits ul.actions li {
	display: inline;
}
#contenu .liste_produits ul.actions li.enregistrer_liste {
	padding: 0 40px 2px 0;
}
#contenu .liste_produits ul.actions li.add_all {
	padding: 0 0 2px;
}
#contenu .liste_produits ul.actions li.renommer_liste, #contenu .liste_produits ul.actions li.supprimer_liste, #contenu .liste_produits ul.actions li.imprimer_liste {
	padding:0 0 0 25px;
}
/**** FIN liste des produits ****/

/**** DEBUT pagination ****/
#contenu .pagination {
	border-bottom: #8B8B8B 1px solid;
	border-top: #8B8B8B 1px solid;
	clear: left;
	font-size: 9px;
	margin:10px 0;
	color: #f39912;
	line-height: 22px;
}
#contenu .pagination p.precedent {
	position:absolute;
}
#contenu .pagination p.precedent a {
}
#contenu .pagination p.suivant {
	float: right;
}
#contenu .pagination p.suivant a {
	padding:0 15px 0 0;
	color: #f39912;
}
#contenu .pagination p.milieu, /* pour SWGREF V1 */
#contenu .pagination p.pages {
	padding:0;
	text-align:center;
	font-size: 1.5em;
}
#contenu .pagination p.milieu a, /* pour SWGREF V1 */
#contenu .pagination p.pages a {
	padding:0 2px;
}
#contenu .pagination p.milieu span.selected, /* pour SWGREF V1 */
#contenu .pagination p.pages strong {
}
#contenu div.liste_produits p span strong {
}
#contenu ul.dispo, #fiche_produit ul {
	list-style:none outside none;
	margin:0;
	padding:0;
}

/**** FIN pagination ****/
/**** DEBUT fiche produit ****/
#fiche_produit {
	border: 0px solid red;	
}
#retour_sommaire {
  padding: 10px 0;
}
#fiche_produit h1 {
	color:#000000;
	padding:0 0;
}
#fiche_produit em {
	color:#8B8B8B;
	display:block;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
}
#fiche_produit ul.pictos_spip {
	float:right;
	position:relative;
	top:-70px;
}
#fiche_produit ul.pictos_spip li {
	display:inline;
}

#fiche_produit h2 {
	font-size: 1.2em;
}
#fiche_produit a {
	color: #F39912;
}

#fiche_produit div.visuel {
	float: left;
	height: 250px;
	padding: 0 10px 0 0;
	position: relative;
	width: 232px;
}
#fiche_produit div.visuel p.zoom {
	padding: 0;
	position: absolute;
	right: 20px;
	top: 4px;
	z-index:1;
}
#fiche_produit div.visuel p.zoom a {
	background:url("/imgs/cont/structure/catalogue/puce_zoom.gif") no-repeat scroll 0 0 transparent;
	display:block;
	height:22px;
	position:relative;
	right:3px;
	width:30px;
}
#fiche_produit div.visuel p.zoom a span {
	display: none;
}
#fiche_produit div.visuel p.logo * {
	vertical-align: middle;
}
#fiche_produit div.visuel p.logo img {
	border:1px solid #aeaeae;
}

#fiche_produit div.tarif_actions {
	margin: 0 0 10px 230px;
	padding: 20px 0;
}
#fiche_produit div.tarif_actions .tarif {
	background:none repeat scroll 0 0 #EFEFEF;
	padding:10px 0;
	position:relative;
	top:-20px;
}
#fiche_produit div.tarif_actions .tarif p {
	font-size:1.1em;
	font-weight:bold;
}
#fiche_produit div.tarif_actions .tarif p span {
	color:#F39912;
	font-size:1.5em;
	margin:0 5px;
}
#fiche_produit .tarif_actions .tarif .pxnet {
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
#fiche_produit .tarif p.total_eco {
	color: #D10811;
	font-size:0.8em;
	margin-top: 10px;
}
#fiche_produit .tarif_actions .tarif p.total_eco, .produit .total_eco {
	color: #8B8B8B;
	font-size:0.8em;
	margin:5px 5px 0 20px;
	font-weight: normal;
}
#fiche_produit .tarif_actions .tarif .pxnet span {
	color:#F39912;
	font-size:17px;
	font-weight:bold;
	margin-left:5px;
}
#contenu #fiche_produit .tarif_actions .tarif .pxnet span strong{
	font-size: 0.8em;
}
#fiche_produit div.tarif_actions .tarif p.HT {
	font-size:0.9em;
	margin:5px 0;
}
#fiche_produit div.tarif_actions .tarif p.HT span {
	font-size: 1em;
}
#fiche_produit .tarif_actions ul.pictos_java {
	position:absolute;
	right:0;
	top:0;
}
#fiche_produit .tarif_actions p.modif_qte {
	left:-10px;
	padding:0;
	position:relative;
	top:-10px;
}
#fiche_produit .tarif_actions p.modif_qte * {
	vertical-align: middle;
}
#fiche_produit .tarif_actions p.commande_directe, 
#fiche_produit .tarif_actions ul.pictos,
#fiche_produit .tarif_actions p.lien_liste,
#fiche_produit ul.references {
	left:-10px;
	margin:0;
	padding:0;
	position:relative;
}
#fiche_produit .tarif_actions p.lien_liste a {
	background: transparent url(/imgs/_v2/plus-memoriser.jpg) no-repeat left center;
	padding-left:20px;
	color: #898989;
}

#fiche_produit ul.references {
	margin-left:242px;
	top:-20px;
}

#fiche_produit ul.references li {
	padding: 1px 0;
}
#fiche_produit ul.references li.unite {
	margin: 5px 0;
}
#fiche_produit p.telechargement {
	margin:15px 0 0;
}
#fiche_produit p.telechargement a {
	background: transparent url(/imgs/_v2/pdf_liste.gif) no-repeat left center;
	padding:3px 0 0 20px;
	color:#074590;
}

#fiche_produit div.telechargement {
	clear:both;
	height:auto;
	margin:10px 0;
	min-height:90px;
}
#fiche_produit div.telechargement ul {
	padding: 3px 0;
}
#fiche_produit div.telechargement ul li {
	padding: 3px 0;
}
#fiche_produit div.telechargement a {
	background:url("/imgs/_v2/pdf_liste.gif") no-repeat scroll left center transparent;
	color:#898989;
	padding:3px 0 0 40px;
	text-decoration:none;
}

#fiche_produit div.schemas {
	clear:both;
	padding:5px;
	width:auto;
}
#fiche_produit div.schemas ul {
	list-style:none outside none;
	margin:0;
	padding:5px;
}
#fiche_produit div.schemas ul li {
	background:url("/imgs/_v2/shift-superieur-noir.jpg") no-repeat scroll left center transparent;
	padding:1px 0 2px 15px;
}
#fiche_produit div.schemas ul li a{
	color: #000;
	font-weight:bold;
	text-decoration:none;	
}

#fiche_produit div.schemas {
	background:#EFEFEF;
	float:left;
	width:222px;
	padding: 0 !important;
}
#fiche_produit div.schemas h2{
	background:url("/imgs/_v2/avoiraussi.jpg") no-repeat scroll left top #fff !important;
	margin: 0;
	padding:2px !important;
	text-indent:-999px;
}
#fiche_produit div.infos_divers {
	clear: both;
	padding: 10px 0;
	position: relative;
}
#fiche_produit div.infos_divers h2 {
	background:none repeat scroll 0 0 #C4C4C4;
	color:#FFFFFF;
	margin:0;
	padding:5px;
	text-transform:uppercase;
}
#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 {
	color: #F25013;
	display: block;
	!float: right;
	height: 22px;
	line-height: 22px;
	margin: 0;
	padding: 0 0 0 22px;
}
#fiche_produit div.infos_divers table {
	margin:0 0 20px;
	width: 100%;
}
#fiche_produit div.infos_divers table th {
	background:none repeat scroll 0 0 #EFEFEF;
	border-bottom:1px solid #FFF;
	color:#000000;
	padding:10px;
	text-align:left;
}
#fiche_produit div.infos_divers table td {
	background:none repeat scroll 0 0 #EFEFEF;
	border-bottom:1px solid #FFF;
	border-left:1px solid #FFF;
	font-weight:bold;
	padding:10px;
	text-align:center;
}
#fiche_produit ul.normes,
#fiche_produit ul.schemas{
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0px;
	width: 225px;
}
#fiche_produit ul.normes li,
#fiche_produit ul.schemas li{
	float: left;
	padding: 0px;
	text-align: center;
	/*width: 75px;*/
}

/**** FIN fiche produit ****/

/**** DEBUT recherche ****/
/* page de recherche agence */
#rech_agc {
}
#rech_agc fieldset {
}
#rech_agc fieldset h2 {
}
#rech_agc fieldset p {
}
#rech_agc fieldset table {
}
#rech_agc fieldset table td {
}
#rech_agc fieldset table td.colLabel {
}
#rech_agc fieldset form.form_gene table {
}
#rech_agc fieldset form.form_gene table tr td select {
}
#rech_agc fieldset form div p {
}
#rech_agc fieldset form input.bouton {
}
#rech_agc fieldset span {
}
/* résultats de recherche agence */
#resultat_rech_agc p {
}
#resultat_rech_agc p.trier_par {
}
#resultat_rech_agc p.trier_par a {
}
#resultat_rech_agc p.trier_par strong {
}
#resultat_rech_agc ul {
}
#resultat_rech_agc ul li {
}
#resultat_rech_agc h2 {
}
#resultat_rech_agc div.pictos {
}
#resultat_rech_agc div.pictos p {
}
#resultat_rech_agc p.lien_fiche {
}
#resultat_rech_agc p.lien_fiche a {
}
/**** FIN recherche ****/

/**** DEBUT étapes commandes ****/
#contenu div.process_commande {
}
#contenu div.process_commande p.intro {
 display: none;
}
#contenu div.process_commande p.recapitulatif {
	background:none repeat scroll 0 0 #000000;
	color:#FFFFFF;
	padding:15px;	
}
#contenu div.process_commande p.recapitulatif br {
	margin: 10px;
}
#contenu div.process_commande p.recapitulatif strong.date {
}
#contenu div.process_commande p.recapitulatif strong {
}
#contenu div.process_commande table.bdc_infos_perso {
}
#contenu div.process_commande table.bdc_infos_perso tr th {
}
#contenu div.process_commande h2{
	margin:20px 10px 5px;
}
#contenu div.process_commande div.etape_2,
#contenu div.process_commande div.etape3  {
	padding:10px;
}
#contenu div.process_commande div.etape3 table {
	width: 500px !important;
}
#contenu div.process_commande div.etape3 p strong {
}
#contenu div.process_commande div.cadre ul.actions {
}
#contenu div.process_commande div.cadre ul.imprimer {
}
#contenu div.process_commande div.cadre ul.imprimer li {
}
#contenu div.process_commande ul.actions {
	list-style:none outside none;
	text-align:center;
}
#contenu div.process_commande ul.actions li {
	display:inline;
}
#contenu div.process_commande ul.actions li.retour {
}
#contenu div.process_commande ul.actions li.retour a {
}
#contenu div.process_commande ul.actions li * {
}
/**** Process 1 étape commandes ****/
#contenu div.process_commande div.cadre table {
	margin:5px 0;
	width: 100%;
}
#contenu div.process_commande div.cadre table th {
	background:none repeat scroll 0 0 #E5E7E8;
	padding: 5px;
	color: #f39912;
	font-weight: normal;
	text-align:left;
}
#contenu div.process_commande div.cadre table th label {
	color: #000;
}
#contenu div.process_commande div.cadre table tbody tr td {
	padding: 3px 0;
	width:auto;
}

#contenu div.process_commande div.etape3 table th  {
	background: none;
}
#contenu div.process_commande div.cadre table.contact input {
	width: 200px;
	border:1px solid #ACACAC;
	margin-right: 5px;
}

/**** 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 {
}
#contenu div.process_commande table.liste_produits_commande caption {
	background:url("/imgs/_v2/sur-commande.jpg") no-repeat scroll right 0 transparent;
	padding:10px;
	text-align:left;
	text-indent:-999px;	
}
#contenu div.process_commande table.liste_produits_stock caption {
	background:url("/imgs/_v2/en-stock.jpg") no-repeat scroll right 0 transparent;
	padding:10px;
	text-align:left;
	text-indent:-999px;
}
#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 {
	text-align:left;
}
#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_commande tfoot td.sous_total {
	background:none repeat scroll 0 0 #8B8B8B;
	color:#FFFFFF;
	font-weight:normal;
	padding:5px 10px;
}
#contenu div.process_commande table.liste_produits_stock tfoot td.sous_total {
	background:none repeat scroll 0 0 #8B8B8B;
	color:#FFFFFF;
	font-weight:normal;
	padding:5px 10px;
}
#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 {
}
#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 {
}
#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:50%;
}
#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:#000000;
	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_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 {
	width:12%;
}
#contenu div.process_commande table.liste_produits_stock tfoot td {
	text-align:right;
	padding-right:20px;
}
#contenu div.process_commande table.liste_produits_commande tfoot td {
	text-align:right;
	padding-right:20px;
}
#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 {
}
#contenu div.process_commande table.liste_produits_commande tbody td.qte img,
#contenu div.process_commande table.liste_produits_stock tbody td.qte img {
}
#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:10%;
}
#contenu div.process_commande table.liste_produits_tous tbody td.qte input,
#contenu div.process_commande table.liste_produits_commande tbody td.qte input,
#contenu div.process_commande table.liste_produits_stock tbody td.qte input{
	border:1px solid #ACACAC;
	margin:0;
	padding:0;
	position:relative;
	top:-5px;	
}

#contenu div.process_commande table.liste_produits_commande tbody td.prix_unitaire,
#contenu div.process_commande table.liste_produits_stock tbody td.prix_unitaire {
	width:10%;
}
#contenu div.process_commande div.cadre .total {
	margin-left:auto;
	margin-top:10px;
	text-align:right;
	width:350px;
}
#contenu div.process_commande div.cadre table.total td {
	padding: 0;
}
#contenu div.process_commande div.cadre table.total td.total_ligne {
	padding-right:10px;
}
#contenu div.process_commande div.cadre .mentions {
	color:#8B8B8B;
	font-size:0.8em;
	margin-top:-40px;
	width:405px;	
}
#contenu div.process_commande div.cadre .total_eco {
}
#contenu div.process_commande div.cadre .total_eco td.libelle {
	color: #58d50d;
}
#contenu div.process_commande div.cadre .total_ht_eco {
}
#contenu div.process_commande div.cadre .total_ht_eco td.total_ligne{
	font-weight: bold;
}
#contenu div.process_commande table.liste_produits_commande tbody td.total_ligne,
#contenu div.process_commande table.liste_produits_stock tbody td.total_ligne {
	text-align:right;
}
#contenu div.process_commande table.liste_produits_commande tbody td.delete,
#contenu div.process_commande table.liste_produits_stock tbody td.delete {
	text-align:right;
}
#contenu div.process_commande div.total {
}
#contenu div.process_commande div.total p.total_ht {
}
#contenu div.process_commande div.total p.total_eco {
}
#contenu div.process_commande div.total p.total_ht_eco {
}
#contenu div.process_commande div.total p.mentions {
}
/**** FIN etape 1 ****/
/**** DEBUT etape 2 ****/
#contenu div.process_commande div.etape_2 h2 {
}
#contenu div.process_commande div.etape_2 tr td p {
}
#contenu div.process_commande div.etape_2 table {
	width: auto;
}
#contenu div.process_commande div.etape_2 table th {
}
#contenu div.process_commande div.etape_2 table th em {
}
#contenu div.process_commande div.etape_2 table td {
}
#contenu div.process_commande div.etape_2 p.attention {
	margin:0 0 10px;
}

#contenu div.process_commande div.etape_2 p {
}

#contenu div.process_commande div.etape_2 p label {
	margin-right:10px;
	vertical-align: top;
}
#contenu div.process_commande div.etape_2 p input{
	border:1px solid #ACACAC;
	left:-2px;
	margin-left:5px;
	position:relative;
	right:5px;
	top:-3px;
}
#contenu div.process_commande div.etape_2 textarea {
	border:1px solid #ACACAC;
	margin-left:10px;
}
#contenu div.process_commande div.etape_2 p.attention strong {
}
#contenu div.process_commande div.etape_2 p.legende {
}
#contenu div.process_commande div.etape_2 em {
}
#contenu div.process_commande div.etape_2 ul#questionnaire {
}
#contenu div.process_commande div.etape_2 ul#questionnaire li {
}
#contenu div.process_commande div.etape_2 ul#questionnaire li #departement_np {
}
#contenu div.process_commande div.etape_2 ul#questionnaire li #agence_np {
}
#contenu div.process_commande div.etape_2 ul#questionnaire li ul {
}
#contenu div.process_commande div.etape_2 ul#questionnaire li ul li {
}
/**** FIN etape 2 ****/
/**** FIN étapes commandes ****/
/******************************************************************************/
/************************** styles google maps ********************************/
/******************************************************************************/

/**** le div qui contient la zone de recherche/itineraire ****/
#google_maps {
	height: auto !important;
	!height: 400px;
	min-height: 400px;
	position: relative;
	padding-bottom: 12px;
}
#google_maps table td{
	width: auto !important;
}
#google_maps div.googledir table {
	width: 100%
}
#google_maps #intro {
	margin-bottom: 20px;
}

#google_maps #lien_dl_gps {
	position: absolute;
	right: 0px;
	top: 37px;
}
#google_maps #lien_dl_gps a {
	display: block;
	height: 68px;
	width: 413px;
}

#google_maps #panel {
	float: left;
	margin-left: -10px;
	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) repeat-x 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: normal;
	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: #000000;
	font-size: 12px;
	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: #000000;
	font-size: 12px;
	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 #000000;
	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;
	display: none;
}
#panel fieldset#options form {
	display: none;
	padding: 0 20px 10px 20px;
}
#panel fieldset#options h2 {
	background: transparent url(/imgs/_v2/fond-filtre-recherche.jpg) no-repeat;
	cursor: pointer;
	margin: 0;
	padding-left: 20px;
}
#panel fieldset#options h2.opened {
	background: transparent url(/imgs/_v2/fond-filtre-recherche-on.jpg) no-repeat;
}

#panel fieldset p.exemple {
	padding: 0 0 10px;
}

#panel fieldset#gmap_commentaire {
	border: none;
	margin-top: 20px;
	padding: 0;
}
#panel fieldset#gmap_commentaire h2 {
	background: none;
	color: #F35111;
	font-size: 1em;
	height: auto;
	line-height: normal;
	margin: 0;
	padding: 0;
}
#panel fieldset#gmap_commentaire p {
	padding: 0;
}
#panel #options p {
	padding: 5px 0;
}
#panel #options label {
	display: block;
}
#panel #resultat_recherche {
	display: none;
}
#panel #resultat_recherche ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#panel #resultat_recherche ul li a {
	color: #000;
}

#panel #directions fieldset {
	padding: 0;
	position: relative;
	width: 279px;
}
#panel #directions fieldset h2 {
	margin: 0 0 10px 0;
}
#panel #directions fieldset div.resultat {
	padding: 0 !important;
}

#panel #directions fieldset #lien_imprimer {
	right: 0;
	top: 40px;
}

#panel #directions fieldset ul {
	list-style: none;
	margin: 0;
	padding: 5px 10px 0;
}
#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: #000000;
	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 scroll left center transparent;
	color:#666666;
	float:right;
	line-height:1em;
	padding:5px 10px;
	text-decoration:underline;
}

#panel .gmap_effacer_recherche {
	background: transparent url(/imgs/_v2/btn-gmap-effacer-recherche.jpg) no-repeat center;
	display: block;
	height: 35px;
	margin: 0 auto;
	text-indent: -9999px;/* pour cacher le texte */
	width: 228px;
}

#panel #gmap_rechercher {
	text-align: center;
}
#panel #gmap_rechercher {
	background: url(/imgs/_v2/btn-gmap-recherche.jpg) no-repeat left;
	display: block;
	height: 23px;
	padding: 0;
	text-indent: -9999px;/* pour cacher le texte */
	width: 228px;
	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: -15px;
	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: -9px;
}
#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: 305px;
}
/**** zone groupant plusieurs agences ****/
#google_maps div.clustermarker {
/* NE PAS CHANGER LA VALEUR DE border-width qui doit être de 1 pixel ___ */
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	position: absolute;
	color: #000000;
	background-color: rgb(225,59,0);
	filter: alpha(opacity=30);
	-moz-opacity: 0.30;
	opacity: 0.30;
}
.gmaps_tooltip {
	background-color: #eee;
	border: 1px solid #111;
	width: 300px;
	z-index: 5;
	opacity: 0.85;
/* laisser désactivé, on ne supporte plus l'opacité avec IE6 */
	/*filter: alpha(opacity=85);
*/
}
.gmaps_tooltip h3 {
	background-color: #F25013;
	font-size: 1em;
	margin: 0;
	padding: 5px !important;
	color:#FFFFFF;
}
.gmaps_tooltip div.body {
	margin: 0;
}

.gmaps_tooltip div.body p {
	padding: 5px;
	text-align: left;
}

/**** DEBUT page infos agence ****/
#infos_agence {
}
#infos_agence h3.titre_pictos_services {
  display: none;
}
#infos_agence p.visuel {
	clear:both;
	float:left;
	margin-right:10px;
	position:relative;
	top:-20px;
	width: 157px;
	height: 118px;
}
#infos_agence a.plan {
	background: url(/imgs/_v2/etoilejaune.jpg) no-repeat center left;
	padding: 0 0 0 25px;
}
#infos_agence div.descriptif, #infos_agence div#horaires {
	margin: 20px 0 0 155px;
}
#infos_agence div#horaires {
	padding-bottom: 10px;
}
#infos_agence div#horaires ul{
	background: #626262;
}
#infos_agence div#horaires ul li{
	padding: 4px 5px;
}
#infos_agence div#horaires ul li a{
	color: #fff;
	border: 0;
	text-transform: uppercase;
	font-weight:normal;
	font-size: 11px;
}
#infos_agence h2 {
	background:none repeat scroll 0 0 #8B8B8B;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	margin-left:165px;
	padding:4px 5px;
	text-transform:uppercase;
}
#infos_agence ul {
}
#infos_agence ul li{
	list-style: none;
	margin: 0;
	padding: 0;
}
#infos_agence ul.pictos_services {
}
#infos_agence ul.pictos_services li {
	display:inline;
	float:right;
	padding:0 5px;
	position:relative;
	top:-30px;
}
#infos_agence #horaires ul {
}
#infos_agence #horaires ul li {
}
#infos_agence #horaires ul li#onglet_horaires_agence a, #infos_agence #horaires ul li#onglet_horaires_agence a:hover {
}
#infos_agence #horaires ul li#onglet_horaires_salle {
}
#infos_agence #horaires ul li#onglet_horaires_salle a {
}
#infos_agence #horaires ul li#onglet_horaires_salle.ui-tabs-selected a {
}
#infos_agence #horaires table {
	background-color:#EFEFEF;
	margin-left:7px;
	/*width:605px;*/
}
#infos_agence #horaires table thead th {
	font-size:1.1em;
	font-weight:bold;
}
#infos_agence #horaires table thead th.matin, #infos_agence #horaires table thead th.apres_midi  {
}
#infos_agence #horaires table th {
	height: 5px;
}
#infos_agence #horaires table thead th.apres_midi {
}
#infos_agence #horaires table tbody th {
}
#infos_agence #horaires table tbody td {
	text-align:center;
}
/**** FIN page infos agence ****/
/* formulaires */
#contenu form.form_gene table {
	border: 0px red solid;
}
#contenu form.form_gene h2 {
}
#contenu form.form_gene input.bouton {
	background: url(/imgs/_v2/fond-bouton-valider.jpg) no-repeat;
	font-size: 12px;
	color: #ffffff;
	text-transform:uppercase;
	width: 221px;
	height: 29px;
	border: none;
	margin: 10px auto;
	display: block;
}
#contenu form.form_gene ul.radio li {
	display: inline;
}
/**** DEBUT mon compte ****/
/*

.R1000000101 #contenu {
	padding: 0;
}
.R1000000101 #contenu .art_std * {
	padding: 0 12px;
}
*/
.R1000000101 #bloc_central {
	background: url("/imgs/_v2/fond-titre-mon-compte.jpg") no-repeat scroll left 22px transparent;
}
.R1000000101 #bread_crum .unselectable, .R1000000101 #bread_crum a, .R1000000101 #bread_crum {
	color: #626262;
}
#mon_compte {
}
#mon_compte h2 {
	margin:15px 10px 0px;
}
#mon_compte h2 a {
	font-size: 10px;
	color:#334f5f;
	float: right;
}
#mon_compte p a {
}
#mon_compte a:hover {
}
#mon_compte table {
	width: 100%;
	margin-top:10px;
}
#mon_compte table thead tr,
#mon_compte table tbody tr {
	height:39px;
	text-align:center;
}
#mon_compte table thead th {
	background:none repeat scroll 0 0 #B2B2B2;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	text-transform:uppercase;
	border-right: 1px solid #fff;
}
#mon_compte table tbody td {
	vertical-align: middle;
	border-top: 1px solid #b2b2b2;
}
#mon_compte table tbody td a {
}
#mon_compte table tbody td.nb {
}
#mon_compte table tbody td.montant {
}
/* bloc infos perso */
#mon_compte #infos_perso {
	margin:25px 10px 5px;
}
#mon_compte #infos_perso div {
}
#mon_compte #infos_perso h2 {
	margin:0;
}
#mon_compte #infos_perso p {
}
/****/
#mon_compte #retour_sommaire {
}
#mon_compte #retour_sommaire a {
}
#fiche_produit #retour_sommaire {
}
/* détail d'un bon de préparation ou demande de devis */
#mon_compte div.cadre {
}
#mon_compte div.cadre table {
}
#mon_compte div.cadre table tr th.visuel,
#mon_compte div.cadre table tr td.visuel {
}
#mon_compte p.recapitulatif {
}
#mon_compte p.recapitulatif strong.date,
#mon_compte p.recapitulatif strong.agence {
}
#mon_compte p.recapitulatif strong.total_commande {
}
#mon_compte div.cadre p {
}
#mon_compte p.actions {
}
#mon_compte p.actions a {
}
/**** FIN mon compte ****/
/**** DEBUT teasing ****/
#contenu .teasing div.pasinscrit,
div.blockUI .teasing div.pasinscrit {
}
#contenu .teasing div.inscrit,
div.blockUI .teasing div.inscrit {
}
#contenu .teasing h3,
div.blockUI .teasing h3 {
}
#contenu .teasing h3 strong,
div.blockUI .teasing h3 strong {
}
#contenu .teasing p,
div.blockUI .teasing p {
}
#contenu .teasing label,
div.blockUI .teasing label {
}
#contenu .teasing hr,
div.blockUI .teasing hr {
}
#contenu .teasing div.inscrit input.bouton,
div.blockUI .teasing div.inscrit input.bouton {
}
#contenu .teasing div.inscrit h3,
div.blockUI .teasing div.inscrit h3 {
}
#contenu .teasing div.inscrit p,
div.blockUI .teasing div.inscrit p {
}
#contenu .teasing div.pasinscrit p,
div.blockUI .teasing div.pasinscrit p {
}
#contenu .teasing div.pasinscrit p span.spip_document_1000000681 a,
div.blockUI .teasing div.pasinscrit p span.spip_document_1000000681 a {
}
/**** Teasing Editorial et Resultats de Recherche Produits ****/
#teasing_edito #intro {
}
#teasing_edito #intro p{
}
#teasing_edito #login {
}
#teasing_edito #login .titre, #teasing_edito #inscription .titre, #teasing_recherche #login .titre, #teasing_recherche #inscription .titre {
}
#teasing_edito #login .contenu, #teasing_recherche #login .contenu {
}
#teasing_edito #inscription {
}
#teasing_edito #inscription  .contenu {
}
#teasing_edito  form.form_gene input.bouton, #teasing_recherche form.form_gene input.bouton {
}
#teasing_recherche #login {
}
#teasing_recherche #inscription {
}
#teasing_recherche #inscription .contenu p {
}
#teasing_recherche #inscription img {
}
/**** FIN teasing ****/
/* plan du site */
#plan {
	padding:15px 0 0;
	width: 100%;
}
#plan ul {
	list-style:none outside none;
	padding: 0 0 5px 10px;
	!padding: 0 0 5px 0;
	!margin:0 ;
}
#plan ul h2 {
	margin: 5px 0;
	font-size: 1.6em;
}
#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/main-puce-orange.gif) no-repeat left 4px;
	font-size:1em;
	padding:2px 0 2px 12px !important;
}
#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 {
	padding: 0 0 0 12px;
}
/******************************************************************************/
/************** styles spécifiques à certains secteurs ************************/
/******************************************************************************/


