/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.beautyandco.com/rsc5/background.jpg); 
	background-repeat:repeat-x
}

a:link { color: #000000; text-decoration: none; }
a:visited {	color: #000000;	text-decoration: none; }
a:hover { color: #D564B3; text-decoration: underline; }
a:active { color: #000000; text-decoration: none; }


.arial13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.arial13gray {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
}
.Gerogia {font-family: Georgia, "Times New Roman", Times, serif}
.t11 {
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.t11bold {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 11px;
}

.t11gray {font-family: "Trebuchet MS"; font-size: 11px; color: #999999; }
.t13 {
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.t13bold {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
}
.t16 {
	font-family: "Trebuchet MS";
	font-size: 16px
}
.t16bold {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
}
.t16bold_white {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
}
.t24bold {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
}
.t24boldgray {
	font-size: 24px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #999999;
}
.t36 {
	font-size: 36px; 
	font-family: "Trebuchet MS";
}

.t36bold {
	font-size: 36px; 
	font-family: "Trebuchet MS"; 
	font-weight: bold; 
}

.t36boldgray {
	color: #999999;
	font-family: "Trebuchet MS";
	font-size: 36px;
	font-weight: bold;
}
.verd10 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.verd13bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.Verd16 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#produits {
	position:absolute;
	width:527px;
	height:234px;
	z-index:1;
	left: 50px;
	top: 156px;
	background-color: #FFFFFF;
	visibility: hidden;
}.t16 a {
	color: #FC6470;
}
.t16 a:hover {
	color: #0099CC;
	text-decoration: none;
}
.t13 a {
	color: #FF6571;
}
.t13 a:hover {
	color: #0099CC;
	text-decoration: none;
}
.t18 {
	font-family: "Trebuchet MS";
	font-size: 18px;
}
.t11 a {
	color: #D96AB7;
	text-decoration: none;
}
.t36white {
	font-family: "Trebuchet MS";
	font-size: 36px;
	color: #FFFFFF;
}
.t16white {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
}
.l36 {
	font-family: "Lucida Sans Unicode";
	font-size: 36px;
}
.l18 {
	font-family: "Lucida Sans Unicode";
	font-size: 18px;
}
