﻿#carregaLista
{
    text-transform: capitalize;
}

body
{
	margin:0px;
	background-image: url('../../images/geral/fundoMarca.jpg');
	background-repeat:repeat-x;
	background-position:top center;
	background-color:#f7efec;
}

#topoMenu
{
	width: 100%;
	height: 33px;
	background-image: url('../../images/geral/fundoTopo1.jpg');
	
}
	#topoAgrupa
	{	
		width:780px;
		margin-left:auto;
		margin-right:auto;
		height: 33px;
	}
		#topoLocal
		{
			width:300px;
			height:33px;
			float:left;
			font-family:Verdana;
			font-size:12px;
			line-height:33px;
		}
		#topoLink
		{
			width:476px;
			height:33px;
			float:left;
			line-height:33px;
			text-align:right;
		}

#Agrupa
{
	width:780px;
	margin-left:auto;
	margin-right:auto;
}
	#CentroAgrupa
	{
		width:530px;
		float:left;
	}
		#Marca
		{
			height:78px;
			width:530px;
		}
		
		#Conteudo
		{
			width:530px;
			margin-top:20px;
			
		}
	
	#LateralVitrine
	{
		width:250px;
		min-height:500px;

		float:left;
	}


#Rodape-vidro
{
	width:100%;
	height:149px;
	background-color:#d1cdc4;
	clear:left;
	z-index: 100;
}



/* ENQUETE */

#div_enquete
{
	position: absolute;
	width: 310px;
	height: 100%;
	top: 0px;
	left: -311px;
	background-color: #edeae3;
	font-family: Verdana;
	font-size: 10px;
	border-right: 1px solid #f38f39;
	z-index: 0;
	background-image: url('../../images/geral/enquete_topo.jpg');
	background-repeat: no-repeat;
	background-position: top;
}

#pergunta, #res_pergunta
{
	font-size: 13px;
}

#info
{
	width: 266px;
	position: absolute;
	top: 40px;
	left: 20px;
}

#info p
{
	font-family: Verdana;
	font-size: 13px;
	color: #767676;
}

#enquete_loader
{
	position: absolute;
	top: 215px;
	left: 90px;
	display: block;
}

#aba_enquete
{
	position: absolute;
	cursor: pointer;
	top: 400px;
	left: 311px;
	display: block;
	z-index: 0;
}

#dados_enquete
{
	width: 266px;
	position: absolute;
	top: 170px;
	left: 17px;
	display: none;
	border: 1px solid #d7d4cf;
	background-color: #fff;
}

#hist_inter_content p{
    margin-top: 10px !important;
    margin-left: 15px !important;
}

#pergunta, #res_pergunta
{
	width: 266px;
	font-size: 12px;
	font-weight: bold;	
	color: #f47a1c;
	margin-left: 15px;
}

.respostas
{
    width: 235px;
	margin: 0;
	margin-left: 10px;
	padding: 5px;
	cursor: pointer;
	color: #777777;
	border-bottom: 1px solid #d3d3d3;
	padding-bottom: 15px;

}

.respostas b, #res_respostas b
{
	color: #f47a1c;
}

#bt_votar
{
	cursor: pointer;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	width: 49px;
}

#comentario p
{
	margin-top: -15px;
	margin-left: 15px;
	font-weight: bold;
	color: #f47a1c;
	padding: 5px;
	cursor: pointer;
}

#textarea_coment
{
	width: 219px;
	height: 84px;
	overflow: auto;
	border: 1px solid #c6c6c6;
	background-color: #f1f1f1;
	font-family: Verdana;
	font-size: 10px;
	color: #7b7b7b;
	padding-left: 5px;	
	margin-left: 15px;
}

#comentario
{
	min-height: 30px;
}

#resultado
{
	width: 266px;
	position: absolute;
	top: 170px;
	left: 17px;
	display: none;
	border: 1px solid #d7d4cf;
	background-color: #fff;	
}

#resultado p
{
    margin-left: 10px;
    width: 240px;
}

.qtd_votos
{
	margin-left: 15px;
}



/* FAVORITOS */

#div_favoritos
{
	position: absolute;
	width: 310px;
	height: 100%;
	top: 0px;
	left: -311px;
	background-color: #edeae3;
	font-family: Verdana;
	font-size: 10px;
	border-right: 1px solid #f38f39;
	z-index: 0;
	background-image: url('../../images/geral/favoritos_topo.jpg');
	background-repeat: no-repeat;
	background-position: top;
}

#aba_favoritos
{
	position: absolute;
	cursor: pointer;
	top: 270px;
	left: 311px;
	display: block;
	z-index: 0;
}

#favoritos_content
{
    position: absolute;
    width: 310px;
    height: 100%;
}

#lista_fav
{
    position: absolute;
    top: 70px;
    left: 40px;
}

.bt_prev_fav
{
    position: absolute;
    top: 43px;
    cursor: pointer;
}

.bt_next_fav
{
    position: absolute;
    bottom: 0px;
    cursor: pointer;
}



/* HISTORICO */

#icones_hist
{
    margin-left: 10px;
    margin-top: 20px;
    margin-bottom: 10px;
    display: none;
}

#icones_hist img
{
    border: 0;
}

#icones_hist p
{
    color: #ff8a00 !important;
    font-weight: bold;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}

#div_historico
{
	position: absolute;
	width: 310px;
	top: 0px;
	left: -311px;
	background-color: #edeae3;
	font-family: Verdana;
	font-size: 10px;
	border-right: 1px solid #f38f39;
	z-index: 0;
	background-image: url('../../images/geral/historico_topo.jpg');
	background-repeat: no-repeat;
	background-position: top;
}

#hist_content b
{
    color: #540e07;
}


#aba_historico
{
	position: absolute;
	cursor: pointer;
	top: 140px;
	left: 311px;
	display: block;
}

#hist_content
{
    width: 268px;
    position: absolute;
    top: 60px;
    left: 20px;
}

#hist_content p
{
	font-family: Verdana;
	font-size: 13px;    
	color: #767676;
	margin: 0;
}

#hist_inter_content
{
    width: 266px;
    background-color: #fff;
    border: 1px solid #d7d4cf;
    margin-top: 20px;
    min-height: 40px;
}





#div_block_all
{
    background-color:#000000;
    border-style:none;
    border-width:medium;
    display:none;
    height:100%;
    left:0;
    margin:0 0 0 0;
    opacity:0.5;
    filter:alpha(opacity=50); /*Opacity on IE*/
    padding:0 0 0 0;
    position:fixed;
    top:0;
    width:100%;
    z-index:1010;
}