  #location_css  {
width : 450px;
}
#location_css_contents {
background : #fff;
}
#location_css .details_visite p.titre {
background-color : #f7ab27;
}
#location_css_contents div {
margin : 0;
}
#location_css_tl {
width : 5px;
height : 18px;
background : transparent url('../_images/images_css/location_css/left-top.png') no-repeat top left;
}
#location_css_t {
background : transparent url('../_images/images_css/location_css/top-middle.png') repeat-x top left;
}
#location_css_tr {
width : 8px;
height : 18px;
background : transparent url('../_images/images_css/location_css/right-top.png') no-repeat top left;
}
#location_css_l {
width : 5px;
background : transparent url('../_images/images_css/location_css/frame-left.png') repeat-y top left;
}
#location_css_r {
width : 8px;
background : transparent url('../_images/images_css/location_css/frame-right.png') repeat-y top right;
}
#location_css_bl {
width : 7px;
height : 9px;
background : transparent url('../_images/images_css/location_css/bottom-left.png') no-repeat top left;
}
#location_css_b {
background : transparent url('../_images/images_css/location_css/bottom-middle.png') repeat-x top left;
}
#location_css_br {
width : 8px;
height : 9px;
background : transparent url('../_images/images_css/location_css/bottom-right.png') no-repeat top left;
}
#location_css_close {
width : 17px;
height : 18px;
background : transparent url('../_images/images_css/location_css/close.png') no-repeat top left;
margin : 1px 0 0 -10px;
cursor : pointer;
}
#location_css_beak {
width : 17px;
height : 26px;
background : transparent url('../_images/images_css/location_css/beak.png') no-repeat top left;
margin : -5px 0 0 0;
} 