	#conteudo{
		position:relative;
		height:auto;
		width:783px;
		background-color:#FFF;
		background-image:url('../imagens/1px-fundo-vert.jpg');
		background-repeat:repeat-y;
		background-position:0px 0px;
		padding:10px;
	}
		#news_internas{
			position:relative;
			float:left;
			width:526px;
			height:auto;
			border:0px solid #000;
			padding-bottom:20px;
		}
			.editorial{
				margin-bottom:24px;
			}
			#news_internas h2{
				font-weight:normal;
				height:36px;
				padding-top:8px;
				padding-left:0px;
				letter-spacing:-1px
			}
			#area_tumb_news{
				height:104px;
				background-color:#F0F2F5;
				padding-top:5px;
			}
				.tumb_noticias{
					width:131px;
					height:103px;
					float:left;
					border-right:0px solid #000;
				}
					.area_img_edi{
						position:relative;
						float:left;
						width:205px;
					}
					.texto_edit{
						position:relative;
						float:left;
						width:auto;
						border:0px solid #000;
						font-size:11px;
					}
						.texto_edit h4{
							color:#67344f;
							font-size:12px;
						}
						.titulo_quem{
							color:#67344f;
							font-size:12px;
							font-weight:bold;
						}
						.txt_quem{
							font-size:11px;
						}
					.tumb_noticias h5{
						color:#67344f;
						font-size:11px;
						font-weight:bold;
						padding-left:5px;
						}
					.tumb_noticias p{
						color:#2b2e3d;
						font-size:11px;
						padding-left:5px;
						}
			#area_tumb_editorial{
				position:relative;
				height:auto;
				background-color:#DDE1E7;
				padding-top:5px;
				padding-bottom:8px;
				padding-left:8px;
				padding-right:8px;
			}
				#area_tumb_editorial img{
					margin-left:-5px;
				}
				.tumb_noticias_edit{
					position:absolute;
					top:0px;
					left:0px;
					width:131px;
					height:103px;
					float:left;
					border-right:0px solid #000;
				}

		#news_lad{
			position:relative;
			float:left;
			width:231px;
			height:auto;			
			border:0px solid #000;
			margin-left:25px;
		}
			.ajuste_h2{
				padding-left:12px;
			}
			.art_relacionados{
				margin-left:12px;
				padding-bottom:20px;
			}
				.art_relacionados h3{
					font-size:13px;
					color:#67344f;
				}
				.art_relacionados p{
					font-size:11px;
					color:#082639;
				}
			#news_lad h2{
				padding-top:8px;
				height:36px;
				font-weight:normal;
				letter-spacing:-1px
			}
			#lad_maior{
				position:relative;
				height:auto;
				background-color:#3E647E;
				padding-bottom:7px;
				margin-bottom:0px;
			}
				#lad_maior #lad_foto{
					position:relative;
					height:170px;
					background-image:url('../imagens/1px-new_lad.jpg');
				}
				#lad_foto img{					
					margin:5px;
				}
				#lad_maior h3, #lad_maior p{
					color:#FFF;
					padding-left:8px;
					padding-right:8px;

				}
				#lad_maior h3{
					font-size:15px;
					font-weight:bold;
				}
				#lad_maior p{
					font-size:11px;
					text-align:justify;
				}
	
		#menu_sub{
			float:left;
			width:780px;
			margin-top:15px;
			height:21px;
			background-color:#E1E1E1;
			text-align:center;
			font-size:11px;
			font-weight:bold;
			color:#67344f;
			padding-top:5px;
		}
			#menu_sub a{
				color:#67344f;
				text-decoration:none;
				padding-left:10px;
				padding-right:10px;
			}
			#menu_sub a:hover{
				color:#000;
			}
	#rodape{
		/*background-image:url('../imagens/1px-fundo-vert.jpg');
		background-repeat:repeat-y;
		background-position:0px 0px;*/
	}
	.publicidade{
		display:block;
		position:relative;
		margin-left:1px;
		margin-bottom:10px;
	}

select{
	width:130px;
	height:16px;
	font-size:11px;
	border:1px solid #74154F;
	background-color:#BCB6DA;
}
label{
	font-size:12px;
	font-weight:bold;
	color:#74154F;
}

