/* Padrão */
@import url(../../site/_estilos/includes.css);


.linha25 {
	line-height: 18px;
	vertical-align: middle;
}
.linha30 {
	line-height: 30px;
	vertical-align: middle;
}
.fechar {
	font-size:9px;
	text-decoration:none;
	color:#333;
	font-weight:bold;
	padding-right: 3px;
	background:#fff;
	border: 1px solid #CCC;
	width: 35px;
	height: 15px;
	line-height:15px;
	vertical-align: middle;
	cursor: pointer;
}
.aspas {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}
.last {
	margin-right: 0px !important;
}

/* BREADCRUMB */
#bread {
	height: 20px;
	padding-top: 5px;
	margin-bottom: 15px;
	color: #666;
}
#bread small {
	margin: 0px;
}
.fontbread {
	color: #666;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px !important;
}
.fontbread a {
	color: #666;
	text-decoration: none;
}
.fontbread_one a {
	color: #666;
	text-decoration: none;
}
.fontbread_one {
	color: #666;
	font-size: 12px;
	text-transform: uppercase;
}
/* PAGINAÇÃO */
.paginacao {
	text-align: center;
	color: #666;
	font-weight: bold;
	font-size: 12px;
	line-height: 35px;
	vertical-align: middle;
	clear: both;
}
.paginacao a {
	padding: 5px;
	color: #435059;
	font-size: 10px;
}
/* CONTEUDO */
#master .banner {
	float: left;
	width: 100%;
	height: 455px;
}
#master .banner .object {
	float: left;
	width: 500px;
	height: 455px;
}
#master .banner .form {
	float: left;
	width: 300px;
	background: #f4f4f4;
	height: 455px;
}
#master .banner .form .title {
	float: left;
	width: 100%;
	background: #eaeaea;
	height: 40px;
	line-height: 40px;
}
#master .banner .form .title span {
	margin-left: 10px;
	font-size: 18px;
	color: #333;
	letter-spacing: 3px;
	font-weight:bold
}
#master .banner .form .form1 {
	width: 270px;
	float: left;
	margin: 2px 0 0 15px;
}
#master .banner .form .form1 p {
	margin: 4px 0 0 0;
	font-size: 12px;
	_line-height: 12px;
	color: #7a7a7a;
}
#master .banner .form .form1 br {
	_line-height: 5px;
}
#master .banner .form .form1 .input {
	border: 1px solid #eaeaea;
	height: 22px;
	line-height: 22px;
	width: 265px;
	padding-left: 5px;
	margin: 0;
	border-radius: 0 0 0 0;
	background: #FFF;
}
#master .banner .form .form1 .textarea {
	border: 1px solid #eaeaea;
	height: 25px;
	width: 265px;
	padding-left: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-radius: 0 0 0 0;
	background: #FFF;
}
#master .banner .form .form1 .button {
	float: right;
	margin-top: 5px;
	background: #28547d;
	color: #FFF;
	box-shadow: 3px 3px 3px #666;
	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	height: 35px;
	width: 80px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
}
#master .banner .form .form1 .confirm {
	position: absolute;
	font-size: 10px;
	margin-top: 15px;
}


#master .swf {
	position:absolute;
	top: 150px;
	left:70%;
	z-index:1000;
	width:250px;
	height:250px;
	text-align:right;
}
#master .apresentacao {
	width: 100%;
	clear: both;
}
#master .apresentacao .principal {
	width: 100%;
	background: #eeeeee;
	border: 1px solid #D6D6D6;
	display: table;
}
#master .apresentacao .principal2 {
	margin-top: 30px;
	width: 1000px;
	border: 1px solid #D6D6D6;
	display: table;
}
#master .apresentacao .principal3 {
	margin-top: 30px;
	width: 100%;
	border-top: 1px solid #D6D6D6;
	padding-top: 10px;
	display: table;
}
#master .premios img {
	border: 1px solid #eeeeee;
	padding: 2px;
	margin: 20px 0 0 20px;
}
#master .apresentacao .principal p, #master .apresentacao .principal2 p {
	padding: 5px 10px 5px 10px;
	font-size: 12px;
}
#master .apresentacao .principal .video, #master .apresentacao .principal2 .video {
	float: left;
	margin: 10px;
}
#master .apresentacao .principal .texto, #master .apresentacao .principal2 .texto {
	width: 435px;
	float: right;
	margin: 10px;
}
#master .apresentacao .principal .texto h2, #master .apresentacao .principal2 .texto h2 {
	font-size: 25px;
	color: #435059;
}
#master .apresentacao .principal .texto p, #master .apresentacao .principal2 .texto p {
	padding: 5px 0 5px 0;
	color: #666;
	font-size: 12px;
}
#master .apresentacao .principal .texto p strong {
	font-weight:normal;
}
#master .apresentacao .principal .texto .numeros {
	float: left;
}
#master .apresentacao .principal .texto .numeros p.numero {
	padding: 0px;
	font-size: 25px;
	color: #000;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
#master .apresentacao .principal .texto .numeros p.descricao {
	font-weight: bold;
	font-style: italic;
}
#master .apresentacao .principal3 .vantagens {
	width: 100%;
	height: 40px;
	margin-top: 20px;
}
#master .apresentacao .principal3 .vantagens img {
	float: left;
}
#master .apresentacao .principal3 .vantagens p {
	line-height: 40px;
	vertical-align: middle;
	padding-left: 80px;
	font-weight: bold;
}
#master .apresentacao .principal3 .vantagens a {
	padding: 0 10px 0 10px;
}
#master .apresentacao .principal3 .vantagens a:hover {
	color: #FFF;
	background: #435059;
	padding: 10px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
#master .apresentacao .principal3 .diferenciais {
	margin-top: 40px;
}
#master .apresentacao .principal3 .diferenciais .item_diferenciais {
	clear: both
}
#master .apresentacao .principal3 .diferenciais .item_diferenciais .imagens {
	float: left;
	text-align: center;
	width: 9%;
}
#master .apresentacao .principal3 .diferenciais .item_diferenciais .texto {
	float: left;
	width: 39%;
	font-size: 12px;
	text-align: justify;
	line-height: 46px;
	vertical-align: middle;
}
/*UCV*/
#master .apresentacao .eucv_grafico {
	width: 100%;
	margin-top: 40px;
	display: table;
	text-align: center;
}
#master .apresentacao .eucv_grafico .imagem {
	float: left;
}
#master .apresentacao .eucv_grafico .verde,
#master .apresentacao .eucv_grafico .lima,
#master .apresentacao .eucv_grafico .azul {
	height: 167px;
	width: 144px;
	float: left;
	padding: 10px;
	line-height: 27px;
	vertical-align: middle;
	margin-left: 10px;
	color: #FFF;
	cursor:default
}
#master .apresentacao .eucv_grafico .verde p,
#master .apresentacao .eucv_grafico .lima p,
#master .apresentacao .eucv_grafico .azul p {
	color: #FFF;
	text-align:center;
	line-height:27px
}
#master .apresentacao .eucv_grafico .verde {
	background: url(../_imagens/eucv_verde.jpg) no-repeat top center;
	line-height:33px
}
#master .apresentacao .eucv_grafico .lima {
	background: url(../_imagens/eucv_lima.jpg) no-repeat top center;
}
#master .apresentacao .eucv_grafico .azul {
	background: url(../_imagens/eucv_azul.jpg) no-repeat top center;
	line-height:33px
}
/*UCV*/

/*ORÇAMENTO*/
#master .apresentacao .principal3 .solicitaOrcamento {
	float: left;
	width: 750px;
	margin-top: 15px;
}
#master .apresentacao .principal3 .solicitaOrcamento p {
	padding: 6px 0 8px 0;
	color: #515e47;
}
#master .apresentacao .principal3 .banner {
	background: url(../_imagens/ecursos_1.jpg) no-repeat;
	height: 145px;
	width: 201px;
	float: right;
	cursor: pointer;
}
/*ORÇAMENTO / FALE CONOSCO*/

#master .apresentacao .depoimentos, #master .apresentacao .faleConosco, #master .apresentacao .orcamento {
	float: left;
	display: table;
}
#master .apresentacao .depoimentos fieldset {
	border: 1px solid #d6d6d6;
	width: 370px;
	height: 250px;
	padding: 0 10px 0 10px;
}
#master .apresentacao .faleConosco .col1 {
	width:380px;
	clear:both;
	float:left;
}
#master .apresentacao .faleConosco .col2 {
	width:380px;
	float: right;
}
#master .apresentacao .orcamento fieldset {
	border: 1px solid #d6d6d6;
	width: 970px;
	padding: 0 10px 10px 20px;
}
#master .apresentacao .orcamento fieldset .dadosEmpresa {
	float: left;
	width: 430px;
	margin-left: 10px;
}
#master .apresentacao .orcamento fieldset .dadosContato {
	float: left;
	width: 410px;
	margin-left: 100px;
}
#master .apresentacao .depoimentos fieldset legend,#master .apresentacao .orcamento fieldset legend {
	padding: 0 5px 0 5px;
	font-size: 20px;
	color: #435059;
}
#master .apresentacao .depoimentos fieldset .verMais a, #master .apresentacao .produtos .verMais a {
	float: right;
	color: #435059;
	font-weight: bold;
	font-size: 10px;
	line-height: 35px;
	vertical-align: middle;
}
#master .apresentacao .depoimentos fieldset .depoimento {
	width: 360px;
	margin: 20px 0 0 10px;
	float: left;
	border-bottom: 1px solid #CCC;
	padding-bottom: 8px;
	clear:both
}
#master .apresentacao .depoimentos fieldset .depoimento .imagem {
	float: left;
	width: 80px;
}
#master .apresentacao .depoimentos fieldset .depoimento .texto {
	float: left;
	width: 235px;
	margin-left: 20px;
	padding-right: 10px;
}
#master .apresentacao .depoimentos fieldset .depoimento .texto h3 {
	margin:0 0 10px 0
}
#master .apresentacao .depoimentos fieldset .depoimento .texto h3 a {
	color: #7a7a7a;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none
}
#master .apresentacao .depoimentos fieldset .depoimento .texto p a {
	color: #7a7a7a;
	font-size: 11px;
	text-decoration:none
}
#master .apresentacao .faleConosco p, #master .apresentacao .orcamento fieldset p {
	padding: 10px 0 3px 0;
	font-size: 12px;
}
#master .apresentacao .faleConosco .campo, 
#master .apresentacao .atendimento fieldset .campo, 
#master .apresentacao .orcamento fieldset .dadosEmpresa .campo, 
#master .apresentacao .orcamento fieldset .dadosContato .campo {
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	width: 370px;
	color:#435059;
	border: 1px solid #CCC;
	padding-left: 5px;
}
#master .apresentacao .faleConosco .textarea, 
#master .apresentacao .atendimento fieldset .textarea, 
#master .apresentacao .orcamento fieldset .dadosEmpresa .textarea, 
#master .apresentacao .orcamento fieldset .dadosContato .textarea {
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	width: 375px;
	color:#435059;
	font-size: 12px;
	border: 1px solid #CCC;
	padding-left: 5px;
}
#master .apresentacao .faleConosco .button, #master .apresentacao .button {
	background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #DCDCDC; border-radius: 5px 5px 5px 5px; color: #072A37; font-size: 12px; height: 27px; line-height: 27px; width: 50px;cursor:pointer;float:right;margin:15px 0 0 0
}
#master .apresentacao .orcamento fieldset .dadosEmpresa .button {
	color:#435059;
	border: 1px solid #CCC;
	margin-top: 20px;
	float: right;
	margin-right: 13px;
}
#master .apresentacao .clientes, 
#master .apresentacao .clientesBig, 
#master .apresentacao .cases, 
#master .apresentacao .atendimento {
	float: right;
	display: table;
}
#master .apresentacao .clientes fieldset {
	border: 1px solid #d6d6d6;
	text-align: center;
	width: 335px;
	height: 250px;
	padding: 0 10px 0 10px;
}
#master .apresentacao .atendimento fieldset {
	border: 1px solid #d6d6d6;
	text-align: center;
	width: 335px;
	min-height: 115px;
	padding: 0 10px 0 10px;
	font-size: 12px;
	text-align: justify;
}
#master .apresentacao .atendimento p {
	padding: 3px 0 3px 0;
}
#master .apresentacao .clientesBig fieldset,
#master .apresentacao .cases fieldset {
	border: 1px solid #d6d6d6;
	text-align: center;
	width: 783px;
	padding: 0px 10px 15px 10px;
}
#master .apresentacao .clientes fieldset legend, #master .apresentacao .clientesBig fieldset legend, #master .apresentacao .cases fieldset legend, #master .apresentacao .atendimento fieldset legend {
	padding: 0 5px 0 5px;
	text-align: left;
	font-size: 20px;
	color: #435059;
}
#master .apresentacao .clientes fieldset img, #master .apresentacao .clientesBig fieldset img {
	padding: 3px;
}
#master .apresentacao .cases fieldset .case {
	float: left;
	margin-left: 15px;
	padding: 10px 5px 10px 5px;
	border-bottom: 1px solid #CCC;
	display: table;
	width:366px;
}
#master .apresentacao .cases fieldset .case .imagem {
	float: left;
	width: 120px;
}
#master .apresentacao .cases fieldset .case .texto {
	float: left;
	margin-left: 10px;
	width: 235px;
	text-align: justify;
	font-size: 12px;
}
#master .apresentacao .cases fieldset .case .texto a {
	color: #7a7a7a;
	text-decoration:none
}
#master .apresentacao .produtos {
	float: left;
    height: 280px;
    margin-top: 40px;
    text-align: justify;
    width: 250px;
}
#master .apresentacao .produtos p {
	margin: 10px;
	font-size: 12px;
	line-height:20px;
}
#master .listaCursos {
	width: 350px;
	height: 80px;
	overflow: hidden;
	padding: 10px;
	margin: 13px;
	float: left;
	display: table;
	border: 1px solid #eeeeee;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#master .listaCursos {
 width: 470px;
}
}
#master .listaCursos .titulo, #master .listaCursos .titulo a {
	color: #435059;
}
#master .listaCursos .imagem {
	float: left;
	width: 125px;
}
#master .listaCursos .qtde {
	border: 1px solid #eeeeee;
	color: #666;
}
#master .solicitaCursos {
	width: 100%;
	border: 1px solid #dedede;
	display: table;
}
#master .solicitaCursos p {
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	padding-left: 10px;
	color: #000;
	font-weight: bold;
	margin-top: 1px;
}
#master .solicitaCursos .formulario {
	margin-left: 20px;
	font-size: 11px;
	display: table;
}
#master .solicitaCursos .formulario .left {
	float: left;
	width: 385px;
	height: 55px;
	margin-top: 15px;
	border-bottom: 1px solid #eeeeee;
}
#master .solicitaCursos .formulario .campo {
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
	padding-left: 5px;
	color: #666;
}
#master .solicitaCursos .formulario .button {
	float: right;
	margin: 20px 38px;
}
.erro_cadastro {
	margin-top: 20px;
	margin-bottom: 100px;
	color:#666;
	text-align:left;
	border:1px solid #e6e6e6;
	background:url(/educacao/_imagens/bg_carrinho_table.jpg) repeat-x #f3f3f3;
	padding:10px;
}
.marginLeft50 {
	margin-left: 50px !important;
}
.marginLeft26 {
	margin-left: 26px !important;
}
.marginTop20 {
	margin-top: 20px !important;
}
.marginTop30 {
	margin-top: 30px !important;
}
.marginTop50 {
	margin-top: 50px !important;
}
.marginTop60 {
	margin-top: 60px !important;
}
.clear {
	clear: both;
}
.padding {
	padding: 10px;
}
.price {
	text-decoration: line-through;
}
.floatLeft {
	float: left;
	clear: left;
}
/* ABAS */
.borda {
	border: 1px solid #d6d6d6;
	margin-top: 30px;
	display: table;
}
#master .apresentacao #trocaAbas ul {
	list-style: none;
	display: inline;
	background: url(/educacao/_imagens/bg_abass.gif) bottom;
	width: 100%;
	display: table;
}
#master .apresentacao #trocaAbas ul li {
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	float: left;
}
#master .apresentacao #trocaAbas ul li a {
	padding-left: 15px;
	padding-right: 15px;
	color: #435059;
}
#master .apresentacao #trocaAbas ul li.current {
	background: url(../_imagens/bg_abas.gif) repeat-x;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	float: left;
}
#master .apresentacao #trocaAbas ul li.current a {
	color: #000;
}
/*Animacoes*/
#animacoes {
	margin-top:10px;
	position:relative;
	text-align:left;
	width:800px;
	background: #eeeeee;
	border: 1px solid #d6d6d6;
	padding: 5px;
}
#animacoes #content {
	position:relative;
}
#animacoes #slideranimacoes ul, #animacoes #slideranimacoes li {
	margin:0;
	padding:0;
	list-style:none;
}
#animacoes #slideranimacoes li {
	width:800px;
	height:130px;
}
#animacoes #slideranimacoes li img {
	padding-left: 6px;
}
/*Clientes*/
#clientes {
	margin:0 auto;
	position:relative;
	text-align:left;
	width:332px;
	height:220px;
	overflow:hidden;
	background:none;
}
#clientes #content {
	position:relative;
}
#clientes #sliderclientes ul, #clientes #sliderclientes li {
	margin:0;
	padding:0;
	list-style:none;
}
#clientes #sliderclientes li {
	width:330px;
	height:200px;
}

/* Modal */
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:fixed;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #dialog {
  width:375px; 
  height:203px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog1 {
  width:375px; 
  height:203px;
}

#dialog1 .d-header {
  background:url(login-header.png) no-repeat 0 0 transparent; 
  width:375px; 
  height:150px;
}

#dialog1 .d-header input {
  position:relative;
  top:60px;
  left:100px;
  border:3px solid #cccccc;
  height:22px;
  width:200px;
  font-size:15px;
  padding:5px;
  margin-top:4px;
}

#dialog1 .d-blank {
  float:left;
  background:url(login-blank.png) no-repeat 0 0 transparent; 
  width:267px; 
  height:53px;
}

#dialog1 .d-login {
  float:left;
  width:108px; 
  height:53px;
}

#boxes #dialog2 {
  background:url(notice.png) no-repeat 0 0 transparent; 
  width:326px; 
  height:229px;
  padding:50px 0 20px 25px;
}
.close{display:block; text-align:right;}

/* NOME DA ÁREA NA LOGO */
.area_logo {cursor:default}
.area_logo .linha_logo {width:30px;height:1px;background:#3092b6;margin:10px 0 0 0 !important}
.area_logo .nome_area_logo {margin:0 0 0 38px !important;width:170px}
.area_logo .nome_area_logo a {color:#3092b6;font-weight:bold;letter-spacing:1px;text-decoration:none;width:170px;overflow:hidden;display:block}
.area_logo .nome_area_logo a:hover {text-decoration:underline}
#divFixa.cursosOnline {background-color: #3092b6 !important}

#erroCadastro {font-size:12px;color:#990000;visibility:hidden}


