/*@charset "utf-8";*/
/* CSS Document */

#capanoticias {
	position:absolute;
	left:64px;
	top:405px;
	width:143px;
	height:223px;
	z-index:20;
}
* {
	margin: 0px;
	padding: 0px;
}

#principal {
	position:absolute;
	left:50%;
	top:70px;
	width:706px;
	height:1100px;
	margin-left:-353px;
	z-index:2;
	background-color: #FFFFFF;
	visibility: visible;
}
body,td,th {
	font-family: Helvetica, Gill Sans MT, Verdana, arial;
	font-size: 12px;
}
body {
	background-color: #FFFFCC;
	background-image: url(imagens/fundo3.jpg);
	background-repeat: no-repeat;
	background-color: #257B0E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
#topoamarelo {
	position:absolute;
	left:268px;
	top:0px;
	width:438px;
	height:111px;
	z-index:8;
	background-color: #FFE533;
}
#logo {
	position:absolute;
	left:21px;
	top:29px;
	width:233px;
	height:56px;
	z-index:9;
}
#banner {
	position:absolute;
	left:0px;
	top:176px;
	width:706px;
	height:132px;
	z-index:5;
	overflow: hidden;
}
#menu {
	position:absolute;
	left:0px;
	top:306px;
	width:706px;
	height:48px;
	z-index:6;
	background-color: #034EA2;
	overflow: visible;
}
#fundogradiente {
	position:absolute;
	left:0px;
	top:352px;
	width:706px;
	height:154px;
	z-index:2;
}
#capa01 {
	position:absolute;
	left:49px;
	top:376px;
	width:266px;
	height:518px;
	z-index:12;
}
#menuzinhos {
	position:absolute;
	left:346px;
	top:13px;
	width:81px;
	height:19px;
	z-index:4;
}
#indice {
	position:absolute;
	left:24px;
	top:376px;
	width:660px;
	height:3100px;
	z-index:29;
}
#alvo {
	position:absolute;
	left:25px;
	top:724px;
	width:666px;
	z-index:30;
	height: 1990px;
}

.titulomateria {
	font-size: 18px;
	font-weight: bold;
	color: #339900;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
}

.textomaterias {
	font-size: 13px;
	color: #666666;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	text-align: justify;
}


.endereco_rodape {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link {  /* link */
	text-decoration:none;
}

#principal #agenda a:link {
	text-decoration:none;
	color: #034EA2;
}

#principal #agenda a:visited {
	text-decoration: none;
	color:#999999;
}
#principal #agenda a:hover {
	text-decoration: none;
	color:#FF9900;
}
#principal #agenda a:active {
	text-decoration: none;
	color:#FF9900;
}
