*{
	padding:0;
	margin:0;
}

img{
	border:0;
}

html{
	height: 100%;
}

body{
	
	height: 100%;
	}

#bg_topo{
	height: 128px;
	width: 100%;
	background:#666666;
	background-image:url(part12.jpg);
	position: relative;
}

#bg_base{
	bottom:0;
	background:#666666;
	background-image:url(part13.jpg);

	margin-top:auto;
	height: 26px;
	width: 100%;
	position: relative;
}

#conteudo{
	margin-top:auto;
	left: auto;
	width: 667px;
	height: auto;
	margin-left: auto;
	background:#FFF;
	margin-right: auto;
	position: relative;
}

table.stilo1{
	width:760px;
	border:0px;	}
td .estilo1{
	width:760px;
	height:100px;
	background-image: url(part5.jpg);}
td .estilo2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;}
	
#menu {
	background-color:#b9b9b9;
	background-image:url(part6.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8B8989;
}
#conteudo1{
	width: 650px;
	height:500px;
	background-image:url(fundomedio.jpg);
	
}
#conteudo2{
	width: 650px;
	height:1000px;
	background-image:url(fundogrande.jpg);
	}
	
#conteudo3{
	width: 650px;
	height:480px;
	background-image:url(fundopeq.jpg);
	}
	

#fonte{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.style1 {
	font-size: 18px;
	font-weight: bold;
}

.style3 {
font-size: 10px;
}

.style5 {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
}

#rodape{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-image: url(part11.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	}

a.menu:link{
	color: #CC0000;
	text-decoration: none;
}
a.menu:visited{
	text-decoration: none;
	color: #990000;
}
a.menu:hover{
	text-decoration: none;
	color: #FF0033;
}
a.menu:active{
	text-decoration: none;
	color: #FF0000;	
}
a.texto:link{
	color: #000000;
	text-decoration: none;
}
a.texto:visited{
	text-decoration: none;
	color: #333333;
}
a.texto:hover{
	text-decoration: none;
	color: #CC0000;
}
a.texto:active{
	text-decoration: none;
	color: #990000;
}
/* CSS Document */
