@charset "utf-8";

body {
	margin: 0px;
	height: 100%;
	background-color: #c8e8f1;
	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);
	background-repeat: no-repeat; 
	margin-top: ;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	border: 1px solid #FFF;
	background-color:
	#c8e8f1;
}
	
#imagem_area {
	text-align:left;
}

#logoPEM {
	text-align: right;
}
	
#caixaTXT {
	width: 580px;
    border: 1px solid #FFF;
    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;
	line-height: 16px; 
}

#textocorrido {
	font-size: 12px;
	}
	
#textocorrido a {
	color: #4bb5d4;
	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: #4bb5d4;
	text-align: right;
	padding-right: 40px;
}
	
#logoCMS {
	width: 71px;
	float: right;

}
	
#ferramentas a {
	color: #4bb5d4;
	text-decoration: none;
}
	
#ferramentas a:hover {
	text-decoration: underline; }
#ficha {
	float: left;
	margin-left: 380px;
	padding-top: 9px;
	margin-bottom: 20px;
}
#NomeNav {
	font-size: 10px;
	text-align: right;
	padding-right: 30px;
	text-transform: uppercase;
	color: #4bb5d4;
	margin-top: -28px;
	margin-bottom: -10px;
	/*text-shadow: 1px 1px 0 rgba(159, 139, 70, 0.7);*/
}
