body {
	margin: 0 0 0 0;
	background-image: url(../img/fundo_externo.jpg);
	background-repeat: repeat-x;
	background-color:#c4c4c4;
	font-family: Verdana, Arial; 
	font-size:10pt; 
}

p, table { 
	font-family: Verdana, Arial; 
	font-size:10pt; 
}

td {
	vertical-align: middle;
}


#geral {
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 1000px; 
	left:50%; 
	margin-left:-500px;
	background-color:#FFFFFF;
}

#topo { 
	position: relative;	
	width: 100%; 
	height: 100px;
	text-align:center;
}

#sob_topo { 
	position: relative;	
	width: 100%; 
	height: 45px;
	background-image: url(../img/sob_topo.jpg);
	background-repeat: no-repeat;
	padding-top:10px;
	text-align:left;
	color:#FFFFFF;
	padding-left:15px;
}

#indice { 
	position: relative;
	float:left;
	width: 200px;
	padding:0 25px 0 5px;
}

#conteudo { 
	position: relative;
	float:left;
	width: 750px;
	min-height:380px;
	padding: 0 15px 5px 0;
}

#rodape { 
	position: relative;	
	clear:both;
	width: 100%; 
	text-align:center;
	padding-top:4px;
	padding-bottom:4px;
	text-align:center;
	font-size:8pt;
}

#quadro_busca {
	background-image:url(../img/fundo_busca.gif);
	background-repeat:no-repeat;
	width:200px;
	height:65px;
	padding-top:2px;
}

p.voltar { text-align:center }
.titulo { 
	text-align:left; 
	font-size: 14pt; 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
	margin:0;
}

a { text-decoration: none; color: #000000; }
a:link { color: #000000; text-decoration: none; }
a:hover { color: #0000FF; text-decoration: none; cursor: hand; }

table.tb_lista td {
	border-top:2px dotted #000000;
	padding-top:10px;
	padding-bottom:10px;
}

table.tb_lista tr.linha_par {
	background-color:#FBFBFB;
}

table.tb_lista tr.linha_impar {
	background-color:#FFFFFF;
}

thead {
	background-color: #666666;
}
.linha_par {
	background-color: #CCCCCC;
}
.linha_impar {
	background-color: #F5F5F5;
}

.pg_titulo {
	font-weight:bold;
	color:#FF0000;
}

#lista_videos {
	list-style-type:none;
	margin-left:0;
	padding-left:0;
}
#lista_videos li {
	margin-bottom: 15px;
	margin-left:0;
	padding-left:0;
	font-weight:bold;
}
#lista_videos li a:hover {
	text-decoration:underline;
}
.video_data {
	font-size:7pt;
	color:#999999;
	font-weight:normal;
}

#sitemap ul {
	font-weight:bold;
	font-size:8pt;
}
#sitemap ul ul li{
	font-weight:normal;
}

#sitemap a {
	color:#000000;
}

#pg_video h1.titulo {
	font-size:15pt;
	color:#333333;	
}
#pg_video p.data_e_autor {
	font-size:8pt;
	color:#999999;
}
#pg_video p.texto {
	text-align:justify;
}
#pg_video div.embed {
	text-align:left;
	width: 430px;
}
#pg_video p.fonte {
	font-size:8pt;
	color:#666666;
}

ul#menu_categorias {
	width:200px;
	border:0px solid #003399;
	color: #FFFFFF;
	margin:7px 0 0 0;
	padding:0;
	list-style-type:none;
}
ul#menu_categorias li {
	margin-bottom:4px;
}
ul#menu_categorias li a:link, ul#menu_categorias li a:visited {
	display:block;
	height:1%;
	text-decoration:none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
	padding: 8px;
	background-image:url(../img/menu_cinza.gif);
	background-repeat:no-repeat;
}
ul#menu_categorias li a:hover {
	background-image:url(../img/menu_cinza2.gif);
	background-repeat:no-repeat;
	color:#000000;
}

ul#menu_categorias li a.menu_titulo {
	background-image:url(../img/menu_cinza3.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
}
ul#menu_categorias li a.nome_grande {
	font-size: 8pt;
}

#quadro_video_do_momento {
	background-image:url(../img/quadro_videodomomento.gif);
	background-repeat:no-repeat;
	width:745px;
	height:260px;
}

.dmenu {
	font-size:8pt;
	font-weight:normal;
	color: #999999;
}

#quadro_newsletter {
	background-image:url(../img/fundo_newsletter.gif);
	background-repeat:no-repeat;
	width: 200px;
	height:184px;
}

div.botao_compartilha {
	float: left;
	margin-right: 10px;
}

img.banner_menu {
	padding: 10px 0 0 0;
}
