/* a obra */
#aObraHeader{
	background-image:url(../imagens/headers/header_obra.jpg);
	background-repeat:no-repeat;
	height:100px;
	width:780px;
}

#acampsHeader{
	background-image:url(../imagens/headers/header_acampamento.jpg);
	background-repeat:no-repeat;
	height:100px;
	width:780px;
}

#faleConoscoHeader{
	background-image:url(../imagens/headers/header_faleConosco.jpg);
	background-repeat:no-repeat;
	height:100px;
	width:780px;
}

#linkHeader{
	background-image:url(../imagens/headers/header_link.jpg);
	background-repeat:no-repeat;
	height:100px;
	width:780px;
}

#videosHeader{
	background-image:url(../imagens/headers/header_videos.jpg);
	background-repeat:no-repeat;
	height:100px;
	width:780px;
}

#fotosHeader{
	background-image:url(../imagens/headers/header_fotos.jpg);
	background-repeat:no-repeat;
	height:100px;
	width:780px;
}
