/* Page */
/*body,html,div,blockquote,img,label,p,h1,h2,h3,h4,h5,h6,pre,ul,ol,li,dl,dt,dd,form,a,fieldset,input,th,td{border:0;outline:none;margin:0;padding:0;}*/
ul, ul li{list-style: none;}
.grey ul.text {
    margin-bottom: 1em;
    line-height: 1.5em;
}
ul#accordion-1.grey  {
    padding-left: 0px;
}
.text-center {text-align: center;}

/*body {font: normal 13px Helvetica, Arial, sans-serif;}*/

.wrap {width: 10%; margin: 0 auto;}

.clear {clear: both;}

/*.dcjq-count {float: right;}*/

.grey {
/*    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;*/
}
.grey  li {margin: 0; padding: 0; border: none;}

.grey a {
    padding: 10px 10px 10px 50px;
/*    background: #ececec; */
    text-decoration:none;
    display: block;
/*    color: #333;*/
/*    border-bottom: 1px solid #ccc; */
/*    border-top: 1px solid #fff; */
    position: relative;
/*    text-shadow: 1px 1px 1px #fff;*/
}
.grey a.dcjq-parent, .grey .accordion a.dcjq-parent:hover {
/*    background: #D7D4D4 url(images/bg_grey.png) repeat-x 0 -1px;*/
}
.grey a.dcjq-parent.active {
    color: #831b1b;
}
.grey a.dcjq-parent-li.active {
    color: #831b1b;
}

.opcion active {
    color: #831b1b;
}

.grey a .dcjq-icon {
    position: absolute;
    top: 50%;
    left: 14px;
    width: 34px;
    margin-top: -17px;
    height: 34px;
    background: url(../../images/arrow_black_right.png) no-repeat 0 center;}
.grey a.dcjq-parent.active .dcjq-icon {
    background: url(../../images/arrow_black_down.png) no-repeat 0 center;}
.grey a:hover {
    background: #fff;
    color: #990000;
}
.grey a:active{
    color: #831b1b;
}
