*{
	margin:0px;
	padding:0px;
}
body{
	background-color:#FFFFFF;
}
#container{
	background-image:url(flt_fundo.gif);
	background-repeat:repeat-y;
	background-position:center;
	margin:0 auto;
	text-align:center;
	width:800px;
	display:table;
}
#centro{
	padding:0px;
	text-align:center;
	width:778px;
	margin-left:12px;
	margin-right:10px;
	margin-top:-5px;
	_margin-top:0px;
}
#menu{
	float:left;
	margin-left:10px;
	_margin-left:5px;
	width:181px;
	display:table;
}
#conteudo{
	float:left;
	width:562px;
	margin-left:13px;
}
#rodape{
	background-image:url(rodape.jpg);
	background-repeat:no-repeat;
	float:left;
	width:800px;
	height:67px;
}
#form{
	width:560px;
	*width:562px;
	_width:560px;
	background-color:#ECEEFF;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin-top:-5px;
	text-align:justify;
	padding-top:20px;
	display:table;
}
#filial{
	width:400px;
	height:20px;
	border:1px solid #CCCCCC;
}
.label{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bolder;
	margin-left:20px;
}
#returnAjax{
	margin-top:20px;
	width:510px;
	padding-left:8px;
	height:100px;
}
#con_filial{
	width:560px;
}
#cont_endereco{
	background-image:url(endereco_filial_centro.gif);
	background-repeat:repeat-x;
	height:148px;
	width:475px;
	float:left;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:13px;
}
.lbl{
	font-size:12px;
	font-weight:bold;
	padding-top:4px;
	height:18px;
	padding-right:5px;
	cursor:default;
	margin-top:1px;
}
.blk{
	width:100%;
	float:left;
	padding:0px;
	margin:0px;
}
.txt{
	border:1px solid #CCCCCC;
	color:#000;
}
.txt:hover{
	background-color:#E1F0FF;
}
.fspdr{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #ccc;
	display:table;
}
.btnx{
	cursor:pointer;
	border:1px solid #CCCCCC;
	height:19px;
	font-size:11px;
	background-color:#D5EAFF;
	font-family:Arial, Helvetica, sans-serif;
}
.text_titulo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bolder;
	margin-bottom:8px;
	background:#af1d24;
}
.text_conteudo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	text-indent:30px;
	margin-top:8px;
}
.style1{
	float:left;
}
.style1 div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #999999;
	text-align:left;
}
.style2 li{
	list-style:none;
	text-align:left;
}
.style2 li a{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	text-decoration:none;
}
.style2 li a:hover{
    color:#0000FF;
}

