body {
	padding: 0;
	margin: 0 0 10px 0;
	background: #283651;
	font: 9pt Verdana, Arial, Sans-Serif;
	color: #333;
}
div.center{
	text-align: right;
}
img {
	border: none;
}
div#contato {
	color: #333;
	margin-left: 80px;
}
div#contato input {
	border: 1px solid #275288;
	margin-bottom: 5px;
}
div#contato textarea {
	border: 1px solid #275288;
	margin-bottom: 8px;
}
div#main {
	background: #fff url("img/barra.gif") repeat-y 20px 0px;
	width: 687px;
	margin: 0 auto;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

div#topo {
	background: url("img/topo.jpg") no-repeat;
	height: 107px;
}

div#rodapebox {
	background: #242868 url("img/barrar.gif") repeat-x;
	color: #fff;
}

div#rodape {
	background: url("img/barra.gif") repeat-y 20px 0px;
	padding-left: 155px;
	padding-bottom: 10px;
	text-align: center;
}

div#rodape img {
	padding: 10px 45px;
}



div#conteudo img {
	border: 2px solid #aaa;
	text-align: center;
	padding: 1px;
}

address {
	font-style: normal;
	font-size: 0.85em;
}

div#conteudo {
	padding: 10px 10px 15px 170px;
	min-height: 235px;
	line-height: 150%;
}

* html div#conteudo {
	height: 260px;
}

div#conteudo a, div#conteudo a:hover {
	text-decoration: none;
	color: #22e;
}

div#conteudo a:hover {
	color: #F47621;
}

div#conteudo li {
	margin-left: 15px;
}

div#conteudo h4 {
	height: 25px;
	margin: 0;
	background: #fff url("img/barraconteudo.gif") no-repeat left bottom;
	font: bold italic 1.25em Verdana, Tahoma, Arial;
	padding: 0 10px 5px 0;
	margin-bottom: 15px;
	text-align: right;
	color: #275288;
}

div#conteudo h4 img {
	border: none;
}

div.menu {
	margin-left: 20px;
	width: 135px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	position: absolute;
	background: #2E3E60 url("img/barram.gif") repeat-y;
}

div.menuitens a {
	display: block;
	color: #fff;
	text-decoration: none;
	width: 111px;
	padding: 5px 12px;
	line-height: 120%;
}

div.menuitens a:hover {
	background: #446EA0 url("img/seta.gif") no-repeat 3px center;
}

div.menuitens a.item {
	padding-left: 20px;
	padding-right: 5px;
	width: 110px;
	font-size: 0.75em;
	line-height: 100%;
}

div.menuitens a.subitem {
	padding-left: 15px;
	padding-right: 5px;
	width: 115px;
	font-weight: bold;
	font-size: 0.85em;
	line-height: 100%;
}


div.menuitens a.item:hover {
	background: #446EA0 url("img/seta.gif") no-repeat 7px center;
}

div.menu img.logo {
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
}

div#oportunidade{
	margin: 10px;
	color: #333;
}

div#oportunidade input, select,textarea{
	border: 1px solid #426796;
	margin: 3px 0px 3px 0px; 	
}
div#oportunidade .radio{
	margin-bottom: -3px;
}

div#oportunidade h1{
	font-size: 1.2em;
	color: #426796;
}

div#oportunidade .direita{
	margin-right: 11px;
}

div#oportunidade .esquerda{
	margin-left: 10px;
}

div#oportunidade span{
	float: right;
}

div#indique{
	margin-left: 50px;
	padding-bottom: 20px;
}

div#indique input{
	border: 1px solid #426796;
	margin: 3px 0px 3px 0px;

}
div#homedir {
	margin: 0 5px;
	padding-left: 15px;
	border-left: 1px solid #eee;
	width: 220px;
	line-height: 150%;
	float: right;
	font-size: 0.9em;
	color: #666;
	text-align: justify;
}

div#homeesq {
	font-size: 0.9em;
	line-height: 150%;
}

div#homeesq ul {
	margin: 10px;
	line-height: 200%;
}