@charset "iso-8859-1";
/* CSS Document */

body {
	background-position:center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #666;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: underline;
}
a.menu:link {
	color: #000;
	text-decoration: none;
	font-size:15px;
	color:#565656;
}
a.menu:visited {
	color: #000;
	text-decoration: underline;
	font-size:15px;
	color:#565656;
}
a.menu:hover {
	color: #666;
	text-decoration: none;
	font-size:15px;
	color:#565656;
}
a.menu:active {
	color: #000;
	text-decoration: none;
	font-size:15px;
	color:#565656;
}
a.link_destaque:link {
	text-decoration:none;
}
a.link_destaque:visited {
	text-decoration:none;
}
a.link_destaque:hover {
	text-decoration:underline;
}
a.link_destaque:active {
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20px;
	color: #565656;
	font-weight:normal;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}
h2 {
	font-size: 16px;
	color: #000;
	font-weight:normal;
	padding:0px;
	margin:0px;
}
h3 {
	font-size: 14px;
	color: #565656;
	font-weight:normal;
	padding:0px;
	margin:0px;
	text-align: left;
}
h6 {
	font-size: 18px;
	color: #565656;
	font-weight:normal;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}
.largura_campos{
	width:300px;
}
