<!-- ////////////////////////////////////////////////////////////////////////////////// -->
<!-- CSS CABECALHO MJ/SINDEC -->
#topoSindec{
	padding: 0;
	margin-bottom: 0;
	margin-top: 0;
	top:0;
	bottom: 0;
	/*width: 800px;*/
	width:100%;
	height:60px;
	padding: 0;
	margin: 0;
	position:relative;
	z-index:1;
}

#topoGoverno{
	background-color:#ffcc00;
	top:0;
	bottom: 0;
	/*width: 800px;*/
	width:100%;
	height:21px;
	padding: 0;
	margin: 0;
	line-height: 0;
}

#img_mj{
	float:left;
	top:0;
	bottom: 0;
    /*margin:'margin-top' 'margin-right' 'margin-bottom' 'margin-left'*/
	margin:1px 1px 0px 1px;
}

#img_gov{
	float:right;
	top:0;
	bottom: 0;
    /*margin:'margin-top' 'margin-right' 'margin-bottom' 'margin-left'*/
	margin:1px 4px 0px 1px;
}

#img_sindec{
	float:left;
	top:0;
	bottom: 0;
    /*margin:'margin-top' 'margin-right' 'margin-bottom' 'margin-left'*/
	margin:0px 1px 1px 1px;
}

#img_teclado{
	float:right;
	top:0;
	bottom: 0;
    /*margin:'margin-top' 'margin-right' 'margin-bottom' 'margin-left'*/
	margin:1px 1px 1px 1px;
}