	div#dAAC
	{
		width:690px;
		margin:auto;
	}
	
	div#dAAC .topo
	{
		width:100%;
		height:220px;
		margin-bottom:10px;
	}
	
	div#dAAC .topo .caixa
	{
		width:340px;
		height:100%;
		float:left;
	}
	
	
	div#dAAC .topo .caixa .titulo
	{
		width:330px;
		margin:auto;
		height:30px; 
		margin-top:2px; 
	}
	
	div#dAAC .caixa ul.maisPopular
	{
	    width:320px;
	    margin:0px;
	    padding:0px;
	    margin:auto;
	    margin-top:-5px;
	}
	
	
	div#dAAC .caixa ul.resultadopergunta
	{

	}
	
	div#dAAC .caixa ul.resultadopergunta li
	{
	    list-style-type:none;
		padding:5px;
	    margin-left:10px;
	}
	
	div#dAAC .caixa ul.pesquisarelacionada
	{
	 
	}
	
	div#dAAC .caixa ul.pesquisarelacionada li
	{
	    list-style-type:none;
		padding:5px;
	    margin-left:10px;
	}
	
	div#dAAC .caixa p.resposta
	{
	    width:600px;
	    padding-top:30px;
	    margin:5px 0px 10px 20px;
		line-height:18px;
	}
	
	div#dAAC .caixa ul.maisPopular li
	{
	
	    padding:4px;
	    float:left;
	    list-style-type:none;
    }
    
	div#dAAC .caixa ul.maisPopular li a
	{
	    display:block;
	    width:152px;
	    overflow:hidden;
	}
	
	div#dAAC .bt-video
	{
		float:left;
		width:165px;
		height:65px;
		cursor:pointer;
		background:url(../imagens/bt-video.gif) no-repeat ;
	}
	
	div#dAAC .bt-meusDados
	{
		float:left;
		width:165px;
		height:65px;
		margin-left:10px;
		background:url(../imagens/btn-meus-dados.gif) no-repeat; 
		
		
	}
	
	div#dAAC .bt-fechaVideo
	{
		float:left;
		width:74px;
		height:25px;
		margin-top:10px;
		margin-left:265px;
		cursor:pointer;
		background:url(../imagens/bt-fecharVideo.gif) no-repeat ;
		
		
	}
	

	
	div#dAAC .conteudo
	{
		float:left;
		width:100%;
		margin-top:-27px;
		background-color:#fff;
		z-index:0;
		
	}
	

	div#dAAC .conteudo .coluna
	{
		width:165px;
		float:left;
		margin-right:10px;	
	}
	
	div#dAAC .conteudo .coluna .titulo
	{
	    width:165px;
	    height:20px;
	    display:block;
	    margin-bottom:5px;
	}
	
	div#dAAC .conteudo .coluna .item
	{
		padding-top:3px;
		width:165px;
		height:107px;
		background:url(../imagens/bg-thumb-home.gif) no-repeat;
	}
	
	div#dAAC .conteudo .coluna .item .descricao
	{
	    margin:5px;
	    width:108px;
	    height:102px;
	    display:block;
	    padding-left:40px;
	    padding-top:3px;
		font-size: 11px
	}
	
	

	div#dAAC .banner
	{
		background:url(../imagens/banner-combos-2011.jpg) no-repeat;
		width:690px;
		height:95px;
		margin:auto;
		display:block;
		cursor:pointer;
	}
	
	
	div#dAAC .especialista
	{

		width:430px;
		height:250px;
		margin:auto;
		padding-top:15px;
		border: solid 0px;
	}
	
	.respostaDaPergunta a
	{
		font-weight:bold;
		color:#C0231E;
		text-decoration:underline;
	}
	
	.autoAvaliacao
	{
		font-weight:bold;
		color:#b70015;
		size:11px;
		font-family:Tahoma, Geneva, sans-serif;
		line-height:22px;
		width:550px;
		height:45px;
		margin-top:-10px;
	}
	
	
	.btnAutoAvaliacaoSim
	{
		background:url(../imagens/btn_avaliacao_sim.gif) no-repeat;
		width:59px;
		height:21px;
		display:block;
		float:right;
		margin: 0 20px 0 0;
	}
	
	.btnAutoAvaliacaoNao
	{
		background:url(../imagens/btn_avaliacao_nao.gif) no-repeat;
		width:59px;
		height:21px;
		display:block;
		float:right;
		margin: 3px 30px 0 0;
	}
	
	


