﻿
/*********************** RESET *************************/

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/**************** LAYOUT & BASIC STYLES ****************/

.clear { clear: both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }

#wrapper { width: 970px; height:105px; margin: 10px auto 0 auto; position: relative; background: transparent; }
#container { width: 960px; margin-left: 5px; padding: 0; position: relative; background-color: #fff;}
div.columns { width: 100%; position: relative; background-color: #fff; margin: 0; padding-top: 3px; clear: after; }
div#header { display: block; width: 970px; height: 104px; background: #f5f5f5 url(../images/topheader_bg.jpg) no-repeat; margin: 0; position: relative; }
div.side1 { position: relative; float: left; width: 200px; background-color: #fff; }
div.content { float: left; background-color: #fff; width: 552px; position: relative; padding: 0; margin: 0 0 10px 4px; }
div.side2 { position: relative; float: right; width: 200px; background-color: #fff; }
div#footer { background-color: #f5f5f5; border-top: 1px solid #f5f5f5; width: 960px; clear: both; position: relative; margin-top: 0; }
div#underc {
	display: block;
	width: 400px;
	height: 400px;
	margin: 0 auto;
}
/*********************** STYLES ************************/

body { font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; background: #f5f5f5 url(../images/bg_global.jpg) repeat-x; color: #333; }

.numIndigo{color:#999999;font-size:7pt}


a.cloudWords:link, a.cloudWords:visited, a.cloudWords:active { text-decoration: none; color: #999999;}
a.cloudWords:hover { text-decoration: none; color: #b696a5;}

a.menuSooaH2:link, a.menuSooaH2:visited, a.menuSooaH2:active { text-decoration: none; color: #ffffff; font-size: 10pt;}
a.menuSooaH2:hover { text-decoration: none; color: #b696a5;}

a.menuSooaH1:link, a.menuSooaH1:visited, a.menuSooaH1:active { text-decoration: none; color: #ffffff; font-size: 10pt;}
a.menuSooaH1:hover { text-decoration: none; color: #b696a5;}

a.menuSooaHsub1:link, a.menuSooaHsub1:visited, a.menuSooaHsub1:active { text-decoration: none; color: #ffffff; font-size: 9pt;}
a.menuSooaHsub1:hover { text-decoration: none; color: #323232;}

.divSubMenu{width:799px;}

a { color: #161616; }
a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: none; color: #8c1846;}
strong, b { font-weight: bold; }
em, i { font-style: italic; }
sup { padding-left: 1px; font-size: 10px !important; font-weight: normal !important; vertical-align: baseline; position: relative; bottom: 0.33em; color: #76797c; _position: static !important; }
abbr { border: 0; }
.sosumi { font-size: 10px !important; color:#76797c; }

p { margin-bottom: 0; padding: 10px; text-align: justify; }
h1 { margin-left: 5px; padding: 0; }
h2 { font-weight: bold; font-size: 16px; line-height: 18px; margin-bottom: 1px; padding: 10px; }
h3 { font-weight: bold; font-size: 1em; line-height: 18px; }
h4 { font-weight: bold; font-size: 10px; line-height: 18px; }
hr { height: 1px; margin: 5px 0; padding: 0; color: #e3e3e3; background-color: #e3e3e3; border: 0; }
p.intro { font-weight: bold; }
.more { text-align: right; }

ul { margin-bottom: 5px; list-style: none outside; }
ol { margin-bottom: 18px; list-style: decimal; margin-left: 2.2em; }
ul.square,
ul.circle { margin-left: 2em; }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul ul.circle,
ul ul.square { margin-top: 4px; margin-bottom: 5px; }

div#footer p { font-size: 0.75em; color: #777; text-align: center; padding: 10px; }

/**************** ELEMENTS TOP-HEADER *****************/

/* TOP MENU */

div.logofloat {
	float: left;
	margin-left: 15px;

}
.topmenu {
	font-size: 1.1em;
	width:60px;
	color: #fff;
	margin: 0 0 0 0;
	font-weight: normal;	
	margin: 0;
}
.topmenu:hover {
	color: #fff;
	text-decoration: none;
	background: url(../images/menu_topheader/arrow.gif) no-repeat top left;
	background-position: -16px 8px;
}

/* SKYSCRAPER */

div#skyscraper {
	float: left;
	display: block;
	width: 475px;
	height: 60px;
	margin: 3px 0 0 60px;
	padding: 10px 0 0 15px;
	background: transparent;
}

/* RIGHT LINKS */


.rightlinks {
	display: block;
	width: 160px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
}
.rightlinks:hover {
	color: #b696a5;
}
.panier {
	padding: 0;
	margin-bottom: 1px;
}
.panier {
	display: block;
	width: 160px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	background: url(../images/menu_topheader/panier.gif) no-repeat center left;
	color: #fff;
}
.panier:hover {
	color: #b696a5;
}

/* SEARCH FORM */

#searchform {
	float: right;
	display: block;
	width: 160px;
	height: 30px;
	padding-bottom: 10px;
	margin-right: 5px;
	background-color: #7f6670;
}
#searchform form {
	margin: 0; /* for IE */
	padding-left: 0;
}
#searchform .equal { 
	vertical-align: middle; /* for IE */
	margin-left: 0;
}
#searchform #txt {
	padding-left: 3px;
	background: white;
	color: #808080;
	border: 1px solid #c6c6c6;
}
#searchform #txt:focus {
	color: c1c1c1;
}

/* MENU GLOBAL BLACK */

ul.menu_global {
	list-style-type: none;
	width: auto;
	position: relative;
	display: block;
	height: 28px;
	line-height: 28px;
	font-size: 11px;
	background-color: #434343;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border: none;
	margin: 0 5px;
	padding: 0 0 0 210px;
}
ul.menu_global li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
ul.menu_global li a {
	float: left;
	color: #e3e3e3;
	text-decoration: none;
	padding: 0 28px 0;
	font-weight: normal;
}
ul.menu_global li a:hover, ul.menu_global li a:active {
	color: #fff;
	background: #434343 url(../images/menu_global/bg_menuOver.gif) repeat-x top left;
	text-decoration: none;
}                                     

/**************** ELEMENTS LEFT SIDEBAR *****************/

/* LIENS CORPORATE */

#corpolinks {
	background-color: #fff;
	overflow: hidden;
}
	
	
#corpolinks ul {
	padding: 0;
	margin: 2px 0 0 0;
}
#corpolinks li {
	padding: 0;
	border-bottom: 1px solid #e5e5e5;
}
#corpolinks li a {
	display: block;
	background-color: #d0ccce;
	padding: 0 5px;
	line-height: 23px;
	color: #666565;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
#corpolinks li a:hover {
	background-color: #c4c2c3;
	color: #666565;
	text-decoration: none;
}
#corpolinks .last {
	border: none;
}

/* RECHERCHE PROFESSIONNEL */

.prolink {
	cursor: pointer;
	height: 106px;
	width: 160px;
	background:url(../images/prolink_bt2.gif) no-repeat; 
	padding: 0;
	display:block;
	margin: 2px 0 0 0;
}

a.prolink:hover {
	background-position:-160px;
}

/**************** ELEMENTS RIGHT SIDEBAR *****************/

div.side2 h3 {
	display: block;
	background-color: #8c1846;
	padding: 0 5px;
	line-height: 23px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
.news {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #fff;
}
.avantages {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #fff;
	background-color: #e2e2e2;
}
.avantages img {
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	border-right: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
}
.avantages p {
	display: block;
	line-height: 13px;
	height: 36px;
	width: 133px;
	text-align: left;
	float: left;
	padding: 5px 3px 9px 12px;
	border-left: 1px solid #cfcfcf;
	border-bottom: 1px solid #f5f5f5;
	color: #161616;
	text-decoration: none;
	font-size: 10px;
	background-color: #e2e2e2;
}
.avantages a {
	display: block;
	line-height: 13px;
	height: 36px;
	width: 133px;
	float: left;
	padding: 5px 3px 9px 12px;
	border-left: 1px solid #cfcfcf;
	border-bottom: 1px solid #f5f5f5;
	color: #161616;
	text-decoration: none;
	font-size: 10px;
	background-color: #e2e2e2;
}
.avantages a span{
	color: #161616;
	font-size: 7px;
}
.avantages a:hover {
	text-decoration: none;
	color: #8c1846;
	background-color: #e2e2e2;
}

/* CONSULTER LE CATALOGUE */

#catalogue {
	cursor: pointer;
	height: 106px;
	width: 160px;
	background:url(../images/catalogue_bt2.gif) no-repeat; 
	padding: 0;
	display:block;
	margin: 2px 0 0 0;
}

a#catalogue:hover {
	background-position:-160px;
}

/**************** ELEMENTS MIDDLE CONTENT *****************/

div.content h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	display: block;
	background-color: #fff;
	padding: 0 5px;
	line-height: 23px;
	color: #e6e6e6;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
div.content h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	display: block;
	background-color: #fff;
	padding: 0 5px;
	line-height: 23px;
	color: #e6e6e6;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
div#row_container {
	margin: 5px 0;
	padding: 0;
	border: 1px solid #e3e3e3;
}
div.slideshow {
	z-index: 0;
	margin: 0;
	padding: 0;
}
/* ligne contenant les cellules */

/*.row_3 {
	width: 550px;
	height: 160px;
	background: #fff url(../images/grid3col.gif) no-repeat;
	border-bottom: 1px solid #e3e3e3;
}
.row_end_3 {
	width: 550px;
	height: 160px;
	background: #fff url(../images/grid3col.gif) no-repeat;
	border: none;*/
}
.row_2 {
	width: 550px;
	height: 200px;
	background: #fff url(../images/grid2col.gif) no-repeat;
	border-bottom: 1px solid #e3e3e3;
}
.row_end_2 {
	width: 550px;
	height: 200px;
	background: #fff url(../images/grid2col.gif) no-repeat;
	border: none;
}

/* 3cellules 

ul.cell3 {
	display: block;
	float: left;
	width: 183px;
	height: 160px;
	border: none;
}
ul.cell3 li {
	position: relative;
	display: inline;
	float: left;
	margin: 0;

}
dl.product_3 {
	position: relative;
	top: 5px;
	left: 5px;
	width: 177px;
	font-size: 10px;
	margin-top: 10px;
}
dt.name_3 {
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	padding: 0 2px 3px 2px;
	margin-left: 90px;
	line-height: 1.3em;
}
p.availability_3 {
	text-align: left;
	font-size: 9px;
	font-weight: normal;
	padding: 3px 2px;
	margin-left: 90px;
}
dd.price_3 {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding: 3px 2px;
	margin-left: 90px;
}
dd.image_3 {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
dd.image_3 img {
	border: 1px solid #e8e8e8;
}
*/

/* 2cellules */

ul.cell2 {
	display: block;
	float: left;
	width: 275px;
	height: 200px;
	border: none;
}
ul.cell2 li {
	position: relative;
	display: inline;
	float: left;
	margin: 0;

}
dl.product_2 {
	position: relative;
	top: 5px;
	left: 7px;
	width: 270px;
	font-size: 10px;
	margin-top: 7px;
}
dt.name_2 {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	padding: 0 2px 3px 2px;
	margin-left: 150px;
	line-height: 1.3em;
}
p.availability_2 {
	text-align: left;
	font-size: 9px;
	font-weight: normal;
	padding: 3px 2px;
	margin-left: 150px;
}
ul.descriptif_2 {
	list-style: none;
	font-size: 9px;
	font-size: 8px !important!;
	font-weight: normal;
	padding-top: 0;
	margin: 3px 5px 0 8px;
	line-height: 1.5em;
	color: #777;
}
ul.descriptif_2 li{
	padding: 2px 0 3px 0;
	border-bottom: 1px solid #f0f0f0;
	margin: 0;
}
dd.price_2 {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding: 3px 2px;
	margin-left: 150px;
}
dd.image_2 {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
dd.image_2 img {
	border: 1px solid #e8e8e8;
}

/********************************************************************
*****************									*****************
***************** STYLES SPÉCIFIQUES POWER BOUTIQUE *****************
*****************									*****************
********************************************************************/

span.texte_catalogue {
	text-align: justify;
}
div#encart_grand_titre_liste_famille {
	display: none;
}
div#encart_texte_page_actus_page {
	margin: 0;
	padding: 10px;
	text-align: justify;
}
/*span#grand_titre_nom_produit_fiche_produit {
	display: none;
}*/
span#grand_titre_page_actus_page{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 21px;
	font-weight: normal;
	text-transform: uppercase;
	color: #8c1846;
	margin: 0;
	padding: 2px 0 5px 5px;
}
span#grand_titre_bon_de_commande {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	padding: 3px 0;
	margin-bottom: 10px;
	color: #8c1846;
	font-weight: normal;
	font-size: 19px;
	border-bottom: 1px solid #e3e3e3;
	display: block;
	width: 550px;
}
span#grand_titre_coordonnees_enregistrement {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	padding: 3px 0;
	margin-bottom: 10px;
	color: #8c1846;
	font-weight: normal;
	font-size: 19p
	border-bottom: 1px solid #e3e3e3;
	display: block;
	width: 550px;
}
span#texte_grand_titre_coordonnees_enregistrement {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	margin: 0;
	padding: 0;
}
span#texte_gras_grand_titre_bon_de_commande {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	margin: 0;
	padding: 0;
	color: #8c1846;
}
span#texte_grand_titre_bon_de_commande {
	padding: 0 10px;
}
span#sous_titre_grand_titre_bon_de_commande {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	color: #595959;
}
span#grand_titre_detail_commande {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	color: #595959;
}
span#ref_commande_detail_commande {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	margin: 0;
	padding: 0;
	color: #8c1846;
}
span#prix_barre_devises_liste_produits {
	color: #ff0000;
	display: block;
	width: 140px;
}
p.titre_newpage_sooa {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0;
}
p.txt_newpage_sooa {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	margin: 0;
	padding: 0 0 8px 0;
}
p.cgv_sooa {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 13px;
	margin: 0;
	padding: 0 10px 10px 10px;
}
div.content h2.h2_pwb {
	text-align: left;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 9px;
	text-transform: lowercase;
	font-weight: normal;
	padding: 0 2px 3px 5px;
	line-height: 1.3em;
	
}
div.content h3.h3_pwb {
	background: transparent;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	padding: 0 2px 3px 5px;
	line-height: 1.3em;
	text-transform: uppercase;
}
a#lien_categorie_nom_famille span{
	text-transform: uppercase;
	text-decoration: none;
	margin: 0;
	padding: 3px 80px;
	background-color: #fff;
	border-bottom: 1px solid #e5e5e5;
}
a#lien_accueil_navigation_liste_produits, a#lien_navigation_second_niveau_liste_produits, span#navigation_texte_type_liste_produit, a#lien_accueil_navigation_fiche_produit, a#lien_second_niveau_navigation_fiche_produit, a#lien_troisieme_niveau_navigation_fiche_produit, span#texte_navigation_fiche_produit, #lien_accueil_navigation_liste_famille, span#navigation_texte_type_liste_famille {
	text-align: left;
	float: left;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-serif;
	background: transparent;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 1px 0 0 0;
	line-height: 1.3em;
}
span#separateur_deux_navigation_fiche_produit, span#separateur_navigation_second_niveau_liste_produits, span#separateur_navigation_liste_produits, span#separateur_trois_navigation_fiche_produit, span#separateur_navigation_liste_famille, span#separateur_navigation_second_niveau_liste_produits, span#separateur_navigation_fiche_produit {
	display: block;
	float: left;
	width: 8px;
	height: 13px;
	padding: 0;
	margin: 0 4px;
	font-size: 0px;
	color: #ffffff;
	background: url(../images/arrow_bread.gif) no-repeat right top;
}
p.title_fiche_prod {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	display: block;
	width: 270px;
	background-color: #434343;
	padding: 1px 5px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}
p.title_contenu_pack {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	display: block;
	width: 270px;
	background-color: #8c1846;
	padding: 1px 5px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}
p.title_cadeau_pack {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	display: block;
	width: 270px;
	background-color: #db0000;
	padding: 1px 5px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}
p.title_fiche_prod_2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	display: block;
	width: 258px;
	height: auto !important;
	height: 20px;
	background: #8f8f8f url(../images/picto_lien.gif) no-repeat left bottom !important;
	background: transparent url(../images/picto_lien_ie.gif) no-repeat left bottom;
	padding: 1px 5px 1px 17px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}
p.title_fiche_prod_2 a{
	text-decoration: underline;
	color: #fff;
}
p.title_fiche_prod_2 a:hover{
	text-decoration: none;
	color: #fff;
}
p.txt_fiche_prod {
	display: block;
	width: 275px;
	font-family: Arial, Verdana, sans-serif;
	padding: 5px 0 5px 5px;
	text-align: left;
	line-height: 14px;
	color: #595959;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}
ul.fiche_technique {
	display: block;
	width: 280px;
	font-family: Arial, Verdana, sans-serif;
	padding: 5px 0 5px 0;
	background-color: #fff;
	text-align: left;
	line-height: 14px;
	color: #595959;
	font-weight: normal;
	list-style-type: disc;
	list-style-position: inside;
	text-decoration: none;
	font-size: 11px;
}
ul.fiche_technique li {
	padding: 2px 0 3px 0;
	border-bottom: 1px solid #e5e5e5;
	margin: 0;
}
ul.txt_contenu_pack {
	display: block;
	width: 267px;
	font-family: Arial, Verdana, sans-serif;
	padding: 5px 5px 5px 8px;
	background-color: #f5f5f5;
	text-align: left;
	line-height: 14px;
	color: #595959;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}
ul.txt_contenu_pack li {
	padding: 2px 0 3px 0;
	border-bottom: 1px solid #fff;
	margin: 0;
}
div#texte_option_un_fiche_produit {
	display: none;
}
div#zone_text {
	display: none;
}
div#zone_qte {
	display: block;
	width: 275px;
	background-color: #f5f5f5;
	margin-bottom: 10px;
	padding: 20px 0 0 5px;
}

span#texte_option_un_fiche_produit{
	margin: -15px 0 2px 0;
	padding: 0;
	border-top: 1px solid #e5e5e5;
	font-family: Arial, Verdana, sans-serif;
}
span#texte_option_deux_fiche_produit{
	margin: -5px 0 2px 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
}
.lien_gamme {
	cursor: pointer;
	height: 16px;
	width: 190px;
	background:url(../images/bt_acces_gamme.gif) no-repeat; 
	padding: 0;
	display:block;
	margin: 2px 0 0 0;
}

a.lien_gamme:hover {
	background-position:-190px;
}
#accessoires {
	cursor: pointer;
	height: 28px;
	width: 280px;
	background:url(../images/bt_accessoires.jpg) no-repeat; 
	padding: 0;
	display:block;
	margin: 12px 0 0 0;
}
a#accessoires:hover {
	background-position:-280px;
}
#flyer {
	cursor: pointer;
	height: 28px;
	width: 280px;
	background:url(../images/bt_download_flyer.gif) no-repeat; 
	padding: 0;
	display:block;
	margin: 12px 0 0 0;
}
a#flyer:hover {
	background-position:-280px;
}
#fiche_tech {
	cursor: pointer;
	height: 28px;
	width: 280px;
	background:url(../images/bt_fiche_tech.gif) no-repeat; 
	padding: 0;
	display:block;
	margin: 12px 0 0 0;
}
a#fiche_tech:hover {
	background-position:-280px;
}
/******* boutons packs *******/
#bt_pack_antiage {
	cursor: pointer;
	height: 50px;
	width: 280px;
	background:url(../images/bt_pack_antiage.gif) no-repeat; 
	padding: 0;
	display:block;
	margin: 12px 0 0 0;
}
a#bt_pack_antiage:hover {
	background-position:-280px;
}
#bt_pack_beaute {
	cursor: pointer;
	height: 50px;
	width: 280px;
	background:url(../images/bt_pack_beaute.gif) no-repeat; 
	padding: 0;
	display:block;
	margin: 12px 0 0 0;
}
a#bt_pack_beaute:hover {
	background-position:-280px;
}
#bt_pack_capitons {
	cursor: pointer;
	height: 50px;
	width: 280px;
	background:url(../images/bt_pack_capitons.gif) no-repeat; 
	padding: 0;
	display:block;
	margin: 12px 0 0 0;
}
a#bt_pack_capitons:hover {
	background-position:-280px;
}
#bt_pack_circulatoire {
	cursor: pointer;
	height: 50px;
	width: 280px;
	background:url(../images/bt_pack_circulatoire.gif) no-repeat; 
	padding: 0;
	display:block;
	margin: 12px 0 0 0;
}
a#bt_pack_circulatoire:hover {
	background-position:-280px;
}
#bt_pack_detox {
	cursor: pointer;
	height: 50px;
	width: 280px;
	background:url(../images/bt_pack_detox.gif) no-repeat; 
	padding: 0;
	display:block;
	margin: 12px 0 0 0;
}
a#bt_pack_detox:hover {
	background-position:-280px;
}
#bt_pack_diet {
	cursor: pointer;
	height: 50px;
	width: 280px;
	background:url(../images/bt_pack_diet.gif) no-repeat; 
	padding: 0;
	display:block;
	margin: 12px 0 0 0;
}
a#bt_pack_diet:hover {
	background-position:-280px;
}
#bt_pack_exces {
	cursor: pointer;
	height: 50px;
	width: 280px;
	background:url(../images/bt_pack_exces.gif) no-repeat; 
	padding: 0;
	display:block;
	margin: 12px 0 0 0;
}
a#bt_pack_exces:hover {
	background-position:-280px;
}
#bt_pack_minceur {
	cursor: pointer;
	height: 50px;
	width: 280px;
	background:url(../images/bt_pack_minceur.gif) no-repeat; 
	padding: 0;
	display:block;
	margin: 12px 0 0 0;
}
a#bt_pack_minceur:hover {
	background-position:-280px;
}
#bt_pack_serenite {
	cursor: pointer;
	height: 50px;
	width: 280px;
	background:url(../images/bt_pack_serenite.gif) no-repeat; 
	padding: 0;
	display:block;
	margin: 12px 0 0 0;
}
a#bt_pack_serenite:hover {
	background-position:-280px;
}
/*******************/
div.content a#lien_chiffre_pages_liste_produits {
	text-decoration: none;
	display: inline;
	background-color: #595959;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 3px;
	margin: 0;
}
div.content a#lien_chiffre_pages_liste_produits :hover{
	text-decoration: underline;
}
span#texte_lien_page_visite_liste_produits {
	text-decoration: none;
	display: inline;
	background-color: #8c1846;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 3px;
	margin: 0;
}
span#titre_pour_le_mdp_formulaire_client {
	font-family: Arial, Verdana, sans-serif;
	padding: 0;
	color: #8c1846;
	font-weight: normal;
	font-size: 14px;
}

div#t_content {
	margin: 0 5px;
	padding: 0;
}
div#t_content h2.title_template_sooa {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	padding: 3px 0;
	margin-bottom: 10px;
	color: #8c1846;
	font-weight: normal;
	font-size: 19px;
	border-bottom: 1px solid #e3e3e3;
	display: block;
	width: 550px;
}
div#t_content h3.title_template_sooa {
	font-family: Arial, Verdana, sans-serif;
	padding: 0;
	line-height: 26px;
	color: #8c1846;
	font-weight: normal;
	font-size: 14px;
}
div#t_content p.txt_template_sooa {
	font-family: Arial, Verdana, sans-serif;
	padding: 0;
	text-align: justify;
	line-height: 14px;
	color: #595959;
	font-weight: normal;
	font-size: 11px;
}
p.t_clauses {
	font-family: Arial, Verdana, sans-serif;
	padding: 0;
	text-align: justify;
	line-height: 14px;
	color: #595959;
	font-weight: normal;
	font-size: 9px;
}
div.left_td {
	display: block;
	padding-right: 20px;
	margin: 15px 0 15px 0;
	border-right: 1px solid #e3e3e3;
}
div.left_td ul {
	margin: 15px 0 15px 20px;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	text-align: left;
	line-height: 14px;
	color: #595959;
	font-weight: normal;
	list-style-type: disc;
	list-style-position: outside;
	font-size: 11px;
}
div.left_td ul li{
	padding: 5px 0;
}
div.right_td {
	display: block;
	border: none;
	padding: 0;
	margin: 15px 0 15px 20px;
}
.bt_t_valider {
	cursor: pointer;
	height: 21px;
	width: 90px;
	background:url(../images/bt_t_valider.gif) no-repeat; 
	padding: 0;
	display:block;
	margin: 2px 15px 0 0;
}
a.t_link_mdp { color: #161616; font-family: Arial, Helvetica, Sans-serif; font-size: 9px; padding-left: 35px; text-align: right;}
a.t_link_mdp:link, a:visited, a:active { text-decoration: none; }
a.t_link_mdp:hover { text-decoration: none; color: #	; }
a.bt_t_valider:hover { background-position:-90px; }
.bt_t_creer_compte {
	cursor: pointer;
	height: 21px;
	width: 146px;
	background:url(../images/bt_creer_compte.gif) no-repeat; 
	padding: 0;
	display:block;
	margin: 2px 0 0 0;
}

a.bt_t_creer_compte:hover {
	background-position:-146px;
}
t_form_field {
	border: 1px solid #e3e3e3;
	width: 180px;
	font-size: 10px;
}
#champ_recherche_style {
font-family: Arial;
font-size: 10px;
width: 100px;
}

/*************************** Nouveautes ************************/

div#nouveaute {
	margin: 0;
	padding: 3px 5px 10px 5px;
}

div#nouveaute h2{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	padding: 0;
	margin-bottom: 10px;
	color: #8c1846;
	font-weight: normal;
	font-size: 19px;
	border-bottom: 1px solid #e3e3e3;
	display: block;
}
div#nouveaute h2 span {
	font-size: 12px;
}
div#nouveaute h3{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	padding: 5px 0;
	margin-bottom: 10px;
	color: #595959;
	font-weight: normal;
	font-size: 15px;
}
div#nouveaute img {
	display: block;
	float: right;
}
div#nouveaute p {
	display: block;
	float: left;
	font-family: Arial, Verdana, sans-serif;
	padding: 0 5px 0 0;
	text-align: justify;
	line-height: 14px;
	color: #595959;
	font-weight: normal;
	font-size: 11px;
	width: 235px;
}
div#nouveaute_power {
	margin: 0;
	padding: 3px 3px 10px 3px;
}

div#nouveaute_power h2{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	padding: 0;
	margin-bottom: 10px;
	color: #8c1846;
	font-weight: normal;
	font-size: 19px;
	border-bottom: 1px solid #e3e3e3;
	display: block;
}
div#nouveaute_power h2 span {
	font-size: 12px;
}
div#nouveaute_power h3{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	padding: 5px 0;
	margin-bottom: 10px;
	color: #595959;
	font-weight: normal;
	font-size: 15px;
}
div#nouveaute_power img {
	display: block;
	margin: 5px 0;
}
div#nouveaute_power p {
	display: block;
	width: 545px;
	font-family: Arial, Verdana, sans-serif;
	padding: 5px 0 0 0;
	margin: 5px 0;
	text-align: justify;
	line-height: 14px;
	color: #595959;
	font-weight: normal;
	font-size: 11px;
}
.bt_acces_gamme {
	display: block;
	width: 130px;
	font-family: Arial, Verdana, sans-serif;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	padding: 3px 10px;
	color: #fff;
	background-color: #8c1846;
	margin: 0 auto;
}

a.bt_acces_gamme:hover {
	display: block;
	color: #fff;
	text-decoration: none;
	background-color: #adadad;
}
.bt_presse {
	display: block;
	width: 130px;
	font-family: Arial, Verdana, sans-serif;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	padding: 3px 10px;
	color: #161616;
	background-color: #e0dcde;
	margin: 0 auto;
}

a.bt_presse:hover {
	display: block;
	color: #161616;
	text-decoration: none;
	background-color: #efecee;
}
div.adm_produits {
	display: block;
	float: left;
}
div.adm_txt {
	display: block;
	float: left;
	font-family: Arial, Verdana, sans-serif;
	padding: 0 0 0 10px;
	text-align: justify;
	line-height: 14px;
	color: #595959;
	font-weight: normal;
	font-size: 11px;
	width: 285px;
}
div.adm_txt h3{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	padding: 0;
	margin: 20px 0 10px 0;
	color: #8c1846;
	font-weight: bold;
	font-size: 12px;
	font-size: 11px !important!;
	padding: 0;
	display: block;
}
div.clearAll {
	clear: both;
}
