#body_cabecalho {
	font-family: Tahoma, Geneva, sans-serif;
	height: 200px;
	 behavior: url(csshover3.htc);
}

#header {
	background-image: url(layout-imagens/cabecalho-degrade.jpg);
	background-repeat: repeat-x;
	height: 100px;
	width: 100%;
	position: relative;
}
#navegacao-header {
	margin: auto;
	height: 100px;
	width: 990px;
	position: relative;
}
#logo {
	float: left;
	height: 80px;
	width: 160px;
	position: relative;
	margin-top: 10px;
}
#logo img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#menu {
	float: left;
	height: 100px;
	width: 830px;
	position: relative;
	overflow: visible;
}
#sombra {
	height: 20px;
	width: 100%;
	position: relative;
	background-image: url(layout-imagens/cabecalho-sombra.jpg);
	background-repeat: no-repeat;
	background-position: center;
	z-index: -1;
}
#barra {
	background-image: url(layout-imagens/barra-degrade.jpg);
	background-repeat: repeat-x;
	height: 60px;
	width: 100%;
	z-index: -2;
}
#botao-inicio {
	float: left;
	height: 60px;
	width: 50px;
	position: relative;
}
#navegacao-barra {
	margin: auto;
	height: 60px;
	width: 990px;
	color: #FFF;
	background-repeat: no-repeat;
	background-position: center;
	z-index: -1;
}
#central-e-duvidas {
	float: left;
	height: 60px;
	width: 390px;
	background-repeat: no-repeat;
	background-position: center center;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	background-image: url(layout-imagens/central-duvida-background.jpg);
}
#central-e-duvidas p {
	margin-top: 20px;
	margin-left: 10px;
}
#central-e-duvidas a {
	color: #FFF;
	text-decoration: underline;
	margin-left: 15px;
}
#central-e-duvidas a:hover {
	text-decoration: none;
}
#central-e-duvidas a:active {
	position: relative;
	top: 1px;
}
#busca {
	float: left;
	height: 60px;
	width: 445px;
	margin-left: 105px;
	z-index: 1;
}
#pesquisa {
	height: 50px;
	float: left;
	margin: 5px;
	width: 435px;
	background-color: #FFF;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
}
#busca-caasp {
	height: 50px;
	width: 435px;
}
#digite {
	float: left;
	height: 35px;
	width: 215px;
	margin-top: 6px;
	margin-left: 5px;
	-webkit-border-radius: .5em;
	-moz-border-radius: 0.5em;
	border-radius: .5em;
	color: #666;
	border: 1px solid #F3F3F3;
	font-size: 1.1em;
}
#fitro {
	margin-top: 15px;
	margin-left: 5px;
	-webkit-border-radius: .5em;
	-moz-border-radius: 0.5em;
	border-radius: .5em;
	color: #666;
	border: 1px solid #F3F3F3;
	float: left;
	width: 137px;
}
#button {
	width: 60px;
	height: 40px;
	margin-top: 5px;
	margin-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#banner{
	float: Right;
	height: 60px;
	width: 335px;
	z-index:1;
	border-width:none;
	border-style:none;
	border-color:none;	
}

