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

#fundo{
	float:left;
	width:955px;
	margin-left:11px;
	padding:5px 5px 20px 5px;
	background-color: #F4F5F9;
	border-bottom:#CCC 1px solid;
	font-family:Arial;
	font-size:0.8em;
}

#enviar {
	margin: 10px 0 10px 280px
	}
	
.text{
	font-size:0.7em;
	color:#666;
	}
	
#formu{
	border: 1px #666 solid;
	}
	
.botao{
	border: 1px #666 solid;
	height:20px;
	color:#990000
	}

/*PARTE DA CAIXA 1, ONDE FICA O CONTEÚDO DO WALLPAPERS*/
#caixa_1{
	float:left;
	margin-left:15px;
	width:925px;
}

#borda_menu{
	border-left:1px solid #9915BB;
	border-right:1px solid #9915BB;
	background-color:#FFF;
	width:913px;
	padding:5px;
}

#borda_menu #img{
	margin-left:85px
	}

#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:900px;
	float:left;
}

#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:900px;
	float:left;
}

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

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

.clear{
	clear:both;
}

#logo_p{
	float:left;
	background-image:url(../image/logo_pycture.png);
	background-repeat:no-repeat;
	margin:5px 20px 3px 15px;
	height:27px;
	width:180px;
	text-indent:-500px;
	overflow:hidden;
}

#escolha{
	float:left;
	margin:10px 0 10px 0;	
}

