@charset "utf-8";
.cssfernandosimao {
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagens/bg_top.jpg);
	background-repeat: repeat-x;
}
.breadcrumbs {
	font-family: "Arial";
	color: #1C3754;
	font-size: 11px; 
}
.breadcrumbs a {
	font-family: "Arial";
	color: #1C3754;
	font-size: 11px;
}
.breadcrumbs a:link {
	color: #1C3754;
	text-decoration: none;
}
.breadcrumbs a:visited {
	color: #1C3754;
	text-decoration: none;
}
.breadcrumbs a:hover {
	color: #1C3754;
	background-color: #FFF; 
	text-decoration: overline;
}
.breadcrumbs a:active {
	color: #1C3754;
	text-decoration: none;
}
.email {
	font-family: "Arial";
	color: #1C3754;
	font-size: 14px;
}
.email a {
	font-family: "Arial";
	color: #1C3754;
	font-size: 14px;
}
.email a:link {
	color: #1C3754;
	text-decoration: none;
}
.email a:visited {
	color: #1C3754;
	text-decoration: none;
}
.email a:hover {
	color: #1C3754;
	background-color: #FFF; 
	text-decoration: overline;
}
.email a:active {
	color: #1C3754;
	text-decoration: none;
}
.menu_foot {
	font-family: "Arial";
	color: #fff;
	font-size: 13px;
}
.menu_foot a {
	font-family: "Arial";
	color: #fff;
	font-size: 13px;
}
.menu_foot a:link {
	color: #fff;
	text-decoration: none;
}
.menu_foot a:visited {
	color: #fff;
	text-decoration: none;
}
.menu_foot a:hover {
	color: #fff;
	text-decoration: underline;
}
.menu_foot a:active {
	color: #fff;
	text-decoration: none;
}
.copyright {
	font-family: "Arial";
	color: #fff;
	font-size: 12px;
}
