@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fundo-topo.jpg);
	background-repeat: repeat-x;
	background-color: #F7F7F7;
}

/* CSS Document */

#palco {
	height: 1074px;
	width: 950px;
	margin: auto;
}
#principal {
	position:absolute;
	width:950px;
	height:1074px;
	z-index:1;
}
#topo {
	position:absolute;
	width:950px;
	height:135px;
	z-index:1;
}
#logo {
	position:absolute;
	width:193px;
	height:94px;
	z-index:1;
	left: 0px;
	top: 16px;
}
#h1 {
	position:absolute;
	width:232px;
	height:20px;
	z-index:20;
	left: 208px;
	top: 75px;
	text-align: center;
}
#fone-topo {
	position:absolute;
	width:49px;
	height:49px;
	z-index:3;
	left: 695px;
	top: 16px;
}
#fone-tp {
	position:absolute;
	width:128px;
	height:25px;
	z-index:4;
	left: 753px;
	top: 29px;
}
#email-tp {
	color:#060;
	position:absolute;
	width:247px;
	height:34px;
	z-index:5;
	left: 667px;
	top: 71px;
	text-align: center;
}
#cont-dir {
	position:absolute;
	width:318px;
	height:905px;
	z-index:2;
	left: 631px;
	top: 142px;
}
#fundo-cont {
	position:absolute;
	width:608px;
	height:909px;
	z-index:3;
	left: 0px;
	top: 142px;
	background-image: url(images/fundo-cont.jpg);
	background-repeat: no-repeat;
}
#conteudo {
	position:absolute;
	width:574px;
	height:890px;
	z-index:20;
	left: 17px;
	top: 14px;
}
#banner-topo {
	position:absolute;
	width:387px;
	height:115px;
	z-index:6;
	left: 203px;
	top: 0px;
}
#nacionalnet {
	position:absolute;
	width:134px;
	height:13px;
	z-index:4;
	left: 0px;
	top: 1056px;
}






.txt-email-tp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}

.txt-email-tp a:link{
	color: #FFF;
	text-decoration: none;
}
.txt-email-tp a:visited{
	color: #FFF;
	text-decoration: none;
}
.txt-email-tp a:hover{
	color: #E30842;
	text-decoration: underline;
}
.txt-n-tp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
}
.txt-n-tp-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}

.txt-padrao {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.txt-padrao a:link{
	color: #000;
	text-decoration: none;
}
.txt-padrao a:visited{
	color: #000;
	text-decoration: none;
}
.txt-padrao a:hover{
	color: #900;
	text-decoration: underline;
}
.txt-at-24hs {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	color: #990100;
}
.txt-padrao-vermelho {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #060;
}
.txt-padrao-vermelho-14 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #E30842;
}
.txt-padrao-p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}


h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	color: #990100;
	display: inline;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #990100;
	display: inline;
}
