@charset "utf-8";
/* CSS Document */
.leftPic{
	background-image:url(../img/0021.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:450px;
	float:left;
	background-color:#232323;
	height: 600px;
	margin:0px;
	padding: 0;
}

#text img { margin:5px; }

#faces {
	background: #ffffff;
	text-align: center;
	padding-top: 10px;
}

#faces img {
	margin:0px 5px;
	border: 1px solid #232323;
}

#faces img a,
#faces img a:active,
#faces img a:hover{ text-decoration:none; }

#faces ul a { display:inline; }

#faces li {
	float:left;
	width:130px;
	list-style:none;
	margin-bottom: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	letter-spacing: 1px;
}

.descri {
	font-size:0.7em;
	margin-left:1em;
	font-weight:normal;
}


#picShop a{	background-image:url(../img/button/shop3.gif);border-left:#FFFFFF solid 1px;}
#picShop a:hover{background-image:url(../img/button/shop3.gif);}