.negrito{
font-weight:bold;
}
/* CENTRO */
#centro{
padding-left:10px;
width:440px;
margin-bottom:10px;
}
	#centro .data{
	float:left;
	width:420px;
	text-align:right;
	font-size:10px;
	padding-top:15px;
	margin-bottom:10px;
	border-bottom:#666666 1px dashed;
	}
	#centro .titulo{
	float:left;
	width:420px;
	color:#000000;
	font-weight:bold;
	font-size:15px;
	margin-bottom:10px;
	}
	.empresa .titulo, .producao .titulo, .servicos .titulo, .orcamento .titulo, .upload .titulo{
	height:28px;
	width:400px;
	font-size:10px;
	margin-top:20px;
	padding:6px 10px;
	background:url(../imagens/bg_tit-sec.gif) no-repeat;
	}
		#centro .empresa .titulo .topico, #centro .producao .titulo .topico, #centro .servicos .titulo .topico, #centro .orcamento .titulo .topico{
		float:left;
		width:25px;
		}
		#centro .empresa .titulo .link, #centro .producao .titulo .link, #centro .servicos .titulo .link, #centro .orcamento .titulo .link{
		float:left;
		color:#000000;
		padding-top:1px;
		font-weight:bold;
		}
			#centro .empresa .titulo .link a, #centro .producao .titulo .link a, #centro .servicos .titulo .link a, #centro .orcamento .titulo .link a{
			color:#000000;
			font-weight:normal;
			}
	#centro .artigo{
	float:left;
	width:420px;
	margin-bottom:10px;
	text-align:justify;
	}
		#centro .artigo img{
		margin-right:10px;
		margin-bottom:5px;
		}
	.empresa .imagem{
	float:left;
	width:440px;
	height:330px;
	background:url(../imagens/img_empresa.gif) no-repeat;
	}
		.empresa .imagem a{
		float:left;
		width:440px;
		height:330px;
		}
		.empresa .imagem a:hover{
		text-decoration:none;
		filter:alpha(opacity=60);
		-moz-opacity:.60;
		opacity:.60;
		background:url(../imagens/img_hover.gif) no-repeat center;
		}
	.producao .bloco{
	float:left;
	width:420px;
	margin-top:15px;
	}
		.producao .bloco .setor{
		float:left;
		width:420px;
		height:110px;
		}
			.producao .bloco .setor .img_setor{
			float:left;
			width:130px;
			}
				.producao .bloco .setor .img_setor img{
				padding-right:6px;
				padding-bottom:7px;
				background:url(../imagens/bg_imagem.gif) no-repeat bottom right;
				}
			.producao .bloco .setor .tit_setor{
			float:left;
			width:290px;
			height:15px;
			font-size:12px;
			font-weight:bold;
			margin-bottom:5px;
			border-bottom:#666666 1px solid;
			}
			.producao .bloco .setor .resumo_setor{
			float:left;
			width:290px;
			text-align:justify;
			}
	.formulario{
	float:left;
	width:420px;
	}
		.informacoes{
		float:left;
		width:420px;
		margin-top:10px;
		margin-bottom:15px;
		}
			.informacoes p{
			font-size:12px;
			text-align:center;
			}
		.formulario .bloco{
		float:left;
		width:420px;
		height:25px;
		}
		.formulario .bloco2{
		float:left;
		width:420px;
		height:70px;
		}
		.formulario .bloco3{
		float:left;
		width:420px;
		height:45px;
		}		
		.formulario .topico{
		float:left;
		width:120px;
		height:25px;
		margin-right:5px;
		text-align:right;
		font-weight:bold;
		}
		.formulario .campo{
		float:left;
		width:250px;
		height:25px;
		}
		.formulario .campo2{
		float:left;
		width:250px;
		height:70px;
		}
		.formulario textarea, .formulario input{
		width:250px;
		}
		.formulario textarea{
		height:60px;
		}
		.formulario input.btn{
		width:auto;
		}
		.formulario .opcoes{
		float:left;
		width:420px;
		padding-bottom:10px;
		margin-bottom:10px;
		}
			.formulario .opcoes	.tit_opcoes{
			float:left;
			width:415px;
			color:#FFFFFF;
			padding-left:5px;
			margin-bottom:5px;
			background:#999999;
			font-weight:bold;
			}
			.formulario .opcoes	.tit_opcoes2{
			float:left;
			width:415px;
			color:#000000;
			padding-left:5px;
			margin-bottom:5px;
			background:#EBEBEB;
			font-weight:bold;
			}
			.formulario .opcoes input.txt2{
			width:35px;
			}
		.formulario input, .formulario textarea, .formulario select{
		border:#999999 1px solid;
		}
		.formulario input.btn{
		border:none;
		}
/* DIREITA */
#direita{
height:540px;
}
	#webmail2{
	float:right;
	}
/* FOTOS */
#fotos{
width:420px;
float:left;
padding:10px;
}
#fotos .bloco{
width:200px;
min-height:165px;
height:auto !important;
height:165px;
float:left;
margin-bottom:15px;
text-align:center;
}
#fotos .bloco img{
padding:4px;
border:#666666 1px solid;
}
#fotos p.titulo{
font-weight:bold;
font-size:17px;
margin-bottom:10px;
margin-top:5px;
}
#fotos p.quantidade{
font-size:11px;
margin-bottom:10px;
color:#666666;
text-align:right;
}
#fotos p.nome{
font-weight:bold;
font-size:12px;
margin-bottom:5px;
margin-top:5px;
}
#fotos p.descricao{
margin-top:5px;
margin-bottom:10px;
}
/* PAGINAÇÃO */
#paginacao{
width:100%;
height:25px;
float:left;
margin-top:10px;
margin-bottom:5px;
text-align:center;
}
#paginacao a.paginacao{
background:#103B5E;
color:#FFFFFF;
font-weight:bold;
cursor:pointer;
height:22px;
padding:2px;
font-size:12px;
border:1px #103B5E outset;
margin-left:5px;
margin-right:5px;
}
#paginacao a.paginacao:hover{
text-decoration:none;
border:1px #103B5E inset;
}
#avisoRepetido{
fonti-size:12px;
font-weight:bold;
color:#990000;
}