body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #605D3E;
	background-image: url(imagens/fundo_total.jpg);
}
a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #333;
}
a:active {
	color: #333;
}
.geral {
	width:950px;
	margin:0 auto;
}
.topo {
	width:950px;
	height:141px;
	margin:0 auto;
}
.conteudo {
	width:950px;
	margin:0 auto;
	background-repeat:repeat-y;
	min-height:350px;
	background-image: url(imagens/fundo.jpg);
	position:relative;
	clear:both;
}
.conteudo_esq {
	width:501px;
	margin:0 auto;
	background-repeat:repeat-y;
	min-height:350px;
	float:left;
	background-image: url(imagens/fundo_esq.jpg);
	position:relative;
	clear:both;
	height:auto;
}
.conteudo_dir {
	width:449px;
	background-image:url(imagens/fundo_dir.jpg);
	background-repeat:repeat-y;
	float: right;
	height:auto;
}
.geral_rodape {
	position:relative;
	background-image:url(imagens/geral_rodape.jpg);
	background-repeat:repeat-x;
	margin:0 auto;
	clear: left;
}
.rodape {
	width:950px;
	height:200px;
	margin:0 auto;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#caixa_login{
	width: 320px;
	height:auto;
	margin-left:50px;
	clear:right;
}

#x input {
	height:34px;
	width:255px;
	color:#A0A0A2;
	padding-left:10px;
	clear:left;
}

.texto {
	width:350px;
	text-align:right;
}
#mensagem {
	position:relative;
	font-size:10px;
	width:300px;
	height:15px;
	clear:left;
	display:block;
	color:#F09A20;
	display:none;
}
#mensagem_obrigatorio {
	position:relative;
	font-size:10px;
	width:200px;
	height:15px;
	clear:right;
	display:block;
	color:#F09A20;
	display:none;
}
#menu {
	margin-top:22px;
	width:550px;
	height:40px;
	display:inline;
	float:right;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
}
#menu li {
	float:left;
	margin-left:20px;
	list-style:none;
}
#menu li a {
	color:#FFF;
	text-decoration:none;
}
#menu li a:hover {
	text-decoration:underline;
}
/*paginas */

#home {
	width:850px;
	margin-left:20px;
	border:1px solid #CCC;
	padding:30px;
	position:relative;
	float:left;
	background-color:#FFF;
	margin-bottom:10px;
}
h2 {
	color:#666;
}
hr {
	margin-top:5px;
}
#janela {
	width:850px;
	margin-left:20px;
	border:1px solid #CCC;
	padding:30px;
	position:relative;
	float:left;
	background-color:#FFF;
	margin-bottom:10px;
}
#janela p {
	margin-top:15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:justify;
}
#o_programa ul {
	margin-left:30px;
	margin-top:15px;
	margin-bottom:15px;
}


fieldset {
	border:0px;
	margin-top:20px;
}
#fieldset {
	border:0px;
	margin-top:20px;
}
#fieldset h5{
	margin-top: 20px;
	color: white;
	text-align: center;
	font-weight: normal;
}

 #fieldset label {
	padding-left:10px;
	margin-top:20px;
	float:left;
	width:40%;
}
#fieldset label input {
	width:90%;
	color:#A0A0A2;
	margin-top:-5px;	
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#fieldset label input {
	margin-top:5px;
	
}
}
#email_marketing {
	color:#666;
	font-size:11px;
}
 #acoes {
	float:left;
	font-size:10px;
	color:#333;
	margin-top:10px;
	width:100%;
	text-align:right;
}
#alerta {
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#F7F7F7;
	padding:10px;
	width:91%;
	margin-left:3%;	
	font-size:12px;
	border:1px solid #CCC;
	color:#FFA421;
	font-weight:bold;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	display:none;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
#banner {
	margin-top:20px;
	margin-left:5px;
	width:160px;
	float:left;
	background-color:#F1F1F1;
	height:250px;
}
#tabela {
	width:100%;
}
#tabela thead th {
	border:1px solid #CCC;
	height:30px;
	background:#333;
	color:#FFF;
}
#tabela tbody td {
	border:1px solid #CCC;
	height:30px;
	background:#F1F1F1;
	padding:5px;
}
#tabela tfoot td {
	padding:10px;
}

#janela {
	width:850px;
	margin-left:40px;
	border:1px solid #CCC;
	padding:0px;
	position:relative;
	float:left;
	background-color:#FFF;
	margin-bottom:20px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	padding-bottom:20px;
	padding:20px;
	
}
#saldo_atual{
	font-size:14px;
	font-weight:bold;	
	width:170px;
	float:right;	

}
#logos {
	position:relative;
	margin-top:0px;
	margin-right:0px;
	float:right;
	color:#FFF;
	font-size:9px;
}

#logos {
	position:relative;
	margin-top:0px;
	margin-right:0px;
	float:right;
	color:#999;
	font-size:9px;
}

#logos a:link {
	color: #999;
}
#logos a:visited {
	color: #999;
}
#logos a:hover {
	color: #999;
}
#logos a:active {
	color: #999;
}
