body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFF;
	background-image: url(../imagens/fundo.jpg);
	background-repeat: repeat-x;
	overflow-x:hidden;
	_overflow-x:hidden;
	*overflow-x:hidden;
		}

img {
	border:	none;	
	}


a:link{
	
	border:none ;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	
	}
	
a:hover {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F90;
	text-decoration:none;
	font-weight:bold;
	
	}

a:visited {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	
	}

#topo {
	height: 284px;
	width: 1003px;
}

#topo_index {
	background-image: url(../imagens/flashao.jpg);
	height: 656px;
	width: 1003px;
}

#menurapido {
	
	height: 48px;
	width: 578px;
	position: relative;
	left: -25px;
	top: 138px;
	margin: auto;
}
#textohome {
	height: 694px;
	width: 943px;
	margin-right: 20px;
	margin-left: 40px;
	font-family: Arial;
	font-size: 12px;
}

#textointerno {
	height: auto;
	width: 943px;
	margin-right: 20px;
	margin-left: 40px;
	font-family: Arial;
	font-size: 12px;
	position: relative;
}



.alinhar_direita {
	float: right;
	margin: 3px;
}

.alinhar_esquerda {
	float: left;
	margin: 3px;
}


#conteudohome {
	background-image: url(../imagens/fundoconteudohome.jpg);
	background-repeat: no-repeat;
	height: 765px;
	width: 1003px;
	position: relative;
}

#conteudointerno {
	height: auto;
	width: 1003px;
	position: relative;
}


#corpo {
	
	position:relative;
	top:0px;
	width:1003px;
	height:auto;
	left:50%;
	margin-left:-501px;
	}

#rodape {
	background-image: url(../imagens/rodape.jpg);
	background-repeat: no-repeat;
	left:50%;
	margin-left:-800px;
	height: 234px;
	width: 1600px;
	position: relative;

}
#marcador {
	height: 44px;
	width: 944px;
	margin-right: 20px;
	margin-left: 40px;
}

input.reset{

background:url(../imagens/btn_apagar.gif);
background-repeat:no-repeat;
cursor:pointer;
border:0px;
width:144px;
height:30px;
_height:30px;
*height:30px;


}

input.submit{

background:url(../imagens/btn_enviar.gif);
background-repeat:no-repeat;
cursor:pointer;
border:0px;
width:144px;
height:30px;
_height:30px;
*height:30px;

}
