/*@charset "utf-8"; */
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-track-color: #2E2E3A;
	font-family: Tahoma, Arial;
	font-size: 0.7em;
	text-decoration: none;
}

body a:link, body a:visited {
	text-decoration: none;
	color: #000;
}
body a:hover, body a:active {
	color: #BE5F43;
	text-decoration: none;
}


.rodape {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.rodape a:link, .rodape a:visited {
	text-decoration: none;
	color: #FFF;
}
.rodape a:hover, .rodape a:active {
	color: #FFF;
	text-decoration: none;
}
.top {
	color: #FFFFFF;
	text-decoration: none;
}
.top a:link, .rodape a:visited {
	text-decoration: none;
	color: #FFF;
}
.top a:hover, .rodape a:active {
	color: #FFF;
	text-decoration: none;
}

.conteudo {
	background-image: url(../images/background_01.gif);
}
.titulos {
	font-size: 18pt;
	font-weight: bold;
}
.textos {
	font-size: 14px;
}
.textos2 {
	font-size: 12px;
}

.subtitulos {
	font-size: 12px;
	font-weight: bold;
	color: #ED1C24;
}

.texto2 {
	font-size: 10px;
	font-weight: normal;
	color: #ccc;
}


.editorial {
	font-size: 12px;
	color: #FFF;
	padding: 10px;
}
.diretorios {
	font-size: 16px;
}
.destaques {
	font-size: 16px;
	color: #FF0000;
}
.secoescinza {
	font-size: 16px;
}
.secoesverde {
	font-size: 16px;
	color: #FFF;
}
.secoesvermelho {
	font-size: 16px;
	color: #FFF;
	background-color:#ed1c24;
}

.tabvermelho {
	font-size: 14px;
	color: #FFF;
	background-color:#ed1c24;
}

.tabverde {
	font-size: 12px;
	color: #FFF;
	background-color:#00CC00;
}

.secoes {
	font-weight: bold;
	color: #FF0000;
}
.secoes2 {
	font-weight: normal;
	color: #00A700;
}
.nav {
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-x;
}
