.cabecalho {
	background-color: #006600;
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 780px;
}
.cabecalho .menuLaranja {
	background-image:  url("../imgs/bg_menuLaranja2.gif");
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	width: 628px;
	height: 37px;
	font-family: Verdana;
	font-size: 10px;
	color: #6F2200;
	text-decoration: none;
	padding-top: 5px;
	line-height: 12px;
	l\ine-height: 11px;
}
html>body .cabecalho .menuLaranja {
	line-height:11px;
}
.cabecalho .titBox {
	float: left;
	width: 152px;
	w\idth:150px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 42px;
	text-align: right;
}
html>body .cabecalho .titBox {
	width:150px;
}
.cabecalho .titBox .kitsite {
	margin-right: 5px;
	margin-top: 3px;
	#font-weight: bold;
	line-height: 1.4em;
	color: #F4FEF3;
	font-family: Arial, Verdana, Times;
	font-size:16px;	
}
.cabecalho .menuLaranja ul li {
	display: inline;
}
.cabecalho .menuLaranja a {
	font-family: Verdana;
	font-size: 10px;
	color: #6F2200;
	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;
}
.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: #6F2200;
	text-decoration: bold;
	line-height: 12px;
	text-align: right;
}
.bgCabecalho {
	background-image: url(../imgs/bg_cabecalho2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


