img {
	behavior: url("home/png.htc");
}
body {
	background-color: #D7E0E9;
	background-image: url(bkg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.td_meio {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 23px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 35px;
}
.link_td_meio {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 23px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.link_td_meio:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 23px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.td_cidades {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 20px;
	text-align: justify;
}
.td_menu {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 23px;
	font-weight: bold;
	color: #28166F;
	padding: 10px;
	line-height: 35px;
}
.link_menu {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 23px;
	font-weight: bold;
	color: #28166F;
	text-decoration: none;
}
.link_menu:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 23px;
	font-weight: bold;
	color: #28166F;
	text-decoration: none;
}