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


/*** GERAL ***/

body{
	background:#f7f8f8 url(../img/bg.jpg) center top repeat-x;
	color:#707579;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
}

a{
	color:#707579;
	outline:none;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}

ul{
	margin:0;
	padding:0;
}

li{
	list-style:none;
}

input, select, textarea{
	border:1px solid #c3c3c3;
	color:#707579;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#siteMain{
	margin:auto;
	width:985px;
}


/*** RODAPE ***/

#rodape{
	background:url(../img/bg-rodape.jpg) repeat-x;
	clear:both;
	height:384px;
	margin:auto;
	width:100%;
}
#rodapeContent{
	margin:auto;
	width:984px;
}
#rodapeContent #noticias{
	float:left;
	height:268px;
	margin:0 0 0 29px;
	width:266px;
}
#rodapeContent #noticias img{
	float:left;
}
#rodapeContent #noticias .noticia{
	clear:both;
	padding:26px 0 0 0;
	*padding:16px 0 0 0;
}
#rodapeContent #noticias .noticia .data{
	background:url(../img/bg-data.png) no-repeat;
	color:#ffffff;
	float:left;
	font-size:14px;
	font-weight:bold;
	height:27px;
	line-height:10px;
	padding:4px 0 0 1px;
	width:33px;
}
#rodapeContent #noticias .noticia .data .mes{
	font-size:10px;
}
#rodapeContent #noticias .noticia .txt{
	float:right;
	text-align:left;
	width:225px;
}
#rodapeContent #noticias .noticia .txt a{
	color:#707579;
	text-decoration:none;
}
#rodapeContent #noticias .noticia .txt a strong{
	color:#707579;
	font-size:14px;
	text-decoration:none;
}

#rodapeContent #webRadio{
	background:transparent url(../img/bg-radio.png) no-repeat bottom center;
	float:left;
	height:195px;
	margin:0 0 0 48px;
	width:268px;
}
#rodapeContent #webRadio .title{
	float:left;
}
#rodapeContent #webRadio .txt{
	clear:both;
	padding:26px 0 26px 0;
	text-align:left;
}

#rodapeContent #acesso{
	float:left;
	height:268px;
	margin:0 0 0 51px;
	width:267px;
}
#rodapeContent #acesso .title{
	float:left;
}
#rodapeContent #acesso .txt{
	clear:both;
	padding:22px 0 27px 0;
	text-align:left;
}
#rodapeContent #acesso .form{
	text-align:left;
}
#rodapeContent #acesso .form li{
	float:left;
	margin:0 0 0 3px;
}
#rodapeContent #acesso .form label{
	color:#0061a6;
	font-weight:bold;
}
#rodapeContent #acesso .form .strLogin{
	height:20px;
	width:108px;
}
#rodapeContent #acesso .form .strSenha{
	height:20px;
	width:80px;
}
#rodapeContent #acesso .form .botao{
	margin:13px 0 0 0;
}
#rodapeContent #acesso a{
	color:#707579;
	font-size:10px;
	text-decoration:none;
}
#rodapeContent #acesso a:hover{
	text-decoration:underline;
}
#rodapeContent #acesso .link{
	clear:both;
	text-align:left;
}

#rodapeContent #rodapeLinks{
	clear:both;
	height:20px;
}
#rodapeContent #rodapeLinks ul{
	margin:0 0 0 80px;
}
#rodapeContent #rodapeLinks li{
	float:left;
	margin:0 15px;
}
#rodapeContent #rodapeLinks a{
	color:#797e82;
	font-weight:bold;
	text-decoration:none;
}
#rodapeContent #info{
	clear:both;
	margin:19px 0 0 0;
}

#rodapeContent #info .txt{
	margin:12px 0 0 0;
}
#rodapeContent #info .txt .empresa{
	float:left;
	text-align:left;
	width:437px;
}
#rodapeContent #info .txt .img{
	float:left;
	margin:0 0 0 69px;
}
#rodapeContent #info .txt .intuicom{
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
}
#rodapeContent #info .txt .intuicom a{
	color:#797e82;
	font-weight:bold;
	text-decoration:none;
}


/*** TOPO ***/

#topo{
	background:url(../img/bg-topo.png) no-repeat;
	height:100px;
}

/* LOGO */

#topo #logo{
	float:left;
	margin:0 0 0 28px;
}
#topo #logo a{
	display:block;
	height:71px;
	width:209px;
}

/* LINGUAGEM */

#topo #linguagem{
	background:url(../img/bg-linguagem.png) no-repeat;
	color:#797e82;
	float:right;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	height:19px;
	margin:0 29px 0 0;
	padding:3px 0 0 0;
	width:109px;
}
#topo #linguagem a{
	color:#b8bbbd;
	text-decoration:none;
}
#topo #linguagem a:hover{
	color:#797e82;
}

/* MENU */

#topo #menuTopo{
	float:left;
	margin:31px 0 0 56px;
	height:17px;
	width:691px;
}
#topo #menuTopo li{
	float:left;
	margin:0 30px 0 0;
}
#topo #menuTopo .submenu{
	background:#ffffff;
	border:1pt solid #cdcdcd;
	text-align:left;
	width:192px;
	padding-bottom:15px;
}
#topo #menuTopo .submenu li{
	float:none;
	height:9px;
	margin:8px 0 0 11px;
}
#topo #menuTopo .submenu a{
	display:inline;
	text-decoration:none;
}
#topo #menuTopo .submenu .div{
	height:9px;
	margin:0 0 0 10px;
}
#topo #menuTopo .submenu .blue a{
	color:#0061a6;
}
#topo #menuTopo .submenu .blue a:hover{
	color:#b8bbbd;
}
#topo #menuTopo .submenu .green a{
	color:#9aaa4d;
}
#topo #menuTopo .submenu .green a:hover{
	color:#b8bbbd;
}
#topo #menuTopo .submenu .orange a{
	color:#ed8f14;
}
#topo #menuTopo .submenu .orange a:hover{
	color:#b8bbbd;
}
#topo #menuTopo .submenu .pink a{
	color:#b458a8;
}
#topo #menuTopo .submenu .pink a:hover{
	color:#b8bbbd;
}

#topo #menuTopo .produtos{
	background:url(../img/bt-produtos.jpg) no-repeat;
}
#topo #menuTopo .produtos:hover{
	background:url(../img/bt-produtos-on.jpg) no-repeat;
	cursor:pointer;
}


/*** SEGMENTOS ***/

#segmentos{
	height:239px;
	*height:259px;
	margin:0 0 0 42px;
}

#segmentos .softwarepara{
	color:#999999;
	float:right;
	font-size:15px;
	font-weight:bold;
	height:16px;
	margin:10px 0 0 0;
	text-align:left;
	width:130px;
}

#segmentos #emissoras{
	background:url(../img/bg-emissoras.png) no-repeat;
	float:left;
	height:239px;
	width:224px;
}
#segmentos #emissoras .title{
	color:#006cc4;
	float:right;
	font-size:16px;
	font-weight:bold;
	height:40px;
	text-align:left;
	width:130px;
}
#segmentos #emissoras .txt{
	clear:both;
	height:65px;
	padding:12px 0 0 0;
	text-align:left;
	width:204px;
}
#segmentos #emissoras .link{
	background:url(../img/div-link.jpg) no-repeat top;
	height:22px;
	padding:8px 8px 0 0;
	text-align:right;
	width:203px;
}
#segmentos #emissoras .link:hover{
	background:#e8edf1 url(../img/div-link.jpg) no-repeat top;
	cursor:pointer;
}
#segmentos #emissoras .link a{
	color:#0081d2;
	text-decoration:none;
	vertical-align:middle;
}

#segmentos #sonorizacao{
	background:url(../img/bg-sonorizacao.png) no-repeat;
	float:left;
	height:239px;
	margin:0 0 0 10px;
	width:224px;
}
#segmentos #sonorizacao .title{
	color:#adbe5c;
	float:right;
	font-size:16px;
	font-weight:bold;
	height:40px;
	text-align:left;
	width:130px;
}
#segmentos #sonorizacao .txt{
	clear:both;
	height:65px;
	padding:12px 0 0 0;
	text-align:left;
	width:204px;
}
#segmentos #sonorizacao .link{
	background:url(../img/div-link.jpg) no-repeat top;
	height:22px;
	padding:8px 8px 0 0;
	text-align:right;
	width:203px;
}
#segmentos #sonorizacao .link:hover{
	background:#ebf0de url(../img/div-link.jpg) no-repeat top;
	cursor:pointer;
}
#segmentos #sonorizacao .link a{
	color:#adbe5c;
	text-decoration:none;
	vertical-align:middle;
}

#segmentos #tvIndoor{
	background:url(../img/bg-tvindoor.png) no-repeat;
	float:left;
	height:239px;
	margin:0 0 0 10px;
	width:224px;
}
#segmentos #tvIndoor .title{
	color:#e19939;
	float:right;
	font-size:16px;
	font-weight:bold;
	height:40px;
	text-align:left;
	width:130px;
}
#segmentos #tvIndoor .txt{
	clear:both;
	height:65px;
	padding:12px 0 0 0;
	text-align:left;
	width:204px;
}
#segmentos #tvIndoor .link{
	background:url(../img/div-link.jpg) no-repeat top;
	height:22px;
	padding:8px 8px 0 0;
	text-align:right;
	width:203px;
}
#segmentos #tvIndoor .link:hover{
	background:#eeece9 url(../img/div-link.jpg) no-repeat top;
	cursor:pointer;
}
#segmentos #tvIndoor .link a{
	color:#e19939;
	text-decoration:none;
	vertical-align:middle;
}

#segmentos #gravacao{
	background:url(../img/bg-gravacao.png) no-repeat;
	float:left;
	height:239px;
	margin:0 0 30px 10px;
	width:224px;
}
#segmentos #gravacao .title{
	color:#c25c93;
	float:right;
	font-size:16px;
	font-weight:bold;
	height:40px;
	text-align:left;
	width:130px;
}
#segmentos #gravacao .txt{
	clear:both;
	height:65px;
	padding:12px 0 0 0;
	text-align:left;
	width:204px;
}
#segmentos #gravacao .link{
	background:url(../img/div-link.jpg) no-repeat top;
	height:22px;
	padding:8px 8px 0 0;
	text-align:right;
	width:203px;
}
#segmentos #gravacao .link:hover{
	background:#eee9ec url(../img/div-link.jpg) no-repeat top;
	cursor:pointer;
}
#segmentos #gravacao .link a{
	color:#c25c93;
	text-decoration:none;
	vertical-align:middle;
}


/*** CONTEUDO ***/

#conteudo{
	margin:20px 0 0 0;
	width:980px;
}
#conteudo .cor{
	margin:-65px 0 0 0;
	*margin-top:-68px;
	background:#FFF url(../img/bg-hack.jpg) 0 -25px repeat-x;;
}
#conteudo .cor #conteudoMain{
	width:928px;
}
#conteudo .cor #conteudoMain .titulo{
	color:#94989b;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	text-align:left;
	background:transparent;
}
#conteudo .cor #conteudoMain .titulo a{
	color:#94989b;
	text-decoration:none;
}
#conteudo .cor #conteudoMain #content{
	display:inline-block;
	margin:30px 0 0 0;
}
#conteudo .cor #conteudoMain #content .txt{
	float:left;
	font-size:12px;
	text-align:left;
	width:688px;
	position:relative;
}
#conteudo .cor #conteudoMain #content .txt span{
	color:#0061a6;
	font-size:14px;
	font-weight:bold;
}
#conteudo .cor #conteudoMain #content .txt .compartilhar{
	clear:both;
	padding:80px 0 80px 0;
}
#conteudo .cor #conteudoMain #content .colunaLateral{
	float:right;
	margin:0 0 0 20px;
	width:220px;
}

#conteudo .cor #conteudoMain #content .txt2{
	float:left;
	font-size:12px;
	text-align:left;
	width:688px;
}
#conteudo .cor #conteudoMain #content .txt2 .compartilhar{
	clear:both;
	padding:80px 0 80px 0;
}

/* TITULOS */

#conteudo .cor #conteudoMain .titulo .titleAzul{
	color:#0061a6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
}
#conteudo .cor #conteudoMain .titulo .titleGreen{
	color:#ADBE5C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
}
#conteudo .cor #conteudoMain .titulo .titleLaranja{
	color:#f6a429;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
}
#conteudo .cor #conteudoMain .titulo .titlePink{
	color:#C25C93;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
}


/* COLUNA DEPOIMENTOS */

/* AZUL */
#colunaDepoimentos{
	height:200px;
	margin:18px 0 18px 0;
	width:219px;
}
#colunaDepoimentos ul#news {
	width:219px;
	height:200px;
}
#colunaDepoimentos ul#news li {
	padding:39px 0 0 10px;
	overflow:hidden;
	text-align:left;
}
#colunaDepoimentos ul#news li p {
	/*padding:39px 0 0 10px;*/
	width:204px;
}
#colunaDepoimentos ul#news li p.assinatura{
	font-style:italic;
	text-align:right;
}
#colunaDepoimentos a{
	color:#707579;
}
#colunaDepoimentos a:hover{
	text-decoration:none;
}

/* VERDE */
#colunaDepoimentosVerde{
	background:url(../img/bg-depoimentos-verde.jpg) no-repeat;
	height:139px;
	margin:18px 0 18px 0;
	width:219px;
}
#colunaDepoimentosVerde .txtDepo{
	padding:39px 0 0 10px;
	text-align:left;
	width:204px;
}
#colunaDepoimentosVerde .assinatura{
	margin:11px 0 0 0;
	text-align:right;
	width:204px;
}
#colunaDepoimentosVerde a{
	color:#707579;
}
#colunaDepoimentosVerde a:hover{
	text-decoration:none;
}

/* LARANJA */
#colunaDepoimentosLaran{
	background:url(../img/bg-depoimentos-laran.jpg) no-repeat;
	height:139px;
	margin:18px 0 18px 0;
	width:219px;
}
#colunaDepoimentosLaran .txtDepo{
	padding:39px 0 0 10px;
	text-align:left;
	width:204px;
}
#colunaDepoimentosLaran .assinatura{
	margin:11px 0 0 0;
	text-align:right;
	width:204px;
}
#colunaDepoimentosLaran a{
	color:#707579;
}
#colunaDepoimentosLaran a:hover{
	text-decoration:none;
}

/* PINK */
#colunaDepoimentosPink{
	background:url(../img/bg-depoimentos-pink.jpg) no-repeat;
	height:139px;
	margin:18px 0 18px 0;
	width:219px;
}
#colunaDepoimentosPink .txtDepo{
	padding:39px 0 0 10px;
	text-align:left;
	width:204px;
}
#colunaDepoimentosPink .assinatura{
	margin:11px 0 0 0;
	text-align:right;
	width:204px;
}
#colunaDepoimentosPink a{
	color:#707579;
}
#colunaDepoimentosPink a:hover{
	text-decoration:none;
}

/* COLUNA INFORMACOES */

/* AZUL */
#colunaInformacoes{
	/*background:url(../img/bg-informacoes.jpg) no-repeat;*/
	height:192px;
	margin:18px 0 18px 0;
	width:219px;
}
#colunaInformacoes ul{
	padding:46px 0 0 10px;
	text-align:left;
}
#colunaInformacoes li{
	margin:0 0 8px 0;
}
#colunaInformacoes a{
	color:#707579;
	text-decoration:none;
}

/* VERDE */
#colunaInformacoesVerde{
	background:url(../img/bg-informacoes-verde.jpg) no-repeat;
	height:192px;
	margin:18px 0 18px 0;
	width:219px;
}
#colunaInformacoesVerde ul{
	padding:46px 0 0 10px;
	text-align:left;
}
#colunaInformacoesVerde li{
	margin:0 0 8px 0;
}
#colunaInformacoesVerde a{
	color:#707579;
	text-decoration:none;
}

/* LARANJA */
#colunaInformacoesLaran{
	background:url(../img/bg-informacoes-laran.jpg) no-repeat;
	height:192px;
	margin:18px 0 18px 0;
	width:219px;
}
#colunaInformacoesLaran ul{
	padding:46px 0 0 10px;
	text-align:left;
}
#colunaInformacoesLaran li{
	margin:0 0 8px 0;
}
#colunaInformacoesLaran a{
	color:#707579;
	text-decoration:none;
}

/* PINK */
#colunaInformacoesPink{
	background:url(../img/bg-informacoes-pink.jpg) no-repeat;
	height:192px;
	margin:18px 0 18px 0;
	width:219px;
}
#colunaInformacoesPink ul{
	padding:46px 0 0 10px;
	text-align:left;
}
#colunaInformacoesPink li{
	margin:0 0 8px 0;
}
#colunaInformacoesPink a{
	color:#707579;
	text-decoration:none;
}

/* COLUNA CLIENTES MUNDO */

#colunaClientesMundo{
	background:url(../img/bg-clientesmundo.jpg) no-repeat;
	height:169px;
	margin:18px 0 18px 0;
	width:219px;
}

#colunaClientesMundo-esp{
	background:url(../img/bg-clientesmundo-esp.jpg) no-repeat;
	height:169px;
	margin:18px 0 18px 0;
	width:219px;
}

#colunaClientesMundo-eng{
	background:url(../img/bg-clientesmundo-eng.jpg) no-repeat;
	height:169px;
	margin:18px 0 18px 0;
	width:219px;
}


/* COLUNA COMPRAR */

/* AZUL */
#colunaComprar{
	/*background:url(../img/bg-comprar.jpg) no-repeat;*/
	height:240px;
	margin:18px 0 18px 0;
	width:219px;
}
#colunaComprar .txtComprar{
	text-align:left;
	padding:40px 0 0 0;
	width:204px;
}

/* VERDE */
#colunaComprarVerde{
	background:url(../img/bg-comprar-verde.jpg) no-repeat;
	height:216px;
	margin:18px 0 18px 0;
	width:219px;
}
#colunaComprarVerde .txtComprar{
	text-align:left;
	padding:40px 0 0 0;
	width:204px;
}

/* LARANJA */
#colunaComprarLaran{
	background:url(../img/bg-comprar-laran.jpg) no-repeat;
	height:216px;
	margin:18px 0 18px 0;
	width:219px;
}
#colunaComprarLaran .txtComprar{
	text-align:left;
	padding:40px 0 0 0;
	width:204px;
}

/* PINK */
#colunaComprarPink{
	background:url(../img/bg-comprar-pink.jpg) no-repeat;
	height:216px;
	margin:18px 0 18px 0;
	width:219px;
}
#colunaComprarPink .txtComprar{
	text-align:left;
	padding:40px 0 0 0;
	width:204px;
}


/* COLUNA MAIS NOTICIAS */

#colunaMaisNoticias{
	background:url(../img/bg-noticias.jpg) no-repeat;
	height:192px;
	margin:18px 0 18px 0;
	width:219px;
}
#colunaMaisNoticias ul{
	padding:46px 10px 10px 10px;
	text-align:left;
}
#colunaMaisNoticias li{
	margin:0 0 8px 0;
}
#colunaMaisNoticias a{
	color:#707579;
	text-decoration:none;
}
#colunaMaisNoticias a:hover{
	text-decoration:underline;
}
#colunaMaisNoticias strong{
	color:#0061A6;
}




/*** EMISSORAS DE RADIO ***/

#emissorasProduto ul li{
	display:block;
	float:left;
	margin:10px 10px 40px 10px;
	padding:0 18px 15px 0;
	text-align:center;
	width:190px;
	_width:175px;
	background:url('../img/div-emissoras.jpg') right repeat-y;
	text-align:justify;
	position:relative;
	height:235px;
	overflow:hidden;
}
#emissorasProduto ul li a.saibamais{
	position:absolute;
	bottom:0;
	text-align:center;
}
#emissorasProduto ul li strong {
	display:block;
	text-align:center;
	margin:0 auto;
	width:70%;
}
#emissorasProduto ul li img{
	padding-left:50px;
}
#emissorasProduto ul li p{
	height:110px;
	margin:0;
	text-align:center;
	width:155px;
}


/*** CONTATO ***/

#contatoEnd{
	float:left;
	width:330px;
}

#contatoForm{
	float:left;
	width:250px;
}
#contatoForm li{
	height:45px;
}
#contatoForm label{
	font-weight:bold;
}
#contatoForm .strNomeContato{
	height:18px;
	width:210px;
}
#contatoForm .strEmailContato{
	height:18px;
	width:210px;
}
#contatoForm .strMensagemContato{
	height:100px;
	width:210px;
}

#contatoMapa{
	float:right;
	width:265px;
}


/*** PARCEIROS ***/

.parceiros{
	height:130px;
	margin:0 0 20px 0;
}
.imgParceiros{
	float:left;
	margin:0 5px 0 0;
	width:155px;
}
.txtParceiros{
	float:left;
	margin:0 50px 0 0;
	width:250px;
}


/*** NOTICIAS ***/

#noticiasMain li{
	border-bottom:1px dotted #666666;
	height:15px;
	*height:35px;
	padding:10px;
	*padding:0;
	*margin:10px;
}
#noticiasMain strong{
	color:#0061A6;
}
#noticiasMain a{
	color:#707579;
	text-decoration:none;
}
#noticiasMain a:hover{
	text-decoration:underline;
}



/*** CLIENTES LOGIN ***/

.clientesChamados{
	float:left;
	margin:0 90px 30px 90px;
}

.direita{
	float:left;
	height:64px;
	margin:0 8px 0 0;
	width:64px;
}
.esquerda{
	float:left;
	width:200px;
}
.esquerda a{
	text-decoration:none;
}



/*** FORMULARIO DE ACEITE ***/

.fonte{
	font-size:11px;
	color:#0061A6;
}

.campoRazao{
	height:15px;
	width:300px;
}

.comboProduto{
	width:250px;
	height:20px;
}

.campoFantasia{
	height:15px;
	width:300px;
}
.campoResponsavel{
	height:15px;
	width:300px;
}
.campoBairro{
	height:15px;
	width:200px;
}
.campoCNPJ{
	height:15px;
	width:150px;
}

.campoInsc{
	height:15px;
	width:150px;
}

.campoCargo{
	height:15px;
	width: 200px;
}
.campoTelefone{
	height:15px;
	width:200px;
}
.campoCidade{
	height:15px;
	width:200px;
}

.campoCEP{
	height:15px;
	width:80px;
}

.campoUF{
	height:15px;
	width:20px;
}

.campoValor{
	height:15px;
	width:80px;
}

.campoEmail{
	height:15px;
	width:320px;
}

.campoMSN{
	height:15px;
	width:630px;
}

.campoData{
	height:15px;
	width:80px;
}
.campoBotao{
	height:20px;
	width:60px;
}

.tituloSAP{
	color:#000000;
}

.fonteErro{
	color:#FF0000;
}

.fonteInf{
	color:#000000;
}
.comboVersao{
	width:120px;
	height:20px;
}

.fonteJuros{
	color:#FF0000;
}

.fonteBold{
	font-weight:bold;
}
.panelPagSeguro{
	clear:both;
}
.campoEndereco{
	height:15px;
	width:300px;
}
.campoComplemento{
	height:15px;
	width:270px;
}
.campoNumero{
	height:15px;
	width:40px;
}



/*** FORMULARIO DOWNLOAD ***/

.formDownload{
	color:#0061A6;
	font-size:11px;
}


/*** ***/

.listaDownloads li{
	list-style-image:url(../img/down_16.png);
}

#simplemodal-container a.modalCloseImg {
	background:url(../img/x.png) no-repeat; /* adjust url as required */
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-18px;
	right:-18px;
	cursor:pointer;
}
#simplemodal-overlay { background-color:#BEC9D1;}
#simplemodal-container { display:block; z-index:3200; border:5px solid #FFF; background-color:#FFF;}

#descr	{ width:630px; background-color:#FFF; padding:5px; color:#333; font:11px Arial, Helvetica, sans-serif;}


ul.depoimentos li         { padding:px 0; border-bottom:1px solid #CCC; display:block;}
ul.depoimentos li a       { text-decoration:none; display:block; padding:10px 0; color:#494C4C;}
ul.depoimentos li a:hover { color:#707579;}