a{
	text-decoration: none;
}

body{
	margin:0px;
	padding:0px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#tudo{
	background-image:url(imagens/fundo.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:695px;
}

#lat_e{
	float:left;
	width:163px;
}
#lat_e p{
	font-size:14px;
	text-align:center;
}

#lat_d{
	float:right;
	background-image:url(imagens/form_lat2.jpg);
	background-repeat:repeat-y;
	background-position:right top;
	height:auto;
	width:auto;
}

#form{
	width:612px;
	height:auto;
	margin:0px 0px 0px 0px;
	background-image:url(imagens/form_lat.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	padding-top:0px;

}

#rodape{
	float:left;
	background-image:url(imagens/rodape.jpg);
	background-repeat:no-repeat;
	width:612px;
	height:110px;
	text-align:right;
}
/* -------------------------------------------------------------------------------------------------------- */
.texto_1{
	padding:10px;
	color:#000066;
}

.tab_1{
	margin:24px 25px 0px 0px;
	background-color:#FFFFFF;
}

.ol_li_a {
	margin:0px;
	padding:5px 0px;
	line-height:15px;
}

.ol_li_a li{
	list-style:lower-alpha;
	list-style-position:inside;
	line-height:25px;
}

.ul_li{
	list-style-type:decimal;
}

.ul_li li{
	line-height:25px;
	color:#698D2C;	
	padding:10px 0px 20px 0px;
}

.ul_li li table{
	color:#000000;
}

textarea{
	overflow:auto;
}

.estilo1{
	padding:0px;
	margin:0px;
}

.estilo1 table{
	width:100%;
}

fieldset{
	width:540px;
	margin:0px 0px 0px 20px;
	padding:20px 10px;
}

fieldset table tr td{
	line-height:25px;
	padding:0px 0px;
}

fieldset table tr td div{
 	font-family:sans-serif;
	font-size:2;
	text-align:justify;
	padding-top:20px;
	color:#698D2C; /*#424242;*/
}

.estilo_linha_c{
	border-right:#EAEAEA 1px solid;
	border-left:#EAEAEA 1px solid;
	border-bottom:#CCC 1px solid;
}

.estilo_linha{
	border-bottom:#CCC 1px solid;
}

