body {
	margin-left:0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #636363;
}
.txt_01 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2E2E2E;
}.bg_int {
	background-image: url(images/bg_int.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.topbdr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.alink_txt:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #2E2E2E;
	text-decoration: none;
	margin-left: 6px;
}
.alink_txt:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #0F4771;
	text-decoration: none;
}
.alink_txt:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #2E2E2E;
	text-decoration: none;
	padding-left: 6px;
}
.alink_txt3:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #2E2E2E;
	text-decoration: none;
	padding-left: 6px;
}
/*-----------------------------inicio da tela tranparente-----------------------------*/
#base_transparente{
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:#000;
	display:none;
	position:absolute;
	filter:alpha(opacity=50);
	opacity:0.50;
	MozOpacity:0.50;
	KhtmlOpacity:0.50;
}
#conteudo_base{
	top:50%;
	left:50%;
	padding:40px;
	background:#fff;
	display:none;
	border:#999 solid 3px;
	position:absolute;
}
#conteudo_base *{
	margin:3px;
}
#conteudo_base label{
	float:left;
    display:block;
    width:50px;
	text-align:right;
	font-weight:bold;
    padding-top:5px;
}
#conteudo_base #txtNome,#conteudo_base #txtSenha{
	width:200px;
    padding:2px;
}
#conteudo_base br{
    clear:left;
}
#conteudo_base .btnEnviar{
	margin-left:100px;
}
/*-----------------------------fim da tela tranparente-----------------------------*/
.alink_txt3:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #0F4771;
	text-decoration: none;
}
.alink_txt3:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #2E2E2E;
	text-decoration: none;
	padding-left: 6px;
}


.bottombdr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.rigbdr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.leftbdr {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.bg_titblog {
	background-image: url(images/bg_titblog.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.bg_blog {
	background-image: url(images/bg_blog.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.bottombdrduplo {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.bg_titdate {
	background-image: url(images/bg_date.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 35px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 20px;
	padding-top: 0px;
}
.image {
	margin-right: 15px;
	width: 313px;
	float: right;
}

.tit_txt {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #66A2A6;
	font-weight: bold;
	text-transform: uppercase;
}
.txt_03 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #66A2A6;
}
.txt_02 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #66A2A6;
}
.txt_04 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #2E2E2E;
}
.destaque {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #66A2A6;
}
.interna_menu {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.interna_pequeno {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
