
#col_esq dl dd p{
	font-size:12px;
	color:#595858;
	text-align:justify;
	margin:10px 0;
}
#col_esq dl dd{
	width:710px;
	margin-left:5px;
}

div#conteudo{
	padding-bottom:50px;
}
/*Formatação do Texto */
#col_esq dl dd{
	line-height:18px;
}

#col_esq dl dd ul{
	margin-top:20px;
}
#col_esq dl dd ul li:first-child{
	margin-top:0;
}
#col_esq dl dd ul li{
	font-size:12px;
	margin-top:35px;
	text-align:justify;
	clear:both;
	display:block;
	float:left;
}
#col_esq dl dd ul li p strong{
	font-weight:none;
	font-style:italic;
	font-size:16px;
}
#col_esq dl dd ul li p{
	display:block;
	width:540px;
	float:left;
}
/* Tabelas */
#col_esq img{
	float:left;
	margin-right:10px;
}
#col_esq dl dd ul li p + table{
}


#col_esq table{
	text-align:center;
	float:left;
	display:block;
}
#col_esq table td  {
	padding:0 2px;
	font-weight:normal;
	font-size:11px;
}
#col_esq table thead tr:first-child th{
	text-align:left;
}
#col_esq table thead tr th {
	font-weight:normal;
}
#col_esq table tbody tr td:first-child{
	text-align:left;
}
#col_esq table tfoot tr:first-child td{
	padding-top:10px;
}
#col_esq table tfoot tr td{
	text-align:left;
}

#col_esq th{
	font-size:12px;
	padding-right:5px;
	text-align:center;
}
#col_esq td{
	color:#666;	
}
.titulo_tamanho{
	color:#F00;
	background-color:#FFF;
	font-weight:normal;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}
.tabela_segunda{
	margin-left:45px;
}


