@charset "utf-8";
#content {
	padding: 15px;
	text-align: justify;
}

li {

	background: url(../images/bullet.gif) left center no-repeat;

  background-position: center left;

  background-repeat: no-repeat;

  padding-left: 20px;

  list-style: none;
	margin-bottom: 10px;
}

h1 {

}

#cont_esq {
	width: 438px;
	float: left;
}

#cont_dir {
	width: 522px;
	float:left;
}
