
body {
	margin:0px;
	background-image:url(../fundo.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.txtmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.txtmenu10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #b5b5b5;
	text-decoration: none;

}
.txt10branco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a3a3a3;
	text-decoration: none;
}
.tit_1 {
	/*background:url('../sysimages/tit_1_bg.jpg') no-repeat left;*/
	font-family:Verdana; 
	font-size:20px; 
	font-weight:bold; 
	color:#01A6D6;}
	
.textarea_sugest {
  width: 366px;
  height: 161px;
}
.inputs_sugest {
  width: 233px;
}

.adreambooks_descricao {
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	line-height:18px;}
	
.advisor {
  font-family: Verdana;
  font-size: 11px;
  color: #CC3300;
}

.newsletter_tit {
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#01A6D6;}
	
.btnBlue {
  width: 83px;
  padding: 7px 0px 8px 0px;
  background-image: url('../img/btn_blue.gif');
  background-repeat: no-repeat;
  background-position: center center;
  font-family: Verdana;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}

.btnBlue_hover {
  background-image: url('../img/btn_blue_on.gif');
  color: #01A6D6;
  width: 83px;
  padding: 7px 0px 8px 0px;
  background-repeat: no-repeat;
  background-position: center center;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}

