@charset "utf-8";
/* CSS Document */

#container {
	}

#topo {
	width:1024px;
	}

#meio {
	display:block;
	}

#esquerda {
	float:left;
	width:179px;
	}

#conteudo {
	float:left;
	width:668px;
	height:371px;
	background-color:#f3f4f5;
	}

#quadro {
	float:left;
	}

#cabelo {
	position: relative;
	width:307px;
	bottom: 330px;
	z-index:5;
	}

#olhos {
	position: relative;
	width:307px;
	bottom: 419px;
	}

#roupas {
	position: relative;
	width:307px;
	bottom: 369px;
	}

#acesstipo1{
	position: relative;
	width:307px;
	bottom: 565px;
	}

#acesstipo2{
	position: relative;
	width:307px;
	bottom: 556px;
	}

#acesstipo3{
	position: relative;
	width:307px;
	bottom:601px;
	z-index: 6;
	}

#menu {
	float:left;
	margin:6px;
	}

#botao1 {
	margin-top:18px;
	}

#variaveis {
	margin-top:23px;
	}

#botao2 {
	margin-top:17px;
	}

#direita {
	float:left;
	}

#base {
	width:1024px;
	}

#amostrasCabelos img {
	height:45px;
	margin-top:5px;
	}

#amostrasCabelos img.seta {
	height:33px;
	margin-bottom:10px;
	}

#amostrasOlhos img {
	margin-top:3px;
	margin-left:1px;
	margin-right:1px;
	}

#amostrasOlhos img.seta {
	height:33px;
	margin-right:10px;
	}

#amostrasRoupas img {
	margin-top:16px;
	height:35px;
	}

#amostrasAcessorios img {
	height:45px;
	}

#amostrasAcessorios img.seta {
	margin-bottom:10px;
	height:33px;
	margin-top:12px;
	}