.body1 #contentor {
	width: 847px;
	margin: 0 auto;
	/* border: 1px solid #000000; */
	text-align: left;
}
.body1 #contentor #main {
	padding: 0;
}

#logo {
	text-align:center;
}
#logos {
	height:90px;
}

#menu {
position:fixed;
_position: absolute;
top: 29px;
_margin-top:29px;
width:240px;
}
div > div#menu {
position: fixed;
}
div#menu {
top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

.body1 #contentor #main #conteudo {
	width:592px;
	text-align:justify;
	padding-top:29px;
}
#paneleirices {
	padding-top:5px;
}
.smallP {
	height:41px;
	width:40px;
}

.lista1 {
	margin-top:10px;
  margin-bottom: 20px;
  font-size: 14px;
	font-weight:bold;
	width:200px;
}
.lista1 a {
	margin:0 0 17px 0;
  display: block;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 7px;
  text-decoration: none;
  color: #990033;
	background:none;
}

.lista1 a:hover {
  background-color: #d4b012;
	color:#990033;
}

.lista2 {
	margin-top:25px;
  margin-bottom: 20px;
  font-size: 14px;
	font-weight:bold;
}
.lista2 a {
  display: block;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 7px;
  text-decoration: none;
  color: #043995;
	background:none;
}

.lista2 a:hover {
  background-color: #d4b012;
	color:#043995;
}
.lista3 {
	margin-top:20px;
  margin-bottom: 20px;
  font-size: 14px;
	font-weight:bold;
}
.lista3 a {
  display: block;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 7px;
  text-decoration: none;
  color: #043995;
	background:none;
}

.lista3 a:hover {
  background-color: #d4b012;
	color:#043995;
}

.lista4 {
  margin-bottom: 10px;
  font-size: 18px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}
.lista4 a {
  display: block;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 7px;
  text-decoration: none;
  color: #0000FF;
	background:none;
}

.lista4 a:hover {
  background-color: #d4b012;
	color:#0000FF;
}
#texto {
	padding-top:45px;
	padding-bottom:20px;
}
#texto .textoTitulo {
	font-size:12px;
	color:#0000FF;
	padding-bottom:20px;
}
#texto .textoTitulo .times {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}
#texto .image {
	width:225px;
}
#texto .image2 {
	width:155px;
}
#texto .image3 {
	width:161px;
}
#texto .image4 {
	width:190px;
}


#texto .descricao {
	width:367px;
}
.botoes {
	padding-top:20px;
}
.botoes a:hover {
	background:none;
}
.botoes .order {
	padding-left:20px;
}
#texto2 {
	padding-top:45px;
	padding-bottom:20px;
	text-align:left;
}

.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
}
.medio {
	padding-top:40px;
}
.medio2 {
	padding-top:20px;
}