body, h1, h2, h3, h4, h5, h6, h7, form, ul, li, fieldset, legend
{
	margin: 0px;
	padding: 0px;
}
img
{
	border: 0;
}
body
{
	font-family: Trebuchet MS, Arial, Sans-serif;
	font-size: 13px;
	color: #000;
	background: url(     '../imagens/fundo.jpg' ) repeat-x;
	height: auto;
}
.topo
{
	/*text-align: center;*/
	width: 770px;
	height: 322px;
	margin: 0 auto;
}
.topo img
{
	border: 0;
}
.topo .logo
{
	width: 590px;
	height: 322px;
	float: left;
	background: #7ca2d3 url(     '../imagens/topo_logo.jpg' ) no-repeat;
}
.topo .logo a h1, .topo .logo h2
{
	display: none;
}
.topo .logo a span
{
	display: block;
	width: 280px;
	height: 322px;
	float: left;
}
.topo .login
{
	font-size: 11px;
	color: #fff;
	width: 150px;
	height: 237px;
	float: left;
	padding: 85px 30px 0 0;
	background: #7ca2d3 url(     '../imagens/topo_login.jpg' ) no-repeat;
}
.topo .login fieldset
{
	border: 0;
}
.topo .login fieldset legend
{
	display: none;
}
.topo .login label
{
	width: 130px;
	display: block;
	float: right;
}
.topo .login input.txtLogin
{
	width: 130px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	border: 1px solid #3f679a;
	background: #124e96;
	float: right;
}
.topo .login input.btnEntrar
{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #3f679a; /*border: 1px solid #3f679a;*/
	float: right;
}
.topo .login a
{
	display: block;
	font-weight: bold;
	color: #12437d;
	text-decoration: none;
	float: right;
}
.topo .login a:hover
{
	color: #02336d;
	text-decoration: underline;
}
.topo .login input.botao
{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	float: right;
	width: 60px;
	margin: 0 !important;
	margin-top: 10px;
}

.container
{
	width: 750px;
	height: auto;
	min-height: 100px;
	margin: 0 auto;
	padding-bottom: 20px;
	background: url(     '../imagens/fundo_container.jpg' ) repeat-x;
	clear: both;
}
.container .menu
{
	float: left;
	width: 190px;
	padding: 10px;
}
.container .menu h2
{
	font-size: 18px;
	font-weight: bold;
	color: #992929;
	border-bottom: 1px solid #dedeee;
	margin-bottom: 10px;
	padding: 5px 0;
}
.container .menu ul
{
	padding-left: 15px;
}
.container .menu ul li
{
	list-style-type: square;
}
.container .menu ul li a
{
	font-weight: bold;
	color: #359;
	text-decoration: underline;
	display: block;
	padding: 2px;
	margin: 2px;
}
.container .menu ul li a:hover
{
	color: #137;
	text-decoration: none;
}
.container .menu .boxLateral
{
	color: #093d79;
	padding: 10px;
	margin: 20px 0;
	border: 1px solid #c8d6df;
	background: #e8f6ff;
}
.container .menu .boxLateral h3
{
	font-size: 16px;
	font-weight: bold;
	color: #396da9;
	margin-bottom: 8px;
}
.container .conteudo
{
	float: left;
	width: 510px;
	padding: 10px 10px 20px 20px;
}
.container .conteudo h2
{
	font-size: 18px;
	font-weight: bold;
	color: #295d99;
	border-bottom: 1px solid #dedeee;
	margin-bottom: 10px;
	padding: 5px 0;
}

.container .conteudo h3
{
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: #06547B;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 5px 0 5px 0;
	border-bottom: 1px solid #099;
}

.container .conteudo .boxItem
{
	color: #093d79;
	padding: 10px;
	margin: 10px 0;
	border-top: 1px solid #c8d6df;
	display:block;
	float:left;
	width:95%;
/*	background: #e8f6ff; */
}
.container .conteudo .boxItem a
{
	font-size: 16px;
	font-weight: bold;
	color: #992929;
	margin-bottom: 8px;
	text-decoration: none;
}
.container .conteudo .boxItem a:hover
{
	text-decoration: underline;
}

.rodape
{
	font-size: 11px;
	color: #fff;
	text-align: center;
	background: url(     '../imagens/fundo_rodape.jpg' ) repeat-x;
	padding: 25px;
	position: relative;
	clear: both;
}
.rodape a.creditos
{
	position: absolute;
	z-index: 9999;
	display: block;
	height: 15px;
	top: 100%;
	left: 100%;
	width: 25px;
	margin-top: -28px;
	margin-left: -28px;
}


.botao
{
	background: url(       '../imagens/fundo_botao.jpg' ) repeat-x;
	padding: 3px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	border: 0;
}

.loadingProgress
{
	text-align: center; /*width:997px;*/
	font-size: 12px;
	font-weight: bold;
	width: 230px;
	padding: 7px 5px 5px 5px;
	border: 3px solid Navy;
	background: #fff;
	height: 70px;
	top: 50%;
	left: 50%;
	margin-left: -115px;
	margin-top: -35px;
	position: absolute;
	z-index: 50000;
}
