#abc-demarches {
    padding-left: 10px;
    margin-top: 10px;
}

#abc-demarches #top-search { 
    border: solid 5px #000;
    background-color: #9e9e9e;
    margin-bottom: 10px;
}

#abc-demarches #top-search .left{
    color: #FFF;
    width: 20%;
    float: left;
    text-align: right;
    height: 16em;
}

#abc-demarches #top-search .left h2{
    color: #FFFFFF;
    padding-right: 5px;
}

#abc-demarches #top-search .left p{
    color: #FFFFFF;
    padding-right: 5px;
}

#abc-demarches #top-search #steps{
    width: 80%;
    background-color: #FFF;
    float: left;
}

#abc-demarches #top-search #steps h3{
    color: #000;
    height: 40px;
    padding-left: 50px;
    padding-top: 10px;
    margin: 10px 0 15px;
}

#abc-demarches #top-search #steps #publics_cible h3{    
    background: url("img/button-arrow.png") no-repeat scroll 0 -1314px transparent;
}

#abc-demarches #top-search #steps #publics_cible h3.selected{
    background: url("img/button-arrow.png") no-repeat scroll 0 -1714px transparent;
}

#abc-demarches #top-search #steps #themes h3{
    background: url("img/button-arrow.png") no-repeat scroll 0 -1449px transparent;
}

#abc-demarches #top-search #steps #themes h3.selected{
    background: url("img/button-arrow.png") no-repeat scroll 0 -1849px transparent;
}

#abc-demarches #top-search #steps #declencheurs h3{
    background: url("img/button-arrow.png") no-repeat scroll 0 -1581px transparent;
}

#abc-demarches #top-search #steps #declencheurs h3.selected{
    background: url("img/button-arrow.png") no-repeat scroll 0 -1981px transparent;
}

#abc-demarches #top-search #steps .step{
    border: 0 none;
    float: left;
}
#abc-demarches #top-search #steps ul{
    border: none;
    margin: 3px 0;
    padding: 0 0 0 35px;
}
#abc-demarches #top-search #steps .step ul li{
    background: url("img/arrows-right.png") no-repeat scroll 0 -642px transparent;
    line-height: 24px;
    padding: 0 0 0 11px;
}

#abc-demarches #top-search #steps .step ul li a{
    color: #000;
    text-decoration: none;
}

#abc-demarches #top-search #steps .step ul li a:hover{
    text-decoration: underline;
}

#abc-demarches #top-search #steps .step ul li.selected a{
    background-color: #9e9e9e;
    color: #FFF;
    border-radius: 2px 2px 2px 2px;
}

#abc-demarches #top-search #steps #publics_cible{
    width: 23.5%;
}

#abc-demarches #top-search #steps #themes{
    width: 26.5%;
}

#abc-demarches #top-search #steps #declencheurs{
    width: 50%;
}

#abc-demarches #demarches,#abc-demarches #detail_demarche,#abc-demarches #related-publication{
    width: 48%;
    float: left;
}
#abc-demarches #related-publication{
    width: 360px;
}
#abc-demarches #demarches{
    margin-left: 5px;
    margin-right: 25px;
}


#abc-demarches #demarches,#abc-demarches #detail_demarche{
    border: solid 5px #000;
    padding: 5px;
}
#abc-demarches #detail_demarche{
    padding: 0;
    background-color: #9e9e9e;
}
#abc-demarches #detail_demarche #content-box{
    background-color: #ffffff;
    padding-bottom: 20px;
    padding: 5px;
}
#abc-demarches #demarches h2{
    color: #000;
}

#abc-demarches #demarches .legend span{
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 15px;
    padding-left: 15px;
}
#abc-demarches #demarches .legend .droit{
    background-image: url("img/bullet-green.png");
    background-position: left 3px;
    margin-right: 5px;
}

#abc-demarches #demarches .legend .obligation{
    background-image: url("img/arrow_top_red.png");
    background-position: left 4px;
}

#abc-demarches #demarches a{
    text-decoration: none;
    color: #000;
}

#abc-demarches #demarches a:hover{
    text-decoration: underline;
}

#abc-demarches #demarches .menu{
    padding-left: 10px;
    border: none;
}

#abc-demarches #demarches .menu .demarche {
    padding-left: 15px;
}

#abc-demarches #demarches .menu .demarche.selected a{
    font-weight: bold;
}

#abc-demarches #demarches .menu .Droit{
    background-image: url("img/bullet-green.png");
    background-position: 0 5px;
    background-repeat: no-repeat;
}

#abc-demarches #demarches .menu .nil{
    background: url("img/tiret-grey.png") no-repeat scroll 0 6px transparent;
}

#abc-demarches #demarches .menu .Obligation{
    background: url("img/arrow_top_red.png");
    background-position: 0 5px;
    background-repeat: no-repeat;
}

#abc-demarches #demarches .menu .cat{
    background: url("img/arrows-right.png") no-repeat scroll 1px -642px transparent;
    line-height: 1.5em;
    list-style-type: none;
    margin: 0;
    padding-left: 16px;
}

#abc-demarches #demarches .menu .open_cat {
    background: url("img/arrows-bottom.png") no-repeat scroll 1px -288px transparent;
    line-height: 1.5em;
    list-style-type: none;
    margin: 0;
    padding-left: 16px;
}

#abc-demarches #demarches .menu .open_cat .oc_cat{
    font-weight: bold;
}

#abc-demarches #demarches .menu .subcat{
    padding-left: 5px;
}

#abc-demarches #demarches .menu h3{
    color: #000;
    border-top: 1px solid #cccccc;
    padding-top: 10px;
}

#abc-demarches #related-publication h3{
    color: #000;
    border-bottom: 2px solid #FBD37C;
    padding-bottom: 10px;
}

#abc-demarches #related-publication .initiative{
    color: #848484;
    font-size: 12px;
    text-align: right;
}

#abc-demarches #related-publication .initiative img{
    float: right;
    margin-left: 1em;
}

#abc-demarches #detail_demarche .demarche h3{
    color: #000;
}

#abc-demarches #detail_demarche .demarche .content h4{
    color: #000;
    border-bottom: 1px solid #CCC;
    padding-bottom: 0;
    position: relative;
    margin-top: 1.5em;
    margin-bottom: 10px;
}

#abc-demarches #detail_demarche .demarche .content .attention span{
    background: transparent url("img/attention.png") no-repeat scroll right top;
    display: block;
    height: 42px;
    position: absolute;
    right: 0;
    top: -10px;
    width: 42px;
}

#abc-demarches #detail_demarche .demarche .content ul{
    padding-left: 15px;
}

#abc-demarches #detail_demarche .demarche .content ul li{
    padding-left: 5px;
    list-style: disc;
    color: #000;
    background: none;
}

#abc-demarches #detail_demarche .demarche .content .section-content{
    margin-bottom: 1em;
}

#abc-demarches #detail_demarche .demarche .footer{
    padding-top: 1em;
    margin-left: 8.5em;
    display: none;
}

#abc-demarches #detail_demarche .demarche .footer a{
    color: black;
    float: left;
    padding: 45px 0 1em;
    text-align: center;
    text-decoration: none;
    width: 80px;
    border: 0px;
}

#abc-demarches #detail_demarche .demarche .footer a:hover{
    text-decoration: underline;
}

#abc-demarches #detail_demarche .demarche .footer #outdated-information{
    background: transparent url("img/abc-detail-icons.png") no-repeat scroll center top;
    display: block;
    margin: auto;
    position: relative;
    right: auto;
    top: auto;
}

#abc-demarches #detail_demarche .demarche .footer #give-comment{
    background: transparent url("img/abc-detail-icons.png") no-repeat scroll center -150px;
}

#abc-demarches #detail_demarche .demarche .form_link a{
    background: url("img/btn_formulaires.png") no-repeat scroll center top transparent;
    display: block;
    height: 64px;
    margin: 20px 0 30px;
    outline: medium none;
    text-indent: -999em;
}

#abc-demarches .loading{
    background: url("img/ajax-loader.gif") no-repeat transparent;
    display: block;
    width: 64px;
    height: 64px;
    margin-left: 75px;
}

#abc-demarches #demarches .loading,#abc-demarches #detail_demarche .loading{
    margin-left: 160px;
    margin-top: 20px;
}