body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../../content/image/bg.gif);
	background-repeat: repeat-x;
	background-color: #191919;
	margin: 0px;
	padding: 0px;
	background-position: top;
}
#conteudo .logo {
	margin-top: 33px;
	margin-bottom: 26px;
}
#conteudo .descricao {
	color: #959595;
	width: 594px;
	text-align: justify;
	margin-top: 25px;
	margin-bottom: 25px;
	line-height: 16px;
}
#conteudo .confira {
	font-size: 11px;
	font-weight: bold;
	color: #0793ff;
	margin-bottom: 26px;
}

#conteudo .info .info-titulo {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 4px;
}
#conteudo .info {
	margin-bottom: 28px;
}

#conteudo .info .info-desc {
	color: #cccccc;
}




#geral {
	text-align: center;
	width: 100%;
	background-image: url(../../content/image/element.gif);
	background-repeat: no-repeat;
	background-position: 80% top;
	margin: auto;
}
.asterisco {
	color: #0793ff;
}

#conteudo {
	width: 718px;
	text-align: left;
	margin: auto;
}
