body {
	margin:8px 0 8px 0;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font:12px arial;
}
#geral{
position:relative;
margin:0 auto;
width:770px;
}
.border1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #627BC3;
}
.spaceL {
	padding-left: 5px;
}
.menu{
padding:0px;
margin:0px;
}
.menu ul{
	list-style: none;
}
.menu li {
	height:22px;
	background-image:url(images/div3.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
	color:#FFFFFF;
	list-style: none;
}
.menu a{
color:#FFFFFF;
text-decoration:none;
}
.menu a:hover{
background:#FFFFFF;
color:#1550BB;
}
.spaceTB {
	padding-top: 5px;
	padding-bottom: 5px;
}
.border {
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b2b2b2;
	border-bottom-color: #b2b2b2;
	border-left-color: #b2b2b2;
}

.borderB {
	border: 2px solid #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
.pad {
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
.padCont {
	padding-right: 10px;
	padding-left: 10px;
	color: #353535;
	text-align: justify;
}
h2 {
margin:10px 0 0 0;
}
#rp{
color:#1550BB;
background:url(images/div2.gif) top no-repeat;
padding-top:10px;
}
#rp small{
padding-left:50px;
}
h1 {
	color: #FF0000;
	padding: 0 0 5px 0;
	margin: 0px;
	font-family: "Lucida Grande", "Trebuchet Ms", Verdana, Sans-Serif;
	font-size: 18px;
	font-weight:normal;
}
h3 {
	color: #1550BB;
	padding: 0px
	margin: 0px;
	font-family: "Lucida Grande", "Trebuchet Ms", Verdana, Sans-Serif;
	font-size: 16px;
	font-weight:bold;
}
.tp {
padding:1px 3px 1px 3px;
color:#FFFFFF;
background:#1550BB;
font:13px "Lucida Grande", "Trebuchet Ms", Verdana, Sans-Serif;
font-weight:bold;
line-height:25px;
}
#brlogos img{
padding:0 15px 0 15px;
float:left;
}
.titulo {
	background-image: url(images/bgT.gif);
	background-repeat: repeat-x;
	padding-right: 6px;
	padding-left: 6px;
}
.form b {
	display: block;
	font:bold 11px arial;
}
.form label {
	float: left;
	margin:0 10px 10px 0;
}
.bt-enviar {
	float: right;
}
.um {
	width: 442px;
}
.dois {
	width: 210px;
}