    
    #content {
    	color:#000000;
    	font-family:tahoma;
    	font-size:14px;
    	margin:0 auto;
    	width:100%;
    	margin-top:0px;
    }
    
    #content a{
    	cursor:pointer;
    	font-size:15px;
    	font-weight:bold;
    	text-decoration:underline;
    	opacity: 1.0;
    }
    
    .popup {
        background-color: rgba(255, 255, 255, 0.8);
        align-content: center;
        margin: 0 auto;
        color: #888888;
        height: 650px;
        left: 36%;
        padding: 10px;
        position: fixed;

        right: 30%;
        top: 10%;
        width: 750px;
        z-index: 1000;
    	border:5px solid #888888;
    	-moz-box-shadow: 0px 0px 10px 1px #888888;
    	-webkit-box-shadow: 0px 0px 10px 1px #888888;
    	box-shadow: 0px 0px 10px 1px #888888;
    	border-radius:10px;
    	-moz-border-radius:10px;
    }

    .popupv {
        background-color: rgba(255, 255, 255, 0.8);
      
        color: #888888;
        height: 550px;
        left: 30%;
        padding: 10px;
        position: fixed;

        right: 30%;
        top: 10%;
        width: 750px;
        z-index: 100002;
        border:5px solid #888888;
        -moz-box-shadow: 0px 0px 10px 1px #888888;
        -webkit-box-shadow: 0px 0px 10px 1px #888888;
        box-shadow: 0px 0px 10px 1px #888888;
        border-radius:10px;
        -moz-border-radius:10px;
    }
#popup2{
 z-index: 100001;
 display: none;
    
}

.popup img{
width: 80%;
margin-left:  15px;
}
.popup2 img{

margin-left:  0px;
}
    .popup2 {
        background-color: rgba(200, 200, 200, 0.8);
        align-content: center;
        margin: 0 auto;
        color: #888888;
        height: 850px;
        left: 30%;
        width: 850px;
        padding: 10px;
        display: none;
        position: fixed;
       padding-top: 0px;
        top: 8%;
        z-index: 100000;
        border:5px solid #888888;
        -moz-box-shadow: 0px 0px 10px 1px #888888;
        -webkit-box-shadow: 0px 0px 10px 1px #888888;
        box-shadow: 0px 0px 10px 1px #888888;
        border-radius:10px;
        -moz-border-radius:10px;
    }

    
    .overlay {
        background: #000000;
        bottom: 0;
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 100;
    	opacity:0.5;
    }
    
    a.close {
        background: url("../images/cancel.png") repeat scroll left top transparent;
        cursor: pointer;
        float: right;
        height: 26px;
        left: 20px;
        position: relative;
        top: -20px;
        width: 26px;
    }

    .formatos{
 
   
    }
  @media only screen and (max-width: 1050px){


#btnintranet a{
     text-decoration: none;
    padding: 10px;
    font-weight: 600;
    font-size: 20px;
    color: #ffffff;
    background-color: #1883ba;
    border-radius: 6px;
    border: 2px solid #0016b0;
}
  #btnintranet a:hover{
    color: #1883ba;
    background-color: #ffffff;
  }

#btnintranet{
    display: none;
}
#clicc{
    display: none;
}
 




.popup2 img{
width:199%;
margin-left:  2px;
}
    .popup2 {
        background-color: rgba(200, 200, 200, 0.8);
        align-content: center;
        margin: 0 auto;
        color: #888888;
        height: 300px;
        left:5%;
        padding: 0px;
        display: none;
        position: fixed;
       
        top: 10%;
        width: 90%;
        z-index: 100000;
        border:5px solid #888888;
        -moz-box-shadow: 0px 0px 10px 1px #888888;
        -webkit-box-shadow: 0px 0px 10px 1px #888888;
        box-shadow: 0px 0px 10px 1px #888888;
        border-radius:10px;
        -moz-border-radius:10px;
    }


    @media screen and (max-width: 600px) {
     
     #tablax > thead > tr > th,
  #tablax> thead > tr > td,
  #tablax> tbody > tr > th,
  #tablax> tbody > tr > td,
  #tablax> tfoot > tr > th,
  #tablax> tfoot > tr > td {
    white-space: normal;
    }


    #plazofijo{
    display: none;
    }
    
    #convenios{
    display: none;
    }


  }
  @media screen and (min-width: 600px) {
     
}
