@charset "utf-8";


* {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	background-repeat: no-repeat;
	text-decoration: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
body {
	text-align: center;
	background-color: #56767d;
	background-image: url(../fundo_beta.png);
	background-repeat: repeat-x;
}




#container {
	width: 787px;
	text-align: left;
	margin: auto;
	background-color: #fff;
	
}

#topo {
	background-image: url(../images/novaimg_01.jpg);
	height: 99px;
	
}
#logo img {
	margin-top: 7px;
	margin-left: 5px;

}

#busca {
	float: right;
	font-size: 0.6em;
	color: #5676a5;
	margin-top: 60px;
	margin-right: 15px;
	height: 19px;
	background-image: url(../images/busca_topo.jpg);
	width: 187px;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-right: 6px;
	padding-left: 5px;
}

#busca1 {
	height: 18px;
	width: 120px;
	background-color: #FFF;
}
#busca   #form1   {
	height: 19px;
	width: 175px;
	
}


#busca #form1 a {
	color: #5375a3;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
	}

#menu   ul  {
	margin-right: 20px;
	margin-left: 20px;
	width: 787px;
}
#menu {
	height: 35px;
	width: 787px;
}

#menu li {
	float: left;
	display: inline;
	color: #5375a3;
	text-align: center;
}

#menu a {
	display: block;
	width: 94px;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
	font-weight: bold;
	color:#5375a3;
	font-size: .6em;
}
#menu a:hover {
	color: #fff;
	
}


#rodape {
	background-image: url(../images/rodape_inteiro.jpg);
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
}

#menu_rodape {
	font-size: 1.2em;
	color: #5375a3;
}
#menu_rodape   ul  {
	width: 787px;
	float: left;
}
#menu_rodape li {
	float: left;
	}

#menu_rodape a {
	display: block;
	width: 98px;
	padding-top: 10px;
	text-align: center;
	font-weight: bold;
	color: #474543;
	margin: auto;
	padding-bottom: 5px;
}
#menu_rodape a:hover {
	color: #FFF;

}
#texto_rodape  {
	text-align: center;
	font-size: 1.4em;
	clear: left;
	padding: 5px;
}
#desenvolvimento_rodape {
	width: 400px;
	font-size: 1.3em;
	float: left;
	height: 15px;
	margin-left: 10px;
	padding-top: 5px;

}
#loguinho {
	width: 350px;
	float: right;
	text-align: right;
	font-size: 1.3em;
	height: 20px;
	margin-right: 10px;
}
#rodape_linha2 {
	height: 22px;
}


img  {
	border: 0px;

}


a#aqui {
	color: #FFF;}

a#aqui2 {
	color: #FFF;
}
h1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #5676a5;
	
	}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #5676a5;
	margin: 20px;
	
}
h2 {
	font-size: 1em;
	color: #474543;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.5em;
	margin-left: 10px;
	text-align: left;
}

