@charset "utf-8";
#content {
	text-align: justify;
	padding-top: 10px;
	padding-right: 70px;
	padding-bottom: 10px;
	padding-left: 70px;
}

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-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	line-height: 13px;
	font-size: 13px;
}

h1 {
	font-family: Verdana;
	font-size: 16px;
	color: #184C95;

}

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

#cont_dir {
	width: 522px;
	float:left;
}
.tituloTab {
	font-size: 11px;
	vertical-align: middle;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}
.corSim {
	background-color: #DAE0E4;
}
.Coluna {
	text-align: center;
}
.tituloTab2 {
	font-size: 13px;
	vertical-align: middle;
	font-weight: bold;
	color: #FFF;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
}
