#caixa {
	width: 750px;
	height: 420px;
	margin-top: -210px;
	margin-left: -375px;
	position: absolute;
	left: 50%;
	top: 50%;
	background: #ECD5B5;
}
body {
	background: #cecfce;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#lista {
	display: none;
}
h1 {
	display: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	margin-left: 20px;
}
#texto {
	position:absolute;
	left:206px;
	top:121px;
	width: 490px;
	height: 290px;
}
#textoform {
	position:absolute;
	left:206px;
	top:121px;
	width: 542px;
	height: 290px;
}
#textocx{
	position:absolute;
	left:206px;
	top:127px;
	width: 490px;
	height: 250px;
	overflow: auto;
	font-size: 12px;
	color: #666666;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#texto table {
	width:490px;
	margin-bottom: 20px;
	border: 1px solid #999999;
	border-collapse:collapse;
}
#texto table td, #texto table th {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #666666;
	vertical-align: top;
	border: 1px solid #999999;
	padding: 2px;
}
#texto table th {
	text-align: left;
}
colaborador{
	width: 160px;
}
caption{
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin-bottom: 3px;
}
#textocx h3{
 font-size:16px;
 font-weight:bold;
}

#textocx h4{
font-size:14px;
 font-weight:bold;
}
form {
	width: 320px;
	float: left;
	margin: 0px;
}

.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F1DFC7;
	border: 1px solid #666666;
	color: #666666;
}

#end {
	float: right;
	width: 205px;
	margin-top: 20px;
	margin-right: 12px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#end p {
	margin: 0px;
}

#msg {
	float: left;
	width: 300px;
	margin-top: 20px;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #CC6633;
}
.bot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #F1DFC7;
	border: 1px solid #666666;
}
#base {
	background: url(img/botton.jpg) no-repeat;
	height: 142px;
	width: 750px;
}
