.banner_taller{
    background:url(../img/banner_taller.png) top left no-repeat transparent;
    width:206px;
    height:121px;
    float:left;
    margin:15px 0 0 2px;
}
.banner_taller:hover{
    background-position: bottom left;
}
.banner_ford{
    background:url(../img/banner_ford.png) top left no-repeat transparent;
    width:206px;
    height:121px;
    float:left;
    margin:15px 0 0 23px;
}
.banner_ford:hover{
    background-position: bottom left;
}
.banner_ocasio{
    background:url(../img/banner_ocasio.png) top left no-repeat transparent;
    width:206px;
    height:121px;
    float:left;
    margin:15px 0 0 23px;
}
.banner_ocasio:hover{
    background-position: bottom left;
}
.banner_grua{
    background:url(../img/banner_grua.png) top left no-repeat transparent;
    width:206px;
    height:121px;
    float:right;
    margin:15px 5px 0 0;
}
.banner_grua:hover{
    background-position: bottom left;
}
.titolBanner{
	padding:0;
	margin:0;
    padding-left:15px;
    font-size:25px;
    line-height:20px;
    font-weight:bold;
    color:#fff;
}
.subtitolBanner{
	padding:0;
	margin:0;
    padding-left:15px;
    padding-top:45px;
    font-size:10px;
    line-height:10px;
    font-weight:bold;
    color:#fff;
    display:block;
}
.sombrejatInferior{
    padding:5px 10px;
    background-color:#000;
    width: 410px;
    height: 110px;
    color:#fff;
    filter: alpha(opacity=80);
    opacity: .8;
}
.sombrejatInferior p{
    padding:0 0 10px;
    margin:0;
    color:#fff;
    font-size:12px;
    line-height:20px;
}
.titolInferior{
    padding-top:25px;
    color:#fff;
    font-size:22px;
    font-weight:bold;
    width: 430px;
    text-shadow: 1px 0 1px #000, 0 1px 1px  #000, -1px 0 1px #000, 0 -1px 1px #000, 0px 0px 10px #000;
}
.contenidorInfEsq{
    margin:0 0 0 5px;
    float:left;
    width: 430px;
}
.contenidorInfDreta{
    margin:0 10px 0 5px;
    float:right;
    width: 430px;
}
.contenidorInfEsq a, .contenidorInfDreta a{
    font-weight:bold;
    color:#099DC5;
}
.contenidorInfEsq a:hover, .contenidorInfDreta a:hover{
    color:#fff;
    text-shadow: 1px 0 1px #099DC5, 0 1px 1px  #099DC5, -1px 0 1px #099DC5, 0 -1px 1px #099DC5, 0px 0px 3px #099DC5;
}
.suptitolGran{
    padding-top:80px;
    padding-left:15px;
    font-size:10px;
    line-height:10px;
    font-weight:bold;
    color:#fff;
    display:block;
}
.titolGran{
    padding-left:15px;
    font-size:25px;
    line-height:20px;
    font-weight:bold;
    color:#fff;
}
.subtitolGran{
    padding-left:15px;
    font-size:16px;
    line-height:17px;
    font-weight:bold;
    color:#fff;
    display:block;
}
.linkInici{
    display:block;
    height:353px;
}