@charset "utf-8";
/* CSS Document */

.center{
	float:left;
	margin-left:10px;
}
.c_grande{
	width:571px;
}
/*.c_pequeno{
	width:550px;
}*/
.box{
	margin:4px;
	position:relative;
}
	.bg_white{
		background:#FFFFFF;
		padding:5px;
	}
	.bg_white h3.result{
		font-size:20px;
		font-family:Candara, Trebuchet MS, Arial;
		letter-spacing:-1px;
		margin-top:8px;
	}
	.bg_white h3.result em{
		color:#999999;
	}
	
	.bg_white hr{
		height:3px;
		color:#EEE;
		background:#EEE;
	}
	
	.buscaOK{
		background:url(../imagens/buscaOK.gif);
		width:33px;
		font-size:14px;
		height:20px;
		font-family:Arial;
		font-weight:bold;
		color:#FFF;
		border:0;
	}
	.resultadoBusca{
		color:#666;
		border-bottom:1px solid #DCDCDC;
		margin-bottom:10px;
		width:100%;
	}
	
	/* BOX VIDEOS */
	
	.videos_bg{
		width:561px;
	}
	#box_videos ul li{
		width:275px;
		margin-top:5px;
		min-height:90px;
		height: auto !important;
		height:90px;
		float:left;
		border-bottom:1px solid #DEE3EE;
		margin-right:5px;
		display:inline;
	}
	#box_videos ul li span.box_img{
		width:84px;
		height:82px;
		background:#DEE3EE;
		border:1px solid #ADB7CE;
		text-align:center;
		padding-top:2px;
		margin-right:2px;
		display:inline;
		float:left;
	}
	#box_videos_m div.descricao{
		clear:both;
	}
	#box_videos_m div.descricao li br,#box_videos_m div.descricao ul br,#box_videos_m div.descricao ol br{
		display:none;
	}
	#box_videos_m div.descricao ul li{
		list-style-type:disc;
		margin-left:15px;
	}
	#box_videos_m div.descricao ol li{
		list-style-type:decimal;
		margin-left:25px;
	}
	#box_videos_m span.box_img{
		width:84px;
		height:82px;
		background:#DEE3EE;
		border:1px solid #ADB7CE;
		text-align:center;
		padding-top:2px;
		margin:5px 0 10px;
		margin-right:2px;
		display:inline;
		float:left;
	}
	#box_videos ul li a{
		display:block;
	}
	#box_videos ul li a:hover{
		text-decoration:underline;
	}
	.tituloProfessor{
		color:#79A515;
		font-weight:bold;
	}
	.tituloDownload{
		color:#FFF;
		padding:2px;
		background:#6DA425;
	}
	.tituloBusca{
		color:#000;
		font-size:20px;
		font-family:Candara, Trebuchet MS, Arial;
		letter-spacing:-1px;
	}
	.tituloCategoria{
		color:#446098;
	}
	.tituloMateria{
		color:#999999;
	}
	.tituloData2{
		color:#9E9E9E;
		font-size:9px;
	}
	.tituloData{
		background:url(../imagens/icone_play.gif) no-repeat;
		color:#9E9E9E;
		font-size:9px;
		padding-left:15px;
		padding-bottom:1px;
	}
	.tituloDataGratis{
		background:url(../imagens/icone_playgratis.gif) no-repeat;
		color:#9E9E9E;
		font-size:9px;
		padding-left:53px;
		padding-bottom:1px;
	}
	.tituloDataVip{
		background:url(../imagens/icone_playvip.gif) no-repeat;
		color:#9E9E9E;
		font-size:9px;
		padding-left:48px;
		padding-bottom:1px;
	}
	#box_videos_m{
	/*width:555px;*/
	width:100%;
	clear:both;
	}
	#box_videos_m .tituloAssunto,#box_videos_m .tituloMateria{
		font-size:18px;
		font-family:Arial, Helvetica, sans-serif;
		letter-spacing:-1px;
	}
	#box_videos_m .video_flash{
		clear:both;
	}
	#box_videos_m .video_flash div li br,#box_videos_m .video_flash div ul br,#box_videos_m .video_flash div ol br{
		display:none;
	}
	#box_videos_m .video_flash div ul li{
		list-style-type:disc;
		margin-left:15px;
	}
	#box_videos_m .video_flash div ol li{
		list-style-type:decimal;
		margin-left:25px;
	}
	#box_videos_m .video_flash div ul{
		float:none;
	}
	#box_videos_m .video_flash img,#box_videos_m .video_flash span{
		float:left;
		margin-right:5px;
	}
	.video_flash ul{
		float:left;
	}
	.video_flash ul li.arquivo_mp4 a,.video_flash ul li.arquivo_pdf a,.video_flash ul li.arquivo_mp3 a,.video_flash ul li.arquivo_flv a{
		display:block;
		height:38px;
		margin-bottom:6px;
		text-indent:-9999px;
		overflow:hidden;
	}
	.video_flash ul li.problemas_com_video a{
	height:31px;
	display:block;
	}
	.video_flash ul li.arquivo_mp4{
		background:url(../imagens/arquivoMp4.gif) no-repeat;
		width:143px;
	}
	.video_flash ul li.arquivo_flv{
		background:url(../imagens/arquivoFlv.gif) no-repeat;
		width:143px;
	}
	.video_flash ul li.arquivo_mp3{
		background:url(../imagens/arquivoMp3.gif) no-repeat;
		width:143px;
	}
	.video_flash ul li.arquivo_pdf{
		background:url(../imagens/arquivoPdf.gif) no-repeat;
		width:143px;
	}
	.video_flash ul li.problemas_com_video{
		background:url(../imagens/problemas_com_video.gif) no-repeat;
		width:143px;
		height:31px;
		margin-bottom:5px;
	}
	.video_flash div{
		padding-top:5px;
		clear:both;
	}
	
#box_aviso_compra{
	background:#818181;
	padding:5px 10px 5px 10px;
	margin-bottom:10px;
	border:1px solid #C0C9DE;
	min-height:57px;
	height:auto !important;
	height:57px;
}
	#box_aviso_compra p{
		color:#FFFFFF;
	}
	#box_aviso_compra img{
		float:left;
		margin-right:10px;
	}

#compra {
	display:none;
	position:absolute;
	left:160px;
	top:0;
}
/* LOGIN */

#box_login{
	background:#E8F3CF;
	border:1px solid #B7D572;
	clear:both;
	height:198px;
}
	#box_login .boxer_login{
		width:265px;
		float:left;
		padding:5px 10px 5px 10px;
	}
	#box_login h2{
		color:#8CBD1A;
		font-size:22px;
	}
	#box_login .boxer_primeira_vez h2{
		color:#FFFFFF;
	}
	#box_login .boxer_primeira_vez{
		color:#FFFFFF;
		width:220px;
		font-size:11px;
		padding:10px;
		float:right;
		height:178px;
		background:#8CBD1A;
	}
	#box_login .boxer_login legend{
		text-indent:-99999px;
		overflow:hidden;
	}
	#box_login .boxer_login input{
		border-top:1px solid #AFB6C5;
		border-left:1px solid #AFB6C5;
		border-bottom:none;
		border-right:none;
	}
	#box_login .boxer_login ul{
		margin-top:10px;
	}
	#box_login .boxer_login ul li{
		padding:2px;
	}

/* BOXERS */	

#boxer_01 .boxer_01_meio p,#boxer_01 .boxer_02_meio p{
	margin-bottom:15px;
	font-size:12px;
}
	#boxer_01 .boxer_01_meio h2{
		font-size:20px;
		font-family:Candara, Trebuchet MS, Arial;
		letter-spacing:-1px;
		color:#454545;
	}
	#boxer_01 .boxer_01_meio a{
		text-decoration:underline;
	}
	#boxer_01 .boxer_01_topo img,#boxer_01 .boxer_02_topo img{
		float:left;
		margin-right:5px;
	}
	#boxer_01 h3{
		font-size:20px;
		font-family:Candara, Trebuchet MS, Arial;
		letter-spacing:-1px;
	}
	#boxer_01 h4{
		font-size:18px;
		font-family:Candara, Trebuchet MS, Arial;
		letter-spacing:-1px;
	}
	#boxer_01 .boxer_02_meio ol li{
		list-style:decimal inside;
		font-size:12px;
		padding-left:10px;
	}
	#boxer_01 .boxer_02_meio ul li{
		list-style:disc inside;
		font-size:12px;
		padding-left:10px;
	}
	#boxer_01 .boxer_02_meio a{
		text-decoration:underline;
	}
	#boxer_01 .boxer_01_meio ul.box01 li,#boxer_01 .boxer_01_topo ul.box01 li{
		clear:both;
		background:#E8F3CF;
		margin-bottom:1px;
		padding-top:3px;
		text-indent:6px;
	}
	#boxer_01 .boxer_01_meio ul.box01 li a,#boxer_01 .boxer_01_topo ul.box01 li a{
		display:block;
		height:18px;
		text-decoration:none;
	}
	#boxer_01 .boxer_01_meio ul.box01 li a:hover,#boxer_01 .boxer_01_topo ul.box01 li a:hover{
		text-decoration:underline;
	}
	#boxer_01 .boxer_01_meio ul.box02{
		height:26px;
		margin:8px 0 8px;
	}
	#boxer_01 .boxer_01_meio ul.box02 li{
		float:left;
		height:26px;
	}
	#boxer_01 .boxer_01_meio ul.box02 li a{
		display:block;
		height:26px;
		text-decoration:none;
	}
	#boxer_01 .boxer_01_meio ul.box02 li.li_comentar{
		background:url(../imagens/ul_box01_comentar.gif) no-repeat;
		width:98px;
	}
	#boxer_01 .boxer_01_meio ul.box02 li.li_favoritos{
		background:url(../imagens/ul_box01_favorito.gif) no-repeat;
		width:107px;
	}
	#boxer_01 .boxer_01_meio ul.box02 li.li_indicar{
		background:url(../imagens/ul_box01_indicar.gif) no-repeat;
		width:81px;
	}
	#boxer_01 .boxer_01_meio ul.box02 li.li_imprimir{
		background:url(../imagens/ul_box01_imprimir.gif) no-repeat;
		width:89px;
	}
	.boxer_02_topo ul li{
		float:left;
		height:35px;
		padding-right:10px;
	}
	.boxer_02_topo ul li a{
		display:block;
		height:35px;
	}
	.boxer_02_topo ul li.prof_perfil{
		background:url(../imagens/professores_perfil.gif) no-repeat;
		width:61px;
	}
	.boxer_02_topo ul li.prof_aulas{
		background:url(../imagens/professores_aulas.gif) no-repeat;
		width:61px;
	}
	.boxer_02_topo ul li.prof_livros{
		background:url(../imagens/professores_livros.gif) no-repeat;
		width:67px;
	}
	.boxer_02_topo ul li.prof_artigos{
		background:url(../imagens/professores_artigos.gif) no-repeat;
		width:74px;
	}
	.boxer_02_topo ul li.prof_podcast{
		background:url(../imagens/professores_podcast.gif) no-repeat;
		width:57px;
	}
	.boxer_02_topo ul li.prof_site{
		background:url(../imagens/professores_site.gif) no-repeat;
		width:52px;
	}
	.boxer_02_topo ul li.prof_email{
		background:url(../imagens/professores_email.gif) no-repeat;
		width:69px;
	}
	.boxer_03{
		background:#E8F3CF;
		border:1px solid #B7D572;
		padding:5px;
		margin:5px 0 5px;
	}
	.boxer_04{
		background:#EEEEEE;
		border:1px solid #CCCCCC;
		padding:5px;
		margin:5px 0 5px;
	}
	
/* CADASTRO/DELIVERY */

#cadastro fieldset div div{
	float:left;
	width:110px;
}
#cadastro fieldset legend{
	font-size:18px;
	letter-spacing:-1px;
	margin-top:5px;
	padding-left:20px;
	color:#666;
	background:url(../imagens/icone_dados.gif) no-repeat;
}
#cadastro fieldset div input{
	margin-bottom:1px;
}
	#delivery{
		width:400px;
		clear:both;
	}
	#delivery div div{
	float:left;
	width:110px;
	}
	#delivery div input{
		margin-bottom:1px;
	}

/* MINHA CONTA */

#boxer_m a{
	color:#FF8110;
}
#boxer_m div, div.cabecalho_01{
	background:#E2EEDE;
	height:20px;
	font-size:14px;
	font-weight:bold;
	text-indent:5px;
	color:#446098;
	margin-bottom:5px;
}

.bt_emitir_boleto,#boxer_m .bt_emitir_boleto{
	background:url(../imagens/btEmitirBoleto.gif) no-repeat;
	width:178px;
	height:35px;
}
.bt_emitir_boleto a,#boxer_m .bt_emitir_boleto a{
	display:block;
	height:35px;
	text-indent:-9999px;
	overflow:hidden;
}


/* PAGINACAO */

.paginacao{
	font-size:12px;
	background:#EEEEEE;
	height:22px;
	clear:both;
}
.paginacao .pag_anterior{
	float:left;
	background:url(../imagens/pag_anterior.gif) no-repeat;
	width:19px;
}
.paginacao .pag_anterior a,.paginacao .pag_proximo a{
	display:block;
	height:22px;
}
.paginacao .pag_paginacao{
	float:left;
	font-size:12px;
	text-align:center;
	padding-top:3px;
	width:80%;
}
.paginacao .pag_proximo{
	float:right;
	background:url(../imagens/pag_proximo.gif) no-repeat;
	width:19px;
}
.paginacao a.pag_selecionada{
	font-weight:bold;
	text-decoration:underline;
}

/* ATENDIMENTO */

ul.ulbox_01{
	padding:8px 10px 8px 10px;
	margin-bottom:10px;
	background:#F2F2F2;
	border:1px solid #DDD;
}
ul.ulbox_01 li{
	padding-bottom:4px;
}
ul.ulbox_02{
	padding:8px 10px 8px 10px;
	margin-bottom:10px;
	margin-top:10px;
	background:#F2F2F2;
	border:1px solid #DDD;
}
ul.ulbox_02 li{
	padding-bottom:4px;
	padding-top:4px;
	border-bottom:1px solid #DDD;
}
ul.ulbox_02 li strong{
	background:#FFF;
	padding:2px;
	color:#6DA425;
}
