body {
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
	background: url('../resources/img/bgColegiados.png');
}

#barraGoverno {
	background-color:#00500F;
	width: 100%;
	min-width: 1000px;
	height: 30px;
	position: relative;
}

#esqGov {
	background: url('../resources/img/lineGov.png');
	background-repeat: repeat-x;
	height: 30px;
	position: absolute;
	width: 50%;
}

#internaGov {
	width: 900px;
	height: 30px;
	margin: 0 auto;
	background: url('../resources/img/lineGov.png');
}

#brasilGov {
	width: 108px;
	height: auto;
	float: right;
	margin: 6px 0 0 20px;
	position: relative;
	float: right;
}

#acessoInformacaoGov {
	width: 161px;
	height: auto;
	float: right;
	margin-top: 6px;
	position: relative;
}

#topo {
	width: 900px;
	height: 56px;
	margin: 0 auto;
}

#topo-container {
	width: 900px;
	margin: 0 auto;
}

#topo-container #topo-menu {
	display: block;
	float: left;
	height: 56px;
	margin: 0;
	padding: 0 0 0 40px;
	width: 470px;
}

#topo-container #topo-menu li {
	list-style: none;
	line-height: 56px;
	float: left;
	position: relative;
	z-index: 999;
}

#topo-container #topo-menu li a {
	padding: 0px 5px;
	text-decoration: none;
	color: #003300;
	display: block;
}

#topo-container #topo-menu li:hover>a {
	background: #FFFFFF;
	color: #000000;
}

#topo-container #topo-menu li>ul {
	width: 180px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 46px;
	left: 0px;
	background: #D0FCB4;
	display: none;
}

#topo-container #topo-menu li:hover ul {
	display: block;
}

#topo-container #topo-menu li:hover ul li {
	line-height: 21px;
	list-style: none;
	float: none;
}

#topo-container #topo-menu li:hover ul li a {
	padding: 5px !important;
	color: #777777 !important;
	text-decoration: none;
	display: block;
}

/* INCLUSAO DE REGRA PARA DETALHAMENTO DE SUBMENU */
/* #topo-container #topo-menu li > ul{ */
/*    display:none;define para não aparecer a ul */
/*    position:absolute; define uma posição absolute */
/*    width:150px;define uma largura */
/*    top:0; colocamos top com 0 */
/*    left:150px; afastamos 150px a esquerda */
/*    border:1px solid #ccc;define uma borda */
/* } */

/* #topo-container #topo-menu li:hover ul ul{ */
/*    display:none;define para não aparecer a ul */
/*    position:absolute; define uma posição absolute */
/*    width:150px;define uma largura */
/*    top:0; colocamos top com 0 */
/*    left:150px; afastamos 150px a esquerda */
/*    border:1px solid #ccc;define uma borda */
/* } */
/* #topo-container #topo-menu li:hover ul{ */
/* 	display:block */
/* } */
/* #topo-container #topo-menu ul li:hover ul{ */
/*    display:block; */
/* } */
/* FINAL DA REGRA */

#topo-container #topo-logo {
	background: url('../resources/img/colegiadosLogomarca.png') no-repeat;
	width: 200px;
	height: 50px;
	margin: 5px 45px 0 0;
	display: block;
	float: left;
}

#conteudo {
	margin: 10px auto 0;
	width: 900px;
}

#conteudo-left {
	float: left;
	width: 231px;
}

#conteudo-right {
	float: left;
	margin: 0 0 0 15px;
	width: 654px;
}

#conteudo-right ul {
	padding: 0px;
	margin: 0px;
	height: 58px;
}

#conteudo-right ul li {
	list-style: none;
	float: left;
	display: block;
	width: 200px;
}

#conteudo-right ul li .icon {
	height: 58px;
	width: 54px;
	float: left;
}

#conteudo-right ul li a {
	padding: 5px;
	display: block;
	text-decoration: none;
	color: #000066;
}

#conteudo-right ul li a:hover {
	text-decoration: underline;
	color: #000000;
}

#conteudo-right ul li .text {
	margin: 8px 0 0 5px;
}

#conteudo-right ul li#menu-lateral-agendadas .icon {
	background: url('../resources/img/reunioes_agendadas.jpg');
}

#conteudo-right ul li#menu-lateral-fechadas .icon {
	background: url('../resources/img/reunioes_fechadas.jpg');
}

#conteudo-right ul li#menu-lateral-pendentes .icon {
	background: url('../resources/img/reunioes_pendentes.jpg');
}

#login {
	margin: 50px auto 0 auto;
	width: 404px;
	height: 315px;
	background: url('../resources/img/login_bg.png') no-repeat;
	padding: 88px 0 0 0;
	display: block;
}

#login form {
	margin: 0 42px;
}

#login form div.form_itens {
	padding: 5px;
}

#login form label {
	display: block;
	float: left;
	width: 90px;
}

#menu_secundario {
	margin: 123px 0 0 !important;
}

h4 {
	font-size: 16px;
	color: #000066;
	border-bottom: 2px solid #000066;
}

input[type=submit] {
	border: 0px;
	background: #000066;
	color: #fff;
	padding: 3px;
	cursor: pointer;
}

input[type=submit]:hover {
	background: #003377;
}

.dr-table-subheadercell {
	background: none repeat scroll 0 0 #D0FCB4;
}

input[type="text"] {
	border: 1px solid #CCCCCC;
	padding: 3px;
}

.dr-table {
	width: 100%;
}

#logo_ministerio {
	background: url('../resources/img/logo_ministerio.png') no-repeat;
	width: 346px;
	height: 87px;
	margin: 0;
}

.rodape {
	width: 900px;
	margin: 15px auto 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #999;
}

.rich-message-marker img {
    padding-right:7px;
}
.rich-message-label {
    color:red;
}
