* {
    margin: 0px;
    padding: 0px;
}
body {
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

a {
    font-family: helvetica, arial;
}

h4 {
    font-family: helvetica, arial;
}

p {
    font-family: helvetica, arial;
}

#apDiv1 {
	top: 0px;
	z-index: 1;
	visibility: visible;
	position: inherit;
	padding: 0px;
	margin-left: 0px;
	left: 0px;
	margin-top: 5px;
}

#apDiv2 {
	position: inherit;
	z-index: 1;
	visibility: visible;
	padding: 0px;
	margin-left: 0px;
	left: 0px;
	top: 0px;
	margin-top: 0px;
}

#apDiv3 {
	height: 240px;
	background: url(images/rodape_fundo.png) repeat;
}

#Carousel {
	position:relative;
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 100px;
	margin-right: 0px;
	padding: 90px 0;
	width:250; height:250;
}

#corpo {
    /*width: 800px;*/
}

#corpo3 {
    width: 988px;
}

#corpo2 {
    width: 550px;
}

#asterisco {
    color: red;
}

#breadcrumb {
  background: url(images/breadcrumb.gif) no-repeat;
  color: #FFFFFF;
  font-size: 10px;
  height: 22px;
  padding: 0px 0px 0px 12px;
  width: 98px;
}

#breadcrumb2 {
  font-size: 10px;
  font-weight: bold;
  height: 22px;
  padding: 0px 0px 0px 0px;
}

#breadcrumb3 {
  background: url(images/breadcrumb2.gif);
  color: #FFFFFF;
  font-size: 10px;
  font-weight: bold;
  height: 22px;
  padding: 0px 0px 0px 3px;
}

#menu_fundo {
  background: url(images/menu_fundo.gif) repeat;
  height: 30px;
}

#topo_fundo {
  background: url(images/topo_fundo.gif) repeat;
  height: 120px;
}