﻿body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.home_bg_footer {
	background-color: #498ec8;
}
.home_text_endereco {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.home_text_develop {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
.home_bg {
	background-image: url(../../Images/Home/bg.jpg);
	background-repeat: repeat-x;
}
.home_box_bg {
	background-color: #6ab0d8;
}
.home_text_divisoes {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.home_bg_header {
	background-image: url(../../Images/Home/top.jpg);
	background-repeat: no-repeat;
}
.link_menu {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.home_institucional_tit {
	font-size: 16px;
	font-weight: bold;
	color: #3675c5;
}
.home_institucional_txt {
	font-size: 11px;
	font-weight: bold;
	color: #27639c;
}
.home_links {
	font-size: 10px;
	font-weight: bold;
	color: #27639c;
}