/* Class */
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(imagens/bk_home.jpg);
}
iframe,form {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#line{
	line-height:20px;
}
#hotsite{
	height:200px;
	overflow:auto;
}
#banner_espacamento{
	margin:5px;
	text-align:center;
}
.texto9azul {
  
  font-family: Tahoma, Verdana, Arial;
  font-size:9px;
  color:#183884;
  text-decoration:none;
} 
.texto9cinza {
  
  font-family: Tahoma, Verdana, Arial;
  font-size:9px;
  color:#5d5d5c;
  text-decoration:none;
}
.texto10cinzaclaro {

  font-family: Tahoma, Verdana, Arial;
  font-size:10px;
  color:#8c8c8b;
  text-decoration:none;
}
.texto11cinza {

  font-family: Tahoma, Verdana, Arial;
  font-size:11px;
  color:#737373;
  text-decoration:none;
}
.texto11preto{

  font-family: Tahoma, Verdana, Arial;
  font-size:11px;
  color:#000000;
  text-decoration:none;
}
.texto11azul {

  font-family: Tahoma, Verdana, Arial;
  font-size:11px;
  color:#183884;
  text-decoration:none;
}
.texto11branco {

  font-family: Tahoma, Verdana, Arial;
  font-size:11px;
  color:#FFFFFF;
  text-decoration:none;
}
.inputBusca {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #AB0000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #FFF21B;
}
#novos{
	width:150px;
	float:left;
	text-align:left;
}
#novos div{
	width:120px;
	float:left;
	text-align:left;
}
.seta{
	background-image:url(imagens/seta_tit.jpg);
	background-repeat:no-repeat;
}