﻿html {
	background-image: url('../../imagens/site/degra_pq.png');
}
#chamada {
	font-size: 39.59px;
	height: 42px;
}
ul {
	list-style-type: none;
}
#meio div.esquerda,
#meio div.direita {
	width: 425px;
	padding-top: 16px;
	margin-bottom: -10000px;
	padding-bottom: 10000px;
}
#meio div.direita {
	border-left-color: #164822;
	border-left-style: solid;
	border-left-width: 2px;
}
#meio div.interna {
	padding-bottom: 20px;
}
#meio div.esquerda div.interna {
	width: 365px;
}
#meio div.direita div.interna {
	padding-left: 20px;
}
#xis {
	background-repeat: no-repeat;
	background-position: 275px 0;
	background-image: url('../../imagens/cadastro/xis.png');
}
#cadastro #conjunto1 label {
	float: left;
	clear: both;
	width: 220px;
	text-align:right;
}
#cadastro #conjunto2 label {
	clear: both;
/*
	float: left;
	text-align:right;
*/
}
#conjunto1 {
	width: 613px;
	float: right;
}
#conjunto2 {
	clear: both;
	width: 580px;
	float: right;
}
#cadastro fieldset div {
	clear: both;
}
#cadastro fieldset div input {
	width: 286px;
}
#cadastro input,
#cadastro select {
	top: 5px;
	border: 2px solid #d3d3d3;
	font-size: 18px;
	margin-bottom: 20px;
}
#cidade {
	width: 200px !important;
}
#estado {
	width: auto !important;
	margin-right: 10px !important;
}
#pais {
	margin-right: 83px;
}
label {
	margin-right: 10px;
}