﻿/*********Override stili marsterpage*********/
.divBody {
    width: 96%;
}
/******************************************/
/******************************ELENCO***************************/
.aLinkPrd {
    width: 48%;
    float: left;
    height:auto;
    margin-bottom: 15px; 
    margin-right: 2%;
    border:solid 1px #349446;
}
#pvList > :nth-child(2n) {
    margin-right: 0%;
} 
#pvList > :nth-child(3n+3) {
    margin-right: 2%;
} 
.imgPrd {
    width: 100%;
    height: auto;
    margin-bottom:10px;
}

.titleBox {
    font-size:18px;
    padding:0px 2%;
}

.contentBox {
    font-size:13px;
    padding:0px 2%;

}
/****************************************************************/

/***************************DETTAGLI****************************/

.divLeft, .divRight {
    width: 100%;
    margin-right: 0px;
}
.imgBrochure {
    height:auto;
    width:100%;
}
.lnkDoPrev {
    width: 99%;
    margin: 20px 0px;
}
.divPvTitle, .divPvTitleTab {
    padding:0px 2%;
    font-size:20px;
}
.divPvTitle {
}
.divPvText {
    padding:0px 2%;
}
/***************************************************************/

