   
.fiobar {
	/* font-size: 62.5%;*/ 
	height: 33px;
	clear: both;
	margin: 0 auto;
	width: 100% !important;
	background: url(img/faixa_fiocruz_final.jpg) center no-repeat;
}

.fiobar .container {
	font-size: 62.5%;
	max-width: 1280px;
	height: 33px;
	margin: 0 auto;
	font-family: "Verdana";
}
.fiobar a.fio {
	background: url(img/fiocruz.jpg) 0 0 no-repeat;
	width: 119px;
	height: 33px;
	float: left;
	text-indent: -999px;
	overflow: hidden;
	display: block;
}

.fiobar a.webmail {
	color: #4e4757;
	text-decoration: none;
	font-weight: bold;
	float: left;
	display: block;
	margin: 11px 0 0 0px;
}

.fiobar form {
	float: left;
	margin: 7px 0 0 38px;
}

.fiobar form label {
	font-weight: bold;
	margin: 3px 5px 0 0px;
	float: left;
}

.fiobar form input {
	width: 72px;
	height: 18px;
	border:  solid 1px #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	float: left;
}

.fiobar form input.btbusca {
	background: #8c9bbc;
	width: 30px;
	height: 20px;
	border: solid 1px #b5cbd8;
	padding: 0 0 2px 0px !important;
	margin: 0 0 0 5px;
	color: #fff;
	cursor: pointer;
}

.fiobar p {
	float: right;
	margin: 9px 10px 0 0px;
}

.fiobar p a {
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
		
.fiobar p a:hover {
	text-decoration: underline;
}

.class {
	float: left;
	width: 281px;
	height: 33px;
	background: url("img/barrafio_left.gif") 0 0 repeat-x;
}