#impl{
	width: 700px;
}

#implAct {
	 float: left; 
	 width: 50%;
}

#implArea {
    float: right;
    width: 50%;
}

#implMap {
    clear: both;
    margin-top: 10px;
    padding-top: 10px;
    text-align: center;
}

#implLeft {
    float: left;
    margin-right: 20px;
    width: 430px;
}

#implRight {
    background: url("img/hrv.gif") repeat-y scroll left center #FFFFFF;
    float: left;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 5px;
    padding-right: 0;
    width: 230px;
}

.scroll {
    height: 350px;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 230px;
}

.titreImpl {
    background: url("img/masquerfd.gif") no-repeat scroll 0 0 transparent;
    color: #666666;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 23px;
    margin: 0;
    padding: 4px 0 0 5px;
    text-transform: uppercase;
    width: 98%;
}


.implAreaText {
    float: left;
}
.implAreaSelector {
    float: right;
}

.implAreaSelect {
    width: 150px;
}

.agence {
    border-collapse: collapse;
    padding-left: 5px;
    width: 230px;
}

.separation {
    background: url("img/hr.gif") repeat-x scroll center top transparent;
    clear: both;
    height: 4px;
    padding: 0;
}

.agence .agenceName {
    font-weight: bold;
}

.agence .block {
    display: block;
    overflow: hidden;
}



.implAreaSelect {
    width: 150px;
    background-color: #FFFFFF;
    border: 1px solid #6979AC;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    margin-bottom: 1px;
    vertical-align: middle;
}

.bodywrapper #impl .select_w200 {

}

.bodywrapper #impl .select_w200 select{
	width: 160px;
}