
* {
font-family: sans-serif;
}
.obrigatorio {
	color: #858EE6;
}
.form_contato p {
	font-size: 16px;
}
.form_contato h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #858EE4;
}
.form_contato {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	border: 1px solid #C9C9C9;
	background:#F0F0F0;
	text-align: left;
	margin-left: 300px;
	width: 530px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #06F;
	font-size: 14px;
	text-align: center;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
#nome {
	border: 1px solid #C9C9C9;
}
#registro {
	border: 1px solid #C9C9C9;
}
#site {
	border: 1px solid #C9C9C9;
}
#cnpj {
	border: 1px solid #C9C9C9;
}
#endereco {
	border: 1px solid #C9C9C9;
}
#requisitos {
	border: 1px solid #C9C9C9;
}
#regiao {
	border: 1px solid #C9C9C9;
}
#cep {
	border: 1px solid #C9C9C9;
}
#telefone {
	border: 1px solid #C9C9C9;
}
#email {
	border: 1px solid #C9C9C9;
}
#estado{
	border: 1px solid #C9C9C9;
}
#cidade {
	border: 1px solid #C9C9C9;
}
#form div {
	margin-top: 5px;
	margin-bottom: 5px;
}
.table {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	border: 1px solid #C9C9C9;
	background:#F0F0F0;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	margin-top: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #637D97;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(rodape.png);
}
#footer a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}


#mensagem {
		border: 1px solid #C9C9C9;
}
label {
	text-align: left;
}
.tipopessoa {
	text-align: center;
}
.input {
	text-align: center;
	border: 1px solid #7782E3;
}
#main {
	margin-right: auto;
	margin-left: auto;
	width: 1060px;
	background-color: #FFF;
	text-align: center;
}

.button {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #FFF;
	font-weight: bold;
	background-color: #858EE6;
}
body {
	background-image: url(bg.png);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
}
#header {
	background-image: url(personal2.png);
	height: 240px;
}

#form {
	background-color: #F0F0F0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	padding: 10px;
	margin-right: 60px;
	margin-left: auto;
}
.smal {
	text-align: right;
	float: right;
}

.text {
	    width: 270px;
    padding-left: 20px;
    text-align: right;
    float: left;
    box-sizing: border-box;
}

.text p {
	font-size: 13px;
	    margin-left: 25px;
	}