.titolPage {
    padding-left:10px;
    padding-top:10px;
}
.ima_cap, .ima_cap_prof, .ima_cap_bus {
    background-image: url("../imagesV3/classic.png");
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: top;
    width:954px;
    height:537px;
}
.ima_cap_prof {
    background-image: url("../imagesV3/professional.png");
}
.ima_cap_bus {
    background-image: url("../imagesV3/business.png");
}
.franja_blava, .franja_prof, .franja_bus{
    width:100%;
/*V3    padding-right:10px;
    padding-left:10px; */
    height:auto;
    text-align:center;
    font-size:24px;
    font-weight:bold;
}
.franja_prof{
}
.franja_bus{
}
h1 {
    font-size: 32px;
    font-weight:bold;
    margin:0px;
    padding:0px;
    color:#323232;
}
h2 {
    font-size: 26px;
    margin-top:7px;
    padding:0px;
    font-weight:bold;
    color:#323232;
}
h3 {
    font-size: 22px;
    margin:0;
    padding:0px;
    font-weight: bold;
    color:#606060;
}
h4 {
    font-size: 17px;
    margin:0;
    padding:0px;
    font-weight: normal;
    line-height: 22px;
    color:#808080;
}
.div_caracs_l, .div_caracs_l2 {
    width:452px;
    height:400px;
    overflow:hidden;
}
.div_caracs_r, .div_caracs_r2 {
    width:452px;
    height:auto;
    overflow:hidden;
    margin-left:50px;
}
.div_caracs_l2, .div_caracs_r2 {
    height:300px;
}
.mas_info {
    color:rgb(44,101,171);
    font-size: 22px;
    font-weight: bold;
    line-height:29px;
}
/************* V3 ****************/
.titolH1 {
    width:100%;
    height:35px;
    margin-top: 48px;
    margin-bottom: 32px;
}
.div_caracs {
    width:452px;
    height:auto;
    margin-left:16px;
    margin-right:16px;
    margin-bottom:48px;
}
.div_imgGaleria {
    width:452px;
    height:auto;
    overflow:hidden;
    margin-left:16px;
    margin-right:16px;
    margin-bottom:16px;
}
@media (max-width: 452px) {
    .div_caracs { width:100%; }
    .div_caracs img { width:85%; }
    .div_imgGaleria { width:100%; }
    .div_imgGaleria img { width:85%; }
}
@media (min-width: 452px) {
    .div_caracs { width:452px; }
    .div_caracs img { width:452px; }
    .div_imgGaleria { width:452px; }
    .div_imgGaleria img { width:452px; }
}
