body{
	margin:0px;	
	font-family:arial;	
	font-size:12px;	
}


.formattabela{
	border:1px solid #666;
}

/*Tela principal do SAC*/

.CabecalhoTitulo{
	background-image: url(../img/fndTituloSAC.jpg);
	background-repeat: repeat-x;	
	
}

.perguntas-titulo{
	font-size:14px;
	color:#06C;
	font-style:italic;
	font-weight:bold;
	line-height:30px;
	padding-left:20px;
	padding-bottom:12px;	
	background-image:url(../img/css/imgFlechaPergunta.jpg);
	background-repeat:no-repeat;	
}

.perguntas-pgto{
	font-size:14px;
	color:#F00;
	font-weight:bold;
}


.lateral-esq-perguntas{
	background-image:url(../img/css/lat-esquerda-perguntas.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.lateral-dir-perguntas{
	background-image:url(../img/css/lat-direita-perguntas.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;		
}
.centro-perguntas{
	background-image:url(../img/css/lat-centro-perguntas.jpg);
	background-repeat:repeat-x;
	background-position:center bottom;		
}
.perguntas-pagina{
	font-size:17px;
	color:#06C;
	font-style:italic;
	font-weight:bold;
	line-height:30px;
	padding-left:20px;
	padding-bottom:6px;	
	background-image:url(../img/css/imgFlechaPergunta.jpg);
	background-repeat:no-repeat;	
	background-position:bottom left;
	
}

.texto-explicativo{
	font-size:11px;
	color:#666;
	padding:8px;
}

.texto-pergunta{
	padding-bottom:10px; 	
	color:#333;
	cursor:pointer;
	cursor:hand;
}

.texto-resposta{
	padding-bottom:10px; 	
	padding-left:10px;	
	color:#03C;
}

.campopesquisa
{
	border:1px solid #333;
}
#Tit_Pesquisa_Form{
	text-align:center;
	color:#333;		
}

.btnSubmitPerguntas
{
	border:1px solid #006;
	background-image:url(../img/css/fndBotaoPerguntas.jpg);
	background-repeat:repeat-x;	
	color:#FFF;
	font-weight:bold;
}

/*janela de upload*/
.linha_destaque {
	background-color:#FF9;
	font-size:14px;
	font-weight:bold;
}
