/* 
    Document   : detalle
    Created on : 16/05/2013, 12:01:10 PM
    Author     : Baella
    Description:
        Purpose of the stylesheet follows.
*/
ul.sub-items{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}
ul.sub-items li{
    float: left;
    padding-right: 15px;
    height: 40px;
}

ul.sub-items li a{
    text-decoration: none !important;
    color: #000 !important;
    border-bottom: none !important;
    font-size: 12px !important;
}

ul.sub-items li a:hover{
    text-decoration: none !important;
    color: #F15A24 !important;
}
.tecnica
{
    color: #4D4D4D;
    font-size: 14px;
    font-family: 'CalibriRegular';
    margin:10px 0px;
    position: absolute;
    bottom: 8px;
}


.captions-span
{
    font-size: 12px;
    font-family: 'CalibriRegular';
    color: #4D4D4D;
    overflow: hidden;
    margin:0 auto 0 auto;
    margin-bottom: 20px;
}
.caption_span_watercolour
{
    width: 504px;
}
.pager-s{
    font-size: 12px;
    font-family: 'CalibriRegular';
    float: right;
    color: #4D4D4D;
}
