#contentCaract{
        width:535px;
        height:600px;
        background-color:#4B4B4B;
        /*overflow:scroll;*/
}

#contentHeaderCaract{
        width:504px;
        height:50px;
        margin-left:20px;
        margin-bottom:25px;
        float:left;
        background:transparent url(../_imagenes/punts.gif) repeat left; 
}

#contentHondaLogoCaract{
        width:65px;
        height:50px;
        float:left;
        margin-right:10px;
}

#contentModelCaract{
        width:140px;
        height:50px;
        float:left;
        margin-right:128px;
}

#caractTecnicas{
        margin-top:10px;
        margin-bottom:6px;
        width:140px;
        height:13px;
        color:#ffffff;
        font-size:65%;
        background-color:#4B4B4B;  
}

#modeloMoto{
        width:140px;
        height:13px;
        color:#ffffff;
        font-size:65%;  
        background-color:#4B4B4B; 
}


#contentModelLogoCaract{
        width:142px;
        height:50px;
        float:left;
        margin-top:15px;     
}

#closeButton{
        width:15px;
        height:50px;
        float:left;
        margin-left:3px;
        margin-top:3px;
}


#descCaract{
        height:523px;
        width:505px;
        margin-left:20px;
        float:left;
        overflow:auto;
        
}

#tituloCaract{
        color:#ffffff;
        margin-bottom:5px;
        font-size:75%;
}

#caracteristicaLg{
        width:480px;   
}

#primeraCaractLg1{
        width:165px;   
        background-color:#828282; 
        font-size:70%;
}
#primeraCaractLg2{
        width:315px;   
        background-color:#828282; 
        font-size:70%;
}

#segundaCaractLg1{
        width:165px;   
        background-color:#B2B2B2; 
        font-size:70%;
}
#segundaCaractLg2{
        width:315px;   
        background-color:#B2B2B2; 
        font-size:70%;
}


