/* CSS Document */
body {
	background-image: url(../imgs/background.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#topo {
margin:auto;
left:0px;
top:0px;
	width:960px;
	height:600px;
	z-index:1;
	background:#FFFFFF;
	}
	#topo2 {
margin:auto;
left:0px;
top:0px;
	width:960px;
	height:200px;
	z-index:1;
	background:#FFFFFF;
	}
#logo {
	position:relative;
	left:15px;
	top:15px;
	width:277px;
	height:117px;
	z-index:2;
}
#imagem_menu {
	position:relative;
	left:0px;
	top:-180px;
	width:960px;
	height:210px;
	z-index:3;
	background:url(../imgs/fundo_a.png)
}
#imagem_top {
	position:relative;
	left:266px;
	top:-117px;
	width:695px;
	height:235px;
	z-index:4;
}
#menu{
	position:relative;
	left:400px;
	top:-315px;
	width:390px;
	z-index:5;
}
#conheca{
	position:relative;
	left:80px;
	top:-360px;
	width:117px;
	height:69px;
	z-index:5;
}
#base{
	position:relative;
	left:0px;
	top:-101px;
	width:960px;
	height:47px;
	z-index:4;
	background-image:url(../imgs/base.png);
}
.assinatura{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	line-height: 60px;
	margin-right: 10px;
	text-align:right;
	
}
#menus_base{
	position:relative;
	left:0px;
	top:-315px;
	width:960px;
	margin:0 auto;
	z-index:7;
	text-align:center;
}
.menus_padrao{
	width:275px;
	height:100% auto;
	z-index:3;
	text-align:center;
	background:#ffffff;
	padding:4px;
}

.voltar{
background:#002454;
height:30px;
z-index:3;

}
.pos_voltar{
	position:relative;
	left:10px;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	z-index:3;
}
#conteudo {
	position:relative;
	left:0px;
	top:-400px;
	width:960px;
	z-index:2;
	background:#199bbf;
}
.textos {
	width:640px;
	height:100%;
	z-index:2;
	background:#ffffff;
	padding:5px;

}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-align: left;
	line-height: normal;

}
.titulo_grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #307DA9;
	font-weight: bolder;
	text-align: left;
	font-style: normal;
	line-height: normal;
}
.conteudo_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #444444;
}
.titulo_cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #036;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}
.supertitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
.supertitulolinhas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
