
#detcima2 {
	background:url(../img/conteudo-detcima2.gif) no-repeat;
	height: 4px;
	overflow: hidden;
	margin-bottom: 10px;
}

#centro h1 {
	background:url(../img/tit-bg.gif) repeat-x;
	margin: 0;
	padding: 13px 0 0 0;
	text-align:center;
}
#centro h2 {
	color: #2D426C;
	font-size: 13px;
	font-weight: bold;
}
.conteudotexto {
	text-align: justify;
}
input {
	width:250px;
	padding:4px;
	margin-bottom:10px;
}
textarea {
	width:250px;
	height:100px;
	padding:4px;
	margin-bottom:10px;
}
select{
	width:200px;
	margin-bottom:10px;
}