/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 21/08/2015, 10:08:55
    Author     : iure
*/


.containerCarrousel {
    width: 900px!important;
    height: 220px!important;
    padding-top: 20px;
    padding-left: 11px;
}
.containerCarrousel div{
    float:left;
    width: 300px;
    height: 195px;
}
.containerCarrousel img{
    float:left;
    width: 280px;
    height: 195px;
}
.carousel {
    width: 900px!important;
    margin: 0 auto;
    height: 215px!important;
}

#nomeGaleria span.tit_home {
    font-size: 20px;
    font-family: "calibrib";
    color: #384a6f;

}
a.prev {
    float: left;
    margin-top: 104px;
}
a.next {
    float: right;
    margin-top: -111px;
}

.containerGaleria {
    float: left;
    width: 100%;
    background-color: #f2f2f2;
    height: 450px;
}
.contentGaleria{
    width: 960px;
    margin: 0 auto;
}
span.verTodasGaleria {
    float: right;
    margin-top: 4px;
}
