body, ul, li, a, p {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #f5f5f5;
	text-align: center;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.borda {
	border: 1px solid #000000;
}
#tddireita {
 padding-right: 10px;
}
#layout {
	width: 800px;
	height: 433px;
	margin-top: -216px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-color: #D0CECE;
}
#layout2 {
	width: 780px;
	height: 433px;
	background-color: #D0CECE;
	margin-left: auto;
	margin-right: auto;
}
#iframe {
	background-image: #D0CECE;
	width: 464px;
	height: 267px;
	margin: 0px;
	padding: 0px;
}
#td {
	padding-right: 10px;
}
a {
	color: #ffffff;
	text-decoration: none !important;
}
a:hover {
	text-decoration: underline !important;
}
/* formulário de contato */
#contato ul {
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 10px;
}
#contato label {
	font-weight: bold;
	margin-right: 5px;
}
#contato input, textarea {
	width: 180px;
	background-color: #99C63D;  /* cor do fundo dos campos */
	border: 1px solid #074064;  /* cor das bordas dos campos */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#contato .enviar {
	width: 89px;
	float: left;
	margin-right: 1px;
}
#contato .reset {
	width: 89px;
	float: right;
	margin-left: 1px;
}
#contato table {
 margin-left: 10px;
}
#contato form td {
	padding-bottom: 2px;
}
#contato .margem {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 2px;
	line-height: 18px;
}
#contato .linha {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #4D4D4D; /* cor da linha divisória */
	padding-right: 10px;
}
#conteudo {
	background-color: #D0CECE;
	padding: 0px 2px 2px;
	height: 100%;
	width: 100%;
}
#overflow {
	overflow: hidden;
	scroll: no;
}
html>body>#img a {
	padding-bottom: 2px;
	padding-top: 3px;
	padding-right: 2px;
	padding-left: 2px;
	margin: 0px;
}
#img a:hover {
	background-color: #4D4D4D;
}
#menu_int {
	padding-top:3px;
	padding-left:3px;
}
#tabela {
	background-color:#4794C3;
	border-top: 1px solid #063E6B;
	border-left: 1px solid #063E6B;
}
#tabela p {
	margin-bottom:8px;
}
#tabela td{
	border-bottom: 1px solid #063E6B;
	border-right: 1px solid #063E6B;
	padding:2px;
	height:15px;
}
#tabela ul {
	list-style-type: none;
}
#tabela label {
	width:55px;
	float:left;
	text-align:right;
}
#tabela input {
	width:108px;
	border:1px solid #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#tabela textarea {
	width: 100%;
	background-color: #FFFFFF;  /* cor do fundo dos campos */
	border: 1px solid #000000;  /* cor das bordas dos campos */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#tabela #campoPeq input {
	width:100%;
}
#tabela #datas input {
	width:60px;
}
#tabela #campoGrande input {
	width:100%;
}
#tabela #botao input {
	width:auto;
	float:right;
	background-color:#0060AD;
}
#tabela #calcular input {
	width:auto;
	float:center;
	background-color:#0060AD;
}
#tabela #botao_sucesso input{
	background-color:#0060AD;
	text-align:center;
	border: 1px solid #000000;
}
#tabela .check {
	width:auto;
	border: none;
}
#tabela .radio {
	width:auto;
	border: none;
}
#tabela #noPadding {
	padding-top:0px;
	padding-left:0px;
}
#bordasimples {
	border-collapse: collapse;
	border: 1px solid #246A95;
	visibility: collapse;
}
