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

.left{
	float:left;
}
.l_pequeno{
	width:178px;
}
/*.l_grande{
	width:199px;
}*/
	#left_artigos a{
		display:block;
	}
	#left_artigos img{
		float:left;
		margin-right:5px;
	}
	#left_artigos .artigos_cont{
		min-height:53px;
		height:auto !important;
		height:53px;
		font-size:11px;
	}
	#left_videoaulas a{
		display:block;
	}
	#left_videoaulas img{
		float:left;
	}
	.tituloArtigos{
		color:#446098;
		font-weight:bold;
	}	
#menu_minhaconta ul li.cabec_meusvideos,#menu_minhaconta ul li.cabec_outros{
	font-weight:bold;
	color:#446098;
	margin-top:4px;
	height:19px;
}
	#menu_minhaconta ul li.cabec_meusvideos{
		background:url(../imagens/icone_meusvideos.gif) right no-repeat;
	}
	#menu_minhaconta ul li.cabec_outros{
		background:url(../imagens/icone_outros.gif) right no-repeat;
	}
	#menu_minhaconta ul li a{
		height:17px;
		text-indent:8px;
		color:#555555;
		display:block;
		margin-bottom:1px;
		padding-top:2px;
		background:#E2EEDE;
	}
#boxLeft_videos ul li{
	width:166px;
	margin-top:5px;
	min-height:70px;
	height: auto !important;
	height:70px;
	float:left;
	border-bottom:3px solid #EEEEEE;
	padding-bottom:8px;
	margin-bottom:5px;
}
	#boxLeft_videos ul li span.box_img{
		width:58px;
		height:58px;
		background:#DEE3EE;
		border:1px solid #ADB7CE;
		padding-top:2px;
		padding-left:2px;
		display:inline;
		margin-right:5px;
		float:left;
	}
	#boxLeft_videos ul li a{
		display:block;
	}
#banner_left{
	margin-top:27px;
}

.bt_vip{
	background:url(../imagens/btVip.gif) no-repeat;
	width:178px;
	height:83px;
	margin-top:10px;
}
.bt_vip2{
	background:url(../imagens/btVip2.gif) no-repeat;
	width:178px;
	height:83px;
	margin-top:17px;
}
.bt_vip a,.bt_vip2 a{
	display:block;
	height:83px;
}
/*SUBMENU VIDEOAULAS*/

ul.menu_videoaulas{
	padding:5px;
	background:#FFF;
	width:168px;
	margin-bottom:10px;
}
	ul.menu_videoaulas li{
		background:#868686 url(../imagens/menu_vd_seta.gif) no-repeat;
		text-indent:19px;
		padding-top:3px;
		border-top:1px solid #717171;
		border-right:none;
		border-bottom:none;
		border-left:1px solid #717171;
	}
	ul.menu_videoaulas li a{
		color:#FFF;
		display:block;
		height:16px;
	}
	ul.submenu_videoaulas{
		width:166px;
	}
	ul.submenu_videoaulas li{
		background:#CACACA url(../imagens/submenu_vd_seta.gif) no-repeat;
		border-bottom:none;
		border-top:1px solid #AAAAAA;
		border-right:none;
		border-left:none;
		text-indent:19px;
		padding-top:3px;
		min-height:16px;
		height:auto !important;
		height:16px;
	}
	ul.submenu_videoaulas li a{
		color:#595959;
		display:block;
		min-height:16px;
		height:auto !important;
		height:16px;
	}