body, ul, form, li, h1, h2, p {
	margin: 0px;
	padding: 0px;
}
html, body {
	height: 100%;
}
body {
	background-color: #f5f5f5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
a {
 color:#000000;
 text-decoration: none;
}
a:hover{
 text-decoration: underline;
}
body {
	text-align: center;
	height: 100%;
}
#center {
	width: 800px;
	height: 433px;
	margin-top: -216px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-color: #FFFFFF;
	text-align: left;
	z-index: 1;
}
#index_marca {
	float:left;
	width: 363px;
	height: 223px;
}
#index_anim {
	float:left;
	width:437px;
	height:223px;
}
#index_not {
	float:left;
	width:363px;
	height:172px;
	background-image: url(../images/index_15.jpg);
	background-repeat:no-repeat;
}
#index_realizador {
	float:left;
	width:437px;
	height:172px;
}
#index_menu {
	clear: both;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height:41px;
	background-image: url(../images/index_24.jpg);
	background-attachment: scroll;
	z-index:20;
}
#layout {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	height: 100%;
	text-align: left;
}
#conteudo {
	width: 100%;
	height: 100%;
	background-image: url(../images/bg_interna.gif);
	background-repeat: repeat-y;
}
#conteudoesq {
 width: 194px;
 height: 100%;
 float: right;
}
#conteudodir {
 width: 141px;
 height: 100%;
 float: right;
 background-color: #EEAD1F;
}
#conteudomeio {
 width: auto;
 height: auto;
 background-color: #DCE3EB;
}
/* Tabelas */

#tabela {
	border-top: 1px solid #114A62;
	border-left: 1px solid #114A62;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#tabela td {
	border-right: 1px solid #114A62;
	border-bottom: 1px solid #114A62;
	padding: 2px;
}
#tabela ul {
	list-style-type: none;
}
#tabela label {
	width:55px;
	float:left;
	text-align:right;
}
#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 #datas input {
	width:60px;
}
#tabela #campoInsc input {
	width:150px;
}
#tabela #campoPeq input {
	width:98%;
}
#tabela #campoGrande input {
	width:auto;
}
#tabela #botao input {
	color:#FFFFFF;
	font-weight:bold;
	width:auto;
	float:right;
	background-color:#2E3094;
}
#tabela #calcular input {
	width:auto;
	float:center;
	background-color:#0060AD;
}
#tabela #botao_sucesso input{
	background-color:#2E3094;
	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;
}
#tabela #contPadding {
	padding:2px;
}

/* Fim de Tabelas */

/* formulário de contato */
#contato ul {
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 10px;
	list-style-type: square;
}
#contato label {
font-weight: bold;
margin-right: 5px;
}
#contato input, textarea {
width: 140px;
background-color: #5ABADC;  /* cor do fundo dos campos */
border: 1px solid #114A62;  /* cor das bordas dos campos */
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#022744;
}
#contato .enviar {
width: 49%;
float: left;
margin-right: 1px;
}
#contato .reset {
width: 49%;
float: right;
margin-left: 1px;
}
#contato form td {
padding-bottom: 2px;
}
#contato .margem {
padding-top: 5px;
padding-right: 10px;
padding-bottom: 2px;
line-height: 18px;
}
#contato .linha {
border-left-width: 1px;
border-left-style: dotted;
border-left-color: #114A62; /* cor da linha divisória */
padding-right: 3px;
}
/* fim do formulário de contato */
.texto {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
