@import url(http://fonts.googleapis.com/css?family=Ubuntu+Condensed);



/* --- >>> CABECALHO <<< --- */
#cabecalho {
	background:#FFF !important;
	height:42px !important;
}
#cabecalho > .nivel2 {
	background:#004a70;
}
#cabecalho > .nivel2 > .nivel3 {
	width:900px;
	height:42px;
	margin:0px auto;
}


#cabecalho .logo {
	float:left;
	margin-top:12px;
}

#cabecalho .areaRestrita {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#61c5f5;
	line-height:42px;
	text-decoration:none;
}

/* --- >>> CABECALHO <<< --- */
