body{
	margin:0;
	}

/*PARTE TO PLANO DE FUNDO */
#segura_peao{
	width:988px;
	float:left;
	padding-bottom:15px;
	background-image:url(../image/bground.gif);
	border-bottom:#E9E9E9 1px solid;
	position:absolute;
	left:50%;
	margin-left:-494px;
}
/*LEMBRAR DE APAGAR A CLASSE SEGURA_PEAO */

#fundo{
	font-family:Arial;
	font-size:0.8em;
}

/*PARTE DA CAIXA 1, ONDE FICA O CONTEÚDO DO WALLPAPERS*/
#caixa_1{
	float:right;
	width:785px;
	color:#000;
	margin-right:35px
}

#borda_menu{
	background-color:#fff;
	border-left:1px solid #9915BB;
	border-right:1px solid #9915BB;
	width:783px;
	float:inherit;
	padding-bottom:20px;
}

#borda_menu ul{
	margin:0 0 0 -40px;
	}

#top_esquerda{
	background-image:url(../image/sup_esquerda.png);
	float:left;
	padding-left:12px;
	height:23px;
	background-position:left;
}

#top_direita{
	background-image:url(../image/sup_direita.png);
	float:left;
	padding-left:13px;
	height:23px;
	background-position:left;
}

#centro_borda_topo{
	background-image:url(../image/centro_borda_topo.png);
	height:23px;
	width:760px;
	float:left;
}

#echo{
	padding:3px 0 0 10px;
	}

#inf_esquerda{
	background-image: url(../image/inf_esquerda.png);
	height:23px;
	width:13px;
	float:left;
}

#inf_borda_rodape{
	background-image:url(../image/centro_borda_rodape.png);
	height:23px;
	width:760px;
	float:left;
}

#inf_direita{
	background-image:url(../image/inf_direita.png);
	height:23px;
	width:12px;
	float:left;
}

#inferior_geral_das_bordas{
	float:left;
	width:805px;
}

.clear{
	clear:both;
}
/*fim caixa */

#logowall{
	float:left;
	background-image:url(../image/logo_wall.png);
	background-repeat:no-repeat;
	margin:10px 0 5px 30px;
	height:40px;
	width:245px;
	text-indent:-500px;	
}

#escolha{
	float:left;
	margin:25px 0 10px 40px;	
	margin-left:50px
}

#categoria{
	float:left;
	width:130px;
	}

.lista {
	height:139px;
	width:165px;
	border:1px #999 dotted;
	padding:2px;
	margin:20px 0 0 20px;
	float:left;
	text-align:center;
	list-style:none;
}

.listaFinal {
	width:165px;
	border:1px #999 dotted;
	padding:2px;
	margin:20px 0 0 20px;
	float:left;
	list-style:none;
}

.listaFinal a:hover{
	border:0;
	}
	
.lista a:hover{
	border:0;
	}

a:link{
	text-decoration:none;
	color:#a2278f
}

a:visited{
	text-decoration:none;
}

a:hover{
	text-decoration:none;	
	color:#f4518d;
	border-bottom:1px solid;
}

.imgs2{
	border: 1px #CCCCCC solid;
	text-align:center;
	width:107px;
	background-color:#FFF;
	height:96px;
	margin:5px 25px 0 30px;
	list-style:none;
	text-align:center;
}

.imgs2 a:hover{
	border:0;
	}

img{
	border:0;
}














