	#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:10px;
			}
			#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:140px;
					}
					.texto_edit{
						position:relative;
						float:left;
						width:auto;
						border:0px solid #000;
						font-size:11px;
						padding-left:10px;
					}
						.texto_edit h4{
							color:#67344f;
							font-size:12px;
						}
					.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;
			}
				.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;
	}
.area_foto_princ{
	width:526px;
	height:auto;
	border:0px solid #000;
}
	#area_links_mate{
		height:36px;
		border:0px solid #000;
		text-align:right;
	}
	.descr_topo{
		height:auto;
		padding-bottom:5px;
		/*background-image:url('../imagens/1px-fundo-azul.jpg');*/
		background-image:url('../imagens/1px-azul-.jpg');
		background-repeat:repeat-y;
		margin-bottom:3px;
		color:#FFF;
		padding-top:0px;
		padding-left:15px;
		padding-right:30px;
	}
		.descr_topo h4{
			font-weight:bold;
			font-size:12px;
			padding-bottom:5px;
		}
		.descr_topo p{
			font-size:11px;
		}
#formulario{
	height:333px;
	background-color:#F0F2F5;
	padding-left:15px;
	padding-top:20px;
	padding-right:16px;
}
	#formulario .text_field{
		width:214px;
		height:20px;
		border:1px solid #C9C9C9;
		padding-top:3px;
		padding-left:8px;
		color:#67344F;
		font-weight:normal;
		margin-bottom:8px;
		font-size:12px;
	}
	#formulario .check{
		width:25px;
		height:13px;
		border:1px solid #C9C9C9;
		padding-top:3px;
		padding-left:8px;
		color:#67344F;
		font-weight:normal;
		margin-bottom:8px;
		font-size:12px;
		background-color:#BCB6DA;
	}
	#formulario .area_texto{
		width:485px;
		height:168px;
		border:1px solid #C9C9C9;
		color:#67344F;
		font-size:12px;
		padding-left:8px;
		padding-top:3px;
	}
	#formulario .bt{
		width:88px;
		height:24px;
		border:1px solid #C9C9C9;
		font-weight:bold;
		color:#FFF;
		background-image:url("../imagens/1px_bt_form.jpg");
		float:right;
		margin-top:5px;
		font-size:12px;
	}
	
.labelCheckbox {
	font-size:12px;
	
}


