/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(imagens/bg_body.jpg);
	background-repeat:repeat-x;
	color:#666666;
	margin:0;
}

h2{
	margin:0;
	}

h3{
	margin:0;
}

a {
	color:#666666; 
	text-decoration:none;
}

a:hover {
	color:#000; 
	text-decoration:none;
}

img {
	border:0;
}

form {
	margin:0;
	padding:0;
}
	
.campos{
	background-color:#f5f5f5;
	color:#666666;
	border:#999999 solid 1px;
	font-size:11px;
	}
	
.campos2{
	background-color:#f5f5f5;
	color:#666666;
	border:#999999 solid 1px;
	font-size:11px;
	}
	
.campos3{
	background-color:#fff;
	color:#b1b1b1;
	border:0;
	font-size:11px;
	width:100px;
	}
	
.botao{
	background-color:#344f72;
	color:#fff;
	padding:2px;
	border:0;
	}
	
.botao2{
	background-color:#75010a;
	color:#fff;
	padding:2px;
	border:0;
	}
	
.botao_login{
	background-color:#344f72;
	color:#fff;
	padding:1px;
	border:0;
	width:30px;
	}   
	
.tit_fund_med{
	color:#f4b508;
	font-size:13px;}
	
.tit_tec{
	color:#e16a01;
	font-size:13px;}
	
.tit_grad{
	color:#F04D3E;
	font-size:13px;
	}
	
.tit_pos{
	color:#c3433a;
	font-size:13px;
	}

.tit_centro{
	color:#a1180e;
	font-size:13px;
	}
	
.tit_extensao{
	color:#a60e01;
	font-size:13px;
	}
	
.tit_ensino_dist{
	color:#6a0902;
	font-size:13px;
	}
	
.tit_branco{
	color:#ffffff;
	}

ul{
	margin:0;
	padding:0;
	list-style-type:none;
	}
	
	


/*FAIXA - O QUE VOCÊ PROCURA? E ACESSO RÁPIDO*/
#faixa { 
	width:100%;
	background-color:#344F72;
	height:30px;
	top:0;
	left:0;
	clear:both;
	color:#FFFFFF;
	}
		
#faixa #cont { 
	width:980px;
	margin:0 auto;
	top:0;
	color:#FFFFFF;
	}
		
#faixa #cont #endereco{ 
	color:#FFFFFF;
	text-align:center;
	top:0;
	left:0;
	float:left;
	margin-left:15px;
	margin-top:8px;
	}	
	
#faixa #cont #procura { 
	float: left;
	margin:0;
	padding:3px 0 0 0;
	}
	
#faixa #cont #acesso_rapido{ 
	float: right;
	margin:0;
	padding:6px 0 0 0;
	}

#principal { 
	width:100%;
    /*margin:0 auto;*/
	background-image:url(imagens/bg_grafismos.jpg);
	background-repeat:no-repeat;
	}
	
#principal #centro { 
	width:980px;
    margin:0 auto;
	padding-top:1px;
	}

/*BOTAO PROCESSO SELETIVO*/
#principal #centro #topo #menu_abas #bt_processo{
	width:124px;
	height:24px;
	float:left;
	margin-right:5px;
	margin-top:7px;
	}
	
/*TOPO*/	
#principal #centro #topo{ 
	width:980px;
	height:86px;
	margin-top:6px;
	}
	
#principal #centro #topo #logo{ 
	width:120px;
	height:86px;
	float:left;
	}
	
#principal #centro #topo #menu_abas{ 
	width:600px;
	height:38px;
	float:right;
	padding-top:25px;
	margin-right:-31px;
	}
	
#principal #centro #topo #menu_abas #data{
	font-size:11px;
	width:550px;
	float:right;
	margin-bottom:10px;
	text-align:right;
	margin-right:35px;
	}	
	
#principal #centro #topo #menu_abas li {
	display:inline;
	}	



/*MENU CURSOS*/
#principal #centro #menu_home{ 
	width:980px;
	height:40px;
	background:url(imagens/home/menu_home/bg_menu.jpg) repeat-x;
	}
	
#principal #centro #menu_busca{ 
	width:980px;
	height:40px;
	background:url(imagens/home/menu_home/bg_busca.jpg) repeat-x;
	}	
	
#principal #centro #menu_ensino_dist{ 
	width:980px;
	height:40px;
	background:url(imagens/ensino_distancia/menu_dist/bg_menu.jpg) repeat-x;
	}
	
#principal #centro #menu_pos_graduacao{ 
	width:980px;
	height:40px;
	background:url(imagens/pos_graduacao/menu_pos/bg_menu.jpg) repeat-x;
	}
	
#principal #centro #menu_graduacao{ 
	width:980px;
	height:40px;
	background:url(imagens/graduacao/menu_vermelho/bg_menu.gif) repeat-x;
	}
	
#principal #centro #menu_fundamental{ 
	width:980px;
	height:40px;
	background:url(imagens/fund_medio/menu_amarelo/bg_menu_amarelo.jpg) repeat-x;
	}	

#principal #centro #menu_tecnico{ 
	width:980px;
	height:40px;
	background:url(imagens/tecnico/menu_laranja/bg_menu_laranja.gif) repeat-x;
	}
	
#principal #centro #menu_extensao{ 
	width:980px;
	height:40px;
	background:url(imagens/extensao/menu_vinho/fundo_menu.jpg) repeat-x;
	}
	
#principal #centro #menu_linguas{ 
	width:980px;
	height:40px;
	background:url(imagens/centro_linguas/menu_linguas/bg_menu.jpg) repeat-x;
	}

.linha_menu {
	padding:0 5px 0 5px;
	}	
	
.conheca {
	color: #000066;
	font-style: italic;
	font-weight: bold;
	font-size:13px;
}

.numeros {
	color: #000066;
	font-style: italic;
	font-weight: bold;
	font-size:18px;
}

/*MENU CANAL DO ALUNO*/	

#menu_canal_aluno {
	background-image:url(imagens/menu_sanf_fundo.jpg) no-repeat;
	width:150px;
}

#principal #centro #conteudo{ 
	width:960px;
	background-color:#ffffff;
	margin:0 auto;
	padding:10px;
	clear:both;
	}
	
#principal #centro #conteudo_login { 
	width:960px;
	background-color:#ffffff;
	margin:0 auto;
	padding:10px;
	clear:both;
	}
	
.erro_amarelo {
	background:#FFFF99;
	width:185px;
	margin:0 auto;
	clear:both;
	height:22px;
	text-align:center;
	margin-top:20px;
	padding-top:6px;
	}
	



/*TV FLASH*/	
#principal #centro #conteudo #tvflash{ 
	width:960px;
	height:220px;
	}
	
#principal #centro #conteudo #img_topocurso{ 
	width:960px;
	height:112px;
	}
	

/*LOGIN WEB MAIL E SECRETARIA VIRTUAL*/
#principal #centro #conteudo #faixa_login{ 
	width:950px;
	height:35px;
	padding:5px 5px 0px 5px;
	background:url(imagens/bg_login.jpg);
	clear:both;
	}
	
#principal #centro #conteudo #faixa_login_verm{ 
	width:950px;
	height:60px;
	padding:5px 5px 0px 5px;
	background:url(imagens/bg_login_verm3.jpg) repeat-x;
	clear:both;
	margin-top:10px;
}

#principal #centro #conteudo #faixa_login_verm2{ 
	width:950px;
	height:60px;
	padding:5px 5px 0px 5px;
	background:url(imagens/bg_login_verm3.jpg) repeat-x;
	clear:both;
	margin-top:11px;
}

#principal #centro #conteudo #faixa_login_verm3{ 
	width:950px;
	height:60px;
	padding:5px 5px 0px 5px;
	background:url(imagens/bg_login_verm3.jpg) repeat-x;
	clear:both;
	margin-top:-15px;
}

#principal #centro #conteudo #faixa_login_verm2 .login_senha1{
	background-color:#fff;
	color:#b1b1b1;
	border:0;
	font-size:11px;
	width:100px;
	margin-top:10px;
	margin-left:78px;
	}
	
#principal #centro #conteudo #faixa_login_verm3 .login_senha1{
	background-color:#fff;
	color:#b1b1b1;
	border:0;
	font-size:11px;
	width:100px;
	margin-top:10px;
	margin-left:78px;
	}
	
#principal #centro #conteudo #faixa_login_verm .login_senha1{
	background-color:#fff;
	color:#b1b1b1;
	border:0;
	font-size:11px;
	width:100px;
	margin-top:10px;
	margin-left:78px;
	}
	
#principal #centro #conteudo #faixa_login_verm .login_senha2{
	background-color:#fff;
	color:#b1b1b1;
	border:0;
	font-size:11px;
	width:100px;
	margin-top:10px;
	margin-left:2px;
	}
	
#principal #centro #conteudo #faixa_login_verm3 .login_senha2{
	background-color:#fff;
	color:#b1b1b1;
	border:0;
	font-size:11px;
	width:100px;
	margin-top:10px;
	margin-left:2px;
	}	

#principal #centro #conteudo #faixa_login_verm2 .login_senha2{
	background-color:#fff;
	color:#b1b1b1;
	border:0;
	font-size:11px;
	width:100px;
	margin-top:10px;
	margin-left:2px;
	}
	
#principal #centro #conteudo #faixa_login_verm .rgm_senha1{
	background-color:#fff;
	color:#b1b1b1;
	border:0;
	font-size:11px;
	width:100px;
	margin-top:8px;
	margin-left:210px;
	}
	
#principal #centro #conteudo #faixa_login_verm2 .rgm_senha1{
	background-color:#fff;
	color:#b1b1b1;
	border:0;
	font-size:11px;
	width:100px;
	margin-top:8px;
	margin-left:210px;
	}
	
#principal #centro #conteudo #faixa_login_verm3 .rgm_senha1{
	background-color:#fff;
	color:#b1b1b1;
	border:0;
	font-size:11px;
	width:100px;
	margin-top:8px;
	margin-left:210px;
	}
	
#principal #centro #conteudo #faixa_login_verm .rgm_senha2{
	background-color:#fff;
	color:#b1b1b1;
	border:0;
	font-size:11px;
	width:100px;
	margin-top:8px;
	}
	
#principal #centro #conteudo #faixa_login_verm2 .rgm_senha2{
	background-color:#fff;
	color:#b1b1b1;
	border:0;
	font-size:11px;
	width:100px;
	margin-top:8px;
	}
	
#principal #centro #conteudo #faixa_login_verm3 .rgm_senha2{
	background-color:#fff;
	color:#b1b1b1;
	border:0;
	font-size:11px;
	width:100px;
	margin-top:8px;
	}	

#principal #centro #conteudo #faixa_login_verm #webmail_verm{
	width:500px;
	float:left;
	padding-top:2px;
	color:#FFF;
	margin-top:-5px;
}

#principal #centro #conteudo #faixa_login_verm2 #webmail_verm{
	width:500px;
	float:left;
	padding-top:2px;
	color:#FFF;
	margin-top:-5px;
}

#principal #centro #conteudo #faixa_login_verm3 #webmail_verm{
	width:500px;
	float:left;
	padding-top:2px;
	color:#FFF;
	margin-top:-5px;
}
	
#principal #centro #conteudo #faixa_login_verm #sec_virtual_verm{
	width:450px;
	float:right;
	padding-top:2px;
	margin-top:-2px;
}

#principal #centro #conteudo #faixa_login_verm2 #sec_virtual_verm{
	width:450px;
	float:right;
	padding-top:2px;
	margin-top:-2px;
}

#principal #centro #conteudo #faixa_login_verm3 #sec_virtual_verm{
	width:450px;
	float:right;
	padding-top:2px;
	margin-top:-2px;
}
	
#principal #centro #conteudo #faixa_login_verm #aba_baixo{
	color:#FFF;
	width:312px;
	float:right;
	margin-top:6px;
	margin-left:380px;
	font-size:14px;
	font-family:"Trebuchet MS";
}

#principal #centro #conteudo #faixa_login_verm2 #aba_baixo{
	color:#FFF;
	width:312px;
	float:right;
	margin-top:6px;
	margin-left:380px;
	font-size:14px;
	font-family:"Trebuchet MS";
}

#principal #centro #conteudo #faixa_login_verm3 #aba_baixo a{
	color:#FFF;
	text-decoration:none;
}

#principal #centro #conteudo #faixa_login_verm3 #aba_baixo{
	color:#FFF;
	width:312px;
	float:right;
	margin-top:6px;
	margin-left:380px;
	font-size:14px;
	font-family:"Trebuchet MS";
}

#principal #centro #conteudo #faixa_login_verm #aba_baixo a{
	color:#FFF;
	text-decoration:none;
}

#principal #centro #conteudo #faixa_login_verm2 #aba_baixo a{
	color:#FFF;
	text-decoration:none;
}

#principal #centro #conteudo #faixa_login_verm #aba_baixo a:hover{
	color:#FFF;
	text-decoration:underline;
}

#principal #centro #conteudo #faixa_login_verm2 #aba_baixo a:hover{
	color:#FFF;
	text-decoration:underline;
}

#principal #centro #conteudo #faixa_login_verm3 #aba_baixo a:hover{
	color:#FFF;
	text-decoration:underline;
}
	
#principal #centro #conteudo #faixa_login #webmail{
	width:450px;
	float:left;
	padding-top:2px;
}

#principal #centro #conteudo #faixa_login #sec_virtual{
	width:350px;
	float:right;
	padding-top:2px;
}

#fundo_svlogin #topo #logo #faixa_login #sec_virtual_login{
	width:360px;
	float:left;
	padding-top:2px;
}


/*CENTRO - INTERNAS	*/
#principal #centro #conteudo #interna{
	width:960px;
	margin:20px 0px 0px 0px;
	background:url(imagens/bg_central.jpg) #fff repeat-x;
}

#principal #centro #conteudo #internacomex{
	width:620px;
	margin:20px 0px 0px 0px;
	background:url(imagens/bg_central.jpg) #fff repeat-x;
}
	
	
#principal #centro #conteudo #interna:after{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}
	
#principal #centro #conteudo #interna #col_esq{ 
	width:260px;
	float:left;
	margin:20px 0 20px 0;
	padding:0 20px 20px 20px;
	}	
	
#principal #centro #conteudo #interna #faixa_cursos{
	width:930px;
	height:32px;
	background:url(imagens/bg_login_verm.jpg) repeat-x;
	font-size:18px;
	font-style:italic;
	padding-top:5px;
	padding-left:30px;
	text-transform:uppercase;
}

/*MENU CURSOS*/

.cursos_ens_sup{
	color:#F04D3E;
	font-size:13px;
}

#col_esq #menu_cursos{
	width:250px;
}

/*MENU CURSOS*/
	
#principal #centro #conteudo #interna #col_dir{ 
	width:615px;
	float:right;
	margin:20px 0 40px 0;
	padding:0 20px 0px 20px;
	border-left:#999999 solid 1px;
	}	

#principal #centro #conteudo #interna #col_dir_comex{ 
	/*width:615px;*/
	width:600px;
	float:right;
	/*margin:20px 0 40px 0px;*/
	margin:20px 0 40px 5px;
	/*padding:0 20px 0px 20px;*/
	padding:0 20px 0px 10px;
	border-left:#999999 solid 1px;
	}

#principal #centro #conteudo #interna #col_dir2{ 
	width:615px;
	float:right;
	text-align:center;
	padding:0 20px 0px 20px;
	margin:20px 0 40px 0;
	border-left:#999999 solid 1px;
	}
	
#principal #centro #conteudo #interna #col_dir2_dentro{ 
	width:615px;
	float:right;
	margin:0 auto;
	margin-bottom:15px;
	}
	
#principal #centro #conteudo #interna #col_dir1_dentro{ 
	width:615px;
	float:right;
	margin:15px 0 0 0;
	}
	
	
/*FUNDAMENTAL / MÉDIO*/

#principal #centro #conteudo #interna #col_dir_medio{ 
	width:960px;
	height:250px;
	margin:10px 0 0 0;
	text-align:center;
	}
	
.img1{
	width:225px;
	height:240px;
	margin: 0 7px 0 9px;
	_margin: 0 7px 0 5px;
	float:left;
}

.img2{
	width:225px;
	height:240px;
	margin: 0 7px 0 7px;
	float:left;
}

.img3{
	width:225px;
	height:240px;
	margin: 0 7px 0 7px;
	float:left;
}

.img4{
	width:225px;
	height:240px;
	margin: 0 7px 0 7px;
	float:left;
}

#principal #centro #conteudo #interna #col_dir3{ 
	width:675px;
	float:right;
	margin:0 0 0 0;
	text-align:center;
	}

#principal #centro #conteudo #interna #col_dir3 #col_dir3_dentro{ 
	width:675px;
	float:left;
	margin:0 auto;
	}
	
.subalunos{
	width:225px;
	margin: 0 auto;
	float:right;
	margin-right:20px;
}

.subalunos2{
	width:225px;
	margin: 0 auto;
	float:left;
}


/*TECNICO*/

#principal #centro #conteudo #interna #col_dir_tecnico{ 
	width:960px;
	height:200px;
	margin:10px 0 0 0;
	text-align:left;
	}
	
#principal #centro #conteudo #interna #col_dir_tecnico a{
	color:#e16a01;
	font-size:12px; 
}

#principal #centro #conteudo #interna #col_dir_tecnico a:hover{
	color:#000;
}
	
.bola{
	width:225px;
	margin: 25px 100px 0 0;
	float:left;
}

.col1{
	width:250px;
	margin: 0 100px 0 0px;
	float:left;
}


.col2{
	width:250px;
	margin: 0 10px 0 0;
	float:left;
}

	
/*INFRAESTRUTURA*/

.infrafoto{
	text-align:center;
}



/*GRADUAÇÃO ADMINISTRAÇÃO*/

 
.grade{
	width:620px;
	height:18px;
	margin:0 0 3px 0;
	padding:4px 0 0 30px;
	background-color:#DEDFE3;
	color:#58595B;
}

.plano{
	width:620px;
	height:18px;
	margin:0 0 3px 0;
	padding:4px 0 0 30px;
	background-color:#DEDFE3;
	color:#58595B;
}

.objetivos{
	width:620px;
	height:18px;
	margin:0 0 3px 0;
	padding:4px 0 0 30px;
	background-color:#DEDFE3;
	color:#58595B;
}

.perfil{
	width:620px;
	height:18px;
	margin:0 0 3px 0;
	padding:4px 0 0 30px;
	background-color:#DEDFE3;
	color:#58595B;
}

.corpo{
	width:620px;
	height:18px;
	margin:0 0 3px 0;
	padding:4px 0 0 30px;
	background-color:#DEDFE3;
	color:#58595B;
}

.infra{
	width:620px;
	height:18px;
	margin:0 0 3px 0;
	padding:4px 0 0 30px;
	background-color:#DEDFE3;
	color:#58595B;
}

.manual{
	width:620px;
	height:18px;
	margin:0 0 3px 0;
	padding:4px 0 0 30px;
	background-color:#DEDFE3;
	color:#58595B;
}

		
	
/*PAGINA SUBHOME NOTICIAS*/	
#principal #centro #conteudo #interna #col_dir_dentro_noticias{
	width:615px;
	float:right;
	margin:0 auto;
	margin-top:15px;
	}
	
.noticia1{
	float:left;
	width:300px;
	margin-right:15px;
	text-align:left;
}

.noticia2{
	float:right;
	width:300px;
	text-align:left;
}


.espaco_topo{
	margin-top:15px;	
	}


/*PAGINA GRADUAÇAO ALBUM*/

.album{
	float:left;
	width:205px;
	text-align:left;
}

.album2{
	float:left;
	width:205px;
	text-align:left;
}

.album3{
	float:left;
	width:200px;
	text-align:left;
}


	
/*PAGINA PROMOÇÕES E EVENTOS*/

#principal #centro #conteudo #interna #col_dir_promo{ 
	width:615px;
	float:right;
	margin-bottom:15px;
	}

.promo{
margin-left:10px;
}	



	
/*PAGINA DE NOTICIAS*/
 	
.sup_alunos{
	float:left;
	width:300px;
	margin-right:15px;
	text-align:left;
}

.sup_alunos2{
	float:left;
	width:300px;
	text-align:left;
	}



/*SUBHOME GRADUAÇÃO*/
#principal #centro #conteudo #interna #col_dir_gradteste{ 
	width:930px;
	height:500px;
	margin:15px;
	text-align:left;
	}

#principal #centro #conteudo #interna #col_dir_grad{ 
	width:930px;
	height:180px;
	margin:15px;
	text-align:left;
	}
	
#principal #centro #conteudo #interna #col_dir_grad a{
	color:#FF5041;
	font-size:12px; 
}

#principal #centro #conteudo #interna #col_dir_grad a:hover{
	color:#000;
}
	
.grad1{
	width:295px;
	margin:0px 0px 0px 15px;
	float:left;
}

.grad2{
	width:300px;
	margin:0px 0px 0px 0px;
	float:left;
	padding:0 0 0 0px;
}

.grad3 {
	width:280px;
	margin:0px 0px 0px 0px;
	float:left;
	padding:0 0 0 25px;
}



/*SUBHOME POS GRADUAÇÃO*/

#principal #centro #conteudo #interna #col_dir_pos{ 
	width:930px;
	height:180px;
	margin:15px 0 20px 30px;
	text-align:left;
	display:table;
	}
	
#principal #centro #conteudo #interna #col_dir_pos a{
	color:#DF5950;
	font-size:12px; 
}

#principal #centro #conteudo #interna #col_dir_pos a:hover{
	color:#000;
}
	
.coluna1{
	width:250px;
	margin: 0 70px 0 0px;
	float:left;
}

.coluna2{
	width:250px;
	margin: 0 50px 0 0px;
	float:left;
}

.coluna3 {
	width:300px;
	margin: 0 0px 0 0px;
	float:left;
}



/*BOXES - HOME	*/
#principal #centro #conteudo #boxes{
	width:980px;
	clear:both;
	}
	
#principal #centro #conteudo #boxes #segura {
	width:326px;
	float:left;
	margin-bottom:20px;
}
	
#principal #centro #conteudo #boxes #box0_home,
#principal #centro #conteudo #boxes #segura #box0_home { 
	width:306px;
	height:340px;
	background:url(imagens/bg_boxes.jpg) #fafbfd;
	background-repeat:no-repeat;
	background-repeat:repeat-x;
	float:left;
	margin:0px 20px 20px 0px;
	_margin:0px 5px 5px 0px;
	display:table-cell;
	}
	
#principal #centro #conteudo #boxes #box0_home a {
	font-size:9px;
	font-weight:bold;
}
	
#principal #centro #conteudo #boxes #box1_home,
#principal #centro #conteudo #boxes #segura #box1_home { 
	width:306px;
	height:570px;
	background:url(imagens/bg_boxes.jpg) #fafbfd;
	background-repeat:no-repeat;
	background-repeat:repeat-x;
	float:left;
	margin:0px 20px 0px 0px;
	_margin:0px 5px 0px 0px;
	display:table-cell;
	}
	
#principal #centro #conteudo #boxes #segura #box1_home { 
	width:306px;
	height:210px;
	background:url(imagens/bg_boxes.jpg) #fafbfd;
	background-repeat:no-repeat;
	background-repeat:repeat-x;
	float:left;
	margin:0px 20px 0px 0px;
	_margin:0px 5px 0px 0px;
	display:table-cell;
	}
	
#principal #centro #conteudo #boxes #box2_home{ 
	width:306px;
	height:570px;
	background:url(imagens/bg_boxes.jpg) #fafbfd;
	background-repeat:no-repeat;
	background-repeat:repeat-x;
	float:left;
	margin:0px 20px 0px 0px;
	_margin:0px 15px 0px 0px;
	display:table-cell;
	}
	
#principal #centro #conteudo #boxes #box3_home{ 
	width:306px;
	height:570px;
	background:url(imagens/bg_boxes.jpg) #fafbfd;
	background-repeat:no-repeat;
	background-repeat:repeat-x;
	float:left;
	margin:0px 0px 0px 0px;
	display:table-cell;
	}
	
#principal #centro #conteudo #boxes #box1{ 
	width:306px;
	background:url(imagens/bg_boxes.jpg) #fafbfd;
	background-repeat:no-repeat;
	background-repeat:repeat-x;
	float:left;
	margin:0px 20px 0px 0px;
	display:table-cell;
	}	
	
#principal #centro #conteudo #boxes #box2{ 
	width:306px;
	background:url(imagens/bg_boxes.jpg) #fafbfd;
	background-repeat:no-repeat;
	background-repeat:repeat-x;
	float:left;
	margin:0px 20px 0px 0px;
	display:table-cell;
	}
	
#principal #centro #conteudo #boxes #box3{ 
	width:306px;
	background:url(imagens/bg_boxes.jpg) #fafbfd;
	background-repeat:no-repeat;
	background-repeat:repeat-x;
	float:left;
	margin:0px 0px 0px 0px;
	display:table-cell;
	}

.destaques{
	background-color:#FFFFFF;
	width:306px;
	height:100px;
	clear:both;
	margin-top:15px;
	}
	
.txt{
	padding:10px;
	}

.foto{ 
	float:left;
	margin:0px 10px 10px 0px;
	}
	
.foto_dir{
	float:right;
	margin:0px 0px 10px 0px;
	}
	
	
/*ENSINO A DISTANCIA*/
#principal #centro #conteudo #interna #col_dir_dist{ 
	width:930px;
	height:590px;
	margin:15px 0 0 30px;
	text-align:left;
	}
	
#principal #centro #conteudo #interna #col_dir_dist2{ 
	width:930px;
	height:480px;
	margin:15px 0 0 30px;
	text-align:left;
	}

/*RODAPÉ*/	
#footer { 
	width:100%;
	background:url(imagens/bg_footer.jpg) #344f72;
	height:270px;
	clear:both;
	}
#footer ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#footer li{
	list-style-type:none;
	margin:0;
	padding:0;
	display:inline;

	}
	
#footer #bt_topo{ 
	width:960px;
	height:30px;
	margin:0 auto;
	clear:both;
	}
	
#footer #colunas{ 
	width:960px;
	margin:0 auto;
	color:#FFFFFF;
	}
	
#footer #colunas .coluna{ 
	width:230px;
	height:0px;
	float:left;
	margin:15px 12px 0 0;
	}
	
#footer #colunas a{
	color:#FFFFFF;
	}

#footer #colunas a:hover{
	color:#CCCCCC;
	}
	
#footer #colunas .coluna_fin{ 
	width:230px;
	height:0px;
	float:left;
	margin:15px 0px 0 0;
	}



/* CSS Referente a página de login da Secretaria Virtual 
http://www.portalanchieta.com.br/portal/secretaria_virtual_login.asp */


#principal_svlogin { 
	width:100%;
	background-image:url(imagens/bg_grafismos2.jpg);
	background-repeat:no-repeat;
}
	
#principal_svlogin #centro_svlogin { 
	width:300px;
    margin:0 auto;
}
	
#principal_svlogin #centro_svlogin #topo {
	width:300px;
	height:86px;
	padding-top:30px;
}

#principal_svlogin #centro_svlogin #sec_virtual_login {
	width:300px;
	margin-top:50px;
	background-color:#FFF;
}

#principal_svlogin #centro_svlogin #sec_virtual_login .campos3{
	background-color:#fff;
	color:#b1b1b1;
	border:1px solid #CCC;
	font-size:11px;
	width:100px;
}

.logo {
	width:400px;
	float:left;
}


/**** faq nova ****/

#respostas_faq {width:550px; margin-top: 20px; }
#form2{ width:550px; padding: 10px;}
#form2 select{width:420px;  margin-top:10px; }
#form2 option{ text-align:center;}

/**** fim faq nova ****/

.destaque_link{color:#000066; font-weight:bold;}
.destaque_link2{color:#000066; font-weight:bold; font-size:16px;}
.banner_expansivel{float:left; width:auto;}

/** MENU DROP TESTE **/

.drop_menu{	
	border:0px;
	margin:0px;
	padding:0px;
	font: 12px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;	
	width:130px;
	height:310;
	float:right;

}
	
.drop_menu ul{
	height:35px;

}

.drop_menu li{
	width:130px;		
}

.drop_menu li a{
	background-image:url(imagens/dropdown/drop_topo.png);
	background-repeat:no-repeat;
	color:#cccccc;
	display:block;
	font-weight:normal;
	line-height:28px;
	text-decoration:none;
}

.drop_menu li a:hover, .drop_menu ul li:hover a{
	color:#FFFFFF;
	text-decoration:none;
			}

.drop_menu li ul{
	background:url(imagens/dropdown/fundototal_drop.png);
	background-repeat:no-repeat;
	display:none;
	height:auto;
	width:180px;
}

.drop_menu li:hover ul{
	display:block;
		}

.drop_menu li li {
	float:none;
	margin:0px;
	padding:0px;
	width:180px;
}

.drop_menu li:hover li a{
	background:none;
}

.drop_menu li ul a{
	height:35px;
	font-size:12px;
	font-style:normal;
	margin:0px;
	padding:0px 10px 0px 15px;
	text-align:left;
}

.drop_menu li ul a:hover, .drop_menu li ul li:hover a{
	background:url(imagens/dropdown/hover_sub2.gif) left no-repeat;
	margin-left:6px;
	border:0px;
	color:#ffffff;
	text-decoration:none;
}

/*.drop_menu p{
		clear:left;
		}	
*/

/** menu abas junto com o dropdown **/

#principal #centro #topo #menu_abas_drop{ 
	width:600px;
	height:38px;
	float:right;
	padding-top:25px;
	margin-right:-149px;
	}	
	
#principal #centro #topo #menu_abas_drop li {
	display:inline;
	}	

#principal #centro #topo #menu_abas_drop #data{
	font-size:11px;
	width:550px;
	float:right;
	margin-bottom:10px;
	text-align:right;
	margin-right:35px;
	}	

/** fim do css menu abas com o dropdown **/

/** iframe de busca **/

#boxes #cse-search-results{
	margin-left:70px;
	}

#principal #centro #conteudo #gbusca_banner{ 
	width:960px;
	height:112px;
	}

/** fim do iframe de busca **/

/*BUSCA GOOGLE*/
.busca-google-form{float:left; width:147px; margin-right:5px; background:url(imagens/bg-busca.gif) no-repeat right;}
.busca-google-form input{border:0; height:20px; width:136px;background:none; padding-left:6px; }
.busca-google-input input{display:block;border:0; background:url(imagens/bg-btn-busca.gif) no-repeat; width:72px; height:30px;margin:1px 142px 0 10px; color:#FFFFFF; _margin:1px 5px 0 10px; padding:1px 4px; _padding:0 1px;}

/*******************/
