/* Concrucao do conteudo do Cabecalho */
ul#cabecalho{
	margin: 0;
	padding: 0;
	width: 960px;
	margin: 0 auto;
}

ul#cabecalho li.publicidade{
	bbackground-color: #FFCCAA;
	list-style:  none;
	width: 18%;
	height: 93px;
	display: block;
	float: left;	
}

ul#cabecalho li.principal{
	list-style: none;
	width: 64%;
	height: 73px;
	float: left;
	text-align: center;
	padding-top: 20px;
	
}


div#c_conteudo dl#sessao {
	background-color: #CCCCCC;
	list-style: none;
	padding-left: 5px;
	padding-top: 2px;
	margin-bottom: 5px;
}

div#c_conteudo dl#sessao dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;	
	color: #990000;
	height: 20px;
		
}

/* ### Construção do Menu ### */

div#c_conteudo ul#b_menu {
	margin: 0; padding: 0;
}

div#c_conteudo ul#b_menu {
	width: 170px;
	background-color: white;
	margin-bottom: 7px;
	margin-left: 5px;
	list-style-type: none;
}

div#c_conteudo ul#b_menu li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;	
	color: black;
	height: 20px;
	background-image: url(../imagens/mark_menu_w.gif);
}

div#c_conteudo ul#b_menu li a {
	display: block;
	color: black;
	text-decoration: none;
	padding: 0.25em 0.5em 0.25em 2em;
}

div#c_conteudo ul#b_menu li a:hover {	
	border-bottom: solid 1px #000000;	
}

/* Holly hack - Comente esta regra CSS para torná-la sem efeito e visualize o menu no Internet Explorer 6 para ver o bug
 em ação */
/*\*/
* html ul#b_menu li { float: left; }
* html ul#b_menu li a {height: 1%;} 
/* */

/* ### CONSTRUÇADO DA ENQUTE ### */

div#c_conteudo dl#b_enquete {
	margin: 0;
	padding: 0;
}

div#c_conteudo dl#b_enquete {
	width: 169px;
	background-color: white;
	margin-bottom: 7px;
	margin-left: 5px;
}

div#c_conteudo dl#b_enquete dt {
	padding: 0.25em 0.25em 0.25em 0.55em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;	
	color: black;
}

.e_chamada{
	color: #FF6600;
	font-weight: bold;	
}

.e_pergunta{
	color: #000000;
	font-weight: bold;
	line-height: 130%;	
}

/* ### CONSTRUÇADO DA CAPA DO JORNAL ### */

div#c_conteudo dl#b_capajornal {
	margin: 0;
	padding: 0;
}

div#c_conteudo dl#b_capajornal {
	width: 170px;
	height: 190px;
	background-color: white;
	margin-bottom: 7px;
	margin-left: 5px;
}

div#c_conteudo dl#b_capajornal dt {
	padding: 0.25em 0.25em 0.25em 0.55em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;	
	color: black;
}

.c_edicao{
	font-weight: bold;	
}

/* ### CONSTRUÇADO NOTICIAS PRINCIPAIS ### */

#np_parte1{
	width: 220px;
	float: left;
	margin-right: 5px;
}


#np_parte2{
	width: 250px;
	float: left;
}

dl#np_maisnoticias{
	margin-left: 10px;
	width: 260px;
	float: right;
	background-color: #666666;
	background-image: url('../imagens/borda_maisnoticias.gif');
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 0.1em;
	padding-bottom: 0.3em;
	padding-right: 0.3em;
}

dl#np_maisnoticias dt {
	margin-left: 10px;
	border-bottom: solid 1px white;
} 

.np_credito{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #CCCCCC;	
}

.np_fotomat{
	wwidth: 215px;
	hheight: 189px;
	background-color: white;
	border: solid 1px #000;
}

.np_legenda{
	wwidth: 211px;
	display: block;
	padding: 3px;
	background-color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: white;
	line-height: 130%;
}

.np_indicativo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #000099;
	margin-bottom: 5px;	
}

.np_titulo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	line-height: 130%;
	color: red;
	margin-bottom: 10px;
}

.np_titulo a { 
	text-decoration: none;
}

.np_titulo a:hover { 
	text-decoration: underline;
}
.np_chamada{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 130%;
	color: gray;
}

.h2_branco{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	line-height: 130%;
	color: white;	
}

.h1_branco{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	line-height: 130%;
	color: white;	
}

.h1_branco a {
	text-decoration: none;
}

.h1_branco a:hover {
	text-decoration: underline;
}

.h1_branco img {
	margin-right: 0.40em;
}


.np_fotopeq{
	height: 43px;
}

.np_fotopeq img{ 
	float: left;
}

#not_titulo2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;	
	color: #FF0000;
	margin-bottom: 7px;
	background-color: #E0EBEB;	
}

#agradecimento{
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
	text-align: center;
	line-height: 130%;
}

#wp-paginas{
	margin: 20px 0 0 0;
	bborder: solid 1px #999999;
	text-align: center;
	width: 580px;
	padding: 10px 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

#wp-paginas a{
	border: solid 1px #000000;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
	color: #3366FF;
}


#wp-paginas a:link{
	border: solid 1px #3366FF;
	color: #3366FF;
}

#wp-paginas a:visited{
	border: solid 1px #3366FF;
}

#wp-paginas a:hover{
	border: solid 1px #000000;
	color: #000000;
}

#wp-paginas a:active{
	border: solid 1px #3366FF;
}


#wp-paginas span.pages{
	border: solid 1px #000000;
	padding: 2px 2px 2px 2px;	
	
}

#wp-paginas span.current{
	border: solid 1px #000000;
	padding: 2px 2px 2px 2px;
}

