* {
	margin: 0px;
	padding: 0px;
}
body {
	background: url(images/fundo_home.gif);
	margin: 0px;
	padding: 0px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.boxEspecial {
	padding: 4px 10px;
}
.boxEspecial strong {
	color: #C30B32;
}
.tdInstrutor p {
	margin: 8px 10px;
	text-align: justify;
}
.tdInstrutor a {
	color: #75A738;
	font-weight: bold;
	text-decoration: none;
}
.tdInstrutor a:hover {
	color: #C00B31;
}


.instrutorDestaque {
	color: #75A738;
}
.convidadoDestaque {
	color: #8C8C8C;
}
.progresumida p {
	margin: 8px 5px;
}
.motivos p {
	margin: 5px 10px;
}
.espacamentoCelula {
	padding-top: 10px;
	padding-bottom: 10px;
}
.texto {
	text-align: justify;
	margin: 5px 25px;
}
.nav {
	padding-top: 5px;
	padding-bottom: 5px;
}
.enviaramigo {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #B5B5B5;
	border-bottom: 1px solid #B5B5B5;
}
.input {
	height: 15px;
	width: 272px;
	border: 1px solid #B5B5B5;
	margin-top: 3px;
	margin-bottom: 3px;
}
.textArea {
	height: 48px;
	width: 272px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #B5B5B5;
}




.nav img {
	margin-top: 5px;
	margin-bottom: 5px;
	border-width: 0px;
}
.rodape p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.rodape a {
	color: #000000;
	text-decoration: none;
}
.rodape a:hover {
	text-decoration: underline;
}
#coluna {
	margin-top: 50px;
}
#data {
	margin-top: 15px;
	margin-bottom: 15px;
	color: #75A738;
}
#data h5 {
	font-size: 13px;
	margin-bottom: 5px;
}
#preco p {
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}
.linhaVerde {
	border-bottom: 1px solid #75A738;
}
#patrocinio {
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

