body {
	margin: 0px;
	font-family: arial;
	font-size: 11px;
	text-align: center;
	background-color: #808388;
	line-height: 12px;
	color: #ffffff;
	}
	
a:link {
	color: #FFE400;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFE400;
}
a:hover {
	text-decoration: underline;
	color: #FFE400;
}
a:active {
	text-decoration: none;
	color: #FFE400;
}

.link A:link {
	COLOR: #00B62A; TEXT-DECORATION: none
}
.link A:visited {
	COLOR: #00B62A; TEXT-DECORATION: none
}
.link A:hover {
	COLOR: #00B62A; TEXT-DECORATION: underline
}
.link A:active {
	COLOR: #00B62A; TEXT-DECORATION: none
}

#total {
	width: 685px;
	height: 615px;
	text-align: center;
	padding-top: 5px;
}

#topo {
	width: 680px;
	height: 85px;
	text-align: center;
	background-image: url(img/top_fd.jpg);
}

#canto {
	width: 94px;
	height: 85px;
	float: left;
}

#meios {
	width: 492px;
	height: 85px;
	float: left;
}

#miolo {
	width: 494px;
	height: 447px;
	background-image: url(img/fundo.jpg);	
	}

#esquerda {
	width: 150px;
	float: left;
	}
	
#esquerda_info {
	width: 150px;
	height: 416px;
	background-image: url(img/info1.jpg);
	}
	
#centro {
	width: 344px;
	float: left;
	text-align: center;
	}
	
#menu {
	width: 494px;
	
		}
		
#menu1 {
	width: 494px;
	height: 101px;
	background-image: url(img/menu_fd.jpg);
		}
		
#base {
	width: 680px;
	height: 85px;
	text-align: center;
	background-image: url(img/base_fd.jpg);
}

#titulo {
	width: 247px;
	text-align: left;
	float: left;
	}
	
#principal {
	width: 96px;
	text-align: left;
	float: left;
	}
	
#texto {
	width: 310px;
	height: 360px;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	}
	
#menu_info {
	width: 130px;
	text-align: left;
	padding-top: 10px;
	}