h1, .seccao , .titulo1{
	color: #006699;
	font-size: 20px;
}
h2, .titulo2 {
	color: #99CC00;
	font-size: 16px;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 15px;
}
h3, .titulo3 {
	color: #666666;
	font-size: 110%;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
}
.txt-peq {
	color: #666666;
	font-size: 90%;
	font-weight: normal;
}
a {
	color: #666666;
}
a:hover {
	color: #CC0000;
}
a:visited {
	color: #855A82;
}
.peq {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.titulo2 {
	color: #103665;
	font-size: 120%;
	font-weight: bold;
}
.caixa {
	font-size: 11px;
	border: 1px solid #006699;
}
.bt-ok {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	border: none;
}
.minfo {
	text-align: right;
	padding-bottom: 10px;
	border-bottom: solid;
	border-bottom-color: #BCD3E0;
	border-bottom-width: 1px;
}
.minfo a {
	color: #CC0000;
	text-decoration: none;
}
.header {
	background-color: #99CC00;
	font-weight: bold;
}
.par {
	background-color: #E8E9EA;
}
.tableprods {
	background-color: #F4F4F4;
}
.tableprods td{
	text-align: center;
	padding: 5px;
}
.caixa2 {
	font-size: 13px;
	border: 1px solid #006699;
}
.titulo2top {
	color: #103665;
	font-size: 140%;
	font-weight: bold;
}


