body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../imgs/fundo.jpg);
	background-color: #b9e5ed;
	background-repeat:repeat-x;
	/*background-repeat:no-repeat;*/
}
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-image: url(../imgs/foot.jpg);
	background-color: #263c47;
	background-repeat:repeat-x;
	height:63px;
}
.bgDestaqueHome {
	background-image: url(../imgs/bgDestaqueHome.jpg);
}
.bgDestaqueCursos {
	background-image: url(../imgs/bgDestaqueCursos.jpg);
}
.bgBranco {
	background-color: #f2f2f2;
}
.tituloDestaque {
	color:#273e4a;
	font:Arial;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}
.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;
}
.textoCurriculo {
	font-family: arial;
	font-size: 14px;
	/*
	font-weight:bold;
	color: #3d756c;
	color: #56940b;
	*/
	color: #3d756c;
	text-align: justify;
}
.ListaTitulo {
	font-family: arial;
	font-size: 12px;
	/*color: #3d756c;*/
	color: #56940b;
	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;
}
.pequeno {
	font-family: arial;
	font-size: 10px;
	color: #660000;
}
.bgTabela {
	background-image: url(../imgs/tabelaConteudo.jpg);
	background-repeat: repeat-y;
}
