*{
	margin : 0;
	padding : 0;
	text-decoration : none;
	background-repeat : no-repeat;
	font-family : Arial, Helvetica, sans-serif;
	color : #5d5850;
}
body{
	background-color : #fff;
	background-image : url(img/bg.gif);
	background-repeat : repeat-x;
}
/*topo*/
#topo{
	position : absolute;
	left : 0;
	top : 0;
	background-image : url(img/topo-moda.gif);
	width : 392px;
	height : 54px;
}
#topo h2,
#topo h2 a{
	width : 175px;
	height : 31px;
	display : block;
	float : left;
}
/*titulo*/
h1{
	top : 90px;
	position : absolute;
	left : 30px;
	background-image : url(img/titulo.gif);
}
h1,h1 a{
	width : 920px;
	height : 43px;
	display : block;
}
#topo h2 a,
h1 a{
	text-indent : -6000px;
	overflow : hidden;
}
/*banner*/
#banner{
	width : 468px;
	height : 60px;
	z-index : 20;
	position : absolute;
	left : 392px;
	top : 20px;
}
/*menu*/
#menu{
	position : absolute;
	left : 30px;
	top : 133px;
	display : block;
	height : 44px;
	width : 920px;
	background-image : url(img/menu.gif);
	z-index : 3;	
}
#menu h2,
#menu h2 a{
	float : left;
	display : block;
	height : 44px;
	line-height : 40px;
	font-size : 16px;
}
#menu h2.mn1{
	margin-left : 20px;
}
#menu h2 a{
	padding : 0 25px;
	color : #fff;
	background-image : url(img/mnu.gif);
	background-position : right;
}
#menu h2#sel a,
#menu h2 a:hover{
	background-color : #fff;
	border : 1px solid #e1d4c9;
	border-bottom : none;
	border-top : none;
	color : #636363;
	background-image : url(img/menua.gif);
	background-repeat : repeat-x;
	padding : 0 24px;
	background-position : top;
}
/*proxant*/
#prox_ant{
	position : absolute;
	left : 890px;
	top : 140px;
	z-index : 10;
	display : block;
	width : 52px;
	height : 26px; 
}
#prox_ant a{
	display : block;
	position : absolute;
	width : 24px;
	height : 24px;
	margin : 1px;
}
#prox_ant a:hover{
	background-position : 0 -24px;
}
#prox_ant a.pro{	background-image : url(img/pro.gif); left : 26px; top : 1px}
#prox_ant a.ant{	background-image : url(img/ant.gif); left : 0; top : 1px;}
/*info*/
#info{
	width : 920px;
	height : 411px;
	background-image : url(img/bg-info.gif);
	display : block;
	position : absolute;
	left : 30px;
	top : 176px;
}
#info #texto{
	position : absolute;
	left : 430px;
	top : 100px;
	display : block;
	width : 400px;
	height : 350px;
	
}
#info #texto p{
	margin : 10px 0;
	font-weight : bolder;
}

#info.capa {
	background-image : url(img/capa.gif);
}
#info.joias{
	background-image : url(img/joias.gif);
}
#info.roupas{
	background-image : url(img/roupas.jpg);
}
#info.sapatos{
	background-image : url(img/sapatos.jpg);
}
#info.maquiagem{
	background-image : url(img/maquiagem.jpg);
}
#submenu{
	width : 600px;
	height : 60px;
	position : absolute;
	left : 460px;
	top : 200px;
	z-index : 3;
}
#submenu a{
	background-color : #6a4627;
	color : #fff;
	text-align : center;
	display : block;
	width : 60px;
	height : 60px;
	font-size : 28px;
	line-height : 60px;
	margin : 2px;
	float : left;
	font-weight : bold;
}
#submenu a:hover{
	background-color : #fff;
	color : #6a4627
}
#submenu a:hover#sel,
#submenu a#sel{
	background-color : #f2e6db;
	color : #6a4627;
	font-size : 36px;
}

.credito{
	z-index : 20;
	position : absolute;
	font-size : 11px;
	left : 470px;
	top : 560px;
}
