body{
	background-image:url(image/back.gif);
	background-color:B4C1C9;
	background-repeat:repeat-x;
	}
#division_1{
	width:720px;
	height:1px;
	background-color:#ffffff;
	float:left;
}
#division_2{
	width:600px;
	height:1px;
	/*background-color:#eeeeee;*/
	float:right;
	background-image:url(image/div_ln.gif);
}
#header{
	width:720px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3F5B73;
	/*background-image:url(image/dest_fundo_1.gif);
	background-repeat:repeat-y;
	background-position:left;*/
	background-image:url(image/banner_top_img_enc.jpg);
	background-repeat:no-repeat;
	background-position:280px;
}
#header a{
	text-decoration:none;
	color:#3F5B73;
}
#header a:hover{
	color:#D31E18;
}
#main_content{
	float:left;
	width:720px;
	background-image:url(image/left_col_img_2.jpg);
	background-repeat:no-repeat;
	background-position:right 90px;
	padding-top:30px;
	padding-bottom:20px;
}
#main_1{
	padding-left:15px;
	padding-top:15px;

	padding-bottom:15px;
	width:700px;
	float:left;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.main_tit{
	color:#D31E18;
	font-family:"Century Gothic";
	font-size:14px;
	padding-bottom:15px;
	font-weight:bold;
}
.tit{
	color:#D31E18;
	font-family:"Century Gothic";
	font-size:12px;
	font-weight:bold;
	padding-bottom:13px;
}
.txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

#main_2{
	padding-top:15px;
	padding-left:15px;
	padding-bottom:30px;
	width:700px;
	float:left;
}

.sub_tit{
	color:#000000;
	font-family:"Century Gothic";
	font-size:12px;
	padding-bottom:0px;
	text-indent:45px;
	font-weight:bold;
	padding-bottom:5px;
}
.sub_tit_2{
	color:#000000;
	font-family:"Century Gothic";
	font-size:12px;
	padding-bottom:0px;
	font-weight:bold;
	padding-bottom:5px;
}
#txt_form_1{
	float:left;
	width:100px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	margin-right:10px;
}
#box_form_1{
	float:left;
	width:200px;
}
.box_form_1{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:200px;
	border-color:#3F5B73;
	border-style:solid;
	border-width:1px;
}
.form_btn{
	border-color:#ffffff;
	border-style:solid;
	border-width:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	width:160px;
	height:18px;
	background-color:#395A79;
	margin-top:10px;
	margin-bottom:10px;
}