@CHARSET "iso8859-1";

/*
 * GERAL
 */
body#boxAcompanhe						{background-image: none; background-color: #ecf2f0; width: 220px; float: left;}
#boxAcompanhe form						{float: left; background: #EBF2F0; margin-left: -10px; margin-top: 1px; margin-bottom: 5px;}
#boxAcompanhe h3							{color: #ff6418; font-size: 12px; text-indent: 0px; padding: 17px 0 0 57px; text-transform: uppercase; margin-bottom: 1px;}
#boxAcompanhe h3							{margin: 0 0 1px 0; background: #fff url(../img/ico/paginaAcompanhe.png) no-repeat 8px 8px;}
#boxAcompanhe h3.porRSS					{height: 16px; margin: 0; background: #fff url(../img/ico/rss.png) no-repeat 22px 16px;}
#boxAcompanhe h3.porEmail				{height: 16px; margin: 0; background: #EBF2F0 url(../img/ico/email.png) no-repeat 22px 8px; padding-top: 8px;}
#boxAcompanhe .antes						{padding: 43px 17px 38px; background: #fff; margin-bottom: 0; float: left;}
#boxAcompanhe .depois					{padding: 10px 17px 13px; background: #fff; margin-bottom: 10px; float: left;}
#boxAcompanhe form						{width: 195px;}
#boxAcompanhe .antes .profissao label		{display: block; width: 180px;}
/* clears */
#boxAcompanhe .antes .email,		
#boxAcompanhe .antes .profissao,
#boxAcompanhe .antes select				{clear: left;}

#boxAcompanhe td			{padding: 5px; vertical-align: bottom;}

#boxAcompanhe.home .antes form a.btBoxAcompanheEnviar	{background: transparent url(../img/bt/enviar.png) no-repeat 0 0; width: 86px; height: 29px; margin-left: 60px; } 

/* 
 * CASO ESTEJA NA HOME
 */
#boxAcompanhe.home							{width: 399px; padding-left: 10px; background-image: none; background: #E7F0ED; float: left;}
#boxAcompanhe.home h3.titulo					{padding-top: 13px; width: 200px; height: 25px; margin-bottom: 1px;}
#boxAcompanhe.home h3.porEmail				{margin-left: -10px; margin-right:15px; margin-top: -10px; padding:10px 0 0 35px; background-position: 10px 10px; width: 110px; height:25px; float: left; clear: none;}
#boxAcompanhe.home h3.porRSS 				{margin-left: -10px; margin-right:15px; margin-top: -10px; padding:10px 0 0 35px; background-position: 10px 10px; width: 110px; height:25px; float: left; clear: none;}
#boxAcompanhe.home form						{width: 375px;}
#boxAcompanhe.home .antes .email				{clear: none; margin-left: 10px;}
#boxAcompanhe.home .antes .profissao label		{display: block; width: 180px;}
#boxAcompanhe.home .antes select				{clear: none; width: 192px; margin-left: 0;}
#boxAcompanhe .antes form div.profissao		{margin-bottom:15px;}
#boxAcompanhe .antes form div.profissao label.buscaProfissao {margin-bottom:10px;  margin-left: 10px;}
/*#boxAcompanhe.home .erro .antes form a.bt_enviar	{background: transparent url(../img/bt/enviar.png) no-repeat 0 0; width: 86px; height: 29px;} */

#boxAcompanhe .caso_erro	{background-color: #00ff00; margin-top: 0;}

