@charset "utf-8";

body {
	margin: 0px;
	height: 100%;
	background-color: #f3eeda;
	font-family: Arial, Helvetica, sans-serif;
}
	
#col_esq {
	float: left;
	width: 260px;
}
#col_dir {
	float: left;
	width: 700px;
}

#base_cd_rom {
	width: 960px;
	background-image: url(../images/background.png);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	border: 1px solid #f3eeda;
}
	
#imagem_area {
	text-align: right;
}

#logoPEM {
	text-align: right;
}
	
#caixaTXT {
	width: 580px;
	border: 1px solid #F3EEDA;
	background-image: url(../images/background_caixa_txt.png);
	background-repeat: repeat;
	margin-bottom: 40px;
	margin-left: 30px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-top: 7px;
}
	
#texto {
	font-size: 12px;
}

#textocorrido {
	font-size: 12px; }
	
#textocorrido a {
	color: #9f8b46;
	text-decoration: none;
}
	
#textocorrido a:hover {
	text-decoration: underline; }

#navegacao {
	width: 260px;
	padding-left: 17px;
	margin-top: 60px;
}

#ferramentas {
	/*	left: 300px;
	text-align: center;*/
	font-size: 10px;
	color: #B9A662;
	text-align: right;
	padding-right: 40px;
}
	
#logoCMS {
	width: 71px;
	float: right;

}
	
#ferramentas a {
	color: #9f8b46;
	text-decoration: none;
}
	
#ferramentas a:hover {
	text-decoration: underline; }
#ficha {
	float: left;
	margin-left: 380px;
	padding-top: 9px;
	margin-bottom: 20px;
}
#NomeNav {
	font-size: 36px;
	text-align: right;
	padding-right: 30px;
	text-transform: uppercase;
	color: #F8F5EA;
	margin-top: -28px;
	margin-bottom: -10px;
	/*text-shadow: 1px 1px 0 rgba(159, 139, 70, 0.7);*/
}
