/***************************************************/
/*************** BARRA INTEGRADORA *****************/
/***************************************************/
.r7_barra div, .r7_barra span, .r7_barra strong, .r7_barra h1, .r7_barra ul, .r7_barra li, .r7_barra fieldset, .r7_barra form, .r7_barra label, .r7_barra legend {
	vertical-align: baseline;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
.r7_barra { 
	background: url(http://barra.r7.com/css/img/bg_menu.gif) left bottom repeat-x #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	height: 148px;
}
.r7_barra * {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.r7_barra .site_geral {
	width: 930px;
	margin: 0 auto;
	padding-top: 4px;
	padding-bottom: 2px;
	height: 142px;
}
.r7_barra .banner {
	width: 728px;
	height: 90px !important;
	padding: 2px 11px 0 33px;
	margin: 0 auto 10px auto;
	background: url(http://barra.r7.com/css/img/barra/publicidade.gif) 14px bottom no-repeat;
	clear: both;
	z-index: 50;
	position: relative;
	visibility: visible;
}
.r7_barra ul {
	float: left;
	padding-left: 5px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
.r7_barra ul li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 15px;
}
.r7_barra ul li a {
	float: left;
	padding: 8px 19px;
	color: #8d8d8d;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.r7_barra ul li a:hover { text-decoration: underline; }

.r7_barra ul li.item0 a { background: url(http://barra.r7.com/css/img/sep_menu.gif) right bottom no-repeat; color: #0070be; padding-left: 25px; }
.r7_barra ul li.item1 a { background: url(http://barra.r7.com/css/img/sep_menu.gif) right bottom no-repeat; color: #000; }
.r7_barra ul li.item2 a { background: url(http://barra.r7.com/css/img/sep_menu.gif) right bottom no-repeat; color: #c9168e; }
.r7_barra ul li.item3 a { background: url(http://barra.r7.com/css/img/sep_menu.gif) right bottom no-repeat; color: #246d26; }
.r7_barra ul li.item4 a { background: url(http://barra.r7.com/css/img/sep_menu.gif) right bottom no-repeat; color: #0071bd; }

.r7_barra h1 {
	float: left;
	width: 39px;
	height: 35px;
	background-image: url(http://barra.r7.com/css/img/logo_barra.gif);
}
.r7_barra h1 a {
	display: block;
    overflow: hidden;
	width: 39px;
	height: 0px;
	padding-top: 31px;
}
.r7_barra form {
	float: right;
	width: 271px;
	padding-top: 5px;
}
.r7_barra form legend { display: none; }

.r7_barra form label { clear: both; }

.r7_barra input.botao {
	width: 74px;
	height: 24px;
	float: right;
	background: #59A0CA;
	border: 1px solid;
	border-color:#C5DAF3 #000000 #000000 #C5DAF3;
	cursor: pointer;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.r7_barra .botao {
	background: #59A0CA;
	border: 1px solid;
	border-color: #C5DAF3 #000000 #000000 #C5DAF3;
	color: #FFFFFF;
	cursor:pointer;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	height: 24px;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	width: 74px;
}
.r7_barra form.busca label { 
	float: left;
	width: 195px;
}
.r7_barra form.busca label span { display: none; }

.r7_barra form.busca input.palavra_chave { 
	float: left; 
	width: 187px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
