@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background:url(../images/bg_body_bottom_08.gif) bottom repeat-x;
	font:12px Tahoma;
	behavior:url('../css/csshover.htc');
	}
#bgTop {
	background:url(../images/bg_body_02.gif) top repeat-x;
	}
a {
	color:#FF0000;
	text-decoration:underline;
	}
.alignCenter {
	text-align:center;
	}
.alignRight {
	text-align:right;
	}
.floatRight {
	float:right;
	}
.floatLeft {
	float:left;
	}
img.floatLeft {
	float:left;
	margin-right:10px;
	}
.clear {
	clear:both;
	height:1px;
	}
.font14underline {
	font-size:14px;
	text-decoration:underline;
	}
ul {
	list-style-type:none;
	margin:0;
	padding:0;
	padding-left:20px;
	}
li {
	padding-left:20px;
	padding-bottom:15px;
	}
a img {
	border:none;
	}
* html #wrapper {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/bg_wrapper_08.png');
	background:none;
	}
#wrapper {
	width:818px;
	margin:0 auto;
	padding:0 6px 0 6px;
	background:url(../images/bg_wrapper_08.png) top repeat-y;
	}
#top {
	color:#FFFFFF;
	font:16px Tahoma;
	font-weight:bold;
	height:40px;
	line-height:40px;
	padding:0 17px 0 17px;
	}
#main {
	background:#FFFFFF;
	}
#bgLeft {
	background:url(../images/boutique_bg_left_05.jpg) bottom left no-repeat;
	zoom:100%;
	}
#left {
	float:left;
	width:256px;
	height:850px;
	font:16px Tahoma;
	text-align:center;
	font-weight:bold;
	position:relative;
	}
#left a {
	line-height:32px;
	}
#headerLeft {
	position:absolute;
	top:0px;
	left:-35px;
	}
#right {
	margin-left:286px;
	padding-right:30px;
	line-height:16px;
	}
#footer {
	clear:both;
	height:44px;
	padding-left:15px;
	}
#bottom {
	height:47px;
	background:url(../images/wrapper_bottom_17.gif) top center no-repeat;
	}