body{
    font-family: 'Roboto', sans-serif; 
    font-size:14px; 
    margin:0;
}




.bannertab {
    background:#F8F8F8; 
    width:100%;
}

.desctab {
    color: #444444;
    width: 90%;
}

.titletab h1{
    color: #111111;
    font-weight: lighter;
    font-size: 36px;
    margin-bottom: 0;
    
}

.titletab h2{
    color: rgba(0,0,0,0.8);
    /*color: #114867;*/
   font-weight: 100;
    font-size: 34px;
    margin-bottom: 0;
    
}

.cotizacion {
    display: block;
    background: url(imagenes/cotizacion.png)no-repeat left;
    padding-left: 25px;
    
}

.pdf {
    display: block;
    background: url(imagenes/pdf.png)no-repeat left;
    padding: 15px 0;
    padding-left: 25px;
    height: 25px;
    
}

.titletab {
    border-bottom: 1px dotted #000;
    overflow: hidden;
    padding-bottom: 20px;
}

.columna {
    width: 100%;
    overflow: hidden;
}

.celda {
    padding: 8px 0;
    float: left;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    font-size: 16px;
}

.w103 {
    width: 103px;
}

.tabla {
    overflow: hidden;
    width: 100%;
    margin-top: 20px;
}

.amarillo {
    background: rgba(0,0,0,0.9); /*background: #BDA547*/
}

.w70 {
    width: 69.6px;
}

.w208 {
    width: 208px;
}

.azulC {
    background: rgba(0,0,0,0.6); /* background: #285A76; */
}

.grisF {
    background: #EEEEF0;
}

.palomagris {
    background: url(imagenes/palomagris.png)no-repeat center;
    display: block;
    height: 22px;
    width: 70px;
}

.palomaama {
    background: url(imagenes/palomaama.png)no-repeat center;
    display: block;
    height: 22px;
    width: 70px;
}

.grisC {
    background: #F3F4F8;
}

.txtazulC {
    color: #285A76;
}

.txtazulF {
    color:#114968;
}

.txt_gris{
    color:#535353;
}

.w313 {
    width: 313px;
}

.tablaComp {
    width:500px;
    margin-top: 20px;
    font-size:16px;
    margin-bottom: 30px;
    overflow: hidden;
}

.tablaComp2 {
    width:800px;
    margin-top: 20px;
    font-size:16px;
    margin-bottom: 30px;
    overflow: hidden;
}

.tablaCaract {
    width:800px;
    margin-top: 20px;
    font-size:16px;
    margin-bottom: 30px;
    overflow: hidden;
    float: left;
}

.tablaCaract p{
    float:left;
    width: 12%;
}

.tablaComp p{
    float:left;
    width: 31%;
}

.tablaComp2 p{
    float:left;
    width: 21%;
}
