@charset "utf-8";
.bg {
	background-color: #000000;
	background-image: url(imagens/bg.gif);
	background-repeat: repeat-x;
}
.texto1 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.texto2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.img {
	border: 1px solid #CCCCCC;
	padding: 2px;
}

.link1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #B7282E;
	text-decoration: none;
}
.data_home {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bg_dest {
	background-color: #ececec;
	background-image: url(imagens/bg_destaque.gif);
	background-repeat: repeat-x;
	border: 1px solid #a50101;

}

.texto2:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.tit_interna {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #B7282E;
	text-decoration: none;
}
.menu {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.table1 {
	border: 1px ridge #7F9DB9;
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.texto2a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.table_img {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.thub_img {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	padding: 1px;
}
.tit_news {
	font-size: 10px;
	font-weight: bold;
	color: #717171;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.table_news {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	background-color: #CCCCCC;
	border: 1px solid #333333;
}
.tit1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

