.centra_content{
	width: 960px;
	height: auto;
	margin: auto;
	margin-top:10px;
}

.content_large{
	width: 960px;
	height: auto;
	float:left
}

.content_left{
	width: 631px;
	height: auto;
	float: left;
	text-align: justify;
}

.content_left > ul, .content_left > div > ul{
	padding-left: 50px !important;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:100 !important;
	font-size: 13px;
	color: #8a8989;
	letter-spacing: 0px !important;
	text-transform: none !important;
	line-height:20px;
}

.content_right{
	width: 303px;
	height: auto;
	float: left;
	margin-left: 25px;
	margin-top: 20px;
}

.divider_interior{
	width: 100%;
	height: 33px;
	float: left;
	background-image: url(../img/divider_interior.png);
	margin-top:20px;
}

.divider_interior_large{
	width: 960px;
	height: 32px;
	float: left;
	background-image: url(../img/divider_full.png);
	margin-top:20px;
}

.full{
	width: 100%;
	height: 33px;
	float: left;
	background-image: url(../img/divider_full.png);
	margin-top:20px;
}

.contact_col_um{
	width: 315px;
	height: auto;
	float: left;
	margin-right:29px;
}

.contact_col_dois{
	width: 285px;
	height: auto;
	float: left;
}

.caminho_de_migalhas{
	width: 100%;
	height: auto;
	float: left;
	font-family: "DezenProRegular";
	font-size: 13px;
	letter-spacing: 1px;
	color: #9ba526;
	text-transform: uppercase;	
	margin-top: 10px;
}

.caminho_de_migalhas a{
	font-family: "DezenProRegular";
	font-size: 13px;
	letter-spacing: 1px;
	color: #9ba526;
	text-transform: uppercase;
	text-shadow: 1px 1px #ffffff;
}

.caminho_de_migalhas a:hover{
	color: #b5bc63;
}


.content_left h2{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:700 !important;
	font-size: 16px;
	color: #9ba526;
	letter-spacing: 0px !important;
	text-transform: none !important;
	margin-bottom:15px;
}

.content_large h2{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:700 !important;
	font-size: 16px;
	color: #9ba526;
	letter-spacing: 0px !important;
	text-transform: none !important;
	margin-bottom:15px;
}

.centra_content p{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:100 !important;
	font-size: 13px;
	color: #8a8989;
	letter-spacing: 0px !important;
	text-transform: none !important;
	line-height:20px;
}

.nav_lateral{
	width: 90%;
	height: 32px;
	padding-left: 5%;
	padding-right: 5%;
	background-image: url(../img/navlateral_bg.jpg);
	margin-bottom: 1px;
	float: left;
	line-height: 38px;
	vertical-align: middle;
	
	font-family: "DezenProRegular";
	font-size: 13px;
	letter-spacing: 2px;
	color:white;
	text-transform: uppercase;
}

.nav_lateral:hover{
	background-image: url(../img/navlateral_bg_hover.jpg);
}

.links_extra_wrapper{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 20px;
}

.links_extra{
	font-family: "DezenProRegular";
	font-size: 12px;
	letter-spacing: 1px;
	color: #9ba526;
	text-transform: uppercase;
	text-decoration: underline;
	text-align: center;
	display: block;
	margin-bottom: 4px;
}

.links_extra:hover{
	   /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";

  /* IE 5-7 */
  filter: alpha(opacity=70);

  /* Netscape */
  -moz-opacity: 0.7;

  /* Safari 1.x */
  -khtml-opacity: 0.7;

  /* Good browsers */
  opacity: 0.7;
}

.pesquisa_avancada{
	width: 100%;
	float: left;
}

.resultado{
	width: 100%;
	height: auto;
	float: left;
	border: 1px solid #cfcfcf;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.resultado_left{
	width: 62%;
	height: auto;
	float: left;
	padding-top: 10px;
	padding-left: 3%;
}

.resultado_right{
	width: 33%;
	height: auto;
	float: left;
	padding-top: 15px;
}

.resultado_right a{
	margin-right: 10px;
	float: right !important;
}

.larguratotal_top{
	width: 100%;
	height: auto;
	float: left;
}

.larguratotal_top_left{
	width: 70%;
	height: auto;
	float: left;
}

.larguratotal_top_right{
	width: 30%;
	height: auto;
	float: left;
	padding-top: 20px;
	margin-bottom: -30px;
}

/*FORM*/

.input{
	height:32px;
	padding-left: 10px;
	background:#FFF;
	float:left;
	border:none;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.10);
	display: block;
	margin-right:15px;
	font-family:Verdana, Geneva, sans-serif;
}
.input-txt{
	padding-left: 10px;
	background:#FFF;
	float:left;
	border:none;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.10);
	display: block;
	margin-right:15px;
	font-family:Verdana, Geneva, sans-serif;
}

.contact_txt{
	width:100%;
	padding-left: 10px;
	background:#FFF;
	float:left;
	border:none;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.10);
	display: block;
	font-family:Verdana, Geneva, sans-serif;
	padding-top:10px;
}

.form_line{

	height:32px;
	/*float:left;*/
	margin-bottom: 20px;
	margin-top: 20px;
	clear: both;
}

.form_line-txt{
	width:100%;
	float:left;
	margin-bottom: 20px;
	display: inline;
}

.contact_botao{
	float:right;
	margin-right:-10px;
	margin-top:30px;	
	margin-bottom:30px;	
}

label {
	float: left;
	padding: 7px;
	color: #969696;
	width: 240px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.contact_botao:hover{
   /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";

  /* IE 5-7 */
  filter: alpha(opacity=70);

  /* Netscape */
  -moz-opacity: 0.7;

  /* Safari 1.x */
  -khtml-opacity: 0.7;

  /* Good browsers */
  opacity: 0.7;
}

/* 
    Document   : style
    Created on : Aug 29, 2012, 3:59:32 PM
    Author     : Nick
    Description:
        Purpose of the stylesheet follows.
*/


input[type="radio"] {
    display:none;
}

input[type="radio"] + label {
    color:#f2f2f2;
    font-family:Arial, sans-serif;
    font-size:14px;
}

input[type="radio"] + label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url(../img/check_radio_sheet.png) -38px top no-repeat;
    cursor:pointer;
}

input[type="radio"]:checked + label span {
    background:url(../img/check_radio_sheet.png) -57px top no-repeat;
}

.detalhes_titulo{
	font-weight: bold;
	color: #9ba526;
	text-transform: uppercase;
}

.form_satisfacao_left{
	width: 810px;
	height: auto;
	float: left;
}

.form_satisfacao_right{
	width: 150px;
	height: auto;
	float: left;
}

.espacos{
	margin-left: 14px;
}
.espacos_um{
	margin-left: 7px;
}

.primeiro_radio{
	margin-top: 13px;
}

.form_ponto{
	width: 100%;
	height: auto;
	float: left;
}

#botao_formsatisfacao{
	float: right;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-right: 20px;
}

#pesquisa_simples{
	margin-top: -40px;
	margin-left: 180px;
}

#procurar_simples{
	margin-top: -40px;
	margin-left: 535px;
}

#amount{
	background: none !important;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:100 !important;
	font-size: 13px;
	color: #8a8989;
	letter-spacing: 0px !important;
	text-transform: none !important;
	line-height:20px;
	margin-bottom: 20px;
}

.after_slider{
	margin-top: 30px;
}

.select_box{
	width: inherit;
	height: 32px;
	background:transparent;
	-webkit-appearance: none;
	-webkit-padding-end: 10px;
	color: rgba(0,0,0,0.50);
	font-family: verdana;
	font-size: 12px;
}

select::-ms-expand {
    display: none;
}

.select_div{
	height:32px;
	padding-left:10px;
	padding-right:10px;
	margin-top: 10px;
	border:solid;
	border-width:1px;
	border-color:#e7e7e7;
	float: left;
	background-image:url(../img/seta_input.png);
	background-color: white;
	background-position: right center;
	background-repeat: no-repeat;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.10);
}

.form_line p{
	float: left;
	margin-top: 16px;
	vertical-align: middle;
	margin-left: 10px;
	margin-right: 10px;
}

.first_p{
	margin-left: 0px !important;
}

.datepicker_div{
	height:32px;
	padding-left:10px;
	padding-right:10px;
	margin-top: 10px;
	float: left;
	display: inline-block;
	vertical-align: middle;
	/*border:solid;
	border-width:1px;
	border-color:#e7e7e7;
	background-image:url(../img/date_input.png);
	background-color: white;
	background-position: right center;
	background-repeat: no-repeat;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.10);*/
}
.input_datepicker{
	height:32px;
	padding-left: 10px;
	background:#FFF;
	float:left;
	border:none;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.10);
	display: block;
	font-family:Verdana, Geneva, sans-serif;
	width: 90px;
}
.ui-datepicker-trigger{
	padding: 6px !important;
}

#botao_pesquisa{
	float: right;
	margin-top: 10px;
}

.label_input{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:100 !important;
	font-size: 13px;
	color: #9ba526;
	letter-spacing: 0px !important;
	text-transform: none !important;
	line-height:20px;
}

.mandatory{
	font-weight:100 !important;
	font-size: 13px;
	color: #8a8989;
	letter-spacing: 0px !important;
	text-transform: none !important;
	line-height:20px;
}
/*FIM FORM*