body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../imagens/ceu_bg.jpg);
	background-repeat: repeat-x;
}
#faixa {
	background-image: url(../imagens/faixa.gif);
	background-repeat: repeat-x;
	background-position: right top;
}

#top_titulo {
	background-image: url(../imagens/top_titulo.png);
	background-repeat: no-repeat;
  /*behavior: url(http://www.uniaolar.com.br/teste/js/iepngfix.htc);*/
}
#logo img {
  border: none;
  width: 177px;
  height: 171px;
  /*behavior: url(http://www.uniaolar.com.br/teste/js/iepngfix.htc);*/
}
#contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
	padding: 5px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}

#botton {
	background-image: url(../imagens/botton.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #294AB3;
}
#cell1 img {
  border: none;
  width: 123px;
  height: 18px;
  /*behavior: url(http://www.uniaolar.com.br/teste/js/iepngfix.htc);*/
}
#cell2 img {
  border: none;
  width: 123px;
  height: 16px;
  /*behavior: url(http://www.uniaolar.com.br/teste/js/iepngfix.htc);*/
}
#cell3 img {
  border: none;
  width: 123px;
  height: 17px;
  /*behavior: url(http://www.uniaolar.com.br/teste/js/iepngfix.htc);*/
}
#cell4 img {
  border: none;
  width: 123px;
  height: 16px;
  /*behavior: url(http://www.uniaolar.com.br/teste/js/iepngfix.htc);*/
}
#cell5 img {
  border: none;
  width: 123px;
  height: 17px;
  /*behavior: url(http://www.uniaolar.com.br/teste/js/iepngfix.htc);*/
}
#cell6 img {
  border: none;
  width: 123px;
  height: 15px;
  /*behavior: url(http://www.uniaolar.com.br/teste/js/iepngfix.htc);*/
}
#cell7 img {
  border: none;
  width: 123px;
  height: 16px;
  /*behavior: url(http://www.uniaolar.com.br/teste/js/iepngfix.htc);*/
}
.moldura_dir{
	padding: 2px;
	float: right;
	margin-left: 15px;
	border: 2px solid #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.moldura_esq {
	padding: 2px;
	float: left;
	margin-right: 15px;
	border: 2px solid #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
li {
	list-style-image: url(../imagens/lista_ball.gif);
	list-style-type: circle;
}
a:link {
	color: #294AB3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #294AB3;
	text-decoration: underline;
}
#mapa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.mapa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
#corpo {
	width: 100%;
  	max-width: 1000px;
	_width: expression(document.body.clientWidth > 1002 ? "1000px" : "100%");

}
