.hide {
	display: none;
}

#tit_form_lembrar{
			position: relative;
			top: 20px;
			left: 20px;
			height: 16px;
			width: 200px;
	    font-size: 15px;
	    font-weight: bold;
	    text-transform: uppercase;
	    font-family: verdana,arial,tahoma;
			color: #2BAEA5;
}
#tit_form_confirma_assina{
			position: relative;
			top: 20px;
			left: 20px;
			height: 16px;
			width: 250px;
	    font-size: 15px;
	    font-weight: bold;
	    text-transform: uppercase;
	    font-family: verdana,arial,tahoma;
			color: #2BAEA5;
}


#fundo_form_lembrar{	
	color:#2BAEA5;
	font-family:verdana,arial;
	font-size:14px;
	height:auto;
	width:749px;
	position:absolute;
	top: 173px;
			
}

#fundo_form_lembrar form{
	height:263px;
	background: url("../images/form_lembrete.gif") no-repeat center;
	margin:0 auto;
	width:450px;
}

#fundo_form_cadastra_assina{
			position: relative;
			top: 0;
			left: 100px;
			width: 450px;
			height: 250px;
	    font-size: 14px;
	    margin-bottom: 10px;
			background: url("../images/form_lembrete.gif") no-repeat;
			
}

                        .text_destaque{
                        position: relative;
                        top: 40px;
                        left: 130px;                      
                        font-family: verdana, arial,tahoma;
                        size: 11px;
                        color: #2BAEA5;
                        }
                        
                        .text_form{
                        position: relative;
                        top: 17px;
                        left: 80px;                      
                        font-family: verdana, arial,tahoma;
                        size: 11px;
                        color: #2BAEA5;
                        }
                        .text_label{
                        position: relative;
                        top: 10px;
                        left: 20px;                      
                        font-family: verdana, arial,tahoma;
                        size: 11px;
                        color: #2BAEA5;
                        }

                        input.normal{
                        position: relative;
                        top: 10px;
                        left: 20px;
                        width: 140px;                       
                        border:1px solid #2BAEA5;
                        background:#fff;
                        color: #000;
                        }
                        input.comfoco{
                        position: relative;
                        top: 10px;
                        left: 20px;
                        width: 140px;
                        border:1px solid #2BAEA5;
                        background: #BAE7E4;
                        color: #000;
                        }
                        
                                            
#radio2{
			position: relative;
			top: 20px;
			left: 80px;
			cursor: pointer;
}
#radio3{
			position: relative;
			top: 20px;
			left: 80px;
			cursor: pointer;
}

#resposta_lembrete{
      position: relative;
      top: -60px;
      left: 121px;
      width: 230px;
      height: auto;                      
      font-family: verdana, arial,tahoma;
      font-size: 11px;
      text-align: center;
      color: red;
      }
#segura_confirma_assina{
      position: relative;
      top: 10px;
      left: 90px;
      width: 240px;
      height: auto;                      
      font-family: verdana, arial,tahoma;
      font-size: 11px;
      text-align: left;
      color: #2BAEA5;
      }
#dados_usuario{
      position: relative;
      top: 0;
      left: 85px;
      width: 100;
      height: auto;                      
      font-family: verdana, arial,tahoma;
      font-size: 11px;
      text-align: left;
      color: #2BAEA5;
      }
#bt_confirma_cadastro_assina {  
    position: relative;
    width: 74px;
    height: 22px;
    top: 0;
    left: 80px;
    background: url(../images/bt_resultado.jpg) no-repeat;
    border: none;
    cursor: pointer;
    font-family: verdana, arial,tahoma;
    font-size: 11px;
    text-align: center;
    color: #2BAEA5;
    
}
