﻿/*********Override stili marsterpage*********/
.divBody {
    width: 96%;
}
/******************************************/

.hlEducational {

    float:left;
    width:100%;
    height:auto;
    margin-bottom:20px;
    margin-right:10px;
    
}

.aLink {
    color:#205E96; 
    text-decoration:underline;
    padding:5px 10px;
}
.imgItem {
    width:100%;
    height:auto;
    margin-bottom:10px;
}
.titleItem, .contentItem {
    padding:5px 10px;
}
