/*
   index.css
   angeli_costruzioni
   
   Created by Michael Ballanti on 2015-01-19.
   Copyright 2015 Michael Ballanti. All rights reserved.
*/
/****************/
#sectionSliderBanner {
    position: relative;
    background: #E4E3D6;
}
#sectionSliderBanner .nivo-directionNav, #sectionSliderBanner .nivo-controlNav{display: none;}
#sectionDateStoria {
    position: relative;
    background: #E4E3D6;
    padding-bottom: 380px;
}
#sectionDateStoria .testoSection {
    text-align: left;
}
#sectionDateStoria .floatRightImg {
    float: right;
    width: 34.24%;
}
#sectionDateStoria .floaImgLeft {
    width: 47.26%;
    display: block;
    position: absolute;
    left: 100px;
    z-index: 2;
    bottom: -80px;
}
#sectionOggi {
   background: #EAEAEA; 
   padding-top: 150px;
}
#sectionOggi .testoSection {
    text-align: left;
}