.lateral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	clear: left;
	text-align: left;
	background-image: url(/images/bg_lateral.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 50px;
	padding-left: 15px;
	line-height: 18px;
}
.idiomas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #762754;
	word-spacing: 5px;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}

.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: bold;
	color: #666666;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding-top: 20px;
}
li {
	list-style-image:url(images/img_bullet.gif);
	padding-bottom: 10px;

  
}
ul {
	padding-left: 10px;
	margin: 0px;
}
a:link {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
	}
a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	}
a:active {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

.lst_titulo{
	font-weight: normal;
}
		a.lst_titulo:link { font-weight: normal; } 
		a.lst_titulo:visited { font-weight: normal;}
		a.lst_titulo:active { font-weight: normal; } 
		a.lst_titulo:hover { font-weight: normal; }



.botao_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.texto_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding-top: 5px;

}

.lst_td {
	text-align: center;
}

#img_redator .lst_imagem {
	margin-bottom: 50px;
	width: 102px;
}

.lst_imagem {
	margin-bottom: 50px;
	width: 102px;
}

.hidden {
	display : none;
}