bodyxxxx{
    /*background: #fcf9fc none;*/
    background: #eaeae6 none;
    /*background-color: #eaeae6;*/
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    padding-left: 0px; 
    padding-right: 0px;
}


#logo {
    border: 0px none;
    float: left !important;
    margin: 0px;
    padding: 20px;
    width: 100px;
}
.navbar  {
    background-repeat: no-repeat;
    background-image: url("http://134.209.241.158:8888/koha_cust/img/sfondo_header_iglesia.png");
    background-color: rgb(255, 255, 255);
    border-color: rgb(255, 255, 255);
}
.navbar-inverse .navbar-inner {
    background-repeat: no-repeat;
    background-image: url("http://134.209.241.158:8888/koha_cust/img/sfondo_header_iglesia.png");
    background-color: rgb(255, 255, 255);
    border-color: rgb(255, 255, 255);
}
.navbar-inverse .divider-vertical {
    border-left-color: rgb(255, 255, 255);
    border-right-color: rgb(255, 255, 255);
}
#cartmenulink {
    white-space: nowrap;
    color: rgb(0,102,153);
}
#listsmenu {
    white-space: nowrap;
    color: rgb(0,102,153);
}
#members a {
    color: rgb(0, 102, 153);
    font-weight: bold;
}
#members a.logout {
    color: rgb(0, 102, 153);
}
#carticon {
	display: none;
}
.cartlabel {
	display: none;
}
/* ------------------------------------------------ */
body{
    /*background: #fcf9fc none;*/
    background: #eaeae6 none;
    /*background-color: #eaeae6;*/
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    padding-left: 0px; 
    padding-right: 0px;
}
#wrap {
    height: auto!important;
    height: 100%;
    margin: 0 auto -46px;
    min-height: 100%;
    padding-left: 10px;
    padding-right: 10px;
}
.mastheadsearch {
    background: linear-gradient(to bottom, #c7c7c1 38%, #a7a7a2 100%);
}
.btn-primary{
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #006dcc;
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

