/* CSS Document */
*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-family:"Trebuchet MS";*/
	font-size:12px;
	color:#333333;
	margin:0;
	padding:0;
}

body{
	background-color:#f7f7f7;
}

#site{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	border-left:2px solid #f4f4f4;
	border-right:2px solid #f4f4f4;
	border-top:0;
	-moz-box-shadow: 0 5px 10px #cccccc;
}

#cabecalho{
	width:980px;
	height:319px;
}

#cab-logo{
	width:348px;
	float:left;
	height:111px;
}

#cab-at{
	width:632px;
	float:left;
	height:112px;
	background-image:url(../img/bg-topo.jpg);
}

#atendimento{
	width:395px;
	height:67px;
	margin-left:220px;
	margin-top:30px;
}

#atendimento li a img{
	border:0;
}

#atendimento li{
	list-style:none;
	display:block;
	float:left;
	margin-right:2px;
}

.item-at{
	width:65px;
	height:67px;
}

#flash{
    border-top:5px solid #006699;
    border-bottom:5px solid #006699;
    width:838px;
    height:187px;
}

#central-at p{
    color:#006699;
    width:657px;
    font-weight:bold;
    font-size:16px;
    font-style:italic;
    margin-bottom:10px;
}


/* ------------------------------------- barra atendimento */

#barraAtendimento{
	width:980px;
	height:70px;
	background-color:#CCCCCC;
	margin: 0 0 0 0; /* superior direita inferior esquerda */
}

#busca{
	width:174px;
	background-color:#f4f4f4;
	margin-bottom:10px;
	padding:10px 5px 10px 5px;
	/*border:1px solid #666666;*/
}

/* -------------------------------------- barra pesquisa */

.frmBusca{
	color:#000000;
	font-style:italic;
	font-size:12px;
	border:1px solid #666666;
	width:100px;
}

.bt_frmBusca{
	background-color:#cccccc;
	text-align:center;
	color:#000000;
	border:0;
	font-size:12px;
	width:30px;
}

.pesquisar{
	color:#000000;
	margin-bottom:5px;
	text-align:left;
	font-size:12px;
	font-weight:none;
}

/* -------------------------------------- menu horizontal */

#menuHorizontal{
	width:980px;
	height:60px;
	margin-bottom:10px;
}

#menuHorizontal li{
	display:block;
	float:left;
	list-style:none;
	border-right:1px solid #dcdbdb;
	width:87px;
	height:57px;
	text-align:center;
}

#menuHorizontal li a{
	display:block;
	float:left;
	text-decoration:none;
	color:#3399CC;
	width:87px;
	height:37px;
	padding-top:20px;
	font-size:12px;
}

#menuHorizontal li a:hover{
	background-color:#3399CC;
	color:#FFFFFF;
}

/* --------------------------------------  */

#principal{
	width:980px;
	height:auto;
}

#menuLateral{
	width:189px;
	margin: 0 15px 0 10px;
	height:auto;
	display:block;
	float:left;
}

#areaDireita{
	width:189px;
	margin:0 10px 0 15px;
	height:auto;
	display:block;
	float:left;
}

/* -------------------------------------- menu vertical */

#menuLateral p{
	font-size:14px;
	font-weight:bold;
	color:#3399CC;
	margin-bottom:5px;
}

#menuLateral ul{
	width:184px;
}

#menuLateral ul li{
	list-style:none;
	border-top:1px solid #CCCCCC;
}

#menuLateral ul li a{
	text-decoration:none;
	color:#000000;
	font-size:12px;
	display:block;
	background-image: url(../img/setinha.gif);
	background-position:right center;
	background-repeat:no-repeat;
	padding:5px 15px 5px 0;
	text-align:right;
}

#menuLateral ul li a:hover{
	background-color:#3399CC;
	color:#FFFFFF;
	font-weight:bold;
}

#menuLateral span{
	width:184px;
	display:block;
	text-align:center;
	margin:5px 0 5px 0;
}

.titLateral, .titLateral2{
	width:184px;
	height:20px;
	background:#FFFFFF;
	/*text-align:center;*/
	margin-bottom:5px;
	padding-top:5px;
	color:#3399CC;
	font-size:17px;
	font-weight:bold;
	border-top:3px solid #3399CC;
}

/* ---------------------------------------- area direita */

.titLateral2{
	width:189px;
}

#centralAtendimento{
	width:189px;
}

.telAtendimento p{
	font-size:17px;
	color:#3399CC;
	font-weight:bold;
	text-align:center;
}

.telAtendimento span{
	margin:10px 0 5px 0;
	color:#3399CC;
}

.barraLigamos{
	background-image:url(../img/ligamos_para_voce.jpg);
	background-repeat:no-repeat;
	width:164px;
	height:30px;
	padding:12px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}

#ligamos{
	background-color:#f4f4f4;
	padding:10px;
}

#ligamos p{
	font-size:18px;
	font-weight:bold;
	color:#009900;
	margin-bottom:5px;
}

#ligamos span{
	color:#3399CC;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}

#ligamos input{
	border:1px solid #666666;
	padding:2px;
	margin-bottom:5px;
	width:99px;
}

#ligamos label{
	width:60px;
	display:block;
	float:left;
}

#fotoDepoimento, #fotoEntrevista{
	width:189px;
}

#fotoDepoimento span, #fotoEntrevista span{
	width:66px;
	display:block;
	float:left;
	margin-right:10px;
}

#fotoEntrevista .entNome{
	font-size:12px;
	font-weight:bold;
}

#fotoDepoimento .depNome{
	font-size:12px;
	font-weight:bold;
}

#fotoDepoimento .depTexto{
	font-style:italic;
}

/* ---------------------------------------- rodape */
#rodape{
	width:100%;
	height:200px;
	background-color:#e8f3fb;
	background-color:#FFFFFF;
	background-image:url(../img/bg_rodape.jpg);
	background-repeat:repeat-x;
	margin-top:10px;
	text-align:center;
}

#rodape p{
	padding:15px 0 15px 0;
	font-size:14px;
	color:#3399CC;
	font-style:italic;
	text-align:center;
	font-weight:bold;
	width:100%;
}

#rodape span{
	margin:0 10px 0 10px;
	width:100%;
}

#linha{
	width:99%;
	background-image:url(../img/linha_rodape.jpg);
	background-repeat:repeat-x;
	height:10px;
}

#submenu{
	color:#3399CC;
}

#submenu a{
	margin-bottom:5px;
	text-decoration:none;
	color:#3399CC;
}

#submenu a:hover{
	font-weight:bold;
}

/* ---------------------------------------- footer */

#footer{
	width:100%;
	height:80px;
	/*background-color:#3399CC;*/
	background-image:url(../img/footer.jpg);
	background-repeat:repeat-x;
}

#footer span{
	width:80px;
	padding:5px;
	display:block;
	float:left;
	
}

#footer p{
	width:100%;
	padding-top:10px;
	margin-left:30px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	font-size:10px;
}



/* ---------------------------------------- miolo */

#miolo{
	width:552px;
	display:block;
	float:left;
}

#slideShow{
	width:550px;
	background-image:url(../img/fundoSlide.jpg);
	background-repeat:repeat-x;
	height:145px;
	margin-bottom:10px;
	border:1px solid #CCCCCC;
}

.slide *{
	font-family:"Trebuchet MS";
}

.slide a{
	padding-top:10px;
	padding-bottom:10px;
}

.slide a img{
	margin:10px 10px 20px 10px;;
	width:280px;
	display:block;
	float:left;
	border:2px solid #FFFFFF;
}

.slide h3{
	padding:5px 10px 10px 0;
	color:#333333;
	font-size:14px;
	font-weight:bold;
}

h3.titnoticia {
	font-size:14px;
	color:#004BA6;
}

.slide span{
	font-size:13px;
	color:#000000;
}

.info a{
	/*text-transform:uppercase;*/
	color:#3399CC;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#navSlide{
	font-family:"Trebuchet MS";
	width:230px;
	text-align:right;
	float:left;
}

.destaques{
	width:552px;
	margin-bottom:10px;
	height:310px;
}

.destaques *{
	/*font-family:"Trebuchet MS";*/
	font-size:12px;
}

#destaque1{
	width:251px;
	height:300px;
	margin-right:10px;
	/*background-color:#f4f4f4;*/
	padding:10px;
	display:block;
	float:left;
}

#destaque1 h4 a, #destaque2 h4 a{
	font-family:"Trebuchet MS";
	color:#3399CC;
	font-size:16px;
	font-weight:bold;
	height:60px;
}

#destaque1 h4, #destaque2 h4{
	margin-bottom:10px;
}	

#destaque2{
	width:251px;
	height:300px;
	/*background-color:#f4f4f4;*/
	padding:10px;
	display:block;
	float:left;
}

.fotoCurso a img, .fotoNoticia a img{
	border:2px solid #FFFFFF;
	margin-bottom:10px;
}

#destaque1 p, #destaque2 p{
	font-size:12px;
}

#destaque1 span a, #destaque2 span a{
	width:251px;
	font-family:"Trebuchet MS";
	font-size:12px;
	padding-top:3px;
	display:block;
	height:20px;
	text-decoration:none;
}

#unidadesEnsino{
	width:552px;
}

#unidadesEnsino h4, .destLista h3{
	color:#009900;
	font-family:"Trebuchet MS";
	font-size:22px;
	font-weight:bold;
	margin-bottom:10px;
}

.unidades{
	width:170px;
	height:260px;
	display:block;
	float:left;
	margin:0 21px 0 0;
}

.unidades img{
	margin-bottom:5px;
	width:170px;
	height:auto;
}

.unidades p{
	color:#3399CC;
	font-weight:bold;
	font-size:14px;
	margin:5px 0 5px 0;
}

.unidades .saibamais{
	color:#000000;
}

.destListaCurso{
	font-family:Arial, Helvetica, sans-serif;
}

.destListaCurso	a img{
	/*width:175px;
	height:116px;*/
	margin-right:10px;
	display:block;
	float:left;
}

.destListaCurso h4 a{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.destListaCurso h4{
	margin-bottom:10px;
}

.line{
	width:552px;
	height:5px;
	background-color:#edecec;
	margin-bottom:5px;
	margin-top:5px;
}

.destListaCurso p span{
	text-align:right;
	width:552px;
	display:block;
}

.destListaCurso p a{
	font-size:12px;
}

.destListaCurso p span a{
	text-decoration:none;
	color:#3399CC;
	font-weight:bold;
}

#videos, #fotos{
	width:265px;
	display:block;
	float:left;
	height:325px;
	margin-bottom:10px;
}

#videos h4, #fotos h4{
	/*color:#3399CC;*/
	color:#FFFFFF;
	background-color:#FFCC00;
	padding:3px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}

#videos h4{
	background-color:#3399CC;
}

#videos img, #fotos img{
	margin:10px 0 10px 0;
	width:260px;
	height:auto;
	
}

#videos p a, #fotos p a{
	font-size:12px;
	text-decoration:none;
	color:#3399CC;
	margin:5px 0 5px 0;
}

#linhaHorizontal{
	width:2px;
	height:285px;
	margin:0 10px 0 10px;
	background-color:#edecec;
	display:block;
	float:left;
}

hr{
	width:265px;
	height:2px;
	border:1px solid #edecec;
}

#midiasSociais{
	width:189px;
	margin-top:20px;
}

.promo{
	margin-bottom:50px;
	height:170px;
	float:left;
	width:276px;
	text-align:center;
}

.promo img{
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}