.navbar navbar-default{
	
	background-color: black;
}

body {
	background-color: #F8F8F8;
	line-height: 20px;
	min-width: 980px;
	margin-top: 0px;
	color: black;
} /*azul claro*/
.contentbox {
	padding-top: 0px;
	margin: 0px;
	
	width: 1024px;
	float: left;
	background: #fff;
	
}

.footer {
	
	padding: 20px;
	border-top: 2px solid #BBBDBF;
	background-color: #F8F8F8;
	margin: 40px;
	font-size: 11px;
	margin-bottom: 10px;
	color: gray;
	
}

h2,h3,h4 {
	font-family: Verdana, Arial, serif;
	font-weight: 400;
}

#content {
	overflow: hidden;
	-moz-box-shadow: 0 0 2px 2px #ccc;
	-webkit-box-shadow: 0 0 2px 2px #ccc;
	box-shadow: 0 0 2px 2px #ccc;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: '0';
	background-color: white;
	
}

.contentbox-wrapper {
	position: relative;
	left: 0;
	width: 3000px;
	height: 100%;
	
}


.container {
	padding-right: 20px;
	padding-left: 20px;
	width: 1024px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: '0px';
	color: black;
	
	
	
}

.body_page{
	height: 700px;
	
}
<!---->
.navbar-inner {
	background-color: #CADFD6;
	background-image: linear-gradient(to bottom, #1A8479, #0C6A60);
	background-repeat: repeat-x;
	border: 0px solid yellow;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
	min-height: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.active {
	background-clip: padding-box;
	background-color: black;
}

.dropdown-menu {
	background-clip: padding-box;
	background-color: #1A8479;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px 6px 6px 6px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	display: none;
	float: left;
	left: 0;
	list-style: none outside none;
	margin: 2px 0 0;
	min-width: 160px;
	padding: 5px 0;
	position: absolute;
	top: 100%;
	z-index: 1000;
}

.btn-group.open .btn.dropdown-toggle {
	background-color: #1A8479;
}

.btn-group.open .btn.dropdown-toggle {
	background-color: lime;
}

.navbar .nav li.dropdown.open>.dropdown-toggle,.navbar .nav li.dropdown.active>.dropdown-toggle,.navbar .nav li.dropdown.open.active>.dropdown-toggle
	{
	color: white;
	background-color: #0C6A60;
}

.navbar .nav>li>a {
	color: white;
	float: none;
	padding: 10px 15px;
	text-decoration: none;
	text-shadow: 0 0px 0 #ffffff;
}

.navbar .brand {
	display: block;
	float: left;
	padding: 10px 20px 10px;
	margin-left: -20px;
	font-size: 20px;
	font-weight: 200;
	color: white;
	text-shadow: 0 0px 0 #ffffff;
}

.navbar .nav>li>a:focus,.navbar .nav>li>a:hover {
	color: white;
	text-decoration: none;
	background-color: transparent;
}

.navbar-text {
	margin-bottom: 0;
	line-height: 40px;
	color: white;
}

.dropdown-menu li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 20px;
	color: white;
	white-space: nowrap;
	
	display: block; position: static; margin-bottom: 5px; *width: 180px;
}

.navbar-link {
	color: white;
}

.navbar-link:hover {
	color: white;
}




/**Nova barra brasil*/

#barra-brasil-v3 {
    background: none repeat scroll 0 0 #00500F;
	/*border-bottom: #FFB400 1px solid;*/
    clear: both;
    height: 28px;
    min-width: 1000px;
    overflow: hidden;
    position: relative;

}

#barra-brasil-v3 #span {
	border-bottom: #006B0A 1px solid;
    display: block;
    height: 26px;

    width: 960px;
	margin-left:auto;
	margin-right:auto;
}

/* Borda amarela */
	#barra-brasil-v3 #borda_esquerda {
		border-bottom: #FFB400 1px solid;
	
		height: 27px;
		width: 60%;
	
		float: left;
	}
	#barra-brasil-v3 #borda_direita {
		border-bottom: #FFB400 1px solid;
	
		height: 27px;
		width: 960px;
	
		top:0;
		position:absolute;
	}
/* FIM DE Borda amarela */


#barra-brasil-v3 #span .imagemGov {
	border-bottom: #006B0A 1px solid;
    background: url("../img/barra-brasil-v3-verde2.gif") no-repeat scroll right bottom transparent;
    height: 28px;
    width: 966px;
	text-decoration: none;
}

#barra-brasil-v3 #span .brasilgov {
    border: 0 none !important;
    display: block;
    float: right;
    height: 24px;
    width: 100px;
	text-decoration: none;
}

.tabelaLayout{
	width: 984px;
	align: center;
	
	
	border-color:#EFEFEF;
}

.cabecalho{
	
	background-color: #1A8479;
}

.body_esqueleto{
	
	padding: 20px;
}


/* Fim de NOVA BARRA DO MEC */
/*==========================================*/

/*Geral
============================================*/

<!---->

/* CUSTOMIZE THE NAVBAR
    -------------------------------------------------- */


<!---->

/* CUSTOMIZE THE NAVBAR
    -------------------------------------------------- */
