/* Pank Design */
body {
	background: #6f7070;
	}
img { border: 0; }
.clearB { clear: both; height: 1px; }
.none { display: none; }
form, h1, h2 { margin: 0; padding: 0; }
a:link, a:visited { text-decoration: none; }
a:active, a:hover { text-decoration: underline; }
.floatL { float: left; }
.floatR { float: right; }
.block { display: block; }

/* =Classes */
.txt, .txt1, .txt2, .txt3, .erro, .autor, .txtMenu, .txtMenu2,.txtConteudo, .aspas,.tituloTxt { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: #000; font-size: 11px; }

.txtConteudo{
    font-size: 12px;
}

.erro {
	color: #FF0000;
	}
.txt1 {
	color: #FFF;
	font-weight: bold;
	}
.txt2 {
	font-size: 10px;
	}
.txt3 {
	font-size: 9px;
	}
.txtMenu {
	font-size: 12px;
	color: #062a47;
	}
a.txtMenu:active, a.txtMenu:hover, span.txtMenu {
	color: #f3b625;
	}	
.txtMenu2 {
	font-size: 16px;
	color: #062a47;
	}
a.txtMenu2:active, a.txtMenu2:hover, span.txtMenu2 {
	color: #f3b625;
	}

/* =Topo */
#topo {
	background: url(../imagens/bg-topo.gif) no-repeat top left;
	width: 783px;
	height: 89px;
	margin: 20px auto 10px;
	padding: 0 40px;
	position: relative;
	}
#topo h1 {
	position: absolute;
	top: 23px;
	left: 40px;
	}
#topo ul#menu {
	margin: 0 0 0 255px;
	padding: 25px 0 0 0;
	list-style: none;
	text-align: right;
	}
#topo ul#menu li {
	float: left;
	padding: 0 7px 5px;
	border-bottom: solid 3px #d2d3d5;
	}
#topo ul#menu li.marcado {
	border-bottom: solid 3px #f36b25;
	}
#topo ul#menu a {
	margin: 0;
	padding: 0;
	}
#topo ul#menu a:active, #topo ul#menu a:hover {
	text-decoration: none;
	}
	
/* =Conteudo */
#conteudo {
	background: url(../imagens/bg-miolo.gif) repeat-y top left;
	width: 863px;
	margin: 0 auto;
	padding-bottom: 20px;
	}
#conteudo #acabamentoMidias {
	background: url(../imagens/bg-midias.gif) no-repeat top left;
	height:24px;
	padding: 16px 40px 0;
	text-align: right;
	}
#textoInicial {
	background-color: #f36f2a;
	color: #FFF;
	padding: 0 40px;
	margin: 0 2px 45px 7px;
	}
#textoDestaque {
	padding: 5px 0;
	width: 380px;
	text-align: justify;
	float: left;
	margin-right: 40px;
	}
#caseDestaque {
	float: left;
	width: 350px;
	padding: 15px 0;
	}
#caseDestaque h2 {
	text-indent: -5000px;
	background: url(../imagens/tit-Cases.gif) no-repeat;
	width: 58px;
	height: 24px;
	}
#colunaEsquerda {
	float: left;
	width: 355px;
	padding-left: 40px;
	}
#colunaEsquerda h2#titNovidade a {
	text-indent: -5000px;
	background: url(../imagens/tit-Novidades.gif) no-repeat;
	width: 102px;
	height: 25px;
	display: block;
	}
#colunaEsquerda #noticias {
	width: 350px;
	background-color: #FFF;
	margin-bottom: 70px;
	}
* + html #colunaEsquerda #noticias p {
	margin: 10px 0;
	}
* html #colunaEsquerda #noticias p {
	margin: 10px 0;
	}
#colunaEsquerda h2#titNews {
	text-indent: -5000px;
	background: url(../imagens/tit-Newsletter.gif) no-repeat;
	width: 102px;
	height: 25px;
	margin-top: 30px;
	}
#colunaEsquerda #formNews {
	position: relative;
	}
#colunaEsquerda #formNews input {
	border: solid 1px #999;
	width: 90px;
	vertical-align: middle;
	}
#colunaEsquerda #formNews a#btOkNews {
	text-indent: -5000px;
	background: url(../imagens/bt-ok1.gif) no-repeat;
	width: 18px;
	height: 18px;
	display: block;
	position: absolute;
	top: 1px;
	left: 270px;
	}
#colunaEsquerda #formNews a#btOkNews:active, #colunaEsquerda #formNews a#btOkNews:hover {
	background: url(../imagens/bt-ok1-over.gif) no-repeat;
	}
#colunaDireita h2#titPortfolio a {
	text-indent: -5000px;
	background: url(../imagens/tit-Portifolio.gif) no-repeat right;
	width: 84px;
	height: 25px;
	display: block;
	float: right;
	}
#colunaDireita #imgPortfolio {
	overflow: hidden;
	width: 368px;
	height: 270px;
	background-color: #FFF;
	position: relative;
	}
#colunaDireita #imgPortfolio .bloco { text-align: right; position: absolute; right: 0; }
#colunaDireita h2#titCursos {
	padding-left: 306px;
	}
#colunaDireita h2#titCursos a {
	text-indent: -5000px;
	background: url(../imagens/tit-Cursos.gif) no-repeat right;
	width: 60px;
	height: 25px;
	display: block;
	}
#colunaDireita h2#titIndique a {
	text-indent: -5000px;
	background: url(../imagens/tit-Indique.gif) no-repeat right;
	width: 320px;
	height: 25px;
	display: block;
	float: right;
	}
#colunaDireita {
	float: right;
	width: 368px;
	margin-right: 40px;
	padding-left: 20px;
	background: url(../imagens/bg-pontilhado.gif) repeat-y top left;
	}
#areaRestrita {
	clear: both;
	background-color: #b8bebe;
	margin: 0 3px 35px 7px;
	padding-bottom: 15px;
	}
* html #areaRestrita {
	height: 60px;
	}
#areaRestrita h2 {
	text-indent: -5000px;
	background:#FFF url(../imagens/area-restrita.gif) no-repeat 40px 0;
	height: 28px;
	margin-bottom: 10px;
	}
#areaRestrita #formRestrita {
	float: left;
	width: 335px;
	margin-left: 40px;
	position: relative;
	}
#areaRestrita #formRestrita input {
	border: solid 1px #999;
	width: 90px;
	vertical-align: middle;
	}
#areaRestrita #formRestrita a#btOkArea {
	text-indent: -5000px;
	background: url(../imagens/bt-ok2.gif) no-repeat;
	width: 18px;
	height: 18px;
	display: block;
	position: absolute;
	top: 1px;
	left: 263px;
	}
#areaRestrita #formRestrita a#btOkArea:active, #areaRestrita #formRestrita a#btOkArea:hover {
	background: url(../imagens/bt-ok2-over.gif) no-repeat;
	}
#areaRestrita a#esqueci {
	position: absolute;
	left: 138px;
	}
#areaRestrita a#esqueci {
	left: 155px;
	}
#areaRestrita .texto {
	margin:0 40px 0 340px;
	text-align: justify;
	}
h2#titOpiniao {
	text-indent: -5000px;
	background: url(../imagens/tit-Opiniao.gif) no-repeat;
	width: 248px;
	height: 25px;
	display: block;
	margin-left: 40px;
	}
#todo {
	background: url(../imagens/bg-pontilhado2.gif) repeat-y 290px 0;
	margin-top: 20px;
	}
#todo p {
	line-height: 160%;
	}
#todo p strong {
	font: 20px Verdana, Arial, Helvetica, sans-serif bold;
	color: #f36f29;
	line-height: 35%;
	}
#box1, #box2, #box3 {
	float: left;
	}
#box1 {
	width: 247px;
	padding: 0 10px 0 40px;
	}
#box2 {
	width: 247px;
	padding: 0 10px;
	}
#box3 {
	width: 245px;
	padding: 0 40px 0 12px;
	}
.autor {
	font-weight: bold;
	color: #f36b25;
	margin-top: 10px;
	display: block;
	}

.aspas {
	font-weight: bold;
	color: #f36b25;
	font-size: 20px;
	}

.tituloTxt {
	font-weight: bold;
	color: #b6b3b3;
	font-size: 15px;
	}



/* =Portfolio */
#fullBanner {
	background-color: #f36f2a;
	color: #FFF;
	margin: 0 2px 15px 7px;
	}
#fullBanner .bloco1 {
	width: 769px;
	padding: 0 45px 0 40px;
	background-color: #f36f2a;
	}
#interno {
	padding: 0 40px;
	}
#interno h2#titPortfolio {
	text-indent: -5000px;
	background: url(../imagens/tit-Portfolio2.gif) no-repeat top left;
	width: 230px;
	height: 67px;
	float: left;
	}
#interno ul#menuPortfolio {
	list-style: none;
	text-align: right;
	margin: 0;
	padding: 25px 0 0;
	float: right;
	}
#interno ul#menuPortfolio li {
	float: left;
	padding: 0 30px 5px;
	border-bottom: solid 3px #d2d3d5;
	}
#interno ul#menuPortfolio li.marcado {
	border-bottom: solid 3px #f36b25;
	}
#interno ul#menuPortfolio a {
	margin: 0;
	padding: 0;
	}
#interno ul#menuPortfolio a:active, #interno ul#menuPortfolio a:hover {
	text-decoration: none;
	}
	
ul#listaClientes {
	margin: 95px 0 25px;
	padding: 0;
	list-style: none;
	}
ul#listaClientes li {
	width: 380px;
	margin-right: 20px;
	padding-bottom: 35px;
	float: left;
	}
ul#listaClientes li.nao {
	margin-right: 0;
	}
ul#listaClientes li p {
	background-color: #e6e7e7;
	margin: 2px 0 0;
	padding: 10px 5px;
	}
	
/* =Rodape */
#rodape {
	clear: both;
	background: url(../imagens/bg-rodape.gif) no-repeat bottom left;
	width: 854px;
	height: 115px;
	margin: 0 auto;
	text-align: center;
	padding: 0 2px 0 7px;
	}
#rodape img { vertical-align: middle; margin: 0 10px; }
#rodape hr {
	border: solid 1px #f36b25;
	margin: 0 0 20px 0;
	}
* html #rodape {
	width: 862px;
	}
* html #rodape hr {
	width: 849px;
	}

.txtLaranja {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	color: #f36b24; 
	font-size: 14px;
	font-weight: bold;
}

.txtSubMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	color: #062a47; 
	font-size: 13px;
	font-weight: bold;
}

.txtSubMenu a:link {text-decoration: none; color: #3e6994;}
.txtSubMenu a:visited {text-decoration: none; color: #3e6994;}
.txtSubMenu a:hover {text-decoration: none; color: #3e6994;}
.txtSubMenu a:active {text-decoration: none; color: #3e6994;}