@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
	margin: 0;
}

#tudo{
	position: relative;
	top: 262px;
	width: 100%;
}

#topo_fixo{
	position:fixed;
	width: 100%;
	background-image:url(imagens/fd_menu.jpg);
	background-repeat:no-repeat;
	z-index:999;
} 

#espaco_logo{
	width: 100%;
	height: 180px;
	position: relative;
	margin: 0 auto;
	top: 80px;
	padding: 0;
	background-color:#FFF;
}

#img_top{
	width: 990px;
	height: 180px;
	position:relative;
	margin: 0 auto;
	padding: 0;
	background-image:url(imagens/img_top.png);
}

#espaco_menu{
	position:absolute;
	width: 100%;
	height: 80px;
	background-color:#292929;
} 

/*menu principal*/

#container {
 width: 990px;
 margin: 0 auto;
}

ul, li {
 margin: 0; padding: 0;
}

#blob {

 border-right: 1px solid #0059ec;
 border-left: 1px solid #0059ec;
 position: absolute;
 top: 0;
 z-index : 1;

background: rgb(1,152,243);
background: -moz-linear-gradient(top,  rgba(1,152,243,1) 1%, rgba(0,102,153,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(1,152,243,1)), color-stop(100%,rgba(0,102,153,1)));
background: -webkit-linear-gradient(top,  rgba(1,152,243,1) 1%,rgba(0,102,153,1) 100%);
background: -o-linear-gradient(top,  rgba(1,152,243,1) 1%,rgba(0,102,153,1) 100%);
background: -ms-linear-gradient(top,  rgba(1,152,243,1) 1%,rgba(0,102,153,1) 100%);
background: linear-gradient(to bottom,  rgba(1,152,243,1) 1%,rgba(0,102,153,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0198f3', endColorstr='#006699',GradientType=0 );

 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 -moz-box-shadow: 2px 3px 10px #D32600;
 -webkit-box-shadow: 2px 3px 10px #000;

}

#nav {
 position: relative;
 background: #292929;
 float: left;
 margin-left:5px;
 color: #0099cc;
 width: 990px;
}

#nav li {
 float: left;
 list-style: none;
 border-right: 1px solid #4a4a4a;
 border-left: 1px solid black;
}

#nav li a {
 color: #f4f4f4;
 position: relative;
 z-index: 2;
 float: left;
 font-size: 16px;
 font-family:"Century Gothic";
 text-decoration: none;
 padding:28px 27px;
}

/*final do menu principal*/


#textura{
	position: relative;
	width: 100%;
	background-image:url(imagens/fd_texturas.jpg);
	background-repeat:no-repeat;
}

#textura2{
	position: relative;
	width: 100%;
	background-image:url(imagens/fd_texturas2.jpg);
	background-repeat:no-repeat;
}

#conteudo_textos{
	width: 990px;
	height: 500px;
	position: relative;
	margin: 0 auto -260px auto;
	padding: 0;
	overflow: hidden;
}

#parte_inteira{
	width: 990px;
	height: 500px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	float: left;
}

#botao_mais{
	width: 90px;
	height: 30px;
	position: relative;
	background-color:#0099cc;
	margin: -20px -10px 0 0;
	padding: 0;
	float:right;
	z-index: 12;
	text-align:center;
	border-radius: 8px;
}

#botao_consultas{
	width: 90px;
	height: 30px;
	position: relative;
	background-color:#0099cc;
	margin: -20px 0 0 -10px;
	padding: 0;
	float:left;
	z-index: 12;
	text-align:center;
	border-radius: 8px;
}

#lateral_direita{
	width: 250px;
	height: 500px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	float:right;
}

#acesso_rapido{
	width: 990px;
	height: 90px;
	position:relative;
	margin: 30px 0 0 0;
	padding: 0;
	text-align:center;
}


/*IMAGEM DA HOME */

.banner{
	width:630px;
	height:180px;
	margin: 0 auto;
	padding: 0;
	float:right;
	overflow:hidden;
	z-index: 0;
}

/* FIM DAS IMAGENS DA HOME */

/**************************************************************************/
.titulos{
	font-family:"Times News Roman";
	font-style:italic;
	font-size: 22px;
	line-height: 16px;
	color:#333;
}

.titulos_maior{
	font-family:"Times News Roman";
	font-style:italic;
	font-size: 26px;
	line-height: 16px;
	color:#0099cc;
}

.descritivos_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#333;
	text-decoration:none;
	text-align:justify;
}

.texto_site_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#333;
	text-decoration:none;
	text-align:justify;
}

.txt_bt_saibamais{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:30px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
}

.txt_bt_saibamais:hover{
	color:#ccc;
}

.divisoriaConteudo {
	position: relative;
	width: 100%;
	height: 30px;
	margin-top: 260px;
	background: #e1e1e1;
}
.txt_box{
	font-family:Tahoma, Geneva, sans-serif;
	color:#333333;
	font-size: 11px;
	line-height: 14px;
	text-align:left;
}

.msystem{
	font-family:"Century Gothic";
	font-size: 13px;
	color:#666;
	text-align:center;
	font-weight:bold;
}

.msystem:hover{
	color:#333;
}

.acesso_rapido {
	background-size:110px;
	border:0;
}
.acesso_rapido:hover {
	filter: alpha:(opacity=100);
	opacity:0.7;
}

.divisa_linha{
	border-bottom:dotted;
	border-bottom-width:1px;
	border-bottom-color:#333333;
}

.links_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#333;
	text-decoration:none;
	text-align:left;
}

.links_txt:hover{
	color:#666;
}

.rodape {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
	text-align:center;
	line-height:50px;
	width: 100%;
	height: 50px;
	margin-top: 230px;
	background: #333;
}
