/*PADRÕES*/
*{margin:0;padding:0;font:11px arial;color:#fff;}
img{border:0;}
strong{font-weight:bold;}
a{font-weight:bold;color:#86c2e1;text-decoration:none;}
a:hover{color:#22b1fb;}

.textbox, .textbox_erro{background:#000;border:solid 1px #444;padding:3px;color:#fff;}
.tituloimagem{margin:0 0 7px 0;}
.azul{color:#86c2e1;}
.vermelho_erro{color:#770000;}
.verde_confirma{color:#009900;}
p{text-indent:15px;}

/*ESTRUTURA PRINCIPAL*/
html{overflow-x:hidden;}
body{margin:auto;background:#000;}

#corpo{width:1003px;margin:auto;background: url(../imagens/fundo_topo.jpg) top left no-repeat;} /*div para conter o fundo da fumaça*/
#conteudo{width:778px;margin:auto;background:url(../imagens/fundo_esquerda.jpg) repeat-y;} /*div com 778 para marcar o website*/
#topo{width:778px;height:251;margin-bottom:-2px; _margin-bottom:2px;}
#esquerda{width:419px;float:left;}
#direita{padding:20px 0 0 10px;width:329;float:left;background:url(../imagens/fundo_direita.jpg) no-repeat;}
#conteudo_interno{width:309px;text-align:justify;padding:0 0 0 10px;margin:0 0 10px 0;}

/*RODAPÉ*/
#rodape{margin:-3px 0;clear:both;height:90px;background:url(../imagens/fundo_rodape.jpg) left no-repeat;padding:8px 0 0 115px;}

#sitemap {color:#222; margin: 9px 0; text-transform:uppercase;}
#sitemap a {color:#444;font-size:10px; text-decoration:none;}
#sitemap a:hover {color:#86c2e1}

#agra{width:604px;height:30px;margin:auto;text-align:right;margin-top:15px;}

/*INTERNAS*/

/*CONTATO*/
#contato .textbox,#contato .textbox_erro{color:#CCCCCC;margin:4px 0;width:250px;background:url(../imagens/fundo_textbox.jpg) repeat-y;text-align:left;}
#contato select{width:258px;background:#000;color:#fff;border:solid 1px #444;margin:4px 0;}
#contato textarea{height:70px;}
#contato .botao{margin:3px 0 0 212px;}
#contato .textbox_erro{border:solid 1px #770000;}

/*MAILING*/
#mailing .textbox{color:#666; text-align:center;}
#mailing .textbox_erro{margin:2px 3px 0;text-align:center;color:#666;}
#mailing .textbox_erro{width:125px;border:solid 1px #770000;}
#mailing .botao{margin:0 0 -4px 3px;_margin:0 0 -1px 3px}
#mailing #erroMailer{display:inline;margin-left:5px;}

/*CONQUISTAS*/
.conquistas p{margin-bottom:5px;border-bottom:solid 1px #444;padding-bottom:5px; text-indent:0px;}

/*RAFAEL PERES*/
.rafaelperes p{margin-bottom:5px;border-bottom: solid 1px #444;padding-bottom:5px; text-indent:0px;}

/*DEFAULT*/
#default_.confirmacao {width:778px; height:415px; background:url(../imagens/index_bg_2.jpg) no-repeat;}
#default_ {width:778px; height:415px; background:url(../imagens/index_bg.jpg) no-repeat;}
#default_ #confirmacao {padding:178px 0 0 103px; text-align:left;}
