body  {
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.toplinks {
	font-size: 12px;
	color: #ebf3f6;
	font-family: Arial;
}
.toplinks a{
	font-size: 12px;
	color: #ebf3f6;
	font-family: Arial;
	text-decoration: none;
}
.title {
	font-size: 25px;
	font-weight: bold;
	color: #565656;
	font-family: Arial;
    text-decoration: none;
	margin-top: 30px;
	margin-left: 30px;
}
.texto {
	color: #565656;
	font-size: 12px;
	font-weight: none;
	font-family: Arial;
    text-decoration: none;
	margin-top: 20px;
	margin-left: 30px;	
	text-align: justify;
}

.texto a {
	color: #44a4c2;
}
.imagem {
	margin-top: 20px;
	margin-left: 30px;
}
.toplinks a:hover {
	text-decoration: underline;
}
.button {
	display: block;
	width: 231px;
	height: 44px;
	background: url('../imagens/button.gif') bottom;
	text-indent: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #565656;
	font-family: Arial;
    text-decoration: none;
}
.sub-oportunidade {
	width: 230px;
	height: 42px;
	background: url('../imagens/oportunidades.jpg') top;
	margin-top: 22px;	
}
.sub-newsletter {
	width: 230px;
	height: 42px;
	background: url('../imagens/newsletter.jpg') top;
	margin-top: 22px;
}
.sub-description {
	font-size: 12px;
	font-weight: none;
	color: #565656;
	font-family: Arial;
    text-decoration: none;
	width: 222px;
	margin: 2px 0px 0px 4px;
}
.sub-input input{
	font-size: 12px;
	font-weight: none;
	color: #565656;
	font-family: Arial;
    text-decoration: none;
	width: 222px;
	margin: 2px 0px 0px 4px;
	padding: 2px 2px 2px 2px;
	border: 1px;
	background: url('../imagens/input-bg.jpg') top;
	width: 222px;
	height: 30px;
	border: 1px #b2b2b2 solid;
}
.sub-input textarea {
	font-size: 12px;
	font-weight: none;
	color: #565656;
	font-family: Arial;
    text-decoration: none;
	margin: 2px 0px 0px 4px;
	padding: 2px 2px 2px 2px;
	border: 1px;
	background: url('../imagens/textarea-bg.jpg') top;
	width: 222px;
	height: 150px;
	border: 1px #b2b2b2 solid;
}
.form{
	font-size: 12px;
	font-weight: none;
	color: #565656;
	font-family: Arial;
    text-decoration: none;
	text-align: right;
	margin-right: 4px;
}
.sub-button {
	margin: 4px 0px 0px 133px;
	width: 91px;
	height: 34px;
}
.button div {
	width: 231px;
	height: 44px;
	padding: 13px 0px 0px 19px;
}
.button:hover {
	background-position: 0 0;
}
.main-div {
	background-image: url('../imagens/div-line.gif');
	background-repeat: repeat-y;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 1px;
	height: 100%;
}
.pop-up {
	background-image: url('../imagens/pop-up.jpg');
	background-repeat: no-repeat;
	margin-left: 16px;
	width: 689px;
	height: 28px;
}
.pop-mid {
	background-image: url('../imagens/pop-bg.jpg');
	background-repeat: repeat-y;
	margin-left: 16px;
	width: 689px;
	color: #59696e;
	font-size: 12px;
	font-weight: none;
	font-family: Arial;
    text-decoration: none;
}
.pop-mid p{
	text-align: justify;
	width: 663px;
	padding: 16px 0 16px 0;
	margin: 0 16px 0 10px;
	font-style: italic;
}
.pop-bottom {
	background-image: url('../imagens/pop-bottom.jpg');
	background-repeat: no-repeat;
	margin-left: 16px;
	width: 689px;
	height: 13px;
}
.feed {
	margin-left: 30px;
	width: 689px;
}
.feed h1 a{
	color: #44a4c2;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
    text-decoration: none;	
}
.item  a{
	color: #44a4c2;
	font-size: 12px;
	font-weight: none;
	font-family: Arial;
    text-decoration: none;
}
.item {
	color: #565656;
	font-size: 12px;
	font-weight: none;
	font-family: Arial;
    text-decoration: none;	
}
#servicos h1 {
	color: #065977;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
    text-decoration: none;	
	margin: 8px 0px 8px 30px;
	padding: 0;
}
#servicos h2 {
	color: #515151;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;
    text-decoration: none;	
	margin: 8px 0px 8px 0px;
	padding: 0;
}
