/********************logo lien**********************/
.hid{
	display: none;/*Permet au texte de ne plus etre visible*/
}
#bthomelogo {
	position:absolute;
	left:5px;
	top:0px;
	width:243px;
	height:78px;
	z-index:4;
	visibility: visible;
}
a#lnk-bthomelogo, a#lnk-bthomelogo-on, a#lnk-bthomelogo:hover {
	display:block;
	left:5px;
	top:0px;
	width:243px;
	height:78px;
}
#btinstitut {
	position:absolute;
	left:5px;
	top:0px;
	width:740px;
	height:172px;
	z-index:1;
	visibility: visible;
}
#cheveuxmicroscopehome {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:100px;
	z-index:1;
	visibility: visible;
}
a#lnk-btinstitut, a#lnk-btinstitut-on, a#lnk-btinstitut:hover {
	display:block;
	left:5px;
	top:0px;
	width:740px;
	height:172px;
}
/********************fin logo lien**********************/

body {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	/*color: #525252;*/
	background-color: #B9005C;
   	font: 100% Verdana, Arial, Helvetica, sans-serif;
   	margin: 0; /* il est conseillé de mettre à zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */
   	padding: 0;
   	text-align: center; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
   	color: #000000;
    }
	td, textarea {
	font-family: arial;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-align: justify;
		/*text-transform: uppercase;*/
}
	input, select {
	font-family: arial;
	font-size: 10px;
	color: #7b7b7b;
	font-weight: normal;
		/*text-transform: uppercase;*/
}
.legende {
	font-family: arial;
	font-size: 9px;
	color: #7b7b7b;
	font-weight: normal;
		text-transform: uppercase;/**/
}
.titreboutique {
	font-family: arial;
	font-size: 11px;
	color: #B9005C;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}/**/

a.linkboutique:link, a.linkboutique:hover, a.linkboutique:visited{
	font-family: arial;
	font-size: 11px;
	color: #B9005C;
	font-weight: bold;
	text-transform: uppercase;
}
a.linkboutique:hover {
	font-family: arial;
	font-size: 11px;
	color: #B9005C;
	font-weight: bold;
	text-transform: uppercase;

}
.soustitre {
	font-family: arial;
	font-size: 11px;
	color: #B9005C;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;

}
a.linksoustitre:link, a.linksoustitre:hover, a.linksoustitre:visited{
	font-family: arial;
	font-size: 11px;
	color: #B9005C;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
}/**/

a:link {
	color: #666666;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;

}
a:hover {
	color: #999999;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;

}

    .oneColFixCtr #container {
	width: 1000px;
	margin: 0 auto; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
	text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
	clear: both;
background-color: #FFF;/**/
}
* html .oneColFixCtr #container {
	width: 1010px;
}
    .twoColFixLt #mainContent { 
    	margin: 0 0 0 0px; /* La marge gauche de cet élément div crée la colonne qui s'étend sur le côté gauche de la page - quel que soit le contenu de l'élément div sidebar1, l'espace de cette colonne reste intact. Vous pouvez supprimer cette marge si vous souhaitez que le texte de l'élément div #mainContent remplisse l'espace de l'élément #sidebar1 lorsque le contenu de ce dernier se termine. */
    	padding: 0 20px 20px; /* ne pas oublier que le remplissage est l'espace à l'intérieur du cadre de l'élément div, alors que la marge est l'espace à l'extérieur de celui-ci */
    }
#entete {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:63px; /*83 - 20 padding*/
	z-index:1;
	background-image: url(../images/logo.gif);
	background-color: #852136;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*.Soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CD416E;
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
}*/
.Titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #852136;
	width: 400px;
}

.Soustitreentete {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #852136;
	float: left;
	width: 400px;
	margin-top: 120px;
	text-align: left;
	margin-left: 20px;
}
.Soustitreentetemicroscope {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #852136;
	width: 600px;
	margin-bottom: 20px;
	text-align: left;
	margin-left: 70px;
}
a.LnkSoustitreentete:link, a.LnkSoustitreentete:hover, a.LnkSoustitreentete:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #852136;
}
#contenu {
	/*margin-top:2px;*/
	background-color: #FFFFFF;
	height:auto;
}
.zonetext {
	margin-right : 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position:relative;
	margin-top:50px;
	float: left;
	width: 735px;
}
/*.bandeauL {
	background-image: url(../images/bandeauL.jpg);
	background-repeat: no-repeat;
}
.bandeau {
	background-image: url(../images/bandeau.jpg);
	height:172px;
	background-position: right top;
	background-repeat: no-repeat;
}*/
#divcontenumenu {
	position:relative;
	width:255px;
	height:auto;
	z-index:3;
	background-image: url(../images/bandeauL.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	background-color: #FFFFFF;
	background-position: left top;
}
#divcontenudroit {
	position:relative;
	width:745px;
	float: right;
	z-index:1;
	background-image: url(../images/bandeau.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: right top;
}

#divmenu {
	position:relative;
	top:30px;
	left:20px;
	width:220px;
	/*height:650px;*/
	z-index:1000;
	background-color: #FFFFFF;
	border: 1px solid #DD87A2;
}
    .twoColFixLt #sidebar1 {
    	float: left; /* cet élément est flottant, il faut donc lui attribuer une largeur */
    	width: 200px; /* Dans les navigateurs conformes au standard et dans Internet Explorer en mode standard, la largeur réelle de cet élément div est composée de la largeur plus le remplissage et la bordure */
    	background: #EBEBEB; /* la couleur de l'arrière-plan est affichée sur la largeur du contenu de la colonne, mais pas au-delà */
    	padding: 15px 10px 15px 20px;
    }

    .clearfloat { /* cette classe doit être placée pour un élément div ou break et doit être l'élément final avant la balise de fin d'un conteneur qui doit contenir entièrement un élément flottant */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
#PhotoPrix {
	height:99px;
	float: right;
	z-index:10;
}
#Btexte1 {
	position:relative;
	width:70%;
	height:99px;
	float: left;
}
.Btexte3 span, .Btexte4 span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}
.Btexte3 {
	position:relative;
	width:140px;
	float: left;
	text-align: center;
	left:3px;
	top: 40px;
	vertical-align: middle;
}
.Btexte4 {
	position:relative;
	width:140px;
	float: left;
	text-align: center;
	top: 40px;
	vertical-align: middle;
}


#Photo{
	position:relative;
	width:auto;
	height:100px;
	float: right;
}
.colortd1 {
	/*background-color: #99CC00;*/
	height:102px;
	cursor:pointer;
	background: #CE0000;
}
.colortd2 {
background-color: #FF9900;
	height:102px;
	cursor:pointer;}
.colortd3 {
background-color: #CC0099;
	height:102px;
	cursor:pointer;}
.colortd4 {
background-color: #993399;
	height:102px;
	cursor:pointer;}
.colortd5 {
background-color: #710071;
	height:102px;
	cursor:pointer;}

/*.zprix {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #16C88E;
	margin-bottom:2px;
	padding:2px;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}*/

.bordtd {
	border: 1px solid #CCC;
}
.divmenubas {
	position:relative;

	clear: both;
	margin-left:255px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #B9005C;
}
.Style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.texteentete {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	float: none;
	clear: none;
	text-align: right;
}
.Style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.Style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.Style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}

.text2 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.text3 {
	font-family: tahoma;
	font-size: 10px;

	color: #feb8ce;
}
/*
.text1 {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.text4 {
	font-family: times;
	font-size: 24px;
	font-weight: normal;
	color: #B9005C;
}
.text5 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #A4A4A4;
}
.text6 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.text7 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.text8 {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #94AEC5;
}
.text9 {


	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #4E4E4E;
}*/


a.a:link, a.a:hover, a.a:visited{
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
}
a.a:hover {
	color: #666;
		text-decoration: underline;
}
a.a:visited {
	text-decoration: none;
}
a.b:link, a.b:hover, a.b:visited{
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
a.b:hover {
	text-decoration: underline;
}
a.b:visited {
	text-decoration: none;
}
.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	background-color: #E8E8E8;
	border: 1px solid #cccccc;
}
#divproduithome{
	float: left;
	width: 284px;
}
#divproduithomephoto{
	float: right;
	width: 162px;
	padding-top: 1px;
}
.septab {
	background-image: url(../images/septab.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}
/**/
div.shadow {
  padding: 0 1px;
  background: #bfbfbf;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  position: relative;
}

div.shadow img {
  padding: 5px 5px 9px 5px;
  background: white url(../images/shad_bottom.png) repeat-x bottom left;
}

div.shadow img.nomatte {
  padding: 0 0 4px 0;
  background: white url(../images/shad_bottom.png) repeat-x bottom left;
}

div.shadow div.topleft {
  width: 2px;
  height: 4px;
  background: url(../images/shad_tlcorner.png) no-repeat top left;
  position: absolute;
  top: 0px;
  left: -1px;
}

div.shadow div.topright {
  width: 2px;
  height: 4px;
  background: url(../images/shad_trcorner.png) no-repeat top right;
  position: absolute;
  top: 0px;
  right: -1px;
}

div.shadow div.bottomleft {
  width: 4px;
  height: 4px;
  background: url(../images/shad_blcorner.png) no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -1px;
}

div.shadow div.bottomright {
  width: 4px;
  height: 4px;
  background: url(../images/shad_brcorner.png) no-repeat bottom right;
  position: absolute;
  bottom: 0px;
  right: -1px;
}
.rose {
	color: #B9005C;
}
.gris {
	color: #666666;
	font-size: 11px;
}

/*galerie henne*/

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 2px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 2px solid #CCC;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 0px solid gray;
visibility: visible;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -3px;
left: 300px; /*position where enlarged image should offset horizontally */
z-index: 50;
}



.prixbarre {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	background:url("../boutique/images/prixbarre_O.gif") no-repeat center center
	}
.TitreProdSelect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.stocklimite {
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FF6600;
	font-weight: bold;
	margin: 1px;
	padding: 1px;
	width: auto;
	letter-spacing: 2px;
	text-transform: capitalize;
}


.dispo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: bold;
}
.TxtCadrePrixFiche {
	color: #CC0066;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFF8DC;
	margin: 4px;
	padding: 4px;
	border: 1px solid #DC143C;
	height: 38px;
}
.promo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #CC0066;
	font-weight: bold;
	margin: 1px;
	padding: 1px;
	width: auto;
	letter-spacing: 2px;
	height: 15px;
}
.nouveau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #0099FF;
	font-weight: bold;
	margin: 1px;
	padding: 1px;
	width: auto;
	letter-spacing: 2px;
	height: 15px;
}



.TxtTitreProduit {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	color: #CC0066;
}
  .TxtPrix {
	color: #CC0066;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -3px;
}
.conteneurtxtprix {
margin-left: 0px;
margin-top: 5px;
margin-right: 0px;
width:120px;
height: 32px;
float:left;
}
  .TxtCadrePrix {
margin-left: 10px;
	position: relative;
	color: #CC0066;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px;
}
  .TxtPrixPromo {
	color: #CC0066;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -3px;
}

/* bulle info */


#PhotoPrix a.info {
   position: relative;
   color: black;
   text-decoration: none;
   border-bottom: 1px gray dotted; /* on souligne le texte */
}
#PhotoPrix a.info span {
   display: none; /* on masque l'infobulle */
}
#PhotoPrix a.info:hover {
   background: none; /* correction d'un bug IE */
   z-index: 1000; /* on définit une valeur pour l'ordre d'affichage */
   cursor: help; /* on change le curseur par défaut en curseur d'aide */
}
#PhotoPrix a.info:hover span {
	display: inline; /* on affiche l'infobulle */
	position: absolute;
	top: 5px; /* on positionne notre infobulle */
	left: 20px;
	background: white;
	color: #666;
	padding: 3px;
	border-left: 4px solid #F00;
	border-top: 1px solid #F00;
	border-right: 1px solid #F00;
	border-bottom: 1px solid #F00;
	width: 300px;
	/top: 95px;
}
