@charset "utf-8";
/**************************************
      		CSS FORMULARIO
***************************************/

  .chronoform{display:none;}
  
  .cf_label{
  display:inline-block;
  margin-right:5px;
  margin-bottom:16px;
  font-family:"Trebuchet MS", Tahoma, sans-serif;
  text-transform:uppercase;
  font-size:11px;
  vertical-align:middle;
  text-align:right;}
  
  .cf_label .texto-destaque{color:#FF0000;}
  
  .cfclear{
  clear:both;
  line-height:0;
  height:0;
  font-size:0;}
  
  p.observacao{
  clear:both;
  margin:0;
  text-align:right;}
  
  p.observacao .cf_label{
  width:auto !important;
  margin:0 !important;
  text-transform:none !important;}

/* TEXTBOX */

	.textbox, textarea{
	padding:2px 10px;
	border:solid 1px #cfcece;
	font-family:"Trebuchet MS", Tahoma, sans-serif;
	font-size:12px;
	color:#858588;
	resize:none;}
	
	.browserIE9 .textbox, .browserIE9 textarea{padding:4px 10px;}
	
	.cf_inputbox{
	margin-bottom:15px;
	vertical-align:middle;}
		
/* BOTAO SUBMIT */
	
	.botao-default{
	display:inline-block;
	border:0 none;
	text-indent:-999%;
	overflow:hidden;
	background:url(../imagens/botoes/sprite-botoes.png) no-repeat;
	cursor:pointer;} 
	
	.browserIE7 .botao-default, .browserIE8 .botao-default {zoom:1; font-size:0; line-height:0;}
	
	.botao-ok{
	width:25px;
	height:23px;
	vertical-align:middle;
	background-position:0 0;}
	
	.botao-enviar{
	float:right;
	width:52px;
	height:23px;
	background-position:-32px 0;}	
	
/* NEWSLETTER */
	
	.formulario-newsletter .textbox{
	width:230px;
	vertical-align:middle;
	font-size:11px;}
	
/* SELECT */	
	.jNiceWrapper{display:inline-block;}	
	.browserIE7 .jNiceWrapper, .browserIE8 .jNiceWrapper{display:inline; zoom:1;}	
	.jNiceWrapper select{border:none; margin:0; padding:0; height:0; line-height:0;}
		
	.jNiceSelectWrapper {
	position:absolute;
	left:0px;
	top:0px;
	z-index:3;
	height: 24px;
	border:solid 1px #cfcece;
	background-position:left top;}
	
	.browserIE9 .jNiceSelectWrapper{height:22px;}
	
	.jNiceSelectWrapper div {
	background-position:right top;}
	
	.jNiceWrapper iframe {position:absolute;z-index:1;width:100%;left:0px;top:0px;}
	
	.jNiceSelectWrapper .jNiceSelectText {
	z-index:3;
	height: 19px;
	line-height: 15px;
	padding: 6px 0 0 10px;
	overflow:hidden;
	float:none;
	position:absolute;
	z-index:100;
	top:-1px;
	text-transform:uppercase;}
	
	.jNiceSelectWrapper .jNiceSelectOpen {
	display:block;
	position:absolute;
	right:0px;
	top:-1px;
	width: 20px;
	height: 25px;
	z-index:4;	
	background:url(../imagens/icones/sprite-icones.png) no-repeat 0 -108px;}
	
	.jNiceSelectWrapper ul {
	position:absolute;
	top: 25px;	
	left:3px;
	z-index:100;	
	list-style:none;
	display: none;
	width: 95%;
	height: 150px;
	margin:0;
	padding:0 !important;
	overflow-y:auto;
	background-color: #FFF;}
	
	.jNiceSelectWrapper ul li{
	padding:0 !important;
	line-height:normal !important;
	list-style:none !important;}
	
	.jNiceSelectWrapper ul a {
	color:#78787A;
	font-family:"Trebuchet MS", Tahoma, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	background-color:#FFF;
	display:block;
	padding:3px 5px;
	text-decoration:none;}
	
	.jNiceSelectWrapper ul a:hover { background:#d8e1e4;}
	.jNiceSelectWrapper ul a.selected {background:#d8e1e4;}
	.jNiceFocus{border: dotted 1px #666666; }
	.jNiceHidden {opacity:0;z-index:-1;position:relative;}
	.jNiceWrapper {position:relative;vertical-align:top;}
	.jNiceWrapper input {outline:none;moz-outline:none;}
	
/* CAPTCHA */

	.cf_captcha img{ border: 1px solid #CFCECE;}
	
/* BOX DE ERRO */

	span.cf_alert{
	position:relative !important;
	clear:both !important;
	margin-bottom:20px !important;
	padding:20px 20px 20px 95px !important;
	color:#de1b21 !important;
	border:0 none !important;
	text-transform:uppercase;
	font-size:11px;
	font-family:"Trebuchet MS", Tahoma, sans-serif;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background:#FFF url(../imagens/icones/ico-atencao.gif) no-repeat 30px 20px !important;}  
	
/* BOX DE SUCESSO */

	.box-sucesso p{
	width: 295px;
    min-height: 29px;
    color: #35749F;
    font-family: "NeoSans","Trebuchet MS",sans-serif;
    font-size: 22px;
	line-height:28px;
    margin: 0 auto;    
    padding: 14px 0 0 60px;
	text-transform:uppercase;
	background: url(../imagens/icones/ico-sucesso.gif) no-repeat 0 0;}

/* FILTROS */

	.browserIE .box-filtros{
	position:relative;
	z-index:10;}

	.box-filtros label{
	margin-right:2px;
	font-family:"Trebuchet MS", Tahoma, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	vertical-align:middle;
	color:#858588;}
	
	.box-filtros .textbox, .box-filtros .jNiceSelectText{
	color:#787878a;
	font-size:11px; 
	font-family:"Trebuchet MS", Tahoma, sans-serif;}
	
	.box-filtros .textbox{
	vertical-align:middle;
	margin-right:5px; 
	padding:5px 10px 4px;}
	
	.box-filtros .jNiceWrapper{margin-right:5px;}