body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(/imagens/fundo_geral2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#boasvindas {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
#inscricoes a {
	color: #000000;
	text-decoration: none;
}
#inscricoes a:hover {
	text-decoration: underline;
}

#inscricoes {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

#geral a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#geral a:hover {
	text-decoration: underline;
}

#geral {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
#geral #titulo {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #40684e;
	text-decoration: none;
	height: 24px;
}
#equipe #detalhes {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
}
#equipe #nome {
	font-weight: bold;
	color: #006666;
}
#equipe #nome a {
	color: #006666;
	text-decoration: none;
	font-weight: bold;
}
#equipe #nome a:hover {
	text-decoration: underline;
}
#equipe #detalhes a {
	font-size: 12px;
	font-weight: bold;
	color: #006666;
}
#rodape {
	font-family: tahoma;
	font-size: 9px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#rodape a {
	font-family: tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
#rodape a:hover {
	text-decoration: underline;
}
