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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bgb.gif);
	background-repeat: repeat-y;
	background-position: center;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
a:link {
	color: #77C82D;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #77C82D;
}
a:hover {
	text-decoration: none;
	color: #77C82D;
}
a:active {
	text-decoration: underline;
	color: #77C82D;
}
h1 {
	color: #00A6D9;
	font-size: 18px;
}
h2 {
	font-size: 16px;
	color: #00A6D9;
}
h3 {
	font-size: 14px;
	color: #00A6D9;
}
.destaque {
	color: #FFF;
	background-color: #56A323;
	padding: 5px;
}
.plano {
	width:400px; 
	float:left; 
	padding-right:20px;
	padding-bottom: 20px;
}
.largura_campos {
	width:300px;
}

