body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagens/bg.jpg);
	}
a:link {
	color: #47481E;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #47481E;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #A2A444;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #A2A444;
	font-weight:bold;
}


#corpo{  
	width:790px;
	margin:auto;
}
#corpo-internas{  
	width:774px;
	margin:auto;
}
#banner{
	width:790px;
	height:350px;
	margin:auto;
	float:left;
}
#menu-internas{
	width:774px;
	height:350px;
	margin:auto;
	float:left;
}
#cx01{
	width:260px;
	height:180px;
	float:left;
	margin-top:20px;
}
/* caixas das index */
#cx01{
	padding-left:10px;
	width:230px;
	height:150px;
	float:left;
	margin-top:20px;
	font-family: "Futura Md BT", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#404117;
	background-image:url(../imagens/esqueceu.jpg);
	background-repeat:no-repeat;
}
#cx02{
	width:240px;
	height:150px;
	float:left;
	margin-top:4px;
	*margin-top:20px;
}
#cx03{
	padding-left:10px;
	width:270px;
	height:150px;
	float:left;
	margin-top:11px;
	*margin-top:20px;
	margin-left:10px;
}
.separador-vert{
	width:5px;
	height:120px;
	float:left;
	padding-top:40px;	
	vertical-align: middle;
 	display: table-cell;
}
#conteudo-internas{
	width:774px;
	float:left;
}
#titulo-internas{
	width:774px;
	float:left;
	height:24px;
	_top:-20px;
	}

/* rodape */
#rodape{
	width:790px;
	height:60px;
	float:left;
	background-image:url(../imagens/bg-rodape.jpg);
	background-repeat:repeat-x;
	line-height:100%;
}
#rodape-internas{
	width:774px;
	height:60px;
	float:left;
	background-image:url(../imagens/bg-rodape.jpg);
	background-repeat:repeat-x;
	line-height:100%;
}
#iso{
	width:70px;  
	height:50px;
	margin-top:5px;
	float:left; 
	padding-left:20px;
}
/* textos */

.texto{
	font-family: "Futura Md BT", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#404117;
}

.texto-dicas{
	font-family: "Futura Md BT", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#404117;
	font-weight:normal !important;
}

.texto-dicas a {
	font-family: "Futura Md BT", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#404117;
}

.texto-dicas a: hover {
	font-family: "Futura Md BT", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#404117;
	text-decoration:underline;
}

.texto-dicas a: visited {
	font-family: "Futura Md BT", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#404117;	
}

.texto-dicas a: actived {
	font-family: "Futura Md BT", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#404117;	
}

input {
	font-family:"Futura Md BT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #676455;
	background-color: #f0f0e8;
	border: 1px solid #676455;
}
