body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e1e7d1;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.linkPreto:link {
	font-family: arial;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	text-decoration:underline;
}
.linkPreto:visited {
	font-family: arial;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	text-decoration:underline;
}
.linkPreto:hover {
	font-family: arial;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	text-decoration:underline;
}
.linkPreto:active {
	font-family: arial;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	text-decoration:underline;
}

.linkVerde {
	font-family: arial;
	font-size: 12px;
	color: #3d756c;
}
.pense {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*
	font-weight: bold;
	*/
}

.tabelaFoot {
	background-color: #1b2021;
}
.bgDestaqueHome {
	background-image: url(../img/bgDestaqueHome.jpg);
}
.bgDestaqueCursos {
	background-image: url(../img/bgDestaqueCursos.jpg);
}
.bgBranco {
	background-color: #f2f2f2;
}
.textoDestaqueBranco {
	font-family: arial;
	font-size: 11px;
	line-height: normal;
	color: #FFF;
	text-align: justify;
}
.listaDataHora {
	font-family: arial;
	font-size: 11px;
	color: #444444;
	text-align: justify;
}
.TextoFoot {
	font-family: arial;
	font-size: 11px;
	color: #FFF;
	text-align: justify;
}

.ListaTitulo {
	font-family: arial;
	font-size: 12px;
	color: #3d756c;
	text-align: justify;
}
.ListaResenha {
	font-family: arial;
	font-size: 11px;
	color: #1b2021;
	text-align: justify;
}

.TextoDetCursos {
	font-family: arial;
	font-size: 14px;
	color: #1b2021;
	text-align: justify;
}

.TextoDetEmpresa {
	font-family: arial;
	font-size: 12px;
	color: #1b2021;
	text-align: justify;
}
.TextoDepoimento {
	font-family: arial;
	font-size: 11px;
	color: #1b2021;
	text-align: justify;
}
.TituloNoticia {
	font-family: arial;
	font-size: 18px;
	color: #3d756c;
	text-align: justify;
}

.TituloNameContato {
	font-family: arial;
	font-size: 14px;
	color: #333333;
	text-align: justify;
}

.TituloNameDetCursos {
	font-family: arial;
	font-size: 14px;
	color: #333333;
	font-weight: bolder;
	text-align: justify;
}
.TextoNotícia {
	font-family: arial;
	font-size: 14px;
	color: #1b2021;
	text-align: justify;
}
.NomeDepoimento {
	font-family: arial;
	font-size: 13px;
	color: #d98313;
	text-align: justify;
}
.BordaImgMap {
	border: thin solid #3d756c;
}

