#corpo{
	margin-top: 20px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;


}
.corpoConteudo{
	background-image: url(../images/conteudo-bg.png);
	background-repeat: repeat-y;
	height: 400px;
	margin-bottom: 10px;
	padding-top: 10px;
}
#interno td{
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 20px;
	padding-left: 25px;
}
.corpoLinheDeDivisao{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#interno{
	height: 385px;

}
li{
	/*padding-bottom: 10px;
	list-style-image: url(../images/seta.gif);*/


}
li ul li{
	/*padding-top: 10px;*/
}.corpoTitulo {
	background-image: url(../images/titulo.png);
	background-repeat: no-repeat;
	height: 77px;

}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
}

