/*Alterado para funfionar no IE6*/
body {
	font: normal 0.75em Calibri, Verdana, Arial;
	background-color: #fff;
	color: #000000;
}

/*Alterado para funfionar no IE6*/
#geral {
	margin: 5px 10px 0px 10px;
	min-width: 770px;
}

/*Alterado para funfionar no IE6*/
#barraSuperior {
	float: inherit;
	height: 24px;
	background: url(../images/barra-brasil-v3-azul-repeat.png) repeat-x
		rgb(0, 75, 130);
	margin: 0 30px 0 30px;
	_margin: 0 0 0 0;
}
/*Alterado para funfionar no IE6*/
#barraSuperior div.esquerda {
	float: left;
	height: 24px;
	width: 274px;
	margin-left: -30px;
	_margin-left: 0px;
	background: url(../images/barra-brasil-v3-azul-repeat.png) repeat-x
		rgb(0, 75, 130);
}

#barraSuperior div.centro {
	float: left;
	height: 2px;
}

#barraSuperior div.direita {
	float: right;
	height: 24px;
	width: 492px;
	margin-right: -30px;
	_margin-right: 0px;
	background: url(../images/barra-brasil-v3-azul.png) no-repeat
		rgb(0, 75, 130);
}

#barraLaranja {
	background: url(../images/governo-barra.png);
	width: auto;
	height: 13px;
}

#barraSistemaSup {
	float: inherit;
	height: 44px;
	background-color: #006837;
	padding: 0px 10px 0px 10px;
}

#barraSistemaSup span.sigla {
	float: left;
	font-weight: bold;
	font-size: 2.8em;
	color: #fff;
	text-transform: uppercase;
	text-shadow: black 0.1em 0.1em 0.2em
}

#barraSistemaInf {
	float: inherit;
	height: 16px;
	background-color: #006837;
	padding: 0px 10px 0px 10px;
}

#barraSistemaInf span.descricao {
	float: left;
	font-weight: bold;
	font-size: 1em;
	color: #fff;
	text-shadow: 1px 1px 1px #000
}

#detalheUsuario {
	float: right;
	text-transform: capitalize;
	color: #fff;
	text-shadow: 1px 1px 1px #000
}

#menuRapido {
	float: right;
	text-transform: lowercase;
	margin-top: 10px;
}

#menuRapido img {
	vertical-align: middle;
}

#menuRapido a {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

#menuRapido a:link {
	text-decoration: none;
}

#menuRapido a:visited {
	text-decoration: none;
}

#menuRapido a:active {
	text-decoration: none;
}

#menuRapido a:hover {
	text-decoration: none;
}

#barraMenu {
	background: #064060;
	border-top: 1px solid #fff;
}

#barraMenu span.M_esquerda {
	float: left;
}

#barraMenu span.M_direita {
	float: right;
	padding: 3px 10px 0px 10px;
	color: #fff;
}

#conteudoImage {
	background: url(../images/datasus-sombra.png) repeat-y center center;
	overflow: hidden;
}

#conteudoMeio {
	width: 760px;
	min-height: 300px;
	padding: 10px;
	text-align: left
}

#conteudoFull {
	width: auto;
	min-width: 760px;
	min-height: 300px;
	padding: 10px;
	text-align: left
}

#rodape {
	float: inherit;
	height: 50px;
	background: url(../images/datasus-logo-novo.png) no-repeat right;
	background-color: #064060;
	color: #fff;
	padding-left: 30px;
	padding-top: 5px;
	vertical-align: bottom;
}

#logo {
	background: url(../images/LOGO-SIASC.png) no-repeat transparent;
	background-color: rgb(0, 104, 55);
	float: left;
	height: 60px;
	width: 288px !important;
}

#rodape span.R_esquerda img {
	float: left;
	background-color: red
}

#rodape span.R_direita {
	float: right;
	text-align: right;
	margin-right: 163px
}

#breadcrumb {
	background: url('../images/bread-background.png') repeat-x;
	height: 30px;
	line-height: 30px;
	color: #9b9b9b;
	border: solid 1px #cacaca;
	overflow: hidden;
	margin-bottom: 10px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #fff
}

#breadcrumb li {
	list-style-type: none;
	float: left;
	padding-left: 10px;
}

#breadcrumb a,#breadcrumb span {
	height: 30px;
	display: block;
	background: url('../images/bread-separador.png') no-repeat right;
	padding-right: 15px;
	text-decoration: none;
	color: #454545;
}

#breadcrumb a:hover {
	color: #35acc5;
}
