/*POPUP*/
.bgWind {
	position:absolute;
	height:151%;
   *height:141%!important;
   _height:843px!important;
	width:100%;
	left:0px;
	top:0px;
	/*TRANSPARENCIA*/
	background: #000;
	-moz-opacity:0.30;
	opacity:0.60;
	filter:alpha(opacity=60);
	z-index:10;
}
/*
html:first-child > body .bgWind {
    height:100%; border:2px solid yellow;
} */
.block_popup {
	display:none; 
	position:absolute;
	text-align:center;
	*left:0px;
	width:100%;
	height:132%;
   *height:124%;
	padding-top:10%;
	z-index:11;
	font-family: "Trebuchet MS"; font-size: 12px;
	color: #333;
}

#popup_visita_header {
	background: url("../img/top_pop.gif") repeat-x;
    height: 30px;
	margin:0 auto;
	width:387px;
	color: #2D71BC;
}

#popup_visita_header h4{
    background: url("../img/tit_agende_visita.gif") no-repeat;
    width: 128px; height: 17px;
    margin: 10px 0 0 10px;
    float: left;
    text-indent: -9999px;
}

#popup_visita_header a{
    background: url("../img/btn_fechar.gif") no-repeat center right;
    display: block;
    width: 18px;
    height: 17px;
    float: right;
    font-family: "Trebuchet MS"; font-size: 11px;
    color: #2662B8;
    text-transform: lowercase;
    text-decoration: none;
    margin: 10px 10px 0 0;
    text-indent: -9999px;

    overflow: hidden;
}

#popup_visita_fields fieldset label{
    display: block;
    float: left;
    font-family: "Trebuchet MS"; font-size: 11px;
    color: #333;
    text-align: right;
    margin-right: 5px;
    width: 80px;
    margin: 1px 30px 0 0;
    _margin: 1px 34px 0 0;
}

#popup_visita_fields{
    margin:0 auto;
    _margin:-2px auto;
	background:#FFF;
	width:387px;
	padding:10px 0 0px 0;
	font-family: Trebuchet MS; font-size: 11px; font-style: normal; color: #333;
}

#popup_visita_fields p{
    margin: 0 10px 0 10px;
    text-align: justify;
    font-weight:bold;
    font-family: Trebuchet MS; font-size: 11px; font-style: normal; color: #333;
}

#popup_visita_fields .inp_tel_2{
    width: 192px;
}

#popup_visita_fields input, #popup_visita_fields select{
    font-family: Trebuchet MS; font-size: 11px;
    color: #333;
}


#popup_visita_fields fieldset li{
    margin: 5px 0 5px 0;
}

#popup_visita_fields fieldset{
    border: none;
}

#popup_visita_fields fieldset ul{
    border-bottom: 1px solid #c0c0c0;
    min-height:10px;
   _height:10px;
}

.data_1{
    width: 40px;
    float:left;
    margin:0 5px 0 20px;
    *margin:0 5px 0 0px;
}

.data_2{
    width: 40px;
    float:left;
    margin:0 5px 0 0;
}

.data_3{
    margin:0 80px 0 0;
    width: 60px;
    float:left;
}

.data_4{
    width: 60px;
    float:left;
    margin: 0 0 0 20px;
   *margin: 0 0 0 0px;
}

#block_popup .sbt_enviar{
    background: url("../img/btn_enviar.gif") no-repeat;
    width: 40px; height: 13px;
    border: none !important;
    margin: 5px 15px 0px 0 !important;
    float: right;
    cursor: pointer;
}

.li_melhor_horario{
    width:100%;
    display:table;
    float:left;
    position:relative;
    min-height:5px;
}