.vinyeta_project {
    font-weight: normal;
    color: #808080;
    text-align:left;
    overflow: hidden;
    background-image: url("../imagesV3/p-mes.png");
    background-repeat: no-repeat;
    background-position: right bottom;
 }
.vinyeta_project a:link {
    color: #808080;
}
.vinyeta_project a:visited {
    color: #808080;
}
.vinyeta_coments {}
.vinyeta_preview {
    width: 310px;
    height: 174px;
    overflow: hidden;
}
.vinyeta_text {
    width: 600px;
    height: 164px;
    padding-left:20px;
    padding-right:20px;
    padding-top:10px;
    overflow: hidden;
}
.vinyeta_nomproject {
    width:100%;
    height: 45px;
    line-height:30px;
    overflow: hidden;
    font-size: 28px;
    font-weight: bold;
}
.vinyeta_descproject{
    width:100%;
    height: 75px;
    line-height: 18px;
    overflow: hidden;
    font-size: 16px;
    margin-bottom : 6px;
}
.vinyeta_typeproject {
    width:100%;
    height: 26px;
    line-height:22px;
    overflow: hidden;
    font-size: 22px;
}
.vinyeta_autor {
    width:100%;
    overflow: hidden;
    font-size: 28px;
    font-weight: bold;
}
