.cabecalho {
	background-color: #006600;
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 780px;
}
.cabecalho .menuLaranja {
	background-image:  url("../imgs/bg_menuCnu.jpg");
	background-repeat: no-repeat;
	/* background-position: right top; */
	float: right;
	width: 628px;
	height: 37px;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	line-height: 12px;
	l\ine-height: 11px;
}
html>body .cabecalho .menuLaranja {
	line-height:11px;
}
.cabecalho .titBox .kitsite {
	margin-right: 5px;
	margin-top: 3px;
	font-weight: normal;
	line-height: 1.1em;
	color: #F4FEF3;
	font-family: Arial, Verdana, Times;
	font-size:12px; 
}
.cabecalho .menuLaranja ul li {
	display: inline;
}
.cabecalho .menuLaranja a {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-right: 13px;
	padding-left: 13px;
}
.cabecalho .menuLaranja a:hover {
	text-decoration: underline;
}
.cabecalho em {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	padding-left: 15px;
	margin-left: -2px;
	border-left: 2px solid white;
}
.cabecalho em a {
	color:#FFFFFF;
	padding-left:0px;
	padding-right:0px;
}

.cabecalho .caminhoPao {
	padding-left: 13px;
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	display:inline;
}

.cabecalho .caminhoPao a
{
	padding:0px;
	margin:0px;
	color: #FFFFFF;
	text-decoration: none;
	
}

.cabecalho img {
	margin-top: 10px;
	margin-right: 15px;
}

.cabecalho .botaofechar {
	float: right;
	width: 100px;
	height: 5px;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: bold;
	line-height: 12px;
	text-align: right;
}
.bgCabecalho {
	background-image: url(../imgs/bg_cabecalho_cnu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
