Body {
	background-color: #F4F7EF;
	margin: 0px;
	scrollbar-face-color: #E2E9D7;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #BECFA5;
	scrollbar-darkshadow-color:#BECFA5;
	scrollbar-track-color: #BECFA2;
	scrollbar-arrow-color: #FFFFFF;

}




@font-face {
    font-family: "Comic Sans MS", Century, "Century Gothic", "Century Ghotic Import", "Comic Sans MS";
    font-style:  normal;
    font-weight: normal;
    src: url(Import Century.eot);
}



.principal {
	border: 1px solid #DBE5CC;
	background-color: #EFF3E9;
}

.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: bold;
}

.PRINCIPAL {
	font-family: SquireD;
	font-size: 20px;

	font-weight: 900;
	color: #687555;
	
	line-height: 30px;
	
	
	
	
}

.PRINCIPAL_conteudo ul {
	font-family: "Comic Sans MS", Century, "Century Gothic", "Century Ghotic Import", "Comic Sans MS";
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	list-style: disc;
	
	
	
}
td {
	font-family: "Century Ghotic Import";
	font-size: 17px;
	color: #000000;
	text-decoration: none;
}


#menu ul{
	display: block;	
	margin-left: -8px;	

	
	margin-top: 2px;
	
	padding: 3px;

	

}

#menu ul li {
	display: inline;
	padding: 1 10;

}


.campo-2 {
	border: 1px solid #BED0A3;
}
.campo {
	border: 1px solid #BED0A3;
	width: 90%;
}

.campo-3 {
	border: 1px solid #BED0A3;
	width: 100%;

}

.campo-4 {
	border: 1px solid #BED0A3;
	width: 100%;
	height: 110px;
	_height: 130px;

}

.botao{
	background-color: #BED0A3;
	border: 1px solid #707D5B;

	color: #707D5B;
	
	font-family: "Comic Sans MS", Century, "Century Gothic", "Century Ghotic Import", "Comic Sans MS";
	font-size: 15px;
	font-weight: bold;
	
	width: 100px;
	height: 21px;
	
	margin-top: 5px;
	_margin-top: 10px;

}


#submenu {
	position:absolute;
	width:133px;
	height:24px;
	margin-left: -110px;
	margin-top: -118px;
	left: 50%;
	top: 50%;
	z-index:3;
	visibility: hidden;
}

.submenu a{
	background-color: #E6EDDB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 4px;	
	text-align: center;
	
	width: 100px;
}

.submenu a:hover{
	background-color: #FFF;
	text-decoration: underline;
}

.borda{
	border: 1px solid #000;
}

.style1 {
	font-family: "Comic Sans MS", Century, "Century Gothic", "Century Ghotic Import", "Comic Sans MS";
	font-size: 13px;
}
