@charset "utf-8";
/* CSS Document */

#barra_bj {
	width:100%;
	height:45px;
	margin-bottom:10px;
	background-color:#016700;
}
#barra_c {
	width:600px;
	margin:0 auto;
	text-align:left;
}
#barra_t {
	width:50%;
	padding-top:15px;
	float:left;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}
