body{
	background-image: url("../images/ntopo.jpg");
    background-repeat: repeat-x;
	margin:0 0 0 0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#header {
    position: absolute;
    background-image: url("../images/topo.jpg");
    background-repeat: no-repeat;
    z-index: 3;
    width: 100%;
    height: 126px;
	margin: 0 0 0 0;
    top: 0;
    left: 0;
	}

#rodape {
	/*
Texto
*/
		color:#FFF;
		line-height:35px;		
/*
Componentes
*/
    position: absolute;
    background-image: url("../images/rodape.jpeg");
    background-position: top left;
    background-repeat: repeat-x;
    z-index: 3;
    width: 100%;
    height: 63px;
    bottom: 0;
    left: 0;
}

#header h1 {
    color: #fff;
    margin: 8px 0 0 10px;
}

#header h2 {
    color: #fff;
    margin: 40px 0 0 10px;
}

ul {
	list-style: none;
	margin: 0;
	padding:0;
	}
	
#menu8 {
	position: absolute;    
    list-style: none;
    width: 200px;
    top: 211px;
	left: 25px;
    z-index: 4;
	margin: 0 auto;
	}
	
#menu8 li a {
	text-decoration: none;
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	margin-top:10px;
	}
	
#menu8 li a:link, #menu8 li a:visited {
	color: #777;
	display: block;
	background: url(../images/menu.gif);
	padding: 8px 0 0 20px;
	}
	
#menu8 li a:hover {
	color: #257EB7;
	background: url(../images/menuh.gif);
	padding: 8px 0 0 25px;
	}
	
#menu8 li a:active {
	color: #fff;
	background: url(../images/menua.gif);
	padding: 8px 0 0 25px;
	}

#lateral {
position:absolute;
background-image:url(../images/lateral.jpg);
background-repeat:no-repeat;
left:0;
top:127px;
height:470px;
width:255px;
}


#content {
	overflow:hidden;	
	border:double;
    position: absolute;	
	left:155px;
    top: 120px;	
    z-index: 1;
}
#iframe1{
	position: absolute;	
	left:256px;
    top: 126px;	
	border:none 0;
    z-index: 20;
}


#rodape,#rodape a,#rodape a:visited,#rodape a:active {
    color: #eee;
    text-decoration: none;
    padding-left: 1em;
    text-align:center;	
	padding-right:1em;
}

#rodape a:hover {
    color: #fff;
	font-weight:500;
    text-decoration: none;
}
