body
{
	font: normal 0.75em Calibri, Verdana, Arial;
	_font: normal 0.75em Calibri, Verdana, Arial;
	background-color: #fff;
	color: #000000;
}
#geral
{
	min-width: 770px;
}

.barraLogo {
    background: url("../images/barra-governo-logo.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 24px;
    width: 114px;
}

#barraSuperior
{
	float: inherit;
	height: 25px;
	background:url("../images/barra-governo-linha.png") repeat-x scroll 0 0 transparent;
	background-color:#004B82;
	margin: 0;
	_margin: 0 0 0 0;
}
#barraSuperior div.esquerda
{
	float: left;
	height: 36px;
	width: 274px;
	margin-left: -30px;
	_margin-left: 0px;
	background: url(../images/governo-superior-01.png);
}
#barraSuperior div.centro
{
	float: left;
	height: 36px;
}
#barraSuperior div.direita
{
	float: right;
	height: 36px;
	width: 492px;
	margin-right: -30px;
	_margin-right: 0px;
	background: url(../images/governo-superior-03.png);
}
#barraLaranja
{
	background: url(../images/governo-barra.png);
	width: auto;
	height: 13px;
}
#barraSistemaSup
{
	float: inherit;
	height: 44px;
	background-color: #006837;
	padding: 0px 10px 0px 10px;
	margin-top:1px;
}
#barraSistemaSup span.sigla
{
	float: left;
	font-weight: bold;
	font-size: 2.8em;
	color: #fff;
	text-transform: uppercase;
}
#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;
}
#detalheUsuario
{
	float: right;
	text-transform: capitalize;
	color: #fff;
}
#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
{
	width: 100%;
	background: #064060;
	height: auto;
	display: inline-block;
	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-sombra2.png) repeat-y center center;*/
	background-color: #FFFFFF;
    border: 1px solid #EEEEEE;
    overflow: hidden;
	min-width:780px;
	max-width:1024px;
	margin:0 auto;
	padding-left:8px;
	box-shadow:#999 0 0 30px;
}

.conteudoMeioAlinhamento{
	margin-left: 0px !important;	
}
#conteudoMeio
{
	width: 97%;
	min-height: 300px;
	padding: 1%;
	text-align: left;
}
#conteudoFull
{
	width: auto;
	min-width: 900px;
	min-height: 300px;
	padding: 10px;
	text-align: left;
}
#rodape
{
	float: inherit;
	height: 50px;
	background: url(../images/datasus-logo.png) no-repeat right;
	background-color: #064060;
	color: #fff;
	padding-left: 30px;
	padding-top: 5px;
	vertical-align: bottom;
}
#rodape span.R_esquerda img
{
	float: left;
	background-color: red;
}
#rodape span.R_direita
{
	float: right;
	text-align: right;
	margin-right: 180px;
}
#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;
}
#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;
}

h1{
	text-align:left;
}

.cpLogin-label{
	display:block !important; 	
}

.cpLogin-campo{
	width:400px !important;
}

/*IE9*/
@media all and (min-width:0) {

}