body.node-type-proyecto div.field-field-descripcion div.field-label-inline-first{
	display:none;
}

div.view-dom-id-proyectos-block-3-1{
	margin-left: 15px;
}

div.view-id-proyectos div.views_slideshow_singleframe_controls{
	margin-top:-135px;
}

div.block div.view-id-proyectos  div.views_slideshow_singleframe_teaser_section{
	border:none;
}


a.views_slideshow_singleframe_previous,
a.views_slideshow_singleframe_next{
    display: block;
    height: 32px;
    width: 32px;
    text-indent:-2048px;
    outline:0
}

a.views_slideshow_singleframe_previous{
    background: url("../images/flecha_izquierda.png") no-repeat;
    margin-left:-18px;
    float:left;
}

a.views_slideshow_singleframe_pause{
    display:none;
}

a.views_slideshow_singleframe_next{
    background: url("../images/flecha_derecha.png") no-repeat;
    margin-left: 255px;
}
