.c-bloco {
	background-color: #F5F5F5;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	color: #004A6F;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.submenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #45546B;
	font-size: 11px;
}
a:link     { 
}
a:hover     { 
	color: #003399;  text-decoration:underline
}
a:visited     { 
	color:  #CC0000; text-decoration:none 
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #2E351E;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #EDFDF3;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	font-variant: small-caps;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #323A21;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #003333;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #FF0033;
}
p {
	color: #333333;
	font-size: 75%;
	text-align: justify;
}
.i-1 {
	border: thin dotted #000000;
}
.t-normal {
	font-size: 12px;
}
.linha {
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-bottom: 30px;
}
