body {
	background-color: #2E4457;
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px;
}
#tudo {
	width: 800px;
	margin:0 auto;
	text-align:left; /* "remédio" para o hack do IE */
}
#box_login {
	background-image: url(imagens/box_login.png);
	background-repeat: no-repeat;
}
.form_form {
	width: 150px;
	height: 18px;
	padding-top: 3px;
	border: 1px solid #FFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
.form_cadastro {
	width: 240px;
	height: 23px;
	padding-top: 5px;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: medium;
}
.form_senha {
	width: 277px;
	height: 19px;
	padding-top: 3px;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: medium;
}
.form_geral {
	height: 23px;
	padding-top: 5px;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: medium;
	padding-right: 5px;
	padding-left: 5px;
}

#bt_senha		{
	width: 155px;
	height: 22px;
	overflow: hidden;
	display: block;
	text-indent: 10000px;
	background-image: url(imagens/bt_senha.png);
	background-repeat: no-repeat;
	background-position: left top;
		}
 
#bt_senha:hover	{
		background-position: bottom left;
		}
#rodape {
	width: 100%;
	float:left;
	background-color: #2E4457;
	height: 80px;
	margin-top: 40px;
	color: #FFF;
	text-align: center;
}
#box_nova_senha {
	background-image: url(imagens/gerar_nova_senha_fundo.png);
	background-repeat: repeat-y;
}
#bt_3		{
		width: 121px; height: 60px;
		overflow: hidden;
		background: url(imagens/logo.png) top left no-repeat;
		display: block;
		text-indent: 10000px;
		}
 
#bt_3:hover	{
		background-position: bottom left;
		}
#box_adm {
	background-image: url(imagens/box_adm.png);
	background-repeat: no-repeat;
}
#bt_sair		{
		width: 59px; height: 60px;
		overflow: hidden;
		background: url(imagens/bt_sair.png) top left no-repeat;
		display: block;
		text-indent: 10000px;
		}
 
#bt_sair:hover	{
		background-position: bottom left;
		}
#bt_dados_cadastrais		{
		width: 233px; height: 43px;
		overflow: hidden;
		background: url(imagens/bt_dados_cadastrais.png) top left no-repeat;
		display: block;
		text-indent: 10000px;
		}
 
#bt_dados_cadastrais:hover	{
		background-position: bottom left;
		}
#bt_website		{
		width: 233px; height: 43px;
		overflow: hidden;
		background: url(imagens/bt_website.png) top left no-repeat;
		display: block;
		text-indent: 10000px;
		}
 
#bt_website:hover	{
		background-position: bottom left;
		}

#meuTitulo{
	color: #2E4457;
	text-decoration: none;
	font-weight: bold;
	font-size: medium;
}
#meuTitulo:hover{
	color: #83C124;
	text-decoration: none;
	font-weight: bold;
	font-size: medium;
	background-color: #E6E6E6;
}
#bt_voltar		{
		width: 16px; height: 100px;
		overflow: hidden;
		background: url(imagens/bt_voltar.png) top left no-repeat;
		display: block;
		text-indent: 10000px;
		}
 
#bt_voltar:hover	{
		background-position: bottom left;
		}
#bt_alterar_logo		{
		width: 100px; height: 30px;
		overflow: hidden;
		background: url(imagens/bt_alterar_logo.png) top left no-repeat;
		display: block;
		text-indent: 10000px;
		}
 
#bt_alterar_logo:hover	{
		background-position: bottom left;
		}

#bt_alterar_fotos		{
		width: 233px; height: 43px;
		overflow: hidden;
		background: url(imagens/bt_alterar_fotos.png) top left no-repeat;
		display: block;
		text-indent: 10000px;
		}
 
#bt_alterar_fotos:hover	{
		background-position: bottom left;
		}


#fundo_alteracoes_website {
	background-image: url(imagens/alterar_logo_website_texto.png);
	background-repeat: no-repeat;
}

#linha_divisao {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
/* Tema padrão */
.tema_padrao{
	background:url(http://www.a1clique.com/imagens/tema_padrao.png) no-repeat;
	cursor:pointer;
	border: none;
	padding: 15px;
}
.tema_padrao_2{
	background:url(http://www.a1clique.com/imagens/tema_padrao_2.png) no-repeat;
	cursor:pointer;
	border: none;
	padding: 15px;
}
/* Tema padrão FIM */

/* Tema amarelo */
.tema_amarelo{
	background:url(http://www.a1clique.com/imagens/tema_amarelo.png) no-repeat;
	cursor:pointer;
	border: none;
	padding: 15px;
}
.tema_amarelo_2{
	background:url(http://www.a1clique.com/imagens/tema_amarelo_2.png) no-repeat;
	cursor:pointer;
	border: none;
	padding: 15px;
}
/* Tema amarelo FIM */

/* Tema azul */
.tema_azul{
	background:url(http://www.a1clique.com/imagens/tema_azul.png) no-repeat;
	cursor:pointer;
	border: none;
	padding: 15px;
}
.tema_azul_2{
	background:url(http://www.a1clique.com/imagens/tema_azul_2.png) no-repeat;
	cursor:pointer;
	border: none;
	padding: 15px;
}
/* Tema azul FIM */

/* Tema creme */
.tema_creme{
	background:url(http://www.a1clique.com/imagens/tema_creme.png) no-repeat;
	cursor:pointer;
	border: none;
	padding: 15px;
}
.tema_creme_2{
	background:url(http://www.a1clique.com/imagens/tema_creme_2.png) no-repeat;
	cursor:pointer;
	border: none;
	padding: 15px;
}
/* Tema creme FIM */

/* Tema chumbo */
.tema_chumbo{
	background:url(http://www.a1clique.com/imagens/tema_chumbo.png) no-repeat;
	cursor:pointer;
	border: none;
	padding: 15px;
}
.tema_chumbo_2{
	background:url(http://www.a1clique.com/imagens/tema_chumbo_2.png) no-repeat;
	cursor:pointer;
	border: none;
	padding: 15px;
}
/* Tema chumbo FIM */

/* Tema laranja */
.tema_laranja{
	background:url(http://www.a1clique.com/imagens/tema_laranja.png) no-repeat;
	cursor:pointer;
	border: none;
	padding: 15px;
}
.tema_laranja_2{
	background:url(http://www.a1clique.com/imagens/tema_laranja_2.png) no-repeat;
	cursor:pointer;
	border: none;
	padding: 15px;
}
/* Tema laranja FIM */

/* Tema rosa */
.tema_rosa{
	background:url(http://www.a1clique.com/imagens/tema_rosa.png) no-repeat;
	cursor:pointer;
	border: none;
	padding: 15px;
}
.tema_rosa_2{
	background:url(http://www.a1clique.com/imagens/tema_rosa_2.png) no-repeat;
	cursor:pointer;
	border: none;
	padding: 15px;
}
/* Tema rosa FIM */

/* Tema vermelho */
.tema_vermelho{
	background:url(http://www.a1clique.com/imagens/tema_vermelho.png) no-repeat;
	cursor:pointer;
	border: none;
	padding: 15px;
}
.tema_vermelho_2{
	background:url(http://www.a1clique.com/imagens/tema_vermelho_2.png) no-repeat;
	cursor:pointer;
	border: none;
	padding: 15px;
}
/* Tema vermelho FIM */

/* Tema verde */
.tema_verde{
	background:url(http://www.a1clique.com/imagens/tema_verde.png) no-repeat;
	cursor:pointer;
	border: none;
	padding: 15px;
}
.tema_verde_2{
	background:url(http://www.a1clique.com/imagens/tema_verde_2.png) no-repeat;
	cursor:pointer;
	border: none;
	padding: 15px;
}
/* Tema verde FIM */

/* Tema violeta */
.tema_violeta{
	background:url(http://www.a1clique.com/imagens/tema_violeta.png) no-repeat;
	cursor:pointer;
	border: none;
	padding: 15px;
}
.tema_violeta_2{
	background:url(http://www.a1clique.com/imagens/tema_violeta_2.png) no-repeat;
	cursor:pointer;
	border: none;
	padding: 15px;
}
/* Tema violeta FIM */



/* Fim do novo site */

#box_criar_conta {
	width:460px;
	float:left;
	height: 300px;
	margin-top: 40px;
	margin-bottom: 40px;
}
#criar_conta {
	width: 380px;
	height: 260px;
	background-color: #FFF;
	padding: 20px;
	margin-left: 40px;
}
#titulo_criar_conta {
	width:40px;
	float:left;
	height: 300px;
}
#login {
	width: 380px;
	height: 260px;
	background-color: #FFF;
	padding: 20px;
	margin-left: 40px;
}
#titulo_login {
	width:40px;
	float:left;
	height: 300px;
}
#logo {
	width: 100%;
	background-color: #2E4457;
	height: 70px;
	text-align: center;
	margin-bottom: 40px;
}
#logo_centralizado {
	width: 960px;
	height: 70px;
	text-align: left;
	margin: auto;
}
#menu {
	width: 250px;
	height: 40px;
	float: right;
}
#box_ultimos_sites {
	width:960px;
	float:left;
	height: 200px;
}
#ultimos_sites {
	width:880px;
	float:left;
	height: 160px;
	background-color: #FFF;
	padding: 20px;
}
#titulo_ultimos_sites {
	width:40px;
	float:left;
	height: 200px;
}
#sub_titulo {
	font-size: large;
	font-weight: bold;
	color: #83C124;
}
#linque2:link{
	color:#666;
	font-weight: bold;
	text-decoration: none;
	background-color: #f2f2f2;
	padding: 3px;
}
#linque2:visited{
	color:#666;
	font-weight: bold;
	text-decoration: none;
	background-color: #f2f2f2;
	padding: 3px;
}
#linque2:hover {
	color:#FFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #83C124;
	padding: 3px;
}
#linque2:active{
	color:#FFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #83C124;
	padding: 3px;
}
/* Formulários */
.form_usuario {
	font-size: medium;
	color: #2E4457;
	border: 1px solid #999;
	padding: 3px;
}
#form_titulo {
	font-weight: bold;
	float: left;
	width: 65px;
	margin-right: 10px;
	height: 27px;
	padding-top: 9px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#form_form {
	padding: 3px;
	float: left;
	width: 293px;
	height: 30px;
}
#form_ok {
	float: right;
	height: 30px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#form_bt {
	width: 120px;
	margin: auto;
}
#form_texto {
	float: left;
	height: 30px;
}
#form_texto_senha {
	margin-bottom: 10px;
}
/* Fim Formulários */

a#Link{
	text-decoration: none;
	font-weight: bold;
	color: #83C124;
}
a#Link:hover{
	text-decoration: none;
	font-weight: bold;
	color: #2E4457;
}

/*Tooltips */
a:hover {text-decoration:none;} /* background-color e necessario para o IE6 */
a.tooltip span {
	display:none;
	margin-left:5px;
	width:150px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-size: 11px;
	font-family: Verdana;
}
a.tooltip:hover span{
	display:inline;
	position:absolute;
	background:#ffffff;
	border:2px solid #83C124;
	color:#666;
}
/* Fim Tooltips */

#bt_1		{
		width: 120px; height: 40px;
		overflow: hidden;
		background: url(imagens/bt_todos_os_sites.png) top left no-repeat;
		display: block;
		text-indent: 10000px;
		}
 
#bt_1:hover	{
		background-position: bottom left;
		}
#bt_2		{
		width: 120px; height: 40px;
		overflow: hidden;
		background: url(imagens/bt_como_funciona.png) top left no-repeat;
		display: block;
		text-indent: 10000px;
		}
 
#bt_2:hover	{
		background-position: bottom left;
		}

#bt_conta_1		{
	width: 210px;
	height: 55px;
	overflow: hidden;
	display: block;
	text-indent: 10000px;
	background-image: url(imagens/bt_conta_1.png);
	background-repeat: no-repeat;
	background-position: left top;
		}
 
#bt_conta_1:hover	{
		background-position: bottom left;
		}
		
#bt_conta_2		{
	width: 210px;
	height: 55px;
	overflow: hidden;
	display: block;
	text-indent: 10000px;
	background-image: url(imagens/bt_conta_2.png);
	background-repeat: no-repeat;
	background-position: left top;
		}
 
#bt_conta_2:hover	{
		background-position: bottom left;
		}
#Tituloconta{
	color: #2E4457;
	text-decoration: none;
	font-weight: bold;
	font-size: medium;
}
