/*Box mise en avant election US*/
#box-election-us{
    border-top:none!important;
    padding:0;
}

/*Image en en-tête*/
#box-election-us h2{
    width: 300px;
    height: 105px;
    background-image: url("../images/usa/election_us_head.png");
    background-repeat: no-repeat;
    text-indent: -9999em;
    margin: 0;
    position: relative;
}

/*Fond de la box*/
#box-election-us #actu-election-us{
    border: 1px solid #E6E6E6;
    border-top: 0px;
    overflow: hidden;
    margin-top: -6px;
    background: url("../images/usa/election-us-bg.png")
}

/*Articles*/
#box-election-us .bloc-us{
    padding:10px;
    margin: 0;
}

#box-election-us .plus-us{
    float:right!important;
    color :#0c3d6d;
    padding-top: 4px;
}

#box-election-us .extra{
    clear:both;
}
#box-election-us .extra > a{
    float: left;
}
/*Fin articles*/

/*Box info Flash*/
#box-election-us #flash-election-us {
    font-family: Arial;
    font-size: 12px;
    padding: 8px 10px 20px;
    background-color: white;
}
#box-election-us #flash-election-us h4{
    color: #0c3d6d!important;
    margin:0;
    font-size: 13px;
    font-weight: normal;
}
#box-election-us #flash-election-us a{
    color: #0c3d6d!important;
}

#box-election-us #flash-election-us #arrow-election-us{
    width: 13px;
    float: left;
    margin-top: 1px;
}

#box-election-us #flash-election-us #arrow-election-us a {
    text-indent: -9999em;
    display:block;
    width: 5px;
    height:9px;
}
#box-election-us #flash-election-us #arrow-election-us a.back-us {
    background-image: url("../images/usa/election_us_back.png");
    background-repeat: no-repeat;
    float:left;
}
#box-election-us #flash-election-us #arrow-election-us a.next-us {
    background-image: url("../images/usa/election_us_next.png");
    background-repeat: no-repeat;
    float:right;
}
#box-election-us #flash-election-us #infos-election-us{
    width: 255px;
    float: left;
    margin-right: 10px;
}

#box-election-us #flash-election-us .info-flash-election-us{
    display: none;
}

#box-election-us #flash-election-us .info-flash-election-us.active{
    display: block;
}
/*Fin box info Flash*/

/*Footer*/
#box-election-us #autre-election-us{
    background: url("../images/usa/election-us-ombre.png");
    background-repeat: no-repeat;
    padding: 10px;
    background-position: 0px -6px;
    padding-top: 15px;
    background-color: #f2f2f2;
}

#box-election-us #autre-election-us .campagne-election-us, #box-election-us #autre-election-us .click-election-us{
    font-family: Arial;
    font-size: 14px;
    color: #0c3d6d!important;

}

#box-election-us #autre-election-us .click-election-us{
    font-weight: bold;
    background: url("../images/usa/election-us-btn.png");
    background-repeat: no-repeat;
    font-size: 11px;
    padding: 12px;
    background-position: 0px 6px;
    margin-left: 10px;

}
/*Fin footer*/
