body{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
a {
 	color: #006838;
	text-decoration: none;
}
a:hover {
 	color: #a6ce39;
	text-decoration: underline;
}
a.login {
 	color: #008265;
	font-weight: bold;
	text-decoration: none;
}
a:hover.login {
 	color: #ffffff;
	font-weight: bold;
	text-decoration: underline; 
}
div#divOndeEstou a {
 	color: #939598;
	text-decoration: none;
}
div#divOndeEstou a:hover {
	color: #a6ce39;
	text-decoration: underline;
}
#divMaster{
	background-color: #ffffff;
	width: 1024px;
	margin: 0 auto;
}
#divCab{
	/*border: 1px solid black;*/
	background-color: #ffffff;
	width: 1024px;
	height: 160px;
}
#divLogo{
	width: 212px;
	height: 160px;
	margin-left: 24px;
	float: left;
}
#divFundoCabecalho{
	background-image: url(../images/fundo_cabecalho.jpg);
	background-repeat: no-repeat;
	width: 745px;
	height: 160px;
	margin-right: 24px;
	float: right;
}
#divleft{
	/*border: 1px solid #008265;*/
	position: relative;
	margin-top: 135px;
	width: 541px;
	float: left;
}
#divOndeEstou{
	position: relative;
	text-align: left;
	font-size: .9em;
	padding-left: 8px;
	padding-right: 8px;
}
#divRight{
	position: relative;
	float: right;
	width: 194px;
}
#divBusca{
	margin-top: 20px;
	margin-left: 12px;
	width: 180px;
	height: 24px;
}
#Busca{
	background: transparent url(../images/fundo_busca.png) no-repeat scroll 0 0;
	height: 24px;
	float: left;
	padding: 0px;
}
#campoBusca {
	border: 1px solid #ffffff;
	font-size: 11px;
	color: #939598;
	margin-top: 4px;
	margin-left: 10px;
	margin-right: 10px;
	width: 120px;
	height: 13px;
	/*IE 8*/
	/*width: 119px;
	height: 13px;*/
}
#FundoButtomBusca{
	float: left;
}
#buttomBusca{
	width: 24px;
	height: 24px;
	margin: 0px;
	padding: 0px;
}
#divTopLogin{
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	height: 25px;
}
#divLogin{
	margin-left: 12px;
	position: absolute;	
	padding: 0px;
}
#divLoginDefault{
	float: left;
	width: 168px;
	height: 72px;
}
#divLoginAutenticado{
	margin-top: 40px;
	margin-left: 12px;
	font-weight: bold;
	width: 146px;
	height: 69px;
}
#formLogin {
	border: 0px solid #008265;
}
#Login{
	background: transparent url(../images/fundo_login_senha.png) no-repeat scroll 0 0;
	margin-bottom: 3px;
	width: 168px;
	height: 24px;
}
#campoLogin{
	background-color: #dbebb0;
	border: 1px solid #dbebb0;
	font-size: 11px;
	color: #939598;
	margin-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
	width: 146px;
	height: 13px;
}
#Senha{
	background: transparent url(../images/fundo_login_senha.png) no-repeat scroll 0 0;
	margin-bottom: 3px;
	width: 168px;
	height: 24px;
}
#campoSenha{
	background-color: #dbebb0;
	border: 1px solid #dbebb0;
	font-size: 11px;
	color: #939598;
	margin-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
	width: 146px;
	height: 13px;
}
#FundoButtomEsqSenha{
	float: left;
	margin-left: 110px;
	padding: 0px;
}
#buttomEsqSenha{
	width: 24px;
	height: 24px;
	margin: 0px;
	padding: 0px;
}
#FundoButtomLogin{
	float: right;
	margin: 0px;
	padding: 0px;
}
#buttomLogin{
	width: 24px;
	height: 24px;
	margin: 0px;
	padding: 0px;
}
#divMiolo{
	background-color: #ffffff;
	width: 1024px;
	float: left;
}
#divMenuLateral{
	width: 211px;
	margin-top: 25px;
	margin-left: 25px;
	margin-right: 25px;
	float: left;
}
#divLogoMember{
	padding-bottom: 5px;
	width: 211px;
	height: 82px;
}
#divSelo{
	padding-top: 5px;
	padding-bottom: 5px;
	width: 211px;
	height: 120px;
}
#divTwitter{
	padding-top: 5px;
	padding-bottom: 5px;
	width: 211px;
	height: 32px;
}
#divBlogger{
	padding-top: 5px;
	padding-bottom: 5px;
	width: 211px;
	height: 32px;
}
#divFacebook{
	padding-top: 5px;
	padding-bottom: 5px;
	width: 211px;
	height: 32px;
}
#divConteudo{
	/*border: 1px solid black;*/
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	width: 610px;
	float: left;
}